diff --git a/incubator/TeslaMate/0.0.14/Chart.yaml b/incubator/TeslaMate/0.0.14/Chart.yaml index 1c1979b0d6b..fe2287fe421 100644 --- a/incubator/TeslaMate/0.0.14/Chart.yaml +++ b/incubator/TeslaMate/0.0.14/Chart.yaml @@ -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 diff --git a/incubator/TeslaMate/0.0.14/app-changelog.md b/incubator/TeslaMate/0.0.14/app-changelog.md index 160e403602a..cbe564b499a 100644 --- a/incubator/TeslaMate/0.0.14/app-changelog.md +++ b/incubator/TeslaMate/0.0.14/app-changelog.md @@ -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 diff --git a/incubator/TeslaMate/0.0.14/questions.yaml b/incubator/TeslaMate/0.0.14/questions.yaml index 4c612003417..e04be8021d4 100755 --- a/incubator/TeslaMate/0.0.14/questions.yaml +++ b/incubator/TeslaMate/0.0.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/archivebox/1.2.16/Chart.yaml b/incubator/archivebox/1.2.16/Chart.yaml index 3ba010ce99e..f8cecdf73ad 100644 --- a/incubator/archivebox/1.2.16/Chart.yaml +++ b/incubator/archivebox/1.2.16/Chart.yaml @@ -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 diff --git a/incubator/archivebox/1.2.16/app-changelog.md b/incubator/archivebox/1.2.16/app-changelog.md index c6ce704acb4..83bbc019887 100644 --- a/incubator/archivebox/1.2.16/app-changelog.md +++ b/incubator/archivebox/1.2.16/app-changelog.md @@ -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 diff --git a/incubator/archivebox/1.2.16/questions.yaml b/incubator/archivebox/1.2.16/questions.yaml index 7ec7537e50d..dbfb20a1b17 100755 --- a/incubator/archivebox/1.2.16/questions.yaml +++ b/incubator/archivebox/1.2.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/atuin/2.5.16/Chart.yaml b/incubator/atuin/2.5.16/Chart.yaml index 26617426086..bfc4427d08a 100644 --- a/incubator/atuin/2.5.16/Chart.yaml +++ b/incubator/atuin/2.5.16/Chart.yaml @@ -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 diff --git a/incubator/atuin/2.5.16/app-changelog.md b/incubator/atuin/2.5.16/app-changelog.md index 65fa8b20b60..3129718a5b4 100644 --- a/incubator/atuin/2.5.16/app-changelog.md +++ b/incubator/atuin/2.5.16/app-changelog.md @@ -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 diff --git a/incubator/atuin/2.5.16/questions.yaml b/incubator/atuin/2.5.16/questions.yaml index cecee12ec08..7a165c6e354 100755 --- a/incubator/atuin/2.5.16/questions.yaml +++ b/incubator/atuin/2.5.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/flashpaper/1.1.16/Chart.yaml b/incubator/flashpaper/1.1.16/Chart.yaml index cc3179dac72..80d012d43ff 100644 --- a/incubator/flashpaper/1.1.16/Chart.yaml +++ b/incubator/flashpaper/1.1.16/Chart.yaml @@ -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 diff --git a/incubator/flashpaper/1.1.16/app-changelog.md b/incubator/flashpaper/1.1.16/app-changelog.md index de9b696ac99..5af2ce25655 100644 --- a/incubator/flashpaper/1.1.16/app-changelog.md +++ b/incubator/flashpaper/1.1.16/app-changelog.md @@ -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 diff --git a/incubator/flashpaper/1.1.16/questions.yaml b/incubator/flashpaper/1.1.16/questions.yaml index a1c5886abf4..23271023c1c 100755 --- a/incubator/flashpaper/1.1.16/questions.yaml +++ b/incubator/flashpaper/1.1.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/lyrion-music-server/1.0.13/Chart.yaml b/incubator/lyrion-music-server/1.0.13/Chart.yaml index 9ab1c569c36..b4ee2c0fec1 100644 --- a/incubator/lyrion-music-server/1.0.13/Chart.yaml +++ b/incubator/lyrion-music-server/1.0.13/Chart.yaml @@ -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 diff --git a/incubator/lyrion-music-server/1.0.13/app-changelog.md b/incubator/lyrion-music-server/1.0.13/app-changelog.md index a83b356e794..2b63cfe2d77 100644 --- a/incubator/lyrion-music-server/1.0.13/app-changelog.md +++ b/incubator/lyrion-music-server/1.0.13/app-changelog.md @@ -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 diff --git a/incubator/lyrion-music-server/1.0.13/questions.yaml b/incubator/lyrion-music-server/1.0.13/questions.yaml index c5052b3e45e..24777477532 100755 --- a/incubator/lyrion-music-server/1.0.13/questions.yaml +++ b/incubator/lyrion-music-server/1.0.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/peppermint/0.1.17/Chart.yaml b/incubator/peppermint/0.1.17/Chart.yaml index 152a4347b45..dd9abd6c04f 100644 --- a/incubator/peppermint/0.1.17/Chart.yaml +++ b/incubator/peppermint/0.1.17/Chart.yaml @@ -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 diff --git a/incubator/peppermint/0.1.17/app-changelog.md b/incubator/peppermint/0.1.17/app-changelog.md index 56dc570de7f..4ff25920c0a 100644 --- a/incubator/peppermint/0.1.17/app-changelog.md +++ b/incubator/peppermint/0.1.17/app-changelog.md @@ -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 diff --git a/incubator/peppermint/0.1.17/questions.yaml b/incubator/peppermint/0.1.17/questions.yaml index ffed53b0bb0..c8f8f4d67bf 100755 --- a/incubator/peppermint/0.1.17/questions.yaml +++ b/incubator/peppermint/0.1.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/sd-webui-docker/0.1.16/Chart.yaml b/incubator/sd-webui-docker/0.1.16/Chart.yaml index d9e4fd9adcd..e56c0c9b52d 100644 --- a/incubator/sd-webui-docker/0.1.16/Chart.yaml +++ b/incubator/sd-webui-docker/0.1.16/Chart.yaml @@ -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 diff --git a/incubator/sd-webui-docker/0.1.16/app-changelog.md b/incubator/sd-webui-docker/0.1.16/app-changelog.md index ac81d287d58..3cda8f405b4 100644 --- a/incubator/sd-webui-docker/0.1.16/app-changelog.md +++ b/incubator/sd-webui-docker/0.1.16/app-changelog.md @@ -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 diff --git a/incubator/sd-webui-docker/0.1.16/questions.yaml b/incubator/sd-webui-docker/0.1.16/questions.yaml index c3efc9bcccc..d606b907165 100755 --- a/incubator/sd-webui-docker/0.1.16/questions.yaml +++ b/incubator/sd-webui-docker/0.1.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/incubator/semaphore/1.2.16/Chart.yaml b/incubator/semaphore/1.2.16/Chart.yaml index bf550693420..7fa8a282957 100644 --- a/incubator/semaphore/1.2.16/Chart.yaml +++ b/incubator/semaphore/1.2.16/Chart.yaml @@ -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 diff --git a/incubator/semaphore/1.2.16/app-changelog.md b/incubator/semaphore/1.2.16/app-changelog.md index 7b5758ff901..208f00cdb1a 100644 --- a/incubator/semaphore/1.2.16/app-changelog.md +++ b/incubator/semaphore/1.2.16/app-changelog.md @@ -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 diff --git a/incubator/semaphore/1.2.16/questions.yaml b/incubator/semaphore/1.2.16/questions.yaml index d0139d3fd08..bbd7ac1bf3e 100755 --- a/incubator/semaphore/1.2.16/questions.yaml +++ b/incubator/semaphore/1.2.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/slskd/0.1.16/Chart.yaml b/incubator/slskd/0.1.16/Chart.yaml index 8cfb30f33fa..a7c9b254287 100644 --- a/incubator/slskd/0.1.16/Chart.yaml +++ b/incubator/slskd/0.1.16/Chart.yaml @@ -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 diff --git a/incubator/slskd/0.1.16/app-changelog.md b/incubator/slskd/0.1.16/app-changelog.md index 664dd084fe5..7489bf5ed91 100644 --- a/incubator/slskd/0.1.16/app-changelog.md +++ b/incubator/slskd/0.1.16/app-changelog.md @@ -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 diff --git a/incubator/slskd/0.1.16/questions.yaml b/incubator/slskd/0.1.16/questions.yaml index a09b2907e17..fff03a489f6 100755 --- a/incubator/slskd/0.1.16/questions.yaml +++ b/incubator/slskd/0.1.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/victoriametrics/0.0.9/Chart.yaml b/incubator/victoriametrics/0.0.9/Chart.yaml index 729c28442dc..cf83e2a7eae 100644 --- a/incubator/victoriametrics/0.0.9/Chart.yaml +++ b/incubator/victoriametrics/0.0.9/Chart.yaml @@ -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 diff --git a/incubator/victoriametrics/0.0.9/app-changelog.md b/incubator/victoriametrics/0.0.9/app-changelog.md index 50e581f23eb..059c1311265 100644 --- a/incubator/victoriametrics/0.0.9/app-changelog.md +++ b/incubator/victoriametrics/0.0.9/app-changelog.md @@ -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 diff --git a/incubator/victoriametrics/0.0.9/questions.yaml b/incubator/victoriametrics/0.0.9/questions.yaml index 1af4f745b19..6ed08e6e15f 100755 --- a/incubator/victoriametrics/0.0.9/questions.yaml +++ b/incubator/victoriametrics/0.0.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/incubator/wisemapping/0.2.16/Chart.yaml b/incubator/wisemapping/0.2.16/Chart.yaml index e9e675341fc..90a2f109ada 100644 --- a/incubator/wisemapping/0.2.16/Chart.yaml +++ b/incubator/wisemapping/0.2.16/Chart.yaml @@ -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 diff --git a/incubator/wisemapping/0.2.16/app-changelog.md b/incubator/wisemapping/0.2.16/app-changelog.md index 59b63abe17e..87c635519d6 100644 --- a/incubator/wisemapping/0.2.16/app-changelog.md +++ b/incubator/wisemapping/0.2.16/app-changelog.md @@ -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 diff --git a/incubator/wisemapping/0.2.16/questions.yaml b/incubator/wisemapping/0.2.16/questions.yaml index ea895d1a68f..ddeefe44abf 100755 --- a/incubator/wisemapping/0.2.16/questions.yaml +++ b/incubator/wisemapping/0.2.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/authelia/23.13.12/Chart.yaml b/premium/authelia/23.13.12/Chart.yaml index f3f1ac2c206..db3bac7488c 100644 --- a/premium/authelia/23.13.12/Chart.yaml +++ b/premium/authelia/23.13.12/Chart.yaml @@ -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 diff --git a/premium/authelia/23.13.12/app-changelog.md b/premium/authelia/23.13.12/app-changelog.md index 6209fcddcb9..aa1745752de 100644 --- a/premium/authelia/23.13.12/app-changelog.md +++ b/premium/authelia/23.13.12/app-changelog.md @@ -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 diff --git a/premium/authelia/23.13.12/questions.yaml b/premium/authelia/23.13.12/questions.yaml index 9a81eb7b5f9..7948f4b3aca 100755 --- a/premium/authelia/23.13.12/questions.yaml +++ b/premium/authelia/23.13.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/blocky/14.8.19/Chart.yaml b/premium/blocky/14.8.19/Chart.yaml index b7d59ac19d5..844a0290396 100644 --- a/premium/blocky/14.8.19/Chart.yaml +++ b/premium/blocky/14.8.19/Chart.yaml @@ -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 diff --git a/premium/blocky/14.8.19/app-changelog.md b/premium/blocky/14.8.19/app-changelog.md index 1d7f3693f99..2002e4c4f9b 100644 --- a/premium/blocky/14.8.19/app-changelog.md +++ b/premium/blocky/14.8.19/app-changelog.md @@ -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 diff --git a/premium/blocky/14.8.19/questions.yaml b/premium/blocky/14.8.19/questions.yaml index 5198725a5ab..ecce42ef084 100755 --- a/premium/blocky/14.8.19/questions.yaml +++ b/premium/blocky/14.8.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/clusterissuer/7.8.14/Chart.yaml b/premium/clusterissuer/7.8.14/Chart.yaml index 526f02ab2bc..e1e9ddcea36 100644 --- a/premium/clusterissuer/7.8.14/Chart.yaml +++ b/premium/clusterissuer/7.8.14/Chart.yaml @@ -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 diff --git a/premium/clusterissuer/7.8.14/app-changelog.md b/premium/clusterissuer/7.8.14/app-changelog.md index fe55d792620..7a41efe7beb 100644 --- a/premium/clusterissuer/7.8.14/app-changelog.md +++ b/premium/clusterissuer/7.8.14/app-changelog.md @@ -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 diff --git a/premium/clusterissuer/7.8.14/questions.yaml b/premium/clusterissuer/7.8.14/questions.yaml index 7a375601129..30c890146d7 100755 --- a/premium/clusterissuer/7.8.14/questions.yaml +++ b/premium/clusterissuer/7.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/premium/custom-app/12.8.12/Chart.yaml b/premium/custom-app/12.8.12/Chart.yaml index 636c5892f3f..528ea3766fe 100644 --- a/premium/custom-app/12.8.12/Chart.yaml +++ b/premium/custom-app/12.8.12/Chart.yaml @@ -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 diff --git a/premium/custom-app/12.8.12/app-changelog.md b/premium/custom-app/12.8.12/app-changelog.md index 84739b90e5d..b546c237bf4 100644 --- a/premium/custom-app/12.8.12/app-changelog.md +++ b/premium/custom-app/12.8.12/app-changelog.md @@ -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 diff --git a/premium/custom-app/12.8.12/questions.yaml b/premium/custom-app/12.8.12/questions.yaml index ffd87a54cbd..5d1b28ecacb 100755 --- a/premium/custom-app/12.8.12/questions.yaml +++ b/premium/custom-app/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/grafana/14.10.14/Chart.yaml b/premium/grafana/14.10.14/Chart.yaml index d0396ea0e18..d6e1d7ebae4 100644 --- a/premium/grafana/14.10.14/Chart.yaml +++ b/premium/grafana/14.10.14/Chart.yaml @@ -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 diff --git a/premium/grafana/14.10.14/app-changelog.md b/premium/grafana/14.10.14/app-changelog.md index 0e8985fc688..0cde1d87a18 100644 --- a/premium/grafana/14.10.14/app-changelog.md +++ b/premium/grafana/14.10.14/app-changelog.md @@ -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 diff --git a/premium/grafana/14.10.14/questions.yaml b/premium/grafana/14.10.14/questions.yaml index a521e08d866..f4545ef01b8 100755 --- a/premium/grafana/14.10.14/questions.yaml +++ b/premium/grafana/14.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/metallb-config/6.8.14/Chart.yaml b/premium/metallb-config/6.8.14/Chart.yaml index c7eff4133c2..807cea0c88a 100644 --- a/premium/metallb-config/6.8.14/Chart.yaml +++ b/premium/metallb-config/6.8.14/Chart.yaml @@ -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 diff --git a/premium/metallb-config/6.8.14/app-changelog.md b/premium/metallb-config/6.8.14/app-changelog.md index 8a687ddceac..c3e4570f0bb 100644 --- a/premium/metallb-config/6.8.14/app-changelog.md +++ b/premium/metallb-config/6.8.14/app-changelog.md @@ -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 diff --git a/premium/metallb-config/6.8.14/questions.yaml b/premium/metallb-config/6.8.14/questions.yaml index b02c64bf9da..7fc00a5679a 100755 --- a/premium/metallb-config/6.8.14/questions.yaml +++ b/premium/metallb-config/6.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/premium/nextcloud/29.10.30/Chart.yaml b/premium/nextcloud/29.10.30/Chart.yaml index a267b86e22f..ae060c16068 100644 --- a/premium/nextcloud/29.10.30/Chart.yaml +++ b/premium/nextcloud/29.10.30/Chart.yaml @@ -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 diff --git a/premium/nextcloud/29.10.30/app-changelog.md b/premium/nextcloud/29.10.30/app-changelog.md index f947dc80af9..bef36ca376f 100644 --- a/premium/nextcloud/29.10.30/app-changelog.md +++ b/premium/nextcloud/29.10.30/app-changelog.md @@ -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 diff --git a/premium/nextcloud/29.10.30/questions.yaml b/premium/nextcloud/29.10.30/questions.yaml index e41ff6d4f20..9241871eeb0 100755 --- a/premium/nextcloud/29.10.30/questions.yaml +++ b/premium/nextcloud/29.10.30/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/prometheus/17.13.14/Chart.yaml b/premium/prometheus/17.13.14/Chart.yaml index af32249ee39..d7ef545b1cc 100644 --- a/premium/prometheus/17.13.14/Chart.yaml +++ b/premium/prometheus/17.13.14/Chart.yaml @@ -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 diff --git a/premium/prometheus/17.13.14/app-changelog.md b/premium/prometheus/17.13.14/app-changelog.md index 783005f4fc5..1399eb7b83b 100644 --- a/premium/prometheus/17.13.14/app-changelog.md +++ b/premium/prometheus/17.13.14/app-changelog.md @@ -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 diff --git a/premium/prometheus/17.13.14/questions.yaml b/premium/prometheus/17.13.14/questions.yaml index ca8f5e855b8..20f97c00d17 100755 --- a/premium/prometheus/17.13.14/questions.yaml +++ b/premium/prometheus/17.13.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/traefik/26.10.17/Chart.yaml b/premium/traefik/26.10.17/Chart.yaml index 08e77f5baf3..ccd90991afd 100644 --- a/premium/traefik/26.10.17/Chart.yaml +++ b/premium/traefik/26.10.17/Chart.yaml @@ -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 diff --git a/premium/traefik/26.10.17/app-changelog.md b/premium/traefik/26.10.17/app-changelog.md index 5449edae247..e049441d77d 100644 --- a/premium/traefik/26.10.17/app-changelog.md +++ b/premium/traefik/26.10.17/app-changelog.md @@ -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 diff --git a/premium/traefik/26.10.17/questions.yaml b/premium/traefik/26.10.17/questions.yaml index a6897e363f4..6446943a413 100755 --- a/premium/traefik/26.10.17/questions.yaml +++ b/premium/traefik/26.10.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/premium/vaultwarden/26.8.13/Chart.yaml b/premium/vaultwarden/26.8.13/Chart.yaml index c19cd23ca2e..7cb349fac00 100644 --- a/premium/vaultwarden/26.8.13/Chart.yaml +++ b/premium/vaultwarden/26.8.13/Chart.yaml @@ -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 diff --git a/premium/vaultwarden/26.8.13/app-changelog.md b/premium/vaultwarden/26.8.13/app-changelog.md index 954e39b8525..f197b2a7fae 100644 --- a/premium/vaultwarden/26.8.13/app-changelog.md +++ b/premium/vaultwarden/26.8.13/app-changelog.md @@ -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 diff --git a/premium/vaultwarden/26.8.13/questions.yaml b/premium/vaultwarden/26.8.13/questions.yaml index 2a986eb7e79..cdb6cd8fc86 100755 --- a/premium/vaultwarden/26.8.13/questions.yaml +++ b/premium/vaultwarden/26.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/acestream/6.8.12/Chart.yaml b/stable/acestream/6.8.12/Chart.yaml index 56251ffff24..4c32ed46af7 100644 --- a/stable/acestream/6.8.12/Chart.yaml +++ b/stable/acestream/6.8.12/Chart.yaml @@ -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 diff --git a/stable/acestream/6.8.12/app-changelog.md b/stable/acestream/6.8.12/app-changelog.md index e6264804d84..36b1663c5d3 100644 --- a/stable/acestream/6.8.12/app-changelog.md +++ b/stable/acestream/6.8.12/app-changelog.md @@ -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 diff --git a/stable/acestream/6.8.12/questions.yaml b/stable/acestream/6.8.12/questions.yaml index fd7677a82d1..1d88aad3a74 100755 --- a/stable/acestream/6.8.12/questions.yaml +++ b/stable/acestream/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/actualserver/10.10.12/Chart.yaml b/stable/actualserver/10.10.12/Chart.yaml index d9573559043..94adeba4348 100644 --- a/stable/actualserver/10.10.12/Chart.yaml +++ b/stable/actualserver/10.10.12/Chart.yaml @@ -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 diff --git a/stable/actualserver/10.10.12/app-changelog.md b/stable/actualserver/10.10.12/app-changelog.md index f973065186d..36cf6df7106 100644 --- a/stable/actualserver/10.10.12/app-changelog.md +++ b/stable/actualserver/10.10.12/app-changelog.md @@ -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 diff --git a/stable/actualserver/10.10.12/questions.yaml b/stable/actualserver/10.10.12/questions.yaml index 9574a94ce15..7f4d8d7864b 100755 --- a/stable/actualserver/10.10.12/questions.yaml +++ b/stable/actualserver/10.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/adguard-home/9.8.12/Chart.yaml b/stable/adguard-home/9.8.12/Chart.yaml index 2c35198192f..53c26404e09 100644 --- a/stable/adguard-home/9.8.12/Chart.yaml +++ b/stable/adguard-home/9.8.12/Chart.yaml @@ -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 diff --git a/stable/adguard-home/9.8.12/app-changelog.md b/stable/adguard-home/9.8.12/app-changelog.md index ff5f7fcae15..7a51d092068 100644 --- a/stable/adguard-home/9.8.12/app-changelog.md +++ b/stable/adguard-home/9.8.12/app-changelog.md @@ -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 diff --git a/stable/adguard-home/9.8.12/questions.yaml b/stable/adguard-home/9.8.12/questions.yaml index 080f5b634bf..477fd85e09a 100755 --- a/stable/adguard-home/9.8.12/questions.yaml +++ b/stable/adguard-home/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/adguardhome-sync/6.8.13/Chart.yaml b/stable/adguardhome-sync/6.8.13/Chart.yaml index a1136f0b706..e7ccea54adc 100644 --- a/stable/adguardhome-sync/6.8.13/Chart.yaml +++ b/stable/adguardhome-sync/6.8.13/Chart.yaml @@ -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 diff --git a/stable/adguardhome-sync/6.8.13/app-changelog.md b/stable/adguardhome-sync/6.8.13/app-changelog.md index 3e6f7d6f0d6..9fd42670d12 100644 --- a/stable/adguardhome-sync/6.8.13/app-changelog.md +++ b/stable/adguardhome-sync/6.8.13/app-changelog.md @@ -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 diff --git a/stable/adguardhome-sync/6.8.13/questions.yaml b/stable/adguardhome-sync/6.8.13/questions.yaml index 2b4538584c8..cb674aec934 100755 --- a/stable/adguardhome-sync/6.8.13/questions.yaml +++ b/stable/adguardhome-sync/6.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/adminer/8.8.13/Chart.yaml b/stable/adminer/8.8.13/Chart.yaml index dfc7d54ad77..b5e5365dffb 100644 --- a/stable/adminer/8.8.13/Chart.yaml +++ b/stable/adminer/8.8.13/Chart.yaml @@ -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 diff --git a/stable/adminer/8.8.13/app-changelog.md b/stable/adminer/8.8.13/app-changelog.md index 9d388fbe052..74e7a98697b 100644 --- a/stable/adminer/8.8.13/app-changelog.md +++ b/stable/adminer/8.8.13/app-changelog.md @@ -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 diff --git a/stable/adminer/8.8.13/questions.yaml b/stable/adminer/8.8.13/questions.yaml index 67f6d50c457..6b1fc2916c7 100755 --- a/stable/adminer/8.8.13/questions.yaml +++ b/stable/adminer/8.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/airdcpp-webclient/10.8.12/Chart.yaml b/stable/airdcpp-webclient/10.8.12/Chart.yaml index 2d9fcca3972..26f2bb8000c 100644 --- a/stable/airdcpp-webclient/10.8.12/Chart.yaml +++ b/stable/airdcpp-webclient/10.8.12/Chart.yaml @@ -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 diff --git a/stable/airdcpp-webclient/10.8.12/app-changelog.md b/stable/airdcpp-webclient/10.8.12/app-changelog.md index 4f92a235729..baf3b6b3f04 100644 --- a/stable/airdcpp-webclient/10.8.12/app-changelog.md +++ b/stable/airdcpp-webclient/10.8.12/app-changelog.md @@ -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 diff --git a/stable/airdcpp-webclient/10.8.12/questions.yaml b/stable/airdcpp-webclient/10.8.12/questions.yaml index 4c8ab310dc8..5d8f4c386f1 100755 --- a/stable/airdcpp-webclient/10.8.12/questions.yaml +++ b/stable/airdcpp-webclient/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/airsonic-advanced/13.9.12/Chart.yaml b/stable/airsonic-advanced/13.9.12/Chart.yaml index 2a273d3a745..2a41af3d253 100644 --- a/stable/airsonic-advanced/13.9.12/Chart.yaml +++ b/stable/airsonic-advanced/13.9.12/Chart.yaml @@ -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 diff --git a/stable/airsonic-advanced/13.9.12/app-changelog.md b/stable/airsonic-advanced/13.9.12/app-changelog.md index cc450a5cc36..93c33b4e940 100644 --- a/stable/airsonic-advanced/13.9.12/app-changelog.md +++ b/stable/airsonic-advanced/13.9.12/app-changelog.md @@ -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 diff --git a/stable/airsonic-advanced/13.9.12/questions.yaml b/stable/airsonic-advanced/13.9.12/questions.yaml index f38384cd0a5..b7e78759a10 100755 --- a/stable/airsonic-advanced/13.9.12/questions.yaml +++ b/stable/airsonic-advanced/13.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/airsonic/13.8.12/Chart.yaml b/stable/airsonic/13.8.12/Chart.yaml index ce2c0f8a8a7..2bcf128be1c 100644 --- a/stable/airsonic/13.8.12/Chart.yaml +++ b/stable/airsonic/13.8.12/Chart.yaml @@ -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 diff --git a/stable/airsonic/13.8.12/app-changelog.md b/stable/airsonic/13.8.12/app-changelog.md index f2701b93ba0..b061abf288d 100644 --- a/stable/airsonic/13.8.12/app-changelog.md +++ b/stable/airsonic/13.8.12/app-changelog.md @@ -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 diff --git a/stable/airsonic/13.8.12/questions.yaml b/stable/airsonic/13.8.12/questions.yaml index 8e631ac52c8..35bfe929ec2 100755 --- a/stable/airsonic/13.8.12/questions.yaml +++ b/stable/airsonic/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/alienswarm-reactivedrop/5.8.12/Chart.yaml b/stable/alienswarm-reactivedrop/5.8.12/Chart.yaml index 08863544994..f7e8110fe6a 100644 --- a/stable/alienswarm-reactivedrop/5.8.12/Chart.yaml +++ b/stable/alienswarm-reactivedrop/5.8.12/Chart.yaml @@ -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 diff --git a/stable/alienswarm-reactivedrop/5.8.12/app-changelog.md b/stable/alienswarm-reactivedrop/5.8.12/app-changelog.md index 7c0bcc5ded1..682f55b5125 100644 --- a/stable/alienswarm-reactivedrop/5.8.12/app-changelog.md +++ b/stable/alienswarm-reactivedrop/5.8.12/app-changelog.md @@ -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 diff --git a/stable/alienswarm-reactivedrop/5.8.12/questions.yaml b/stable/alienswarm-reactivedrop/5.8.12/questions.yaml index aaf21e14076..0b38829677a 100755 --- a/stable/alienswarm-reactivedrop/5.8.12/questions.yaml +++ b/stable/alienswarm-reactivedrop/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/alienswarm/5.8.12/Chart.yaml b/stable/alienswarm/5.8.12/Chart.yaml index 233cfaec75b..1e1e6f17a25 100644 --- a/stable/alienswarm/5.8.12/Chart.yaml +++ b/stable/alienswarm/5.8.12/Chart.yaml @@ -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 diff --git a/stable/alienswarm/5.8.12/app-changelog.md b/stable/alienswarm/5.8.12/app-changelog.md index edd500a114f..82ccb89e4c1 100644 --- a/stable/alienswarm/5.8.12/app-changelog.md +++ b/stable/alienswarm/5.8.12/app-changelog.md @@ -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 diff --git a/stable/alienswarm/5.8.12/questions.yaml b/stable/alienswarm/5.8.12/questions.yaml index 22d8336bbe2..09713e330ff 100755 --- a/stable/alienswarm/5.8.12/questions.yaml +++ b/stable/alienswarm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/alist/9.11.12/Chart.yaml b/stable/alist/9.11.12/Chart.yaml index 70ffdf8ddd1..f7956f578a1 100644 --- a/stable/alist/9.11.12/Chart.yaml +++ b/stable/alist/9.11.12/Chart.yaml @@ -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 diff --git a/stable/alist/9.11.12/app-changelog.md b/stable/alist/9.11.12/app-changelog.md index 62269a7c47e..6cc006a0fb6 100644 --- a/stable/alist/9.11.12/app-changelog.md +++ b/stable/alist/9.11.12/app-changelog.md @@ -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 diff --git a/stable/alist/9.11.12/questions.yaml b/stable/alist/9.11.12/questions.yaml index 1e7384186db..22dbe7f975c 100755 --- a/stable/alist/9.11.12/questions.yaml +++ b/stable/alist/9.11.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/amcrest2mqtt/11.8.12/Chart.yaml b/stable/amcrest2mqtt/11.8.12/Chart.yaml index 3cf0d9dbd62..6d63102e710 100644 --- a/stable/amcrest2mqtt/11.8.12/Chart.yaml +++ b/stable/amcrest2mqtt/11.8.12/Chart.yaml @@ -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 diff --git a/stable/amcrest2mqtt/11.8.12/app-changelog.md b/stable/amcrest2mqtt/11.8.12/app-changelog.md index 38a8f0a9f1b..722b10c666a 100644 --- a/stable/amcrest2mqtt/11.8.12/app-changelog.md +++ b/stable/amcrest2mqtt/11.8.12/app-changelog.md @@ -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 diff --git a/stable/amcrest2mqtt/11.8.12/questions.yaml b/stable/amcrest2mqtt/11.8.12/questions.yaml index 44d2744546a..64c99e92627 100755 --- a/stable/amcrest2mqtt/11.8.12/questions.yaml +++ b/stable/amcrest2mqtt/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/americasarmy-pg/5.8.12/Chart.yaml b/stable/americasarmy-pg/5.8.12/Chart.yaml index 436f5927cc5..34d918ee6de 100644 --- a/stable/americasarmy-pg/5.8.12/Chart.yaml +++ b/stable/americasarmy-pg/5.8.12/Chart.yaml @@ -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 diff --git a/stable/americasarmy-pg/5.8.12/app-changelog.md b/stable/americasarmy-pg/5.8.12/app-changelog.md index 90e9ac922a8..c85ec9a9a65 100644 --- a/stable/americasarmy-pg/5.8.12/app-changelog.md +++ b/stable/americasarmy-pg/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [americasarmy-pg-5.8.12](https://github.com/truecharts/charts/compare/americasarmy-pg-5.6.0...americasarmy-pg-5.8.12) (2024-04-21) +## [americasarmy-pg-5.8.12](https://github.com/truecharts/charts/compare/americasarmy-pg-5.6.0...americasarmy-pg-5.8.12) (2024-04-22) ### Chore diff --git a/stable/americasarmy-pg/5.8.12/questions.yaml b/stable/americasarmy-pg/5.8.12/questions.yaml index 11f630d719a..286102dd4f3 100755 --- a/stable/americasarmy-pg/5.8.12/questions.yaml +++ b/stable/americasarmy-pg/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/amule/7.8.12/Chart.yaml b/stable/amule/7.8.12/Chart.yaml index f5c534a05e1..debe13fcb64 100644 --- a/stable/amule/7.8.12/Chart.yaml +++ b/stable/amule/7.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Downloaders - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/amule/7.8.12/app-changelog.md b/stable/amule/7.8.12/app-changelog.md index 9a19e2b868e..a1f5bfe887c 100644 --- a/stable/amule/7.8.12/app-changelog.md +++ b/stable/amule/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [amule-7.8.12](https://github.com/truecharts/charts/compare/amule-7.6.0...amule-7.8.12) (2024-04-21) +## [amule-7.8.12](https://github.com/truecharts/charts/compare/amule-7.6.0...amule-7.8.12) (2024-04-22) ### Chore diff --git a/stable/amule/7.8.12/questions.yaml b/stable/amule/7.8.12/questions.yaml index 1f0b4bb9870..3f5ff63ad0d 100755 --- a/stable/amule/7.8.12/questions.yaml +++ b/stable/amule/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/android-8-0/5.8.12/Chart.yaml b/stable/android-8-0/5.8.12/Chart.yaml index 18aada4e45f..d010c57b525 100644 --- a/stable/android-8-0/5.8.12/Chart.yaml +++ b/stable/android-8-0/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.webp keywords: - android-8-0 - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/android-8-0/5.8.12/app-changelog.md b/stable/android-8-0/5.8.12/app-changelog.md index fc4b09999b6..7f76dfccc96 100644 --- a/stable/android-8-0/5.8.12/app-changelog.md +++ b/stable/android-8-0/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [android-8-0-5.8.12](https://github.com/truecharts/charts/compare/android-8-0-5.6.0...android-8-0-5.8.12) (2024-04-21) +## [android-8-0-5.8.12](https://github.com/truecharts/charts/compare/android-8-0-5.6.0...android-8-0-5.8.12) (2024-04-22) ### Chore diff --git a/stable/android-8-0/5.8.12/questions.yaml b/stable/android-8-0/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/android-8-0/5.8.12/questions.yaml +++ b/stable/android-8-0/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/androiddebugbridge/5.8.12/Chart.yaml b/stable/androiddebugbridge/5.8.12/Chart.yaml index 9ff4ee95374..de485809ec6 100644 --- a/stable/androiddebugbridge/5.8.12/Chart.yaml +++ b/stable/androiddebugbridge/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.webp keywords: - androiddebugbridge - home-automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/androiddebugbridge/5.8.12/app-changelog.md b/stable/androiddebugbridge/5.8.12/app-changelog.md index f4072abe130..fee1d66f089 100644 --- a/stable/androiddebugbridge/5.8.12/app-changelog.md +++ b/stable/androiddebugbridge/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [androiddebugbridge-5.8.12](https://github.com/truecharts/charts/compare/androiddebugbridge-5.6.0...androiddebugbridge-5.8.12) (2024-04-21) +## [androiddebugbridge-5.8.12](https://github.com/truecharts/charts/compare/androiddebugbridge-5.6.0...androiddebugbridge-5.8.12) (2024-04-22) ### Chore diff --git a/stable/androiddebugbridge/5.8.12/questions.yaml b/stable/androiddebugbridge/5.8.12/questions.yaml index fa34ad2d6f8..79e6bc5aa85 100755 --- a/stable/androiddebugbridge/5.8.12/questions.yaml +++ b/stable/androiddebugbridge/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/anki-sync-server/6.8.12/Chart.yaml b/stable/anki-sync-server/6.8.12/Chart.yaml index 9d0184cd077..b906aa5b894 100644 --- a/stable/anki-sync-server/6.8.12/Chart.yaml +++ b/stable/anki-sync-server/6.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/anki-sync-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.webp keywords: - anki-sync-server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/anki-sync-server/6.8.12/app-changelog.md b/stable/anki-sync-server/6.8.12/app-changelog.md index 1a44d4e3dd3..04f2b6d94cd 100644 --- a/stable/anki-sync-server/6.8.12/app-changelog.md +++ b/stable/anki-sync-server/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [anki-sync-server-6.8.12](https://github.com/truecharts/charts/compare/anki-sync-server-6.6.0...anki-sync-server-6.8.12) (2024-04-21) +## [anki-sync-server-6.8.12](https://github.com/truecharts/charts/compare/anki-sync-server-6.6.0...anki-sync-server-6.8.12) (2024-04-22) ### Chore diff --git a/stable/anki-sync-server/6.8.12/questions.yaml b/stable/anki-sync-server/6.8.12/questions.yaml index a0e20e13fe7..f8ae9364af9 100755 --- a/stable/anki-sync-server/6.8.12/questions.yaml +++ b/stable/anki-sync-server/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/anonaddy/20.20.19/Chart.yaml b/stable/anonaddy/20.20.19/Chart.yaml index c6e63bdd9be..ccebd98d402 100644 --- a/stable/anonaddy/20.20.19/Chart.yaml +++ b/stable/anonaddy/20.20.19/Chart.yaml @@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp keywords: - anonaddy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/anonaddy/20.20.19/app-changelog.md b/stable/anonaddy/20.20.19/app-changelog.md index cd98fd02fc4..1f555abdb21 100644 --- a/stable/anonaddy/20.20.19/app-changelog.md +++ b/stable/anonaddy/20.20.19/app-changelog.md @@ -1,6 +1,6 @@ -## [anonaddy-20.20.19](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.19) (2024-04-21) +## [anonaddy-20.20.19](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.20.19) (2024-04-22) ### Chore diff --git a/stable/anonaddy/20.20.19/questions.yaml b/stable/anonaddy/20.20.19/questions.yaml index 64bb55b47ff..4bff86cd375 100755 --- a/stable/anonaddy/20.20.19/questions.yaml +++ b/stable/anonaddy/20.20.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/anope/5.8.12/Chart.yaml b/stable/anope/5.8.12/Chart.yaml index d7c55279446..3f5206dc3fd 100644 --- a/stable/anope/5.8.12/Chart.yaml +++ b/stable/anope/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/anope/5.8.12/app-changelog.md b/stable/anope/5.8.12/app-changelog.md index 368c7e97340..9618cfe55a3 100644 --- a/stable/anope/5.8.12/app-changelog.md +++ b/stable/anope/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [anope-5.8.12](https://github.com/truecharts/charts/compare/anope-5.6.0...anope-5.8.12) (2024-04-21) +## [anope-5.8.12](https://github.com/truecharts/charts/compare/anope-5.6.0...anope-5.8.12) (2024-04-22) ### Chore diff --git a/stable/anope/5.8.12/questions.yaml b/stable/anope/5.8.12/questions.yaml index b4649182613..bdee0371b00 100755 --- a/stable/anope/5.8.12/questions.yaml +++ b/stable/anope/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/answer/3.8.12/Chart.yaml b/stable/answer/3.8.12/Chart.yaml index 56d3d3b1669..6098e56b642 100644 --- a/stable/answer/3.8.12/Chart.yaml +++ b/stable/answer/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.webp keywords: - answer - forum -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/answer/3.8.12/app-changelog.md b/stable/answer/3.8.12/app-changelog.md index 7f425a1a44b..b9447308c79 100644 --- a/stable/answer/3.8.12/app-changelog.md +++ b/stable/answer/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [answer-3.8.12](https://github.com/truecharts/charts/compare/answer-3.6.0...answer-3.8.12) (2024-04-21) +## [answer-3.8.12](https://github.com/truecharts/charts/compare/answer-3.6.0...answer-3.8.12) (2024-04-22) ### Chore diff --git a/stable/answer/3.8.12/questions.yaml b/stable/answer/3.8.12/questions.yaml index ecf06873e3f..4a7a01a7806 100755 --- a/stable/answer/3.8.12/questions.yaml +++ b/stable/answer/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/anything-llm/1.5.23/Chart.yaml b/stable/anything-llm/1.5.23/Chart.yaml index 8a316775001..345748a3e75 100644 --- a/stable/anything-llm/1.5.23/Chart.yaml +++ b/stable/anything-llm/1.5.23/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp keywords: - anything-llm - ai -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/anything-llm/1.5.23/app-changelog.md b/stable/anything-llm/1.5.23/app-changelog.md index e60e2d19ddb..2cc96140828 100644 --- a/stable/anything-llm/1.5.23/app-changelog.md +++ b/stable/anything-llm/1.5.23/app-changelog.md @@ -1,6 +1,6 @@ -## [anything-llm-1.5.23](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.23) (2024-04-21) +## [anything-llm-1.5.23](https://github.com/truecharts/charts/compare/anything-llm-1.3.0...anything-llm-1.5.23) (2024-04-22) ### Chore diff --git a/stable/anything-llm/1.5.23/questions.yaml b/stable/anything-llm/1.5.23/questions.yaml index f86072a7df3..96660322a9f 100755 --- a/stable/anything-llm/1.5.23/questions.yaml +++ b/stable/anything-llm/1.5.23/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/apache-musicindex/11.8.12/Chart.yaml b/stable/apache-musicindex/11.8.12/Chart.yaml index 273a9c924b2..7d37ddc4a8b 100644 --- a/stable/apache-musicindex/11.8.12/Chart.yaml +++ b/stable/apache-musicindex/11.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - streaming - m3u - playlist -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/apache-musicindex/11.8.12/app-changelog.md b/stable/apache-musicindex/11.8.12/app-changelog.md index 62a4152f168..f8971174b1e 100644 --- a/stable/apache-musicindex/11.8.12/app-changelog.md +++ b/stable/apache-musicindex/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [apache-musicindex-11.8.12](https://github.com/truecharts/charts/compare/apache-musicindex-11.6.0...apache-musicindex-11.8.12) (2024-04-21) +## [apache-musicindex-11.8.12](https://github.com/truecharts/charts/compare/apache-musicindex-11.6.0...apache-musicindex-11.8.12) (2024-04-22) ### Chore diff --git a/stable/apache-musicindex/11.8.12/questions.yaml b/stable/apache-musicindex/11.8.12/questions.yaml index c1470df5640..1c606ff7ce4 100755 --- a/stable/apache-musicindex/11.8.12/questions.yaml +++ b/stable/apache-musicindex/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/apache-webdav/5.8.12/Chart.yaml b/stable/apache-webdav/5.8.12/Chart.yaml index 6e9b4a3d244..629a9fa5deb 100644 --- a/stable/apache-webdav/5.8.12/Chart.yaml +++ b/stable/apache-webdav/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.webp keywords: - apache-webdav - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/apache-webdav/5.8.12/app-changelog.md b/stable/apache-webdav/5.8.12/app-changelog.md index edd8bb1745c..ce9e7d2d5ee 100644 --- a/stable/apache-webdav/5.8.12/app-changelog.md +++ b/stable/apache-webdav/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [apache-webdav-5.8.12](https://github.com/truecharts/charts/compare/apache-webdav-5.6.0...apache-webdav-5.8.12) (2024-04-21) +## [apache-webdav-5.8.12](https://github.com/truecharts/charts/compare/apache-webdav-5.6.0...apache-webdav-5.8.12) (2024-04-22) ### Chore diff --git a/stable/apache-webdav/5.8.12/questions.yaml b/stable/apache-webdav/5.8.12/questions.yaml index 2976d2effa8..9534fff7b10 100755 --- a/stable/apache-webdav/5.8.12/questions.yaml +++ b/stable/apache-webdav/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/appdaemon/16.8.12/Chart.yaml b/stable/appdaemon/16.8.12/Chart.yaml index 56e8c5c7512..3f00dbbc71c 100644 --- a/stable/appdaemon/16.8.12/Chart.yaml +++ b/stable/appdaemon/16.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.webp keywords: - appdaemon - home-automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/appdaemon/16.8.12/app-changelog.md b/stable/appdaemon/16.8.12/app-changelog.md index ce8f9b8683b..13d4ebc82a3 100644 --- a/stable/appdaemon/16.8.12/app-changelog.md +++ b/stable/appdaemon/16.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [appdaemon-16.8.12](https://github.com/truecharts/charts/compare/appdaemon-16.6.0...appdaemon-16.8.12) (2024-04-21) +## [appdaemon-16.8.12](https://github.com/truecharts/charts/compare/appdaemon-16.6.0...appdaemon-16.8.12) (2024-04-22) ### Chore diff --git a/stable/appdaemon/16.8.12/questions.yaml b/stable/appdaemon/16.8.12/questions.yaml index 5fc43b2e6de..680af647c55 100755 --- a/stable/appdaemon/16.8.12/questions.yaml +++ b/stable/appdaemon/16.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/apt-cacher-ng/8.8.12/Chart.yaml b/stable/apt-cacher-ng/8.8.12/Chart.yaml index d68b4057724..703dc36a7f6 100644 --- a/stable/apt-cacher-ng/8.8.12/Chart.yaml +++ b/stable/apt-cacher-ng/8.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Network-Proxy - Network-Other - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/apt-cacher-ng/8.8.12/app-changelog.md b/stable/apt-cacher-ng/8.8.12/app-changelog.md index fed26cd002e..44adccc3c35 100644 --- a/stable/apt-cacher-ng/8.8.12/app-changelog.md +++ b/stable/apt-cacher-ng/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [apt-cacher-ng-8.8.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-8.6.0...apt-cacher-ng-8.8.12) (2024-04-21) +## [apt-cacher-ng-8.8.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-8.6.0...apt-cacher-ng-8.8.12) (2024-04-22) ### Chore diff --git a/stable/apt-cacher-ng/8.8.12/questions.yaml b/stable/apt-cacher-ng/8.8.12/questions.yaml index 8dea7225a75..3737b1fe304 100755 --- a/stable/apt-cacher-ng/8.8.12/questions.yaml +++ b/stable/apt-cacher-ng/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/archiveteam-warrior/5.8.12/Chart.yaml b/stable/archiveteam-warrior/5.8.12/Chart.yaml index a98f3e7ae19..b1a6255fc7f 100644 --- a/stable/archiveteam-warrior/5.8.12/Chart.yaml +++ b/stable/archiveteam-warrior/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Backup - Cloud - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/archiveteam-warrior/5.8.12/app-changelog.md b/stable/archiveteam-warrior/5.8.12/app-changelog.md index 1af743455cb..98276cff417 100644 --- a/stable/archiveteam-warrior/5.8.12/app-changelog.md +++ b/stable/archiveteam-warrior/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [archiveteam-warrior-5.8.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-5.6.0...archiveteam-warrior-5.8.12) (2024-04-21) +## [archiveteam-warrior-5.8.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-5.6.0...archiveteam-warrior-5.8.12) (2024-04-22) ### Chore diff --git a/stable/archiveteam-warrior/5.8.12/questions.yaml b/stable/archiveteam-warrior/5.8.12/questions.yaml index 0abf4215cae..6a540fdc8bb 100755 --- a/stable/archiveteam-warrior/5.8.12/questions.yaml +++ b/stable/archiveteam-warrior/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/aria2/12.8.12/Chart.yaml b/stable/aria2/12.8.12/Chart.yaml index 7482e6b8365..3adc355ad78 100644 --- a/stable/aria2/12.8.12/Chart.yaml +++ b/stable/aria2/12.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.webp keywords: - aria2 -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/aria2/12.8.12/app-changelog.md b/stable/aria2/12.8.12/app-changelog.md index 1d5891ef238..56e0a7ddc76 100644 --- a/stable/aria2/12.8.12/app-changelog.md +++ b/stable/aria2/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [aria2-12.8.12](https://github.com/truecharts/charts/compare/aria2-12.6.0...aria2-12.8.12) (2024-04-21) +## [aria2-12.8.12](https://github.com/truecharts/charts/compare/aria2-12.6.0...aria2-12.8.12) (2024-04-22) ### Chore diff --git a/stable/aria2/12.8.12/questions.yaml b/stable/aria2/12.8.12/questions.yaml index 68e311823be..b5f38d7abee 100755 --- a/stable/aria2/12.8.12/questions.yaml +++ b/stable/aria2/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/ariang/8.8.12/Chart.yaml b/stable/ariang/8.8.12/Chart.yaml index 81be7e1f522..9dc2724473b 100644 --- a/stable/ariang/8.8.12/Chart.yaml +++ b/stable/ariang/8.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.webp keywords: - ariang -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ariang/8.8.12/app-changelog.md b/stable/ariang/8.8.12/app-changelog.md index 123ec51ea1c..34b779fe529 100644 --- a/stable/ariang/8.8.12/app-changelog.md +++ b/stable/ariang/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ariang-8.8.12](https://github.com/truecharts/charts/compare/ariang-8.6.0...ariang-8.8.12) (2024-04-21) +## [ariang-8.8.12](https://github.com/truecharts/charts/compare/ariang-8.6.0...ariang-8.8.12) (2024-04-22) ### Chore diff --git a/stable/ariang/8.8.12/questions.yaml b/stable/ariang/8.8.12/questions.yaml index e34b799a0ee..64b282cacf5 100755 --- a/stable/ariang/8.8.12/questions.yaml +++ b/stable/ariang/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/arksurvivalevolved/7.8.12/Chart.yaml b/stable/arksurvivalevolved/7.8.12/Chart.yaml index 236772cf3b0..5f8045f3ead 100644 --- a/stable/arksurvivalevolved/7.8.12/Chart.yaml +++ b/stable/arksurvivalevolved/7.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - arksurvivalevolved - arkse - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/arksurvivalevolved/7.8.12/app-changelog.md b/stable/arksurvivalevolved/7.8.12/app-changelog.md index 53a89a74822..09591ee4b87 100644 --- a/stable/arksurvivalevolved/7.8.12/app-changelog.md +++ b/stable/arksurvivalevolved/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [arksurvivalevolved-7.8.12](https://github.com/truecharts/charts/compare/arksurvivalevolved-7.6.0...arksurvivalevolved-7.8.12) (2024-04-21) +## [arksurvivalevolved-7.8.12](https://github.com/truecharts/charts/compare/arksurvivalevolved-7.6.0...arksurvivalevolved-7.8.12) (2024-04-22) ### Chore diff --git a/stable/arksurvivalevolved/7.8.12/questions.yaml b/stable/arksurvivalevolved/7.8.12/questions.yaml index d9f6ec0683e..a34fe8a5f88 100755 --- a/stable/arksurvivalevolved/7.8.12/questions.yaml +++ b/stable/arksurvivalevolved/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/arma3/5.8.12/Chart.yaml b/stable/arma3/5.8.12/Chart.yaml index d08bd793710..775f8c20f35 100644 --- a/stable/arma3/5.8.12/Chart.yaml +++ b/stable/arma3/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.webp keywords: - arma3 - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/arma3/5.8.12/app-changelog.md b/stable/arma3/5.8.12/app-changelog.md index 70b00a14d81..13d153024b5 100644 --- a/stable/arma3/5.8.12/app-changelog.md +++ b/stable/arma3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [arma3-5.8.12](https://github.com/truecharts/charts/compare/arma3-5.6.0...arma3-5.8.12) (2024-04-21) +## [arma3-5.8.12](https://github.com/truecharts/charts/compare/arma3-5.6.0...arma3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/arma3/5.8.12/questions.yaml b/stable/arma3/5.8.12/questions.yaml index 6f845649e0a..58c71becde2 100755 --- a/stable/arma3/5.8.12/questions.yaml +++ b/stable/arma3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/arma3exilemod/5.8.12/Chart.yaml b/stable/arma3exilemod/5.8.12/Chart.yaml index fa4b761b5fc..f8af6213381 100644 --- a/stable/arma3exilemod/5.8.12/Chart.yaml +++ b/stable/arma3exilemod/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.webp keywords: - arma3exilemod - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/arma3exilemod/5.8.12/app-changelog.md b/stable/arma3exilemod/5.8.12/app-changelog.md index 4172c15b566..407c40dda78 100644 --- a/stable/arma3exilemod/5.8.12/app-changelog.md +++ b/stable/arma3exilemod/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [arma3exilemod-5.8.12](https://github.com/truecharts/charts/compare/arma3exilemod-5.6.0...arma3exilemod-5.8.12) (2024-04-21) +## [arma3exilemod-5.8.12](https://github.com/truecharts/charts/compare/arma3exilemod-5.6.0...arma3exilemod-5.8.12) (2024-04-22) ### Chore diff --git a/stable/arma3exilemod/5.8.12/questions.yaml b/stable/arma3exilemod/5.8.12/questions.yaml index 62e90e893a5..888fc9dfdd1 100755 --- a/stable/arma3exilemod/5.8.12/questions.yaml +++ b/stable/arma3exilemod/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/assettocorsa/5.8.12/Chart.yaml b/stable/assettocorsa/5.8.12/Chart.yaml index 5c9959e9911..13e0375a6c4 100644 --- a/stable/assettocorsa/5.8.12/Chart.yaml +++ b/stable/assettocorsa/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.webp keywords: - assettocorsa - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/assettocorsa/5.8.12/app-changelog.md b/stable/assettocorsa/5.8.12/app-changelog.md index 277f6a3ed7f..92cb6dc93ca 100644 --- a/stable/assettocorsa/5.8.12/app-changelog.md +++ b/stable/assettocorsa/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [assettocorsa-5.8.12](https://github.com/truecharts/charts/compare/assettocorsa-5.6.0...assettocorsa-5.8.12) (2024-04-21) +## [assettocorsa-5.8.12](https://github.com/truecharts/charts/compare/assettocorsa-5.6.0...assettocorsa-5.8.12) (2024-04-22) ### Chore diff --git a/stable/assettocorsa/5.8.12/questions.yaml b/stable/assettocorsa/5.8.12/questions.yaml index 1f16570066b..4d14646d2c9 100755 --- a/stable/assettocorsa/5.8.12/questions.yaml +++ b/stable/assettocorsa/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/audacity/12.8.12/Chart.yaml b/stable/audacity/12.8.12/Chart.yaml index 1ca327c3550..7f1b835bf5f 100644 --- a/stable/audacity/12.8.12/Chart.yaml +++ b/stable/audacity/12.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - recorder - editor - audio -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/audacity/12.8.12/app-changelog.md b/stable/audacity/12.8.12/app-changelog.md index 3ccb0c72a5f..04d067f4261 100644 --- a/stable/audacity/12.8.12/app-changelog.md +++ b/stable/audacity/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [audacity-12.8.12](https://github.com/truecharts/charts/compare/audacity-12.6.0...audacity-12.8.12) (2024-04-21) +## [audacity-12.8.12](https://github.com/truecharts/charts/compare/audacity-12.6.0...audacity-12.8.12) (2024-04-22) ### Chore diff --git a/stable/audacity/12.8.12/questions.yaml b/stable/audacity/12.8.12/questions.yaml index cd312ed2439..b2df02ede8a 100755 --- a/stable/audacity/12.8.12/questions.yaml +++ b/stable/audacity/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/audiobookshelf/9.8.12/Chart.yaml b/stable/audiobookshelf/9.8.12/Chart.yaml index ff13db6e7a5..94a0a53c006 100644 --- a/stable/audiobookshelf/9.8.12/Chart.yaml +++ b/stable/audiobookshelf/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/audiobookshelf icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp keywords: - audiobookshelf -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/audiobookshelf/9.8.12/app-changelog.md b/stable/audiobookshelf/9.8.12/app-changelog.md index c9d87dce68a..841a785373e 100644 --- a/stable/audiobookshelf/9.8.12/app-changelog.md +++ b/stable/audiobookshelf/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [audiobookshelf-9.8.12](https://github.com/truecharts/charts/compare/audiobookshelf-9.6.0...audiobookshelf-9.8.12) (2024-04-21) +## [audiobookshelf-9.8.12](https://github.com/truecharts/charts/compare/audiobookshelf-9.6.0...audiobookshelf-9.8.12) (2024-04-22) ### Chore diff --git a/stable/audiobookshelf/9.8.12/questions.yaml b/stable/audiobookshelf/9.8.12/questions.yaml index 042f171ed4c..f9772972069 100755 --- a/stable/audiobookshelf/9.8.12/questions.yaml +++ b/stable/audiobookshelf/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/aurora-files/5.8.12/Chart.yaml b/stable/aurora-files/5.8.12/Chart.yaml index f2d2c11ab78..14478fe81cd 100644 --- a/stable/aurora-files/5.8.12/Chart.yaml +++ b/stable/aurora-files/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/aurora-files/5.8.12/app-changelog.md b/stable/aurora-files/5.8.12/app-changelog.md index 746438ec344..be93c457d7f 100644 --- a/stable/aurora-files/5.8.12/app-changelog.md +++ b/stable/aurora-files/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [aurora-files-5.8.12](https://github.com/truecharts/charts/compare/aurora-files-5.6.0...aurora-files-5.8.12) (2024-04-21) +## [aurora-files-5.8.12](https://github.com/truecharts/charts/compare/aurora-files-5.6.0...aurora-files-5.8.12) (2024-04-22) ### Chore diff --git a/stable/aurora-files/5.8.12/questions.yaml b/stable/aurora-files/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/aurora-files/5.8.12/questions.yaml +++ b/stable/aurora-files/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/authentik/25.0.13/Chart.yaml b/stable/authentik/25.0.13/Chart.yaml index c57b7f42596..52221bd22d2 100644 --- a/stable/authentik/25.0.13/Chart.yaml +++ b/stable/authentik/25.0.13/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp keywords: - authentik -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/ldap - https://ghcr.io/goauthentik/server - - https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/maxmind/geoipupdate type: application version: 25.0.13 diff --git a/stable/authentik/25.0.13/app-changelog.md b/stable/authentik/25.0.13/app-changelog.md index e40c00ace19..394596cbeac 100644 --- a/stable/authentik/25.0.13/app-changelog.md +++ b/stable/authentik/25.0.13/app-changelog.md @@ -1,6 +1,6 @@ -## [authentik-25.0.13](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-25.0.13) (2024-04-21) +## [authentik-25.0.13](https://github.com/truecharts/charts/compare/authentik-24.6.0...authentik-25.0.13) (2024-04-22) ### Chore diff --git a/stable/authentik/25.0.13/questions.yaml b/stable/authentik/25.0.13/questions.yaml index 77caaaa0889..5fd2876f0f0 100755 --- a/stable/authentik/25.0.13/questions.yaml +++ b/stable/authentik/25.0.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/auto-yt-dl/5.8.12/Chart.yaml b/stable/auto-yt-dl/5.8.12/Chart.yaml index 5441feff4ec..a02f66cbdb6 100644 --- a/stable/auto-yt-dl/5.8.12/Chart.yaml +++ b/stable/auto-yt-dl/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.webp keywords: - auto-yt-dl - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/auto-yt-dl/5.8.12/app-changelog.md b/stable/auto-yt-dl/5.8.12/app-changelog.md index 9211cfcccea..c48e086e390 100644 --- a/stable/auto-yt-dl/5.8.12/app-changelog.md +++ b/stable/auto-yt-dl/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [auto-yt-dl-5.8.12](https://github.com/truecharts/charts/compare/auto-yt-dl-5.6.0...auto-yt-dl-5.8.12) (2024-04-21) +## [auto-yt-dl-5.8.12](https://github.com/truecharts/charts/compare/auto-yt-dl-5.6.0...auto-yt-dl-5.8.12) (2024-04-22) ### Chore diff --git a/stable/auto-yt-dl/5.8.12/questions.yaml b/stable/auto-yt-dl/5.8.12/questions.yaml index 3c61cbe8a80..bf4884cfa24 100755 --- a/stable/auto-yt-dl/5.8.12/questions.yaml +++ b/stable/auto-yt-dl/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/autobrr/8.11.6/Chart.yaml b/stable/autobrr/8.11.6/Chart.yaml index b4720942d1b..a93cbdd0c49 100644 --- a/stable/autobrr/8.11.6/Chart.yaml +++ b/stable/autobrr/8.11.6/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.webp keywords: - autobrr - torrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/autobrr/8.11.6/app-changelog.md b/stable/autobrr/8.11.6/app-changelog.md index 537b78787a9..114868b5f0a 100644 --- a/stable/autobrr/8.11.6/app-changelog.md +++ b/stable/autobrr/8.11.6/app-changelog.md @@ -1,6 +1,6 @@ -## [autobrr-8.11.6](https://github.com/truecharts/charts/compare/autobrr-8.7.0...autobrr-8.11.6) (2024-04-21) +## [autobrr-8.11.6](https://github.com/truecharts/charts/compare/autobrr-8.7.0...autobrr-8.11.6) (2024-04-22) ### Chore diff --git a/stable/autobrr/8.11.6/questions.yaml b/stable/autobrr/8.11.6/questions.yaml index ce51a349327..73cd4d33b75 100755 --- a/stable/autobrr/8.11.6/questions.yaml +++ b/stable/autobrr/8.11.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/automatic-music-downloader/9.8.12/Chart.yaml b/stable/automatic-music-downloader/9.8.12/Chart.yaml index b78676efe75..a9693972eac 100644 --- a/stable/automatic-music-downloader/9.8.12/Chart.yaml +++ b/stable/automatic-music-downloader/9.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - music - downloader - deemix -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/automatic-music-downloader/9.8.12/app-changelog.md b/stable/automatic-music-downloader/9.8.12/app-changelog.md index 3176bc99d88..16ba5a55202 100644 --- a/stable/automatic-music-downloader/9.8.12/app-changelog.md +++ b/stable/automatic-music-downloader/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [automatic-music-downloader-9.8.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-9.6.0...automatic-music-downloader-9.8.12) (2024-04-21) +## [automatic-music-downloader-9.8.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-9.6.0...automatic-music-downloader-9.8.12) (2024-04-22) ### Chore diff --git a/stable/automatic-music-downloader/9.8.12/questions.yaml b/stable/automatic-music-downloader/9.8.12/questions.yaml index ffebef2c971..092f88fc917 100755 --- a/stable/automatic-music-downloader/9.8.12/questions.yaml +++ b/stable/automatic-music-downloader/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/automatic-ripping-machine/3.8.12/Chart.yaml b/stable/automatic-ripping-machine/3.8.12/Chart.yaml index 408e6231f7f..5f241b6cc51 100644 --- a/stable/automatic-ripping-machine/3.8.12/Chart.yaml +++ b/stable/automatic-ripping-machine/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machin keywords: - automatic-ripping-machine - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/automatic-ripping-machine/3.8.12/app-changelog.md b/stable/automatic-ripping-machine/3.8.12/app-changelog.md index 662d87c5e20..7dc5198a696 100644 --- a/stable/automatic-ripping-machine/3.8.12/app-changelog.md +++ b/stable/automatic-ripping-machine/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [automatic-ripping-machine-3.8.12](https://github.com/truecharts/charts/compare/automatic-ripping-machine-3.6.0...automatic-ripping-machine-3.8.12) (2024-04-21) +## [automatic-ripping-machine-3.8.12](https://github.com/truecharts/charts/compare/automatic-ripping-machine-3.6.0...automatic-ripping-machine-3.8.12) (2024-04-22) ### Chore diff --git a/stable/automatic-ripping-machine/3.8.12/questions.yaml b/stable/automatic-ripping-machine/3.8.12/questions.yaml index c7f88f939c8..a5a9eb94f19 100755 --- a/stable/automatic-ripping-machine/3.8.12/questions.yaml +++ b/stable/automatic-ripping-machine/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/autoscan/8.8.15/Chart.yaml b/stable/autoscan/8.8.15/Chart.yaml index e211d4216ce..9cf95ac4841 100644 --- a/stable/autoscan/8.8.15/Chart.yaml +++ b/stable/autoscan/8.8.15/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp keywords: - autoscan - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/autoscan/8.8.15/app-changelog.md b/stable/autoscan/8.8.15/app-changelog.md index 85bad1383d8..27242a78c0a 100644 --- a/stable/autoscan/8.8.15/app-changelog.md +++ b/stable/autoscan/8.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [autoscan-8.8.15](https://github.com/truecharts/charts/compare/autoscan-8.6.0...autoscan-8.8.15) (2024-04-21) +## [autoscan-8.8.15](https://github.com/truecharts/charts/compare/autoscan-8.6.0...autoscan-8.8.15) (2024-04-22) ### Chore diff --git a/stable/autoscan/8.8.15/questions.yaml b/stable/autoscan/8.8.15/questions.yaml index 07815131ded..0893628ff4c 100755 --- a/stable/autoscan/8.8.15/questions.yaml +++ b/stable/autoscan/8.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/avidemux/9.8.12/Chart.yaml b/stable/avidemux/9.8.12/Chart.yaml index 8d45b69085e..8a1e638f1b4 100644 --- a/stable/avidemux/9.8.12/Chart.yaml +++ b/stable/avidemux/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.webp keywords: - media - avidemux -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/avidemux/9.8.12/app-changelog.md b/stable/avidemux/9.8.12/app-changelog.md index c6a9c582fa1..9edf185f4e2 100644 --- a/stable/avidemux/9.8.12/app-changelog.md +++ b/stable/avidemux/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [avidemux-9.8.12](https://github.com/truecharts/charts/compare/avidemux-9.6.0...avidemux-9.8.12) (2024-04-21) +## [avidemux-9.8.12](https://github.com/truecharts/charts/compare/avidemux-9.6.0...avidemux-9.8.12) (2024-04-22) ### Chore diff --git a/stable/avidemux/9.8.12/questions.yaml b/stable/avidemux/9.8.12/questions.yaml index 965355dd35a..9aa0424484d 100755 --- a/stable/avidemux/9.8.12/questions.yaml +++ b/stable/avidemux/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/avorion/5.8.12/Chart.yaml b/stable/avorion/5.8.12/Chart.yaml index a2dc9335817..88c6172c629 100644 --- a/stable/avorion/5.8.12/Chart.yaml +++ b/stable/avorion/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.webp keywords: - avorion - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/avorion/5.8.12/app-changelog.md b/stable/avorion/5.8.12/app-changelog.md index de74bac0cf2..c2a03dd74df 100644 --- a/stable/avorion/5.8.12/app-changelog.md +++ b/stable/avorion/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [avorion-5.8.12](https://github.com/truecharts/charts/compare/avorion-5.6.0...avorion-5.8.12) (2024-04-21) +## [avorion-5.8.12](https://github.com/truecharts/charts/compare/avorion-5.6.0...avorion-5.8.12) (2024-04-22) ### Chore diff --git a/stable/avorion/5.8.12/questions.yaml b/stable/avorion/5.8.12/questions.yaml index 3984bf7b2b7..b8949941da1 100755 --- a/stable/avorion/5.8.12/questions.yaml +++ b/stable/avorion/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/babybuddy/16.9.10/Chart.yaml b/stable/babybuddy/16.9.10/Chart.yaml index 0c7b4e6181c..8b295923b5c 100644 --- a/stable/babybuddy/16.9.10/Chart.yaml +++ b/stable/babybuddy/16.9.10/Chart.yaml @@ -26,7 +26,7 @@ keywords: - tracker - parents - parenting -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/babybuddy/16.9.10/app-changelog.md b/stable/babybuddy/16.9.10/app-changelog.md index 9301b2a3572..27742d6c070 100644 --- a/stable/babybuddy/16.9.10/app-changelog.md +++ b/stable/babybuddy/16.9.10/app-changelog.md @@ -1,6 +1,6 @@ -## [babybuddy-16.9.10](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.9.10) (2024-04-21) +## [babybuddy-16.9.10](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.9.10) (2024-04-22) ### Chore diff --git a/stable/babybuddy/16.9.10/questions.yaml b/stable/babybuddy/16.9.10/questions.yaml index 7c4a69f0951..ee7721d72cf 100755 --- a/stable/babybuddy/16.9.10/questions.yaml +++ b/stable/babybuddy/16.9.10/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/backuppc/6.8.12/Chart.yaml b/stable/backuppc/6.8.12/Chart.yaml index 0978876ef33..bbcea147069 100644 --- a/stable/backuppc/6.8.12/Chart.yaml +++ b/stable/backuppc/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - backuppc - Backup - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/backuppc/6.8.12/app-changelog.md b/stable/backuppc/6.8.12/app-changelog.md index fadd4b9753d..9dff3c3b729 100644 --- a/stable/backuppc/6.8.12/app-changelog.md +++ b/stable/backuppc/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [backuppc-6.8.12](https://github.com/truecharts/charts/compare/backuppc-6.6.0...backuppc-6.8.12) (2024-04-21) +## [backuppc-6.8.12](https://github.com/truecharts/charts/compare/backuppc-6.6.0...backuppc-6.8.12) (2024-04-22) ### Chore diff --git a/stable/backuppc/6.8.12/questions.yaml b/stable/backuppc/6.8.12/questions.yaml index 1a34b5716b2..fba50730892 100755 --- a/stable/backuppc/6.8.12/questions.yaml +++ b/stable/backuppc/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/baikal/5.8.13/Chart.yaml b/stable/baikal/5.8.13/Chart.yaml index 8090a45a92a..7036995abdb 100644 --- a/stable/baikal/5.8.13/Chart.yaml +++ b/stable/baikal/5.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp keywords: - baikal -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/baikal/5.8.13/app-changelog.md b/stable/baikal/5.8.13/app-changelog.md index 08d4ea5a5df..fe1ab787f20 100644 --- a/stable/baikal/5.8.13/app-changelog.md +++ b/stable/baikal/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [baikal-5.8.13](https://github.com/truecharts/charts/compare/baikal-5.6.0...baikal-5.8.13) (2024-04-21) +## [baikal-5.8.13](https://github.com/truecharts/charts/compare/baikal-5.6.0...baikal-5.8.13) (2024-04-22) ### Chore diff --git a/stable/baikal/5.8.13/questions.yaml b/stable/baikal/5.8.13/questions.yaml index 095dbf775eb..dfb5ad1edcb 100755 --- a/stable/baikal/5.8.13/questions.yaml +++ b/stable/baikal/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/barcodebuddy/5.8.12/Chart.yaml b/stable/barcodebuddy/5.8.12/Chart.yaml index 53d2e5e8970..42e2b897c5b 100644 --- a/stable/barcodebuddy/5.8.12/Chart.yaml +++ b/stable/barcodebuddy/5.8.12/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>' +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" home: https://truecharts.org/charts/stable/barcodebuddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.webp keywords: - barcodebuddy - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/barcodebuddy/5.8.12/app-changelog.md b/stable/barcodebuddy/5.8.12/app-changelog.md index 2e7cfcb8dec..7f887a4e4ff 100644 --- a/stable/barcodebuddy/5.8.12/app-changelog.md +++ b/stable/barcodebuddy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [barcodebuddy-5.8.12](https://github.com/truecharts/charts/compare/barcodebuddy-5.6.0...barcodebuddy-5.8.12) (2024-04-21) +## [barcodebuddy-5.8.12](https://github.com/truecharts/charts/compare/barcodebuddy-5.6.0...barcodebuddy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/barcodebuddy/5.8.12/questions.yaml b/stable/barcodebuddy/5.8.12/questions.yaml index 620875bf396..e6c807dcd8f 100755 --- a/stable/barcodebuddy/5.8.12/questions.yaml +++ b/stable/barcodebuddy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/barotrauma/5.8.12/Chart.yaml b/stable/barotrauma/5.8.12/Chart.yaml index 89f4371839d..8182c79cfa9 100644 --- a/stable/barotrauma/5.8.12/Chart.yaml +++ b/stable/barotrauma/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.webp keywords: - barotrauma - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/barotrauma/5.8.12/app-changelog.md b/stable/barotrauma/5.8.12/app-changelog.md index fbf77598107..493082ade3e 100644 --- a/stable/barotrauma/5.8.12/app-changelog.md +++ b/stable/barotrauma/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [barotrauma-5.8.12](https://github.com/truecharts/charts/compare/barotrauma-5.6.0...barotrauma-5.8.12) (2024-04-21) +## [barotrauma-5.8.12](https://github.com/truecharts/charts/compare/barotrauma-5.6.0...barotrauma-5.8.12) (2024-04-22) ### Chore diff --git a/stable/barotrauma/5.8.12/questions.yaml b/stable/barotrauma/5.8.12/questions.yaml index 4953244e2aa..742512f38b0 100755 --- a/stable/barotrauma/5.8.12/questions.yaml +++ b/stable/barotrauma/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/baserow/12.11.18/Chart.yaml b/stable/baserow/12.11.18/Chart.yaml index 6356c599e11..e6b3dca07f9 100644 --- a/stable/baserow/12.11.18/Chart.yaml +++ b/stable/baserow/12.11.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.webp keywords: - baserow -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/baserow/12.11.18/app-changelog.md b/stable/baserow/12.11.18/app-changelog.md index 05fcf7c8e14..9dd4df01580 100644 --- a/stable/baserow/12.11.18/app-changelog.md +++ b/stable/baserow/12.11.18/app-changelog.md @@ -1,6 +1,6 @@ -## [baserow-12.11.18](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.18) (2024-04-21) +## [baserow-12.11.18](https://github.com/truecharts/charts/compare/baserow-12.7.0...baserow-12.11.18) (2024-04-22) ### Chore diff --git a/stable/baserow/12.11.18/questions.yaml b/stable/baserow/12.11.18/questions.yaml index 340df31de73..87993662ac5 100755 --- a/stable/baserow/12.11.18/questions.yaml +++ b/stable/baserow/12.11.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/batnoter/5.8.12/Chart.yaml b/stable/batnoter/5.8.12/Chart.yaml index f4846f9a6e0..497476312b2 100644 --- a/stable/batnoter/5.8.12/Chart.yaml +++ b/stable/batnoter/5.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/batnoter icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.webp keywords: - notes -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/batnoter/5.8.12/app-changelog.md b/stable/batnoter/5.8.12/app-changelog.md index f35b68e07aa..42c214c1b54 100644 --- a/stable/batnoter/5.8.12/app-changelog.md +++ b/stable/batnoter/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [batnoter-5.8.12](https://github.com/truecharts/charts/compare/batnoter-5.6.0...batnoter-5.8.12) (2024-04-21) +## [batnoter-5.8.12](https://github.com/truecharts/charts/compare/batnoter-5.6.0...batnoter-5.8.12) (2024-04-22) ### Chore diff --git a/stable/batnoter/5.8.12/questions.yaml b/stable/batnoter/5.8.12/questions.yaml index 6c101b0076e..5bf31bc2aa8 100755 --- a/stable/batnoter/5.8.12/questions.yaml +++ b/stable/batnoter/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bazarr/19.6.14/Chart.yaml b/stable/bazarr/19.6.14/Chart.yaml index 2ba3832a9c4..3e4801d41e6 100644 --- a/stable/bazarr/19.6.14/Chart.yaml +++ b/stable/bazarr/19.6.14/Chart.yaml @@ -27,7 +27,7 @@ keywords: - subtitles - usenet - torrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bazarr/19.6.14/app-changelog.md b/stable/bazarr/19.6.14/app-changelog.md index 8498b7e6cce..38bbb2b77d0 100644 --- a/stable/bazarr/19.6.14/app-changelog.md +++ b/stable/bazarr/19.6.14/app-changelog.md @@ -1,6 +1,6 @@ -## [bazarr-19.6.14](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.14) (2024-04-21) +## [bazarr-19.6.14](https://github.com/truecharts/charts/compare/bazarr-19.4.0...bazarr-19.6.14) (2024-04-22) ### Chore diff --git a/stable/bazarr/19.6.14/questions.yaml b/stable/bazarr/19.6.14/questions.yaml index ac6c7a619ee..df44f7cbb81 100755 --- a/stable/bazarr/19.6.14/questions.yaml +++ b/stable/bazarr/19.6.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/beets/11.8.14/Chart.yaml b/stable/beets/11.8.14/Chart.yaml index 256f00338f3..a2d1c6502da 100644 --- a/stable/beets/11.8.14/Chart.yaml +++ b/stable/beets/11.8.14/Chart.yaml @@ -26,7 +26,7 @@ keywords: - manager - player - beets -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/beets/11.8.14/app-changelog.md b/stable/beets/11.8.14/app-changelog.md index abab4f28c77..49d5b50216b 100644 --- a/stable/beets/11.8.14/app-changelog.md +++ b/stable/beets/11.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [beets-11.8.14](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.14) (2024-04-21) +## [beets-11.8.14](https://github.com/truecharts/charts/compare/beets-11.6.0...beets-11.8.14) (2024-04-22) ### Chore diff --git a/stable/beets/11.8.14/questions.yaml b/stable/beets/11.8.14/questions.yaml index 0eedf83dafd..512e1418d09 100755 --- a/stable/beets/11.8.14/questions.yaml +++ b/stable/beets/11.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bender/5.8.12/Chart.yaml b/stable/bender/5.8.12/Chart.yaml index 9575ad75664..98dfa913309 100644 --- a/stable/bender/5.8.12/Chart.yaml +++ b/stable/bender/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.webp keywords: - bender - dashboard -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bender/5.8.12/app-changelog.md b/stable/bender/5.8.12/app-changelog.md index 13c28550cf1..9cf129f60d1 100644 --- a/stable/bender/5.8.12/app-changelog.md +++ b/stable/bender/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bender-5.8.12](https://github.com/truecharts/charts/compare/bender-5.6.0...bender-5.8.12) (2024-04-21) +## [bender-5.8.12](https://github.com/truecharts/charts/compare/bender-5.6.0...bender-5.8.12) (2024-04-22) ### Chore diff --git a/stable/bender/5.8.12/questions.yaml b/stable/bender/5.8.12/questions.yaml index ec86e787bd4..a8edff32995 100755 --- a/stable/bender/5.8.12/questions.yaml +++ b/stable/bender/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bitcoin-node/5.8.12/Chart.yaml b/stable/bitcoin-node/5.8.12/Chart.yaml index 6ee6bcc88a6..2fcf4dbf1c8 100644 --- a/stable/bitcoin-node/5.8.12/Chart.yaml +++ b/stable/bitcoin-node/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.webp keywords: - bitcoin-node - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bitcoin-node/5.8.12/app-changelog.md b/stable/bitcoin-node/5.8.12/app-changelog.md index adecab588bc..0bb6abec071 100644 --- a/stable/bitcoin-node/5.8.12/app-changelog.md +++ b/stable/bitcoin-node/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bitcoin-node-5.8.12](https://github.com/truecharts/charts/compare/bitcoin-node-5.6.0...bitcoin-node-5.8.12) (2024-04-21) +## [bitcoin-node-5.8.12](https://github.com/truecharts/charts/compare/bitcoin-node-5.6.0...bitcoin-node-5.8.12) (2024-04-22) ### Chore diff --git a/stable/bitcoin-node/5.8.12/questions.yaml b/stable/bitcoin-node/5.8.12/questions.yaml index c340c0900e1..57b7a658bb6 100755 --- a/stable/bitcoin-node/5.8.12/questions.yaml +++ b/stable/bitcoin-node/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bitcoind/5.8.13/Chart.yaml b/stable/bitcoind/5.8.13/Chart.yaml index b9b0fe6875f..83df04a3982 100644 --- a/stable/bitcoind/5.8.13/Chart.yaml +++ b/stable/bitcoind/5.8.13/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Other - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bitcoind/5.8.13/app-changelog.md b/stable/bitcoind/5.8.13/app-changelog.md index 90599697a64..9712b051b79 100644 --- a/stable/bitcoind/5.8.13/app-changelog.md +++ b/stable/bitcoind/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [bitcoind-5.8.13](https://github.com/truecharts/charts/compare/bitcoind-5.6.0...bitcoind-5.8.13) (2024-04-21) +## [bitcoind-5.8.13](https://github.com/truecharts/charts/compare/bitcoind-5.6.0...bitcoind-5.8.13) (2024-04-22) ### Chore diff --git a/stable/bitcoind/5.8.13/questions.yaml b/stable/bitcoind/5.8.13/questions.yaml index 5b3bd0fad3f..7b29b1636b4 100755 --- a/stable/bitcoind/5.8.13/questions.yaml +++ b/stable/bitcoind/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bitcoinunlimited/5.8.12/Chart.yaml b/stable/bitcoinunlimited/5.8.12/Chart.yaml index 359a22a116a..e7c31550ec9 100644 --- a/stable/bitcoinunlimited/5.8.12/Chart.yaml +++ b/stable/bitcoinunlimited/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.webp keywords: - bitcoinunlimited - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bitcoinunlimited/5.8.12/app-changelog.md b/stable/bitcoinunlimited/5.8.12/app-changelog.md index cec57ec5672..1474665a1a8 100644 --- a/stable/bitcoinunlimited/5.8.12/app-changelog.md +++ b/stable/bitcoinunlimited/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bitcoinunlimited-5.8.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-5.6.0...bitcoinunlimited-5.8.12) (2024-04-21) +## [bitcoinunlimited-5.8.12](https://github.com/truecharts/charts/compare/bitcoinunlimited-5.6.0...bitcoinunlimited-5.8.12) (2024-04-22) ### Chore diff --git a/stable/bitcoinunlimited/5.8.12/questions.yaml b/stable/bitcoinunlimited/5.8.12/questions.yaml index 02a85ddc7bb..7f1474ca3de 100755 --- a/stable/bitcoinunlimited/5.8.12/questions.yaml +++ b/stable/bitcoinunlimited/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bitcoinwalletgui/5.8.12/Chart.yaml b/stable/bitcoinwalletgui/5.8.12/Chart.yaml index 583c8e13b9a..0a46e84e9e4 100644 --- a/stable/bitcoinwalletgui/5.8.12/Chart.yaml +++ b/stable/bitcoinwalletgui/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.webp keywords: - bitcoinwalletgui - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bitcoinwalletgui/5.8.12/app-changelog.md b/stable/bitcoinwalletgui/5.8.12/app-changelog.md index 9ce5b776ed7..e168fc2a11a 100644 --- a/stable/bitcoinwalletgui/5.8.12/app-changelog.md +++ b/stable/bitcoinwalletgui/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bitcoinwalletgui-5.8.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-5.6.0...bitcoinwalletgui-5.8.12) (2024-04-21) +## [bitcoinwalletgui-5.8.12](https://github.com/truecharts/charts/compare/bitcoinwalletgui-5.6.0...bitcoinwalletgui-5.8.12) (2024-04-22) ### Chore diff --git a/stable/bitcoinwalletgui/5.8.12/questions.yaml b/stable/bitcoinwalletgui/5.8.12/questions.yaml index fb7136d4019..c0fa79da0f0 100755 --- a/stable/bitcoinwalletgui/5.8.12/questions.yaml +++ b/stable/bitcoinwalletgui/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bitmagnet/1.9.12/Chart.yaml b/stable/bitmagnet/1.9.12/Chart.yaml index dd395de20e4..efe592558c2 100644 --- a/stable/bitmagnet/1.9.12/Chart.yaml +++ b/stable/bitmagnet/1.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp keywords: - torrent - bitmagnet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bitmagnet/1.9.12/app-changelog.md b/stable/bitmagnet/1.9.12/app-changelog.md index c412efface4..3878661494a 100644 --- a/stable/bitmagnet/1.9.12/app-changelog.md +++ b/stable/bitmagnet/1.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bitmagnet-1.9.12](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-1.9.12) (2024-04-21) +## [bitmagnet-1.9.12](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-1.9.12) (2024-04-22) ### Chore diff --git a/stable/bitmagnet/1.9.12/questions.yaml b/stable/bitmagnet/1.9.12/questions.yaml index 3229c6485ac..cd52a7d6ad3 100755 --- a/stable/bitmagnet/1.9.12/questions.yaml +++ b/stable/bitmagnet/1.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/blender-desktop-g3/5.8.12/Chart.yaml b/stable/blender-desktop-g3/5.8.12/Chart.yaml index c5bf59f6111..a7d39800382 100644 --- a/stable/blender-desktop-g3/5.8.12/Chart.yaml +++ b/stable/blender-desktop-g3/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/blender-desktop-g3/5.8.12/app-changelog.md b/stable/blender-desktop-g3/5.8.12/app-changelog.md index 2e848db53e6..18e6bf6c935 100644 --- a/stable/blender-desktop-g3/5.8.12/app-changelog.md +++ b/stable/blender-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [blender-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-5.6.0...blender-desktop-g3-5.8.12) (2024-04-21) +## [blender-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/blender-desktop-g3-5.6.0...blender-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/blender-desktop-g3/5.8.12/questions.yaml b/stable/blender-desktop-g3/5.8.12/questions.yaml index a546f4962f4..9083ea7571b 100755 --- a/stable/blender-desktop-g3/5.8.12/questions.yaml +++ b/stable/blender-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/blender/5.8.14/Chart.yaml b/stable/blender/5.8.14/Chart.yaml index 74d25ea2018..8b265dc6ef8 100644 --- a/stable/blender/5.8.14/Chart.yaml +++ b/stable/blender/5.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.webp keywords: - blender - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/blender/5.8.14/app-changelog.md b/stable/blender/5.8.14/app-changelog.md index ab4bd893d95..ea0468fb203 100644 --- a/stable/blender/5.8.14/app-changelog.md +++ b/stable/blender/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [blender-5.8.14](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-5.8.14) (2024-04-21) +## [blender-5.8.14](https://github.com/truecharts/charts/compare/blender-5.6.0...blender-5.8.14) (2024-04-22) ### Chore diff --git a/stable/blender/5.8.14/questions.yaml b/stable/blender/5.8.14/questions.yaml index 4527a6d8813..cea2045ff5a 100755 --- a/stable/blender/5.8.14/questions.yaml +++ b/stable/blender/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/blog/11.8.12/Chart.yaml b/stable/blog/11.8.12/Chart.yaml index 5aaf4487abc..f98794b6db4 100644 --- a/stable/blog/11.8.12/Chart.yaml +++ b/stable/blog/11.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - self - hosted - facebook -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/blog/11.8.12/app-changelog.md b/stable/blog/11.8.12/app-changelog.md index b8c8a486721..95b6e9f0d35 100644 --- a/stable/blog/11.8.12/app-changelog.md +++ b/stable/blog/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [blog-11.8.12](https://github.com/truecharts/charts/compare/blog-11.6.0...blog-11.8.12) (2024-04-21) +## [blog-11.8.12](https://github.com/truecharts/charts/compare/blog-11.6.0...blog-11.8.12) (2024-04-22) ### Chore diff --git a/stable/blog/11.8.12/questions.yaml b/stable/blog/11.8.12/questions.yaml index 245634e7d07..b82e8cd4cc4 100755 --- a/stable/blog/11.8.12/questions.yaml +++ b/stable/blog/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/boinc/9.8.13/Chart.yaml b/stable/boinc/9.8.13/Chart.yaml index ca72f983915..7c5631dc3ce 100644 --- a/stable/boinc/9.8.13/Chart.yaml +++ b/stable/boinc/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.webp keywords: - boinc -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/boinc/9.8.13/app-changelog.md b/stable/boinc/9.8.13/app-changelog.md index c7f1ac7f144..23303487b75 100644 --- a/stable/boinc/9.8.13/app-changelog.md +++ b/stable/boinc/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [boinc-9.8.13](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.8.13) (2024-04-21) +## [boinc-9.8.13](https://github.com/truecharts/charts/compare/boinc-9.6.0...boinc-9.8.13) (2024-04-22) ### Chore diff --git a/stable/boinc/9.8.13/questions.yaml b/stable/boinc/9.8.13/questions.yaml index 4e458758f2f..720c741fd09 100755 --- a/stable/boinc/9.8.13/questions.yaml +++ b/stable/boinc/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/booksonic-air/13.8.14/Chart.yaml b/stable/booksonic-air/13.8.14/Chart.yaml index 7c807e0ef1f..9870e915e82 100644 --- a/stable/booksonic-air/13.8.14/Chart.yaml +++ b/stable/booksonic-air/13.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.webp keywords: - booksonic - audiobook -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/booksonic-air/13.8.14/app-changelog.md b/stable/booksonic-air/13.8.14/app-changelog.md index 436be34ebb0..6d0132d78ce 100644 --- a/stable/booksonic-air/13.8.14/app-changelog.md +++ b/stable/booksonic-air/13.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [booksonic-air-13.8.14](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.8.14) (2024-04-21) +## [booksonic-air-13.8.14](https://github.com/truecharts/charts/compare/booksonic-air-13.6.0...booksonic-air-13.8.14) (2024-04-22) ### Chore diff --git a/stable/booksonic-air/13.8.14/questions.yaml b/stable/booksonic-air/13.8.14/questions.yaml index d7da388005a..c421d8a837b 100755 --- a/stable/booksonic-air/13.8.14/questions.yaml +++ b/stable/booksonic-air/13.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bookstack/13.11.18/Chart.yaml b/stable/bookstack/13.11.18/Chart.yaml index 8ba49ad4383..40fd9011780 100644 --- a/stable/bookstack/13.11.18/Chart.yaml +++ b/stable/bookstack/13.11.18/Chart.yaml @@ -34,7 +34,7 @@ keywords: - organizer - server - hosted -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bookstack/13.11.18/app-changelog.md b/stable/bookstack/13.11.18/app-changelog.md index aa16578a760..cc6281fd016 100644 --- a/stable/bookstack/13.11.18/app-changelog.md +++ b/stable/bookstack/13.11.18/app-changelog.md @@ -1,6 +1,6 @@ -## [bookstack-13.11.18](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.11.18) (2024-04-21) +## [bookstack-13.11.18](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.11.18) (2024-04-22) ### Chore diff --git a/stable/bookstack/13.11.18/questions.yaml b/stable/bookstack/13.11.18/questions.yaml index 1a734c77eea..0a46424613e 100755 --- a/stable/bookstack/13.11.18/questions.yaml +++ b/stable/bookstack/13.11.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/borg-server/4.9.13/Chart.yaml b/stable/borg-server/4.9.13/Chart.yaml index 0187befd9c5..366c0c30b11 100644 --- a/stable/borg-server/4.9.13/Chart.yaml +++ b/stable/borg-server/4.9.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.webp keywords: - borg-server - backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/borg-server/4.9.13/app-changelog.md b/stable/borg-server/4.9.13/app-changelog.md index 20985a770eb..18fb4ba5c24 100644 --- a/stable/borg-server/4.9.13/app-changelog.md +++ b/stable/borg-server/4.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [borg-server-4.9.13](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.13) (2024-04-21) +## [borg-server-4.9.13](https://github.com/truecharts/charts/compare/borg-server-4.6.0...borg-server-4.9.13) (2024-04-22) ### Chore diff --git a/stable/borg-server/4.9.13/questions.yaml b/stable/borg-server/4.9.13/questions.yaml index 65534c016ed..5f0dc736bf8 100755 --- a/stable/borg-server/4.9.13/questions.yaml +++ b/stable/borg-server/4.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/breitbandmessung-de/5.8.12/Chart.yaml b/stable/breitbandmessung-de/5.8.12/Chart.yaml index 4d7e94cf63a..1808beb22be 100644 --- a/stable/breitbandmessung-de/5.8.12/Chart.yaml +++ b/stable/breitbandmessung-de/5.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - Tools-Utilities - Other - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/breitbandmessung-de/5.8.12/app-changelog.md b/stable/breitbandmessung-de/5.8.12/app-changelog.md index a09e58db694..dd4fbdf3977 100644 --- a/stable/breitbandmessung-de/5.8.12/app-changelog.md +++ b/stable/breitbandmessung-de/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [breitbandmessung-de-5.8.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-5.6.0...breitbandmessung-de-5.8.12) (2024-04-21) +## [breitbandmessung-de-5.8.12](https://github.com/truecharts/charts/compare/breitbandmessung-de-5.6.0...breitbandmessung-de-5.8.12) (2024-04-22) ### Chore diff --git a/stable/breitbandmessung-de/5.8.12/questions.yaml b/stable/breitbandmessung-de/5.8.12/questions.yaml index 6fd033ee79a..df5e2706c9e 100755 --- a/stable/breitbandmessung-de/5.8.12/questions.yaml +++ b/stable/breitbandmessung-de/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/browserless-chrome/9.8.12/Chart.yaml b/stable/browserless-chrome/9.8.12/Chart.yaml index e8803c02983..c284214c93f 100644 --- a/stable/browserless-chrome/9.8.12/Chart.yaml +++ b/stable/browserless-chrome/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - browserless - chrome - puppeteer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/browserless-chrome/9.8.12/app-changelog.md b/stable/browserless-chrome/9.8.12/app-changelog.md index e0d093cec88..5ea7bc1082b 100644 --- a/stable/browserless-chrome/9.8.12/app-changelog.md +++ b/stable/browserless-chrome/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [browserless-chrome-9.8.12](https://github.com/truecharts/charts/compare/browserless-chrome-9.6.0...browserless-chrome-9.8.12) (2024-04-21) +## [browserless-chrome-9.8.12](https://github.com/truecharts/charts/compare/browserless-chrome-9.6.0...browserless-chrome-9.8.12) (2024-04-22) ### Chore diff --git a/stable/browserless-chrome/9.8.12/questions.yaml b/stable/browserless-chrome/9.8.12/questions.yaml index 7ec8114b236..37b67889819 100755 --- a/stable/browserless-chrome/9.8.12/questions.yaml +++ b/stable/browserless-chrome/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/budge/9.8.14/Chart.yaml b/stable/budge/9.8.14/Chart.yaml index 5394e8770c1..098165201c4 100644 --- a/stable/budge/9.8.14/Chart.yaml +++ b/stable/budge/9.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.webp keywords: - finance - budge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/budge/9.8.14/app-changelog.md b/stable/budge/9.8.14/app-changelog.md index 7d8bbffba7b..6745ed7d6c1 100644 --- a/stable/budge/9.8.14/app-changelog.md +++ b/stable/budge/9.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [budge-9.8.14](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.8.14) (2024-04-21) +## [budge-9.8.14](https://github.com/truecharts/charts/compare/budge-9.6.0...budge-9.8.14) (2024-04-22) ### Chore diff --git a/stable/budge/9.8.14/questions.yaml b/stable/budge/9.8.14/questions.yaml index f201daad24e..cbaf2daa526 100755 --- a/stable/budge/9.8.14/questions.yaml +++ b/stable/budge/9.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/bwapp/5.8.12/Chart.yaml b/stable/bwapp/5.8.12/Chart.yaml index 73b2715fe85..2570aa7c824 100644 --- a/stable/bwapp/5.8.12/Chart.yaml +++ b/stable/bwapp/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - bwapp - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/bwapp/5.8.12/app-changelog.md b/stable/bwapp/5.8.12/app-changelog.md index 192a33bbd7f..d618d3a296f 100644 --- a/stable/bwapp/5.8.12/app-changelog.md +++ b/stable/bwapp/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [bwapp-5.8.12](https://github.com/truecharts/charts/compare/bwapp-5.6.0...bwapp-5.8.12) (2024-04-21) +## [bwapp-5.8.12](https://github.com/truecharts/charts/compare/bwapp-5.6.0...bwapp-5.8.12) (2024-04-22) ### Chore diff --git a/stable/bwapp/5.8.12/questions.yaml b/stable/bwapp/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/bwapp/5.8.12/questions.yaml +++ b/stable/bwapp/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/cadquery-server/5.8.12/Chart.yaml b/stable/cadquery-server/5.8.12/Chart.yaml index 4555feedd77..238a792ca7c 100644 --- a/stable/cadquery-server/5.8.12/Chart.yaml +++ b/stable/cadquery-server/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Other - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cadquery-server/5.8.12/app-changelog.md b/stable/cadquery-server/5.8.12/app-changelog.md index 94cf98cb5d2..8f307b565c7 100644 --- a/stable/cadquery-server/5.8.12/app-changelog.md +++ b/stable/cadquery-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cadquery-server-5.8.12](https://github.com/truecharts/charts/compare/cadquery-server-5.6.0...cadquery-server-5.8.12) (2024-04-21) +## [cadquery-server-5.8.12](https://github.com/truecharts/charts/compare/cadquery-server-5.6.0...cadquery-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/cadquery-server/5.8.12/questions.yaml b/stable/cadquery-server/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/cadquery-server/5.8.12/questions.yaml +++ b/stable/cadquery-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/calibre-web/18.8.14/Chart.yaml b/stable/calibre-web/18.8.14/Chart.yaml index d48ed7ae1c9..27781ee4afb 100644 --- a/stable/calibre-web/18.8.14/Chart.yaml +++ b/stable/calibre-web/18.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - calibre-web - calibre - ebook -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/calibre-web/18.8.14/app-changelog.md b/stable/calibre-web/18.8.14/app-changelog.md index b7d167b64fd..796791a9fd7 100644 --- a/stable/calibre-web/18.8.14/app-changelog.md +++ b/stable/calibre-web/18.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [calibre-web-18.8.14](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.8.14) (2024-04-21) +## [calibre-web-18.8.14](https://github.com/truecharts/charts/compare/calibre-web-18.6.0...calibre-web-18.8.14) (2024-04-22) ### Chore diff --git a/stable/calibre-web/18.8.14/questions.yaml b/stable/calibre-web/18.8.14/questions.yaml index c937de345d9..dac08b4a954 100755 --- a/stable/calibre-web/18.8.14/questions.yaml +++ b/stable/calibre-web/18.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/calibre/14.9.12/Chart.yaml b/stable/calibre/14.9.12/Chart.yaml index 2ac52f9804f..0bb52c05b0b 100644 --- a/stable/calibre/14.9.12/Chart.yaml +++ b/stable/calibre/14.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.webp keywords: - calibre -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/calibre/14.9.12/app-changelog.md b/stable/calibre/14.9.12/app-changelog.md index ef8b9a6b82d..878e5de7f7e 100644 --- a/stable/calibre/14.9.12/app-changelog.md +++ b/stable/calibre/14.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [calibre-14.9.12](https://github.com/truecharts/charts/compare/calibre-14.7.0...calibre-14.9.12) (2024-04-21) +## [calibre-14.9.12](https://github.com/truecharts/charts/compare/calibre-14.7.0...calibre-14.9.12) (2024-04-22) ### Chore diff --git a/stable/calibre/14.9.12/questions.yaml b/stable/calibre/14.9.12/questions.yaml index 9fcc43e6e16..f58a14ebb00 100755 --- a/stable/calibre/14.9.12/questions.yaml +++ b/stable/calibre/14.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/changedetection-io/2.8.15/Chart.yaml b/stable/changedetection-io/2.8.15/Chart.yaml index b430c7990d9..dfbd2f22f71 100644 --- a/stable/changedetection-io/2.8.15/Chart.yaml +++ b/stable/changedetection-io/2.8.15/Chart.yaml @@ -24,7 +24,7 @@ keywords: - monitoring - changedection - website watcher -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/changedetection-io/2.8.15/app-changelog.md b/stable/changedetection-io/2.8.15/app-changelog.md index 74993d94890..fbdecfe843f 100644 --- a/stable/changedetection-io/2.8.15/app-changelog.md +++ b/stable/changedetection-io/2.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [changedetection-io-2.8.15](https://github.com/truecharts/charts/compare/changedetection-io-2.6.0...changedetection-io-2.8.15) (2024-04-21) +## [changedetection-io-2.8.15](https://github.com/truecharts/charts/compare/changedetection-io-2.6.0...changedetection-io-2.8.15) (2024-04-22) ### Chore diff --git a/stable/changedetection-io/2.8.15/questions.yaml b/stable/changedetection-io/2.8.15/questions.yaml index aab0b7c937a..48f6edaf5e5 100755 --- a/stable/changedetection-io/2.8.15/questions.yaml +++ b/stable/changedetection-io/2.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/channels-dvr/6.8.12/Chart.yaml b/stable/channels-dvr/6.8.12/Chart.yaml index 24b2a9444c0..96fbd9fb95b 100644 --- a/stable/channels-dvr/6.8.12/Chart.yaml +++ b/stable/channels-dvr/6.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/channels-dvr icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.webp keywords: - channels-dvr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/channels-dvr/6.8.12/app-changelog.md b/stable/channels-dvr/6.8.12/app-changelog.md index d7166933dc6..4da22c41ebc 100644 --- a/stable/channels-dvr/6.8.12/app-changelog.md +++ b/stable/channels-dvr/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [channels-dvr-6.8.12](https://github.com/truecharts/charts/compare/channels-dvr-6.6.0...channels-dvr-6.8.12) (2024-04-21) +## [channels-dvr-6.8.12](https://github.com/truecharts/charts/compare/channels-dvr-6.6.0...channels-dvr-6.8.12) (2024-04-22) ### Chore diff --git a/stable/channels-dvr/6.8.12/questions.yaml b/stable/channels-dvr/6.8.12/questions.yaml index d8f699ddf26..33b71262d7c 100755 --- a/stable/channels-dvr/6.8.12/questions.yaml +++ b/stable/channels-dvr/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chevereto/12.15.18/Chart.yaml b/stable/chevereto/12.15.18/Chart.yaml index c9d6de7c4df..9434dd1675d 100644 --- a/stable/chevereto/12.15.18/Chart.yaml +++ b/stable/chevereto/12.15.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/chevereto icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.webp keywords: - chevereto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chevereto/12.15.18/app-changelog.md b/stable/chevereto/12.15.18/app-changelog.md index faa7608e659..0ba6efb6c81 100644 --- a/stable/chevereto/12.15.18/app-changelog.md +++ b/stable/chevereto/12.15.18/app-changelog.md @@ -1,6 +1,6 @@ -## [chevereto-12.15.18](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.15.18) (2024-04-21) +## [chevereto-12.15.18](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.15.18) (2024-04-22) ### Chore diff --git a/stable/chevereto/12.15.18/questions.yaml b/stable/chevereto/12.15.18/questions.yaml index 4bc869b0b9e..91e14ea01ee 100755 --- a/stable/chevereto/12.15.18/questions.yaml +++ b/stable/chevereto/12.15.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chivalry-medievalwarfare/5.8.12/Chart.yaml b/stable/chivalry-medievalwarfare/5.8.12/Chart.yaml index 48e60f9c06a..aa15c5431b7 100644 --- a/stable/chivalry-medievalwarfare/5.8.12/Chart.yaml +++ b/stable/chivalry-medievalwarfare/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.' +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." home: https://truecharts.org/charts/stable/chivalry-medievalwarfare icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.webp keywords: - chivalry-medievalwarfare - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chivalry-medievalwarfare/5.8.12/app-changelog.md b/stable/chivalry-medievalwarfare/5.8.12/app-changelog.md index e36772bc459..1cb2990cb93 100644 --- a/stable/chivalry-medievalwarfare/5.8.12/app-changelog.md +++ b/stable/chivalry-medievalwarfare/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [chivalry-medievalwarfare-5.8.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-5.6.0...chivalry-medievalwarfare-5.8.12) (2024-04-21) +## [chivalry-medievalwarfare-5.8.12](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-5.6.0...chivalry-medievalwarfare-5.8.12) (2024-04-22) ### Chore diff --git a/stable/chivalry-medievalwarfare/5.8.12/questions.yaml b/stable/chivalry-medievalwarfare/5.8.12/questions.yaml index 4944d99bb8c..7d1c352e47f 100755 --- a/stable/chivalry-medievalwarfare/5.8.12/questions.yaml +++ b/stable/chivalry-medievalwarfare/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chowdown/5.8.12/Chart.yaml b/stable/chowdown/5.8.12/Chart.yaml index f76a24404a8..20950cf3a0e 100644 --- a/stable/chowdown/5.8.12/Chart.yaml +++ b/stable/chowdown/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.webp keywords: - chowdown - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chowdown/5.8.12/app-changelog.md b/stable/chowdown/5.8.12/app-changelog.md index 6776452c192..cee6cd8ab89 100644 --- a/stable/chowdown/5.8.12/app-changelog.md +++ b/stable/chowdown/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [chowdown-5.8.12](https://github.com/truecharts/charts/compare/chowdown-5.6.0...chowdown-5.8.12) (2024-04-21) +## [chowdown-5.8.12](https://github.com/truecharts/charts/compare/chowdown-5.6.0...chowdown-5.8.12) (2024-04-22) ### Chore diff --git a/stable/chowdown/5.8.12/questions.yaml b/stable/chowdown/5.8.12/questions.yaml index bbddb5568aa..44bd2a230e5 100755 --- a/stable/chowdown/5.8.12/questions.yaml +++ b/stable/chowdown/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chroma/2.8.12/Chart.yaml b/stable/chroma/2.8.12/Chart.yaml index a0a704d599e..0553827ff40 100644 --- a/stable/chroma/2.8.12/Chart.yaml +++ b/stable/chroma/2.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - chroma - embedding - database -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chroma/2.8.12/app-changelog.md b/stable/chroma/2.8.12/app-changelog.md index de1cfbb6d54..f23f40e128f 100644 --- a/stable/chroma/2.8.12/app-changelog.md +++ b/stable/chroma/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [chroma-2.8.12](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-2.8.12) (2024-04-21) +## [chroma-2.8.12](https://github.com/truecharts/charts/compare/chroma-2.6.0...chroma-2.8.12) (2024-04-22) ### Chore diff --git a/stable/chroma/2.8.12/questions.yaml b/stable/chroma/2.8.12/questions.yaml index 2f63479d66c..fac2841d101 100755 --- a/stable/chroma/2.8.12/questions.yaml +++ b/stable/chroma/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chromium-desktop-g3/5.8.12/Chart.yaml b/stable/chromium-desktop-g3/5.8.12/Chart.yaml index 483440c923a..3422cb10295 100644 --- a/stable/chromium-desktop-g3/5.8.12/Chart.yaml +++ b/stable/chromium-desktop-g3/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - chromium-desktop-g3 - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chromium-desktop-g3/5.8.12/app-changelog.md b/stable/chromium-desktop-g3/5.8.12/app-changelog.md index cb8ec691b1f..4d85a967ea8 100644 --- a/stable/chromium-desktop-g3/5.8.12/app-changelog.md +++ b/stable/chromium-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [chromium-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-5.6.0...chromium-desktop-g3-5.8.12) (2024-04-21) +## [chromium-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/chromium-desktop-g3-5.6.0...chromium-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/chromium-desktop-g3/5.8.12/questions.yaml b/stable/chromium-desktop-g3/5.8.12/questions.yaml index 507d79f3afc..d75bdca164d 100755 --- a/stable/chromium-desktop-g3/5.8.12/questions.yaml +++ b/stable/chromium-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chromium/5.8.13/Chart.yaml b/stable/chromium/5.8.13/Chart.yaml index 4412482b371..4c4b70b02b3 100644 --- a/stable/chromium/5.8.13/Chart.yaml +++ b/stable/chromium/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - chromium - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chromium/5.8.13/app-changelog.md b/stable/chromium/5.8.13/app-changelog.md index 2482c2519bf..bf8075c6105 100644 --- a/stable/chromium/5.8.13/app-changelog.md +++ b/stable/chromium/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [chromium-5.8.13](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.13) (2024-04-21) +## [chromium-5.8.13](https://github.com/truecharts/charts/compare/chromium-5.6.0...chromium-5.8.13) (2024-04-22) ### Chore diff --git a/stable/chromium/5.8.13/questions.yaml b/stable/chromium/5.8.13/questions.yaml index 55f1a205027..41f46f36426 100755 --- a/stable/chromium/5.8.13/questions.yaml +++ b/stable/chromium/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chronograf/5.8.13/Chart.yaml b/stable/chronograf/5.8.13/Chart.yaml index 1efd0df208a..89932551f39 100644 --- a/stable/chronograf/5.8.13/Chart.yaml +++ b/stable/chronograf/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chronograf/5.8.13/app-changelog.md b/stable/chronograf/5.8.13/app-changelog.md index 03a5923ade7..543a034dc18 100644 --- a/stable/chronograf/5.8.13/app-changelog.md +++ b/stable/chronograf/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [chronograf-5.8.13](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.8.13) (2024-04-21) +## [chronograf-5.8.13](https://github.com/truecharts/charts/compare/chronograf-5.6.0...chronograf-5.8.13) (2024-04-22) ### Chore diff --git a/stable/chronograf/5.8.13/questions.yaml b/stable/chronograf/5.8.13/questions.yaml index 576c9151a44..b22e8d434f0 100755 --- a/stable/chronograf/5.8.13/questions.yaml +++ b/stable/chronograf/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/chronos/8.8.12/Chart.yaml b/stable/chronos/8.8.12/Chart.yaml index 36c50560f14..301208a685d 100644 --- a/stable/chronos/8.8.12/Chart.yaml +++ b/stable/chronos/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.webp keywords: - chronos - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/chronos/8.8.12/app-changelog.md b/stable/chronos/8.8.12/app-changelog.md index 3658cb448fe..e9bf49a5d4b 100644 --- a/stable/chronos/8.8.12/app-changelog.md +++ b/stable/chronos/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [chronos-8.8.12](https://github.com/truecharts/charts/compare/chronos-8.6.0...chronos-8.8.12) (2024-04-21) +## [chronos-8.8.12](https://github.com/truecharts/charts/compare/chronos-8.6.0...chronos-8.8.12) (2024-04-22) ### Chore diff --git a/stable/chronos/8.8.12/questions.yaml b/stable/chronos/8.8.12/questions.yaml index 09ca380ec62..98366be3cbc 100755 --- a/stable/chronos/8.8.12/questions.yaml +++ b/stable/chronos/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ciao/5.8.12/Chart.yaml b/stable/ciao/5.8.12/Chart.yaml index 78c047de966..0d58fd7052a 100644 --- a/stable/ciao/5.8.12/Chart.yaml +++ b/stable/ciao/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-System -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ciao/5.8.12/app-changelog.md b/stable/ciao/5.8.12/app-changelog.md index 664914211fd..c2e8f02c2a9 100644 --- a/stable/ciao/5.8.12/app-changelog.md +++ b/stable/ciao/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ciao-5.8.12](https://github.com/truecharts/charts/compare/ciao-5.6.0...ciao-5.8.12) (2024-04-21) +## [ciao-5.8.12](https://github.com/truecharts/charts/compare/ciao-5.6.0...ciao-5.8.12) (2024-04-22) ### Chore diff --git a/stable/ciao/5.8.12/questions.yaml b/stable/ciao/5.8.12/questions.yaml index 8caa6bc0394..47d8c1b2f56 100755 --- a/stable/ciao/5.8.12/questions.yaml +++ b/stable/ciao/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/citadel-forgedwithfire/5.8.12/Chart.yaml b/stable/citadel-forgedwithfire/5.8.12/Chart.yaml index ec6a15be45f..0cb3a908678 100644 --- a/stable/citadel-forgedwithfire/5.8.12/Chart.yaml +++ b/stable/citadel-forgedwithfire/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.w keywords: - citadel-forgedwithfire - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/citadel-forgedwithfire/5.8.12/app-changelog.md b/stable/citadel-forgedwithfire/5.8.12/app-changelog.md index 4b4af6691bb..0f7af706e59 100644 --- a/stable/citadel-forgedwithfire/5.8.12/app-changelog.md +++ b/stable/citadel-forgedwithfire/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [citadel-forgedwithfire-5.8.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-5.6.0...citadel-forgedwithfire-5.8.12) (2024-04-21) +## [citadel-forgedwithfire-5.8.12](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-5.6.0...citadel-forgedwithfire-5.8.12) (2024-04-22) ### Chore diff --git a/stable/citadel-forgedwithfire/5.8.12/questions.yaml b/stable/citadel-forgedwithfire/5.8.12/questions.yaml index d500f950baa..a661ad1c739 100755 --- a/stable/citadel-forgedwithfire/5.8.12/questions.yaml +++ b/stable/citadel-forgedwithfire/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/clamav/10.8.15/Chart.yaml b/stable/clamav/10.8.15/Chart.yaml index 391df5a09d9..283d7e71693 100644 --- a/stable/clamav/10.8.15/Chart.yaml +++ b/stable/clamav/10.8.15/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp keywords: - clamav - antivirus -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/clamav/10.8.15/app-changelog.md b/stable/clamav/10.8.15/app-changelog.md index 62668ad695c..679aeca4a4d 100644 --- a/stable/clamav/10.8.15/app-changelog.md +++ b/stable/clamav/10.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [clamav-10.8.15](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.8.15) (2024-04-21) +## [clamav-10.8.15](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.8.15) (2024-04-22) ### Chore diff --git a/stable/clamav/10.8.15/questions.yaml b/stable/clamav/10.8.15/questions.yaml index 015cdb055b4..a7460965531 100755 --- a/stable/clamav/10.8.15/questions.yaml +++ b/stable/clamav/10.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/clarkson/12.15.18/Chart.yaml b/stable/clarkson/12.15.18/Chart.yaml index df9f37e192a..b9ac12f75ee 100644 --- a/stable/clarkson/12.15.18/Chart.yaml +++ b/stable/clarkson/12.15.18/Chart.yaml @@ -33,7 +33,7 @@ keywords: - log - fill-up - vehicle -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/clarkson/12.15.18/app-changelog.md b/stable/clarkson/12.15.18/app-changelog.md index 0e2970ef9ad..0887fd0f76a 100644 --- a/stable/clarkson/12.15.18/app-changelog.md +++ b/stable/clarkson/12.15.18/app-changelog.md @@ -1,6 +1,6 @@ -## [clarkson-12.15.18](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.15.18) (2024-04-21) +## [clarkson-12.15.18](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.15.18) (2024-04-22) ### Chore diff --git a/stable/clarkson/12.15.18/questions.yaml b/stable/clarkson/12.15.18/questions.yaml index 8fa557c2707..f113e8f9607 100755 --- a/stable/clarkson/12.15.18/questions.yaml +++ b/stable/clarkson/12.15.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/clickhouse/12.10.12/Chart.yaml b/stable/clickhouse/12.10.12/Chart.yaml index 1c89a78c615..a60674cdab6 100644 --- a/stable/clickhouse/12.10.12/Chart.yaml +++ b/stable/clickhouse/12.10.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/clickhouse/12.10.12/app-changelog.md b/stable/clickhouse/12.10.12/app-changelog.md index b6340c79af8..36af0550b90 100644 --- a/stable/clickhouse/12.10.12/app-changelog.md +++ b/stable/clickhouse/12.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [clickhouse-12.10.12](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.10.12) (2024-04-21) +## [clickhouse-12.10.12](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-12.10.12) (2024-04-22) ### Chore diff --git a/stable/clickhouse/12.10.12/questions.yaml b/stable/clickhouse/12.10.12/questions.yaml index 3f5692c870f..5c0f0f8eb30 100755 --- a/stable/clickhouse/12.10.12/questions.yaml +++ b/stable/clickhouse/12.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/clipplex/3.8.12/Chart.yaml b/stable/clipplex/3.8.12/Chart.yaml index 321d5396add..1453e2923eb 100644 --- a/stable/clipplex/3.8.12/Chart.yaml +++ b/stable/clipplex/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.webp keywords: - clipplex - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/clipplex/3.8.12/app-changelog.md b/stable/clipplex/3.8.12/app-changelog.md index 2562183fd39..f36cb7d15a6 100644 --- a/stable/clipplex/3.8.12/app-changelog.md +++ b/stable/clipplex/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [clipplex-3.8.12](https://github.com/truecharts/charts/compare/clipplex-3.6.0...clipplex-3.8.12) (2024-04-21) +## [clipplex-3.8.12](https://github.com/truecharts/charts/compare/clipplex-3.6.0...clipplex-3.8.12) (2024-04-22) ### Chore diff --git a/stable/clipplex/3.8.12/questions.yaml b/stable/clipplex/3.8.12/questions.yaml index e7e8824d2f2..71375cd6008 100755 --- a/stable/clipplex/3.8.12/questions.yaml +++ b/stable/clipplex/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cloud9/11.8.12/Chart.yaml b/stable/cloud9/11.8.12/Chart.yaml index 88710c7e0e0..3f693714867 100644 --- a/stable/cloud9/11.8.12/Chart.yaml +++ b/stable/cloud9/11.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - ide - terminal - web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cloud9/11.8.12/app-changelog.md b/stable/cloud9/11.8.12/app-changelog.md index 26acf5b9f97..7f742042a89 100644 --- a/stable/cloud9/11.8.12/app-changelog.md +++ b/stable/cloud9/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cloud9-11.8.12](https://github.com/truecharts/charts/compare/cloud9-11.6.0...cloud9-11.8.12) (2024-04-21) +## [cloud9-11.8.12](https://github.com/truecharts/charts/compare/cloud9-11.6.0...cloud9-11.8.12) (2024-04-22) ### Chore diff --git a/stable/cloud9/11.8.12/questions.yaml b/stable/cloud9/11.8.12/questions.yaml index 8d8c0d73a6a..14c96c322ae 100755 --- a/stable/cloud9/11.8.12/questions.yaml +++ b/stable/cloud9/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cloudcommander/5.8.13/Chart.yaml b/stable/cloudcommander/5.8.13/Chart.yaml index b5639857ce2..7e1da8c2863 100644 --- a/stable/cloudcommander/5.8.13/Chart.yaml +++ b/stable/cloudcommander/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.webp keywords: - cloudcommander - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cloudcommander/5.8.13/app-changelog.md b/stable/cloudcommander/5.8.13/app-changelog.md index 83eca68bd54..6ee7c0f20a1 100644 --- a/stable/cloudcommander/5.8.13/app-changelog.md +++ b/stable/cloudcommander/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [cloudcommander-5.8.13](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.8.13) (2024-04-21) +## [cloudcommander-5.8.13](https://github.com/truecharts/charts/compare/cloudcommander-5.6.0...cloudcommander-5.8.13) (2024-04-22) ### Chore diff --git a/stable/cloudcommander/5.8.13/questions.yaml b/stable/cloudcommander/5.8.13/questions.yaml index 49029c7950b..fdc3733d4d6 100755 --- a/stable/cloudcommander/5.8.13/questions.yaml +++ b/stable/cloudcommander/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cloudflared/10.10.10/Chart.yaml b/stable/cloudflared/10.10.10/Chart.yaml index 9f37051c4a8..d0d2a574f88 100644 --- a/stable/cloudflared/10.10.10/Chart.yaml +++ b/stable/cloudflared/10.10.10/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp keywords: - cloudflared - networking -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cloudflared/10.10.10/app-changelog.md b/stable/cloudflared/10.10.10/app-changelog.md index 2e6a430fb14..aa6aa304110 100644 --- a/stable/cloudflared/10.10.10/app-changelog.md +++ b/stable/cloudflared/10.10.10/app-changelog.md @@ -1,6 +1,6 @@ -## [cloudflared-10.10.10](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.10.10) (2024-04-21) +## [cloudflared-10.10.10](https://github.com/truecharts/charts/compare/cloudflared-10.6.0...cloudflared-10.10.10) (2024-04-22) ### Chore diff --git a/stable/cloudflared/10.10.10/questions.yaml b/stable/cloudflared/10.10.10/questions.yaml index fec61953535..89e67994238 100755 --- a/stable/cloudflared/10.10.10/questions.yaml +++ b/stable/cloudflared/10.10.10/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/cloudflareddns/9.8.16/Chart.yaml b/stable/cloudflareddns/9.8.16/Chart.yaml index efb2b854c66..e3244a4a2c4 100644 --- a/stable/cloudflareddns/9.8.16/Chart.yaml +++ b/stable/cloudflareddns/9.8.16/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cloudflareddns - ddns - cloudflare -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cloudflareddns/9.8.16/app-changelog.md b/stable/cloudflareddns/9.8.16/app-changelog.md index 9c4fbd28fa8..374b82b59d2 100644 --- a/stable/cloudflareddns/9.8.16/app-changelog.md +++ b/stable/cloudflareddns/9.8.16/app-changelog.md @@ -1,6 +1,6 @@ -## [cloudflareddns-9.8.16](https://github.com/truecharts/charts/compare/cloudflareddns-9.6.0...cloudflareddns-9.8.16) (2024-04-21) +## [cloudflareddns-9.8.16](https://github.com/truecharts/charts/compare/cloudflareddns-9.6.0...cloudflareddns-9.8.16) (2024-04-22) ### Chore diff --git a/stable/cloudflareddns/9.8.16/questions.yaml b/stable/cloudflareddns/9.8.16/questions.yaml index 4d6c7aa7561..fd2076356c5 100755 --- a/stable/cloudflareddns/9.8.16/questions.yaml +++ b/stable/cloudflareddns/9.8.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/cloudreve/6.8.12/Chart.yaml b/stable/cloudreve/6.8.12/Chart.yaml index 79e2958e004..6fdeb111ab7 100644 --- a/stable/cloudreve/6.8.12/Chart.yaml +++ b/stable/cloudreve/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cloudreve - Cloud - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cloudreve/6.8.12/app-changelog.md b/stable/cloudreve/6.8.12/app-changelog.md index b9c8f390b36..7eaea8a240e 100644 --- a/stable/cloudreve/6.8.12/app-changelog.md +++ b/stable/cloudreve/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cloudreve-6.8.12](https://github.com/truecharts/charts/compare/cloudreve-6.6.0...cloudreve-6.8.12) (2024-04-21) +## [cloudreve-6.8.12](https://github.com/truecharts/charts/compare/cloudreve-6.6.0...cloudreve-6.8.12) (2024-04-22) ### Chore diff --git a/stable/cloudreve/6.8.12/questions.yaml b/stable/cloudreve/6.8.12/questions.yaml index 4868ea3c873..8bf53965eda 100755 --- a/stable/cloudreve/6.8.12/questions.yaml +++ b/stable/cloudreve/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/code-server/11.10.12/Chart.yaml b/stable/code-server/11.10.12/Chart.yaml index 637c3063f0e..cf0af049643 100644 --- a/stable/code-server/11.10.12/Chart.yaml +++ b/stable/code-server/11.10.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - vs - visual studio - vscode -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/code-server/11.10.12/app-changelog.md b/stable/code-server/11.10.12/app-changelog.md index 8f0fffc926d..4565e5c3ed2 100644 --- a/stable/code-server/11.10.12/app-changelog.md +++ b/stable/code-server/11.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [code-server-11.10.12](https://github.com/truecharts/charts/compare/code-server-11.7.0...code-server-11.10.12) (2024-04-21) +## [code-server-11.10.12](https://github.com/truecharts/charts/compare/code-server-11.7.0...code-server-11.10.12) (2024-04-22) ### Chore diff --git a/stable/code-server/11.10.12/questions.yaml b/stable/code-server/11.10.12/questions.yaml index d618237c66a..45a5301dcf9 100755 --- a/stable/code-server/11.10.12/questions.yaml +++ b/stable/code-server/11.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/codeproject-ai-server/2.8.12/Chart.yaml b/stable/codeproject-ai-server/2.8.12/Chart.yaml index 2d019db9698..998fc339722 100644 --- a/stable/codeproject-ai-server/2.8.12/Chart.yaml +++ b/stable/codeproject-ai-server/2.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.we keywords: - ai-server - sense-ai -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/codeproject-ai-server/2.8.12/app-changelog.md b/stable/codeproject-ai-server/2.8.12/app-changelog.md index 5237a48051c..dac5260dde2 100644 --- a/stable/codeproject-ai-server/2.8.12/app-changelog.md +++ b/stable/codeproject-ai-server/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [codeproject-ai-server-2.8.12](https://github.com/truecharts/charts/compare/codeproject-ai-server-2.6.0...codeproject-ai-server-2.8.12) (2024-04-21) +## [codeproject-ai-server-2.8.12](https://github.com/truecharts/charts/compare/codeproject-ai-server-2.6.0...codeproject-ai-server-2.8.12) (2024-04-22) ### Chore diff --git a/stable/codeproject-ai-server/2.8.12/questions.yaml b/stable/codeproject-ai-server/2.8.12/questions.yaml index 107bb762451..99c35995aa8 100755 --- a/stable/codeproject-ai-server/2.8.12/questions.yaml +++ b/stable/codeproject-ai-server/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/collabora/5.8.12/Chart.yaml b/stable/collabora/5.8.12/Chart.yaml index 127b7704c67..c39d63d488f 100644 --- a/stable/collabora/5.8.12/Chart.yaml +++ b/stable/collabora/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp keywords: - office - document -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/collabora/5.8.12/app-changelog.md b/stable/collabora/5.8.12/app-changelog.md index 8afd7fb3577..66f749da959 100644 --- a/stable/collabora/5.8.12/app-changelog.md +++ b/stable/collabora/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [collabora-5.8.12](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-5.8.12) (2024-04-21) +## [collabora-5.8.12](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-5.8.12) (2024-04-22) ### Chore diff --git a/stable/collabora/5.8.12/questions.yaml b/stable/collabora/5.8.12/questions.yaml index a674e56fd75..81260f9c593 100755 --- a/stable/collabora/5.8.12/questions.yaml +++ b/stable/collabora/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/colonysurvival/5.8.12/Chart.yaml b/stable/colonysurvival/5.8.12/Chart.yaml index bec11b035cf..8fa0c67c951 100644 --- a/stable/colonysurvival/5.8.12/Chart.yaml +++ b/stable/colonysurvival/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.webp keywords: - colonysurvival - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/colonysurvival/5.8.12/app-changelog.md b/stable/colonysurvival/5.8.12/app-changelog.md index d08342a405a..1a547cf8d03 100644 --- a/stable/colonysurvival/5.8.12/app-changelog.md +++ b/stable/colonysurvival/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [colonysurvival-5.8.12](https://github.com/truecharts/charts/compare/colonysurvival-5.6.0...colonysurvival-5.8.12) (2024-04-21) +## [colonysurvival-5.8.12](https://github.com/truecharts/charts/compare/colonysurvival-5.6.0...colonysurvival-5.8.12) (2024-04-22) ### Chore diff --git a/stable/colonysurvival/5.8.12/questions.yaml b/stable/colonysurvival/5.8.12/questions.yaml index 0b127e11a02..e7520ad1852 100755 --- a/stable/colonysurvival/5.8.12/questions.yaml +++ b/stable/colonysurvival/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/commento-plusplus/11.8.12/Chart.yaml b/stable/commento-plusplus/11.8.12/Chart.yaml index 8e5cdf84f2b..46e3f44edbd 100644 --- a/stable/commento-plusplus/11.8.12/Chart.yaml +++ b/stable/commento-plusplus/11.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/commento-plusplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.webp keywords: - commento -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/commento-plusplus/11.8.12/app-changelog.md b/stable/commento-plusplus/11.8.12/app-changelog.md index 1b277bb597f..c1d57ee6176 100644 --- a/stable/commento-plusplus/11.8.12/app-changelog.md +++ b/stable/commento-plusplus/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [commento-plusplus-11.8.12](https://github.com/truecharts/charts/compare/commento-plusplus-11.6.0...commento-plusplus-11.8.12) (2024-04-21) +## [commento-plusplus-11.8.12](https://github.com/truecharts/charts/compare/commento-plusplus-11.6.0...commento-plusplus-11.8.12) (2024-04-22) ### Chore diff --git a/stable/commento-plusplus/11.8.12/questions.yaml b/stable/commento-plusplus/11.8.12/questions.yaml index 15f0eba10b6..6fcc52a3c48 100755 --- a/stable/commento-plusplus/11.8.12/questions.yaml +++ b/stable/commento-plusplus/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/conanexiles/5.8.12/Chart.yaml b/stable/conanexiles/5.8.12/Chart.yaml index d78a7e1c765..ab40d8f07df 100644 --- a/stable/conanexiles/5.8.12/Chart.yaml +++ b/stable/conanexiles/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.webp keywords: - conanexiles - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/conanexiles/5.8.12/app-changelog.md b/stable/conanexiles/5.8.12/app-changelog.md index 2df1fec94d6..1736144086d 100644 --- a/stable/conanexiles/5.8.12/app-changelog.md +++ b/stable/conanexiles/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [conanexiles-5.8.12](https://github.com/truecharts/charts/compare/conanexiles-5.6.0...conanexiles-5.8.12) (2024-04-21) +## [conanexiles-5.8.12](https://github.com/truecharts/charts/compare/conanexiles-5.6.0...conanexiles-5.8.12) (2024-04-22) ### Chore diff --git a/stable/conanexiles/5.8.12/questions.yaml b/stable/conanexiles/5.8.12/questions.yaml index 48eb058c47c..e5aeb235b2e 100755 --- a/stable/conanexiles/5.8.12/questions.yaml +++ b/stable/conanexiles/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/convos/5.8.12/Chart.yaml b/stable/convos/5.8.12/Chart.yaml index 9cc8c6743b2..d61e1db1ee2 100644 --- a/stable/convos/5.8.12/Chart.yaml +++ b/stable/convos/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.webp keywords: - convos - Network-Messenger -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/convos/5.8.12/app-changelog.md b/stable/convos/5.8.12/app-changelog.md index ea1b98f14b3..3d1e5d59ad1 100644 --- a/stable/convos/5.8.12/app-changelog.md +++ b/stable/convos/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [convos-5.8.12](https://github.com/truecharts/charts/compare/convos-5.6.0...convos-5.8.12) (2024-04-21) +## [convos-5.8.12](https://github.com/truecharts/charts/compare/convos-5.6.0...convos-5.8.12) (2024-04-22) ### Chore diff --git a/stable/convos/5.8.12/questions.yaml b/stable/convos/5.8.12/questions.yaml index 2e2ddd0475f..723ef7ad7a9 100755 --- a/stable/convos/5.8.12/questions.yaml +++ b/stable/convos/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cops/8.10.14/Chart.yaml b/stable/cops/8.10.14/Chart.yaml index b2d931fb148..438f9c9522e 100644 --- a/stable/cops/8.10.14/Chart.yaml +++ b/stable/cops/8.10.14/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cops/8.10.14/app-changelog.md b/stable/cops/8.10.14/app-changelog.md index a874342d17a..e15b258346a 100644 --- a/stable/cops/8.10.14/app-changelog.md +++ b/stable/cops/8.10.14/app-changelog.md @@ -1,6 +1,6 @@ -## [cops-8.10.14](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.10.14) (2024-04-21) +## [cops-8.10.14](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.10.14) (2024-04-22) ### Chore diff --git a/stable/cops/8.10.14/questions.yaml b/stable/cops/8.10.14/questions.yaml index a7722ff6b06..51c3c395833 100755 --- a/stable/cops/8.10.14/questions.yaml +++ b/stable/cops/8.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/core-keeper-dedicated-server/5.8.12/Chart.yaml b/stable/core-keeper-dedicated-server/5.8.12/Chart.yaml index f2e1afe2648..d5e3608de58 100644 --- a/stable/core-keeper-dedicated-server/5.8.12/Chart.yaml +++ b/stable/core-keeper-dedicated-server/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-se keywords: - core-keeper-dedicated-server - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/core-keeper-dedicated-server/5.8.12/app-changelog.md b/stable/core-keeper-dedicated-server/5.8.12/app-changelog.md index c66795fe9bb..b04c72f1793 100644 --- a/stable/core-keeper-dedicated-server/5.8.12/app-changelog.md +++ b/stable/core-keeper-dedicated-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [core-keeper-dedicated-server-5.8.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-5.6.0...core-keeper-dedicated-server-5.8.12) (2024-04-21) +## [core-keeper-dedicated-server-5.8.12](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-5.6.0...core-keeper-dedicated-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/core-keeper-dedicated-server/5.8.12/questions.yaml b/stable/core-keeper-dedicated-server/5.8.12/questions.yaml index 15d223cf47f..a50f76277e0 100755 --- a/stable/core-keeper-dedicated-server/5.8.12/questions.yaml +++ b/stable/core-keeper-dedicated-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/corekeeper/5.8.12/Chart.yaml b/stable/corekeeper/5.8.12/Chart.yaml index f7de6f93303..ebf62efeb90 100644 --- a/stable/corekeeper/5.8.12/Chart.yaml +++ b/stable/corekeeper/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.webp keywords: - corekeeper - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/corekeeper/5.8.12/app-changelog.md b/stable/corekeeper/5.8.12/app-changelog.md index 678866faec6..1a0b77504e4 100644 --- a/stable/corekeeper/5.8.12/app-changelog.md +++ b/stable/corekeeper/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [corekeeper-5.8.12](https://github.com/truecharts/charts/compare/corekeeper-5.6.0...corekeeper-5.8.12) (2024-04-21) +## [corekeeper-5.8.12](https://github.com/truecharts/charts/compare/corekeeper-5.6.0...corekeeper-5.8.12) (2024-04-22) ### Chore diff --git a/stable/corekeeper/5.8.12/questions.yaml b/stable/corekeeper/5.8.12/questions.yaml index 16ee057ff38..45978f6c340 100755 --- a/stable/corekeeper/5.8.12/questions.yaml +++ b/stable/corekeeper/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/couchpotato/9.8.12/Chart.yaml b/stable/couchpotato/9.8.12/Chart.yaml index 7743f96f6dc..a288fc716b7 100644 --- a/stable/couchpotato/9.8.12/Chart.yaml +++ b/stable/couchpotato/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/couchpotato icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.webp keywords: - couchpotato -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/couchpotato/9.8.12/app-changelog.md b/stable/couchpotato/9.8.12/app-changelog.md index f0640dcb40b..45dc250f508 100644 --- a/stable/couchpotato/9.8.12/app-changelog.md +++ b/stable/couchpotato/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [couchpotato-9.8.12](https://github.com/truecharts/charts/compare/couchpotato-9.6.0...couchpotato-9.8.12) (2024-04-21) +## [couchpotato-9.8.12](https://github.com/truecharts/charts/compare/couchpotato-9.6.0...couchpotato-9.8.12) (2024-04-22) ### Chore diff --git a/stable/couchpotato/9.8.12/questions.yaml b/stable/couchpotato/9.8.12/questions.yaml index 171e2c58e11..b4c8cd7d444 100755 --- a/stable/couchpotato/9.8.12/questions.yaml +++ b/stable/couchpotato/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/counterstrike2d/5.8.12/Chart.yaml b/stable/counterstrike2d/5.8.12/Chart.yaml index 39e430fa19d..bcd724652e4 100644 --- a/stable/counterstrike2d/5.8.12/Chart.yaml +++ b/stable/counterstrike2d/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.webp keywords: - counterstrike2d - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/counterstrike2d/5.8.12/app-changelog.md b/stable/counterstrike2d/5.8.12/app-changelog.md index b890513d29f..64c68c70a68 100644 --- a/stable/counterstrike2d/5.8.12/app-changelog.md +++ b/stable/counterstrike2d/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [counterstrike2d-5.8.12](https://github.com/truecharts/charts/compare/counterstrike2d-5.6.0...counterstrike2d-5.8.12) (2024-04-21) +## [counterstrike2d-5.8.12](https://github.com/truecharts/charts/compare/counterstrike2d-5.6.0...counterstrike2d-5.8.12) (2024-04-22) ### Chore diff --git a/stable/counterstrike2d/5.8.12/questions.yaml b/stable/counterstrike2d/5.8.12/questions.yaml index 26acb091d4b..ad6cb8df3dd 100755 --- a/stable/counterstrike2d/5.8.12/questions.yaml +++ b/stable/counterstrike2d/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cowyo/5.8.12/Chart.yaml b/stable/cowyo/5.8.12/Chart.yaml index b694d475148..29dbb1b340a 100644 --- a/stable/cowyo/5.8.12/Chart.yaml +++ b/stable/cowyo/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cowyo - Cloud - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cowyo/5.8.12/app-changelog.md b/stable/cowyo/5.8.12/app-changelog.md index b10868a5192..ad2b7591739 100644 --- a/stable/cowyo/5.8.12/app-changelog.md +++ b/stable/cowyo/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cowyo-5.8.12](https://github.com/truecharts/charts/compare/cowyo-5.6.0...cowyo-5.8.12) (2024-04-21) +## [cowyo-5.8.12](https://github.com/truecharts/charts/compare/cowyo-5.6.0...cowyo-5.8.12) (2024-04-22) ### Chore diff --git a/stable/cowyo/5.8.12/questions.yaml b/stable/cowyo/5.8.12/questions.yaml index f7195a06bea..b2be4e5050b 100755 --- a/stable/cowyo/5.8.12/questions.yaml +++ b/stable/cowyo/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/craftopia/5.8.12/Chart.yaml b/stable/craftopia/5.8.12/Chart.yaml index c250160970e..9b1a2e87832 100644 --- a/stable/craftopia/5.8.12/Chart.yaml +++ b/stable/craftopia/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.webp keywords: - craftopia - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/craftopia/5.8.12/app-changelog.md b/stable/craftopia/5.8.12/app-changelog.md index ea02d442f6b..783a10ec951 100644 --- a/stable/craftopia/5.8.12/app-changelog.md +++ b/stable/craftopia/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [craftopia-5.8.12](https://github.com/truecharts/charts/compare/craftopia-5.6.0...craftopia-5.8.12) (2024-04-21) +## [craftopia-5.8.12](https://github.com/truecharts/charts/compare/craftopia-5.6.0...craftopia-5.8.12) (2024-04-22) ### Chore diff --git a/stable/craftopia/5.8.12/questions.yaml b/stable/craftopia/5.8.12/questions.yaml index 9f04fffdc05..e0ca6613580 100755 --- a/stable/craftopia/5.8.12/questions.yaml +++ b/stable/craftopia/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/crafty-4/7.9.12/Chart.yaml b/stable/crafty-4/7.9.12/Chart.yaml index a7abaa09368..7c7ffc50a3d 100644 --- a/stable/crafty-4/7.9.12/Chart.yaml +++ b/stable/crafty-4/7.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - crafty-4 - GameServers - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/crafty-4/7.9.12/app-changelog.md b/stable/crafty-4/7.9.12/app-changelog.md index 45454192b88..84b3aa4f406 100644 --- a/stable/crafty-4/7.9.12/app-changelog.md +++ b/stable/crafty-4/7.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [crafty-4-7.9.12](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.9.12) (2024-04-21) +## [crafty-4-7.9.12](https://github.com/truecharts/charts/compare/crafty-4-7.7.0...crafty-4-7.9.12) (2024-04-22) ### Chore diff --git a/stable/crafty-4/7.9.12/questions.yaml b/stable/crafty-4/7.9.12/questions.yaml index 53bc48430df..e27544beb24 100755 --- a/stable/crafty-4/7.9.12/questions.yaml +++ b/stable/crafty-4/7.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/crypto-exchanges-gateway/5.8.12/Chart.yaml b/stable/crypto-exchanges-gateway/5.8.12/Chart.yaml index 06757ecb1ba..a162b3bd5ba 100644 --- a/stable/crypto-exchanges-gateway/5.8.12/Chart.yaml +++ b/stable/crypto-exchanges-gateway/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - crypto-exchanges-gateway - Productivity - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/crypto-exchanges-gateway/5.8.12/app-changelog.md b/stable/crypto-exchanges-gateway/5.8.12/app-changelog.md index 58ffa38185b..93470f7cacd 100644 --- a/stable/crypto-exchanges-gateway/5.8.12/app-changelog.md +++ b/stable/crypto-exchanges-gateway/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [crypto-exchanges-gateway-5.8.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-5.6.0...crypto-exchanges-gateway-5.8.12) (2024-04-21) +## [crypto-exchanges-gateway-5.8.12](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-5.6.0...crypto-exchanges-gateway-5.8.12) (2024-04-22) ### Chore diff --git a/stable/crypto-exchanges-gateway/5.8.12/questions.yaml b/stable/crypto-exchanges-gateway/5.8.12/questions.yaml index 6f860057c50..c9719992edb 100755 --- a/stable/crypto-exchanges-gateway/5.8.12/questions.yaml +++ b/stable/crypto-exchanges-gateway/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cryptofolio/12.8.12/Chart.yaml b/stable/cryptofolio/12.8.12/Chart.yaml index d8eaefdfa61..b5e301f6b63 100644 --- a/stable/cryptofolio/12.8.12/Chart.yaml +++ b/stable/cryptofolio/12.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cryptofolio icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.webp keywords: - cryptofolio -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cryptofolio/12.8.12/app-changelog.md b/stable/cryptofolio/12.8.12/app-changelog.md index 68632d1141e..87e9f81cc17 100644 --- a/stable/cryptofolio/12.8.12/app-changelog.md +++ b/stable/cryptofolio/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cryptofolio-12.8.12](https://github.com/truecharts/charts/compare/cryptofolio-12.6.0...cryptofolio-12.8.12) (2024-04-21) +## [cryptofolio-12.8.12](https://github.com/truecharts/charts/compare/cryptofolio-12.6.0...cryptofolio-12.8.12) (2024-04-22) ### Chore diff --git a/stable/cryptofolio/12.8.12/questions.yaml b/stable/cryptofolio/12.8.12/questions.yaml index d26f7e34961..c7745232033 100755 --- a/stable/cryptofolio/12.8.12/questions.yaml +++ b/stable/cryptofolio/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cryptpad/7.8.12/Chart.yaml b/stable/cryptpad/7.8.12/Chart.yaml index 7753568e047..16742ced44a 100644 --- a/stable/cryptpad/7.8.12/Chart.yaml +++ b/stable/cryptpad/7.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cryptpad - Productivity - Security -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cryptpad/7.8.12/app-changelog.md b/stable/cryptpad/7.8.12/app-changelog.md index d4f840cd22a..a4b25233818 100644 --- a/stable/cryptpad/7.8.12/app-changelog.md +++ b/stable/cryptpad/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cryptpad-7.8.12](https://github.com/truecharts/charts/compare/cryptpad-7.6.0...cryptpad-7.8.12) (2024-04-21) +## [cryptpad-7.8.12](https://github.com/truecharts/charts/compare/cryptpad-7.6.0...cryptpad-7.8.12) (2024-04-22) ### Chore diff --git a/stable/cryptpad/7.8.12/questions.yaml b/stable/cryptpad/7.8.12/questions.yaml index e21ade4f96b..a7b2570e14e 100755 --- a/stable/cryptpad/7.8.12/questions.yaml +++ b/stable/cryptpad/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cs2/3.8.12/Chart.yaml b/stable/cs2/3.8.12/Chart.yaml index 353b5a3dd0c..a915fc66a6c 100644 --- a/stable/cs2/3.8.12/Chart.yaml +++ b/stable/cs2/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.webp keywords: - cs2 - counter-strike -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cs2/3.8.12/app-changelog.md b/stable/cs2/3.8.12/app-changelog.md index a013ac79c7e..a8256773c18 100644 --- a/stable/cs2/3.8.12/app-changelog.md +++ b/stable/cs2/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cs2-3.8.12](https://github.com/truecharts/charts/compare/cs2-3.6.0...cs2-3.8.12) (2024-04-21) +## [cs2-3.8.12](https://github.com/truecharts/charts/compare/cs2-3.6.0...cs2-3.8.12) (2024-04-22) ### Chore diff --git a/stable/cs2/3.8.12/questions.yaml b/stable/cs2/3.8.12/questions.yaml index fe91978c0da..8e78f018b5c 100755 --- a/stable/cs2/3.8.12/questions.yaml +++ b/stable/cs2/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/csgo/5.8.12/Chart.yaml b/stable/csgo/5.8.12/Chart.yaml index f2feff87810..77b95d2de4f 100644 --- a/stable/csgo/5.8.12/Chart.yaml +++ b/stable/csgo/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.' +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." home: https://truecharts.org/charts/stable/csgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.webp keywords: - csgo - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/csgo/5.8.12/app-changelog.md b/stable/csgo/5.8.12/app-changelog.md index 767d6d47510..741df0f987b 100644 --- a/stable/csgo/5.8.12/app-changelog.md +++ b/stable/csgo/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [csgo-5.8.12](https://github.com/truecharts/charts/compare/csgo-5.6.0...csgo-5.8.12) (2024-04-21) +## [csgo-5.8.12](https://github.com/truecharts/charts/compare/csgo-5.6.0...csgo-5.8.12) (2024-04-22) ### Chore diff --git a/stable/csgo/5.8.12/questions.yaml b/stable/csgo/5.8.12/questions.yaml index b8cebef9cc5..56fd6b4f54c 100755 --- a/stable/csgo/5.8.12/questions.yaml +++ b/stable/csgo/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cssource/5.8.12/Chart.yaml b/stable/cssource/5.8.12/Chart.yaml index 249df8763a6..f837a1ceac9 100644 --- a/stable/cssource/5.8.12/Chart.yaml +++ b/stable/cssource/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.' +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." home: https://truecharts.org/charts/stable/cssource icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.webp keywords: - cssource - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cssource/5.8.12/app-changelog.md b/stable/cssource/5.8.12/app-changelog.md index 8c157c54794..e74a93828fe 100644 --- a/stable/cssource/5.8.12/app-changelog.md +++ b/stable/cssource/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cssource-5.8.12](https://github.com/truecharts/charts/compare/cssource-5.6.0...cssource-5.8.12) (2024-04-21) +## [cssource-5.8.12](https://github.com/truecharts/charts/compare/cssource-5.6.0...cssource-5.8.12) (2024-04-22) ### Chore diff --git a/stable/cssource/5.8.12/questions.yaml b/stable/cssource/5.8.12/questions.yaml index 7f20193357d..ad7d426af36 100755 --- a/stable/cssource/5.8.12/questions.yaml +++ b/stable/cssource/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cstrike1-6/5.8.12/Chart.yaml b/stable/cstrike1-6/5.8.12/Chart.yaml index da77c283f45..cae04174b0b 100644 --- a/stable/cstrike1-6/5.8.12/Chart.yaml +++ b/stable/cstrike1-6/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.webp keywords: - cstrike1-6 - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cstrike1-6/5.8.12/app-changelog.md b/stable/cstrike1-6/5.8.12/app-changelog.md index 8f2d5bc327a..4f92de599c6 100644 --- a/stable/cstrike1-6/5.8.12/app-changelog.md +++ b/stable/cstrike1-6/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cstrike1-6-5.8.12](https://github.com/truecharts/charts/compare/cstrike1-6-5.6.0...cstrike1-6-5.8.12) (2024-04-21) +## [cstrike1-6-5.8.12](https://github.com/truecharts/charts/compare/cstrike1-6-5.6.0...cstrike1-6-5.8.12) (2024-04-22) ### Chore diff --git a/stable/cstrike1-6/5.8.12/questions.yaml b/stable/cstrike1-6/5.8.12/questions.yaml index ed2d4736836..fd57135d75d 100755 --- a/stable/cstrike1-6/5.8.12/questions.yaml +++ b/stable/cstrike1-6/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cstrikeconditionzero/5.8.12/Chart.yaml b/stable/cstrikeconditionzero/5.8.12/Chart.yaml index 582c6f17584..b4a74209db8 100644 --- a/stable/cstrikeconditionzero/5.8.12/Chart.yaml +++ b/stable/cstrikeconditionzero/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.web keywords: - cstrikeconditionzero - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cstrikeconditionzero/5.8.12/app-changelog.md b/stable/cstrikeconditionzero/5.8.12/app-changelog.md index bddf8f8c740..ae04aa56d89 100644 --- a/stable/cstrikeconditionzero/5.8.12/app-changelog.md +++ b/stable/cstrikeconditionzero/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cstrikeconditionzero-5.8.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-5.6.0...cstrikeconditionzero-5.8.12) (2024-04-21) +## [cstrikeconditionzero-5.8.12](https://github.com/truecharts/charts/compare/cstrikeconditionzero-5.6.0...cstrikeconditionzero-5.8.12) (2024-04-22) ### Chore diff --git a/stable/cstrikeconditionzero/5.8.12/questions.yaml b/stable/cstrikeconditionzero/5.8.12/questions.yaml index 235972c23ba..c1e0a4b230d 100755 --- a/stable/cstrikeconditionzero/5.8.12/questions.yaml +++ b/stable/cstrikeconditionzero/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ctfd/4.20.19/Chart.yaml b/stable/ctfd/4.20.19/Chart.yaml index 9cd9c368cff..a09f29e28ba 100644 --- a/stable/ctfd/4.20.19/Chart.yaml +++ b/stable/ctfd/4.20.19/Chart.yaml @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.webp keywords: - ctfd - learning -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ctfd/4.20.19/app-changelog.md b/stable/ctfd/4.20.19/app-changelog.md index 8db0ab50dcd..f54b90c205c 100644 --- a/stable/ctfd/4.20.19/app-changelog.md +++ b/stable/ctfd/4.20.19/app-changelog.md @@ -1,6 +1,6 @@ -## [ctfd-4.20.19](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.19) (2024-04-21) +## [ctfd-4.20.19](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.20.19) (2024-04-22) ### Chore diff --git a/stable/ctfd/4.20.19/questions.yaml b/stable/ctfd/4.20.19/questions.yaml index 17d03d37524..e7346cf5116 100755 --- a/stable/ctfd/4.20.19/questions.yaml +++ b/stable/ctfd/4.20.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cura-novnc/8.8.12/Chart.yaml b/stable/cura-novnc/8.8.12/Chart.yaml index d7068388ed4..1ce8bfa3e63 100644 --- a/stable/cura-novnc/8.8.12/Chart.yaml +++ b/stable/cura-novnc/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cura-novnc - home-automation - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cura-novnc/8.8.12/app-changelog.md b/stable/cura-novnc/8.8.12/app-changelog.md index 6e2481217be..24bb510131a 100644 --- a/stable/cura-novnc/8.8.12/app-changelog.md +++ b/stable/cura-novnc/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [cura-novnc-8.8.12](https://github.com/truecharts/charts/compare/cura-novnc-8.6.0...cura-novnc-8.8.12) (2024-04-21) +## [cura-novnc-8.8.12](https://github.com/truecharts/charts/compare/cura-novnc-8.6.0...cura-novnc-8.8.12) (2024-04-22) ### Chore diff --git a/stable/cura-novnc/8.8.12/questions.yaml b/stable/cura-novnc/8.8.12/questions.yaml index ed71f9b839d..aca78b899b2 100755 --- a/stable/cura-novnc/8.8.12/questions.yaml +++ b/stable/cura-novnc/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/cyberchef/9.16.8/Chart.yaml b/stable/cyberchef/9.16.8/Chart.yaml index 45b95259fae..230930dfddd 100644 --- a/stable/cyberchef/9.16.8/Chart.yaml +++ b/stable/cyberchef/9.16.8/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.webp keywords: - cyberchef -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/cyberchef/9.16.8/app-changelog.md b/stable/cyberchef/9.16.8/app-changelog.md index 2ce5e9fb92b..378b21ccb81 100644 --- a/stable/cyberchef/9.16.8/app-changelog.md +++ b/stable/cyberchef/9.16.8/app-changelog.md @@ -1,6 +1,6 @@ -## [cyberchef-9.16.8](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.16.8) (2024-04-21) +## [cyberchef-9.16.8](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.16.8) (2024-04-22) ### Chore diff --git a/stable/cyberchef/9.16.8/questions.yaml b/stable/cyberchef/9.16.8/questions.yaml index 45b1c6b825e..d7df2c6522f 100755 --- a/stable/cyberchef/9.16.8/questions.yaml +++ b/stable/cyberchef/9.16.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/czkawka/9.9.12/Chart.yaml b/stable/czkawka/9.9.12/Chart.yaml index 42be37c64bb..8b093b371bf 100644 --- a/stable/czkawka/9.9.12/Chart.yaml +++ b/stable/czkawka/9.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - duplicates - file management - czkawka -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/czkawka/9.9.12/app-changelog.md b/stable/czkawka/9.9.12/app-changelog.md index 699ccdb0925..4f9a574b754 100644 --- a/stable/czkawka/9.9.12/app-changelog.md +++ b/stable/czkawka/9.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [czkawka-9.9.12](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-9.9.12) (2024-04-21) +## [czkawka-9.9.12](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-9.9.12) (2024-04-22) ### Chore diff --git a/stable/czkawka/9.9.12/questions.yaml b/stable/czkawka/9.9.12/questions.yaml index 899a9b97e01..ef8132a454a 100755 --- a/stable/czkawka/9.9.12/questions.yaml +++ b/stable/czkawka/9.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dailynotes/5.8.12/Chart.yaml b/stable/dailynotes/5.8.12/Chart.yaml index 08e5866068c..5613fafa107 100644 --- a/stable/dailynotes/5.8.12/Chart.yaml +++ b/stable/dailynotes/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.webp keywords: - dailynotes - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dailynotes/5.8.12/app-changelog.md b/stable/dailynotes/5.8.12/app-changelog.md index e7cf640c62d..f95f9d71ea9 100644 --- a/stable/dailynotes/5.8.12/app-changelog.md +++ b/stable/dailynotes/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dailynotes-5.8.12](https://github.com/truecharts/charts/compare/dailynotes-5.6.0...dailynotes-5.8.12) (2024-04-21) +## [dailynotes-5.8.12](https://github.com/truecharts/charts/compare/dailynotes-5.6.0...dailynotes-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dailynotes/5.8.12/questions.yaml b/stable/dailynotes/5.8.12/questions.yaml index 3e0b1ecdeda..fdabdc4e2e2 100755 --- a/stable/dailynotes/5.8.12/questions.yaml +++ b/stable/dailynotes/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/damselfly/5.8.12/Chart.yaml b/stable/damselfly/5.8.12/Chart.yaml index 18c96b147a9..1832565532b 100644 --- a/stable/damselfly/5.8.12/Chart.yaml +++ b/stable/damselfly/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.webp keywords: - damselfly - MediaApp-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/damselfly/5.8.12/app-changelog.md b/stable/damselfly/5.8.12/app-changelog.md index 1f62ea07cf9..efafaadaf2a 100644 --- a/stable/damselfly/5.8.12/app-changelog.md +++ b/stable/damselfly/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [damselfly-5.8.12](https://github.com/truecharts/charts/compare/damselfly-5.6.0...damselfly-5.8.12) (2024-04-21) +## [damselfly-5.8.12](https://github.com/truecharts/charts/compare/damselfly-5.6.0...damselfly-5.8.12) (2024-04-22) ### Chore diff --git a/stable/damselfly/5.8.12/questions.yaml b/stable/damselfly/5.8.12/questions.yaml index b578a6dfda6..2e9bfd1d386 100755 --- a/stable/damselfly/5.8.12/questions.yaml +++ b/stable/damselfly/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dashdot/8.8.12/Chart.yaml b/stable/dashdot/8.8.12/Chart.yaml index 232e3d062ac..0d88d0a426e 100644 --- a/stable/dashdot/8.8.12/Chart.yaml +++ b/stable/dashdot/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.webp keywords: - dashboard - dashdot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dashdot/8.8.12/app-changelog.md b/stable/dashdot/8.8.12/app-changelog.md index 3f37fcaf706..4b7a24ec3b9 100644 --- a/stable/dashdot/8.8.12/app-changelog.md +++ b/stable/dashdot/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dashdot-8.8.12](https://github.com/truecharts/charts/compare/dashdot-8.6.0...dashdot-8.8.12) (2024-04-21) +## [dashdot-8.8.12](https://github.com/truecharts/charts/compare/dashdot-8.6.0...dashdot-8.8.12) (2024-04-22) ### Chore diff --git a/stable/dashdot/8.8.12/questions.yaml b/stable/dashdot/8.8.12/questions.yaml index 3e6a169d185..9abd7013af3 100755 --- a/stable/dashdot/8.8.12/questions.yaml +++ b/stable/dashdot/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dashmachine/5.8.12/Chart.yaml b/stable/dashmachine/5.8.12/Chart.yaml index cc6bd802b32..13becaf98d5 100644 --- a/stable/dashmachine/5.8.12/Chart.yaml +++ b/stable/dashmachine/5.8.12/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/stable/dashmachine icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.webp keywords: - dashmachine - Productivity - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dashmachine/5.8.12/app-changelog.md b/stable/dashmachine/5.8.12/app-changelog.md index 249a7031edb..6de793d06f4 100644 --- a/stable/dashmachine/5.8.12/app-changelog.md +++ b/stable/dashmachine/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dashmachine-5.8.12](https://github.com/truecharts/charts/compare/dashmachine-5.6.0...dashmachine-5.8.12) (2024-04-21) +## [dashmachine-5.8.12](https://github.com/truecharts/charts/compare/dashmachine-5.6.0...dashmachine-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dashmachine/5.8.12/questions.yaml b/stable/dashmachine/5.8.12/questions.yaml index 3856d05f0cd..c6647eaa236 100755 --- a/stable/dashmachine/5.8.12/questions.yaml +++ b/stable/dashmachine/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dashy/6.8.12/Chart.yaml b/stable/dashy/6.8.12/Chart.yaml index fe3e2af73d7..6a87ebb4ac5 100644 --- a/stable/dashy/6.8.12/Chart.yaml +++ b/stable/dashy/6.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.webp keywords: - dashboard -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dashy/6.8.12/app-changelog.md b/stable/dashy/6.8.12/app-changelog.md index 97c63c175aa..5666b3eb67b 100644 --- a/stable/dashy/6.8.12/app-changelog.md +++ b/stable/dashy/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dashy-6.8.12](https://github.com/truecharts/charts/compare/dashy-6.6.0...dashy-6.8.12) (2024-04-21) +## [dashy-6.8.12](https://github.com/truecharts/charts/compare/dashy-6.6.0...dashy-6.8.12) (2024-04-22) ### Chore diff --git a/stable/dashy/6.8.12/questions.yaml b/stable/dashy/6.8.12/questions.yaml index be9f1cb0242..16872b4eace 100755 --- a/stable/dashy/6.8.12/questions.yaml +++ b/stable/dashy/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/davos/12.8.14/Chart.yaml b/stable/davos/12.8.14/Chart.yaml index 9773b3a2e8a..98c6617f17d 100644 --- a/stable/davos/12.8.14/Chart.yaml +++ b/stable/davos/12.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - davos - ftp - automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/davos/12.8.14/app-changelog.md b/stable/davos/12.8.14/app-changelog.md index ecd69bfbf7f..f21faf4b8e4 100644 --- a/stable/davos/12.8.14/app-changelog.md +++ b/stable/davos/12.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [davos-12.8.14](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.14) (2024-04-21) +## [davos-12.8.14](https://github.com/truecharts/charts/compare/davos-12.6.0...davos-12.8.14) (2024-04-22) ### Chore diff --git a/stable/davos/12.8.14/questions.yaml b/stable/davos/12.8.14/questions.yaml index d33cbbda69d..37e3179ff25 100755 --- a/stable/davos/12.8.14/questions.yaml +++ b/stable/davos/12.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dayofdefeatsource/5.8.12/Chart.yaml b/stable/dayofdefeatsource/5.8.12/Chart.yaml index 6a7291b333e..2b1a8daa66d 100644 --- a/stable/dayofdefeatsource/5.8.12/Chart.yaml +++ b/stable/dayofdefeatsource/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.' +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." home: https://truecharts.org/charts/stable/dayofdefeatsource icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.webp keywords: - dayofdefeatsource - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dayofdefeatsource/5.8.12/app-changelog.md b/stable/dayofdefeatsource/5.8.12/app-changelog.md index 450501576b0..076326f1145 100644 --- a/stable/dayofdefeatsource/5.8.12/app-changelog.md +++ b/stable/dayofdefeatsource/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dayofdefeatsource-5.8.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-5.6.0...dayofdefeatsource-5.8.12) (2024-04-21) +## [dayofdefeatsource-5.8.12](https://github.com/truecharts/charts/compare/dayofdefeatsource-5.6.0...dayofdefeatsource-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dayofdefeatsource/5.8.12/questions.yaml b/stable/dayofdefeatsource/5.8.12/questions.yaml index 4c3c852d77c..f981ad9277c 100755 --- a/stable/dayofdefeatsource/5.8.12/questions.yaml +++ b/stable/dayofdefeatsource/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/daysofwar/5.8.12/Chart.yaml b/stable/daysofwar/5.8.12/Chart.yaml index 31dfef9e5a6..6809d515f1c 100644 --- a/stable/daysofwar/5.8.12/Chart.yaml +++ b/stable/daysofwar/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.webp keywords: - daysofwar - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/daysofwar/5.8.12/app-changelog.md b/stable/daysofwar/5.8.12/app-changelog.md index 4da0cfff9a7..322903aa0b7 100644 --- a/stable/daysofwar/5.8.12/app-changelog.md +++ b/stable/daysofwar/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [daysofwar-5.8.12](https://github.com/truecharts/charts/compare/daysofwar-5.6.0...daysofwar-5.8.12) (2024-04-21) +## [daysofwar-5.8.12](https://github.com/truecharts/charts/compare/daysofwar-5.6.0...daysofwar-5.8.12) (2024-04-22) ### Chore diff --git a/stable/daysofwar/5.8.12/questions.yaml b/stable/daysofwar/5.8.12/questions.yaml index 624f4e79d1a..ead47491382 100755 --- a/stable/daysofwar/5.8.12/questions.yaml +++ b/stable/daysofwar/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dayz/5.8.12/Chart.yaml b/stable/dayz/5.8.12/Chart.yaml index cb0c8739a97..0bfe2ad68ca 100644 --- a/stable/dayz/5.8.12/Chart.yaml +++ b/stable/dayz/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.webp keywords: - dayz - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dayz/5.8.12/app-changelog.md b/stable/dayz/5.8.12/app-changelog.md index f233e5fbbae..eb9749729a6 100644 --- a/stable/dayz/5.8.12/app-changelog.md +++ b/stable/dayz/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dayz-5.8.12](https://github.com/truecharts/charts/compare/dayz-5.6.0...dayz-5.8.12) (2024-04-21) +## [dayz-5.8.12](https://github.com/truecharts/charts/compare/dayz-5.6.0...dayz-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dayz/5.8.12/questions.yaml b/stable/dayz/5.8.12/questions.yaml index 5862622ec70..4a80f7b1bf9 100755 --- a/stable/dayz/5.8.12/questions.yaml +++ b/stable/dayz/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ddclient/9.8.15/Chart.yaml b/stable/ddclient/9.8.15/Chart.yaml index 069a9c578fa..d8a3b9b7b8b 100644 --- a/stable/ddclient/9.8.15/Chart.yaml +++ b/stable/ddclient/9.8.15/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.webp keywords: - ddclient -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ddclient/9.8.15/app-changelog.md b/stable/ddclient/9.8.15/app-changelog.md index 7b04d3b90cf..40f2f589b76 100644 --- a/stable/ddclient/9.8.15/app-changelog.md +++ b/stable/ddclient/9.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [ddclient-9.8.15](https://github.com/truecharts/charts/compare/ddclient-9.6.0...ddclient-9.8.15) (2024-04-21) +## [ddclient-9.8.15](https://github.com/truecharts/charts/compare/ddclient-9.6.0...ddclient-9.8.15) (2024-04-22) ### Chore diff --git a/stable/ddclient/9.8.15/questions.yaml b/stable/ddclient/9.8.15/questions.yaml index 3248072f838..85f85dde878 100755 --- a/stable/ddclient/9.8.15/questions.yaml +++ b/stable/ddclient/9.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/ddns-go/10.10.13/Chart.yaml b/stable/ddns-go/10.10.13/Chart.yaml index bd56e037bc8..6b92030c324 100644 --- a/stable/ddns-go/10.10.13/Chart.yaml +++ b/stable/ddns-go/10.10.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.webp keywords: - ddns-go - ddns -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ddns-go/10.10.13/app-changelog.md b/stable/ddns-go/10.10.13/app-changelog.md index f2626a76f44..b8ada66eb4e 100644 --- a/stable/ddns-go/10.10.13/app-changelog.md +++ b/stable/ddns-go/10.10.13/app-changelog.md @@ -1,6 +1,6 @@ -## [ddns-go-10.10.13](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.10.13) (2024-04-21) +## [ddns-go-10.10.13](https://github.com/truecharts/charts/compare/ddns-go-10.7.0...ddns-go-10.10.13) (2024-04-22) ### Chore diff --git a/stable/ddns-go/10.10.13/questions.yaml b/stable/ddns-go/10.10.13/questions.yaml index 6a003849992..9043e55d214 100755 --- a/stable/ddns-go/10.10.13/questions.yaml +++ b/stable/ddns-go/10.10.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ddns-route53/5.8.12/Chart.yaml b/stable/ddns-route53/5.8.12/Chart.yaml index 925c0e6b8bc..43d9420b103 100644 --- a/stable/ddns-route53/5.8.12/Chart.yaml +++ b/stable/ddns-route53/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.webp keywords: - ddns-route53 - Network-DNS -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ddns-route53/5.8.12/app-changelog.md b/stable/ddns-route53/5.8.12/app-changelog.md index 69491d13c9e..762be514f14 100644 --- a/stable/ddns-route53/5.8.12/app-changelog.md +++ b/stable/ddns-route53/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ddns-route53-5.8.12](https://github.com/truecharts/charts/compare/ddns-route53-5.6.0...ddns-route53-5.8.12) (2024-04-21) +## [ddns-route53-5.8.12](https://github.com/truecharts/charts/compare/ddns-route53-5.6.0...ddns-route53-5.8.12) (2024-04-22) ### Chore diff --git a/stable/ddns-route53/5.8.12/questions.yaml b/stable/ddns-route53/5.8.12/questions.yaml index 19a2837b1cf..a8ceac817f7 100755 --- a/stable/ddns-route53/5.8.12/questions.yaml +++ b/stable/ddns-route53/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/ddns-updater/9.8.12/Chart.yaml b/stable/ddns-updater/9.8.12/Chart.yaml index 9838ff37592..24ee414cba1 100644 --- a/stable/ddns-updater/9.8.12/Chart.yaml +++ b/stable/ddns-updater/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddns-updater icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.webp keywords: - ddns-updater -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ddns-updater/9.8.12/app-changelog.md b/stable/ddns-updater/9.8.12/app-changelog.md index 3aa8ac8419d..80d9e3b480f 100644 --- a/stable/ddns-updater/9.8.12/app-changelog.md +++ b/stable/ddns-updater/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ddns-updater-9.8.12](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-9.8.12) (2024-04-21) +## [ddns-updater-9.8.12](https://github.com/truecharts/charts/compare/ddns-updater-9.6.0...ddns-updater-9.8.12) (2024-04-22) ### Chore diff --git a/stable/ddns-updater/9.8.12/questions.yaml b/stable/ddns-updater/9.8.12/questions.yaml index f47754a33ed..b9a3b6b4886 100755 --- a/stable/ddns-updater/9.8.12/questions.yaml +++ b/stable/ddns-updater/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/debian-apt-mirror/5.8.12/Chart.yaml b/stable/debian-apt-mirror/5.8.12/Chart.yaml index ccc881175ff..6d2fbd0372f 100644 --- a/stable/debian-apt-mirror/5.8.12/Chart.yaml +++ b/stable/debian-apt-mirror/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Drivers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/debian-apt-mirror/5.8.12/app-changelog.md b/stable/debian-apt-mirror/5.8.12/app-changelog.md index 7bba58a825e..fb7d79c971a 100644 --- a/stable/debian-apt-mirror/5.8.12/app-changelog.md +++ b/stable/debian-apt-mirror/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [debian-apt-mirror-5.8.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-5.6.0...debian-apt-mirror-5.8.12) (2024-04-21) +## [debian-apt-mirror-5.8.12](https://github.com/truecharts/charts/compare/debian-apt-mirror-5.6.0...debian-apt-mirror-5.8.12) (2024-04-22) ### Chore diff --git a/stable/debian-apt-mirror/5.8.12/questions.yaml b/stable/debian-apt-mirror/5.8.12/questions.yaml index ddb7f4d3055..47a5687d5da 100755 --- a/stable/debian-apt-mirror/5.8.12/questions.yaml +++ b/stable/debian-apt-mirror/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/debian-bullseye/5.8.12/Chart.yaml b/stable/debian-bullseye/5.8.12/Chart.yaml index 47d1f6609bb..2f6dd551f96 100644 --- a/stable/debian-bullseye/5.8.12/Chart.yaml +++ b/stable/debian-bullseye/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - debian-bullseye - Productivity - Tools-System -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/debian-bullseye/5.8.12/app-changelog.md b/stable/debian-bullseye/5.8.12/app-changelog.md index e646839c846..a5c7011fee0 100644 --- a/stable/debian-bullseye/5.8.12/app-changelog.md +++ b/stable/debian-bullseye/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [debian-bullseye-5.8.12](https://github.com/truecharts/charts/compare/debian-bullseye-5.6.0...debian-bullseye-5.8.12) (2024-04-21) +## [debian-bullseye-5.8.12](https://github.com/truecharts/charts/compare/debian-bullseye-5.6.0...debian-bullseye-5.8.12) (2024-04-22) ### Chore diff --git a/stable/debian-bullseye/5.8.12/questions.yaml b/stable/debian-bullseye/5.8.12/questions.yaml index 39ebfee57b0..4718ce0a7ef 100755 --- a/stable/debian-bullseye/5.8.12/questions.yaml +++ b/stable/debian-bullseye/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/deconz/15.8.12/Chart.yaml b/stable/deconz/15.8.12/Chart.yaml index 992f54817f1..0eadce6aef5 100644 --- a/stable/deconz/15.8.12/Chart.yaml +++ b/stable/deconz/15.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - home-automation - zigbee - conbee -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/deconz/15.8.12/app-changelog.md b/stable/deconz/15.8.12/app-changelog.md index 96ac45dfb9f..b9639459468 100644 --- a/stable/deconz/15.8.12/app-changelog.md +++ b/stable/deconz/15.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [deconz-15.8.12](https://github.com/truecharts/charts/compare/deconz-15.6.0...deconz-15.8.12) (2024-04-21) +## [deconz-15.8.12](https://github.com/truecharts/charts/compare/deconz-15.6.0...deconz-15.8.12) (2024-04-22) ### Chore diff --git a/stable/deconz/15.8.12/questions.yaml b/stable/deconz/15.8.12/questions.yaml index 900773e0d57..e6b09d8d7e2 100755 --- a/stable/deconz/15.8.12/questions.yaml +++ b/stable/deconz/15.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/deemix/10.8.12/Chart.yaml b/stable/deemix/10.8.12/Chart.yaml index 84ed86d9534..b142d843984 100644 --- a/stable/deemix/10.8.12/Chart.yaml +++ b/stable/deemix/10.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - music - deemix - deezer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/deemix/10.8.12/app-changelog.md b/stable/deemix/10.8.12/app-changelog.md index 4dfc117cc11..56caf881c5e 100644 --- a/stable/deemix/10.8.12/app-changelog.md +++ b/stable/deemix/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [deemix-10.8.12](https://github.com/truecharts/charts/compare/deemix-10.6.0...deemix-10.8.12) (2024-04-21) +## [deemix-10.8.12](https://github.com/truecharts/charts/compare/deemix-10.6.0...deemix-10.8.12) (2024-04-22) ### Chore diff --git a/stable/deemix/10.8.12/questions.yaml b/stable/deemix/10.8.12/questions.yaml index 547cbbbb853..02652a1b4a7 100755 --- a/stable/deemix/10.8.12/questions.yaml +++ b/stable/deemix/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/deepstack/11.8.12/Chart.yaml b/stable/deepstack/11.8.12/Chart.yaml index b405010da3d..9298005233a 100644 --- a/stable/deepstack/11.8.12/Chart.yaml +++ b/stable/deepstack/11.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/deepstack icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.webp keywords: - AI -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/deepstack/11.8.12/app-changelog.md b/stable/deepstack/11.8.12/app-changelog.md index c5a1902ce63..82ba988f417 100644 --- a/stable/deepstack/11.8.12/app-changelog.md +++ b/stable/deepstack/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [deepstack-11.8.12](https://github.com/truecharts/charts/compare/deepstack-11.6.0...deepstack-11.8.12) (2024-04-21) +## [deepstack-11.8.12](https://github.com/truecharts/charts/compare/deepstack-11.6.0...deepstack-11.8.12) (2024-04-22) ### Chore diff --git a/stable/deepstack/11.8.12/questions.yaml b/stable/deepstack/11.8.12/questions.yaml index a9f69a1f4cf..5cb6b0340b7 100755 --- a/stable/deepstack/11.8.12/questions.yaml +++ b/stable/deepstack/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dell-idrac-fan-controller/5.8.12/Chart.yaml b/stable/dell-idrac-fan-controller/5.8.12/Chart.yaml index 297abb658e6..7941540a6b8 100644 --- a/stable/dell-idrac-fan-controller/5.8.12/Chart.yaml +++ b/stable/dell-idrac-fan-controller/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - iDrac - Dell - fan-controller -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dell-idrac-fan-controller/5.8.12/app-changelog.md b/stable/dell-idrac-fan-controller/5.8.12/app-changelog.md index 1368bb8601a..d873e420f6b 100644 --- a/stable/dell-idrac-fan-controller/5.8.12/app-changelog.md +++ b/stable/dell-idrac-fan-controller/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dell-idrac-fan-controller-5.8.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-5.6.0...dell-idrac-fan-controller-5.8.12) (2024-04-21) +## [dell-idrac-fan-controller-5.8.12](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-5.6.0...dell-idrac-fan-controller-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dell-idrac-fan-controller/5.8.12/questions.yaml b/stable/dell-idrac-fan-controller/5.8.12/questions.yaml index 5f125abdfda..f2baf4c7634 100755 --- a/stable/dell-idrac-fan-controller/5.8.12/questions.yaml +++ b/stable/dell-idrac-fan-controller/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/deluge/18.8.12/Chart.yaml b/stable/deluge/18.8.12/Chart.yaml index f45484df692..c0d40d538aa 100644 --- a/stable/deluge/18.8.12/Chart.yaml +++ b/stable/deluge/18.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/deluge/18.8.12/app-changelog.md b/stable/deluge/18.8.12/app-changelog.md index c65843dd862..940c568147b 100644 --- a/stable/deluge/18.8.12/app-changelog.md +++ b/stable/deluge/18.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [deluge-18.8.12](https://github.com/truecharts/charts/compare/deluge-18.6.0...deluge-18.8.12) (2024-04-21) +## [deluge-18.8.12](https://github.com/truecharts/charts/compare/deluge-18.6.0...deluge-18.8.12) (2024-04-22) ### Chore diff --git a/stable/deluge/18.8.12/questions.yaml b/stable/deluge/18.8.12/questions.yaml index 4babd808ff5..d552d9e0f18 100755 --- a/stable/deluge/18.8.12/questions.yaml +++ b/stable/deluge/18.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/digikam/11.8.12/Chart.yaml b/stable/digikam/11.8.12/Chart.yaml index 5d4e6823426..4665b100de9 100644 --- a/stable/digikam/11.8.12/Chart.yaml +++ b/stable/digikam/11.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - management - image - gallery -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/digikam/11.8.12/app-changelog.md b/stable/digikam/11.8.12/app-changelog.md index bed8d4cf7e0..e01e438b562 100644 --- a/stable/digikam/11.8.12/app-changelog.md +++ b/stable/digikam/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [digikam-11.8.12](https://github.com/truecharts/charts/compare/digikam-11.6.0...digikam-11.8.12) (2024-04-21) +## [digikam-11.8.12](https://github.com/truecharts/charts/compare/digikam-11.6.0...digikam-11.8.12) (2024-04-22) ### Chore diff --git a/stable/digikam/11.8.12/questions.yaml b/stable/digikam/11.8.12/questions.yaml index a67e0237846..57d6afebf39 100755 --- a/stable/digikam/11.8.12/questions.yaml +++ b/stable/digikam/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dillinger/9.8.12/Chart.yaml b/stable/dillinger/9.8.12/Chart.yaml index 1c64b64eb18..c3deb7a24b5 100644 --- a/stable/dillinger/9.8.12/Chart.yaml +++ b/stable/dillinger/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.webp keywords: - dillinger -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dillinger/9.8.12/app-changelog.md b/stable/dillinger/9.8.12/app-changelog.md index d3eca13e990..e31459a19d8 100644 --- a/stable/dillinger/9.8.12/app-changelog.md +++ b/stable/dillinger/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dillinger-9.8.12](https://github.com/truecharts/charts/compare/dillinger-9.6.0...dillinger-9.8.12) (2024-04-21) +## [dillinger-9.8.12](https://github.com/truecharts/charts/compare/dillinger-9.6.0...dillinger-9.8.12) (2024-04-22) ### Chore diff --git a/stable/dillinger/9.8.12/questions.yaml b/stable/dillinger/9.8.12/questions.yaml index ddab0677e7c..89dea12a094 100755 --- a/stable/dillinger/9.8.12/questions.yaml +++ b/stable/dillinger/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/discordgsm/7.9.12/Chart.yaml b/stable/discordgsm/7.9.12/Chart.yaml index 86dddfba148..46ccab3d047 100644 --- a/stable/discordgsm/7.9.12/Chart.yaml +++ b/stable/discordgsm/7.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - discordgsm - game-server - monitor -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/discordgsm/7.9.12/app-changelog.md b/stable/discordgsm/7.9.12/app-changelog.md index 3f9ad1dd638..2aadb34f12d 100644 --- a/stable/discordgsm/7.9.12/app-changelog.md +++ b/stable/discordgsm/7.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [discordgsm-7.9.12](https://github.com/truecharts/charts/compare/discordgsm-7.6.0...discordgsm-7.9.12) (2024-04-21) +## [discordgsm-7.9.12](https://github.com/truecharts/charts/compare/discordgsm-7.6.0...discordgsm-7.9.12) (2024-04-22) ### Chore diff --git a/stable/discordgsm/7.9.12/questions.yaml b/stable/discordgsm/7.9.12/questions.yaml index 8f7385b4126..7bf26556fe9 100755 --- a/stable/discordgsm/7.9.12/questions.yaml +++ b/stable/discordgsm/7.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dispatch/5.8.12/Chart.yaml b/stable/dispatch/5.8.12/Chart.yaml index a49a0cb595c..1fff8455b1c 100644 --- a/stable/dispatch/5.8.12/Chart.yaml +++ b/stable/dispatch/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.webp keywords: - dispatch - Network-Messenger -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dispatch/5.8.12/app-changelog.md b/stable/dispatch/5.8.12/app-changelog.md index cd41a0ac11f..4560e9f4603 100644 --- a/stable/dispatch/5.8.12/app-changelog.md +++ b/stable/dispatch/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dispatch-5.8.12](https://github.com/truecharts/charts/compare/dispatch-5.6.0...dispatch-5.8.12) (2024-04-21) +## [dispatch-5.8.12](https://github.com/truecharts/charts/compare/dispatch-5.6.0...dispatch-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dispatch/5.8.12/questions.yaml b/stable/dispatch/5.8.12/questions.yaml index c7add7b59fd..8a6ff478ea6 100755 --- a/stable/dispatch/5.8.12/questions.yaml +++ b/stable/dispatch/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dizquetv/14.8.12/Chart.yaml b/stable/dizquetv/14.8.12/Chart.yaml index c0ddef69f33..3175acb3b86 100644 --- a/stable/dizquetv/14.8.12/Chart.yaml +++ b/stable/dizquetv/14.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.webp keywords: - dizqueTV - dizquetv -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dizquetv/14.8.12/app-changelog.md b/stable/dizquetv/14.8.12/app-changelog.md index 7c0644b5ea9..f80e6c57e5b 100644 --- a/stable/dizquetv/14.8.12/app-changelog.md +++ b/stable/dizquetv/14.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dizquetv-14.8.12](https://github.com/truecharts/charts/compare/dizquetv-14.6.0...dizquetv-14.8.12) (2024-04-21) +## [dizquetv-14.8.12](https://github.com/truecharts/charts/compare/dizquetv-14.6.0...dizquetv-14.8.12) (2024-04-22) ### Chore diff --git a/stable/dizquetv/14.8.12/questions.yaml b/stable/dizquetv/14.8.12/questions.yaml index 34b5214f44f..b84e714d07b 100755 --- a/stable/dizquetv/14.8.12/questions.yaml +++ b/stable/dizquetv/14.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dns-doh-companion/5.8.13/Chart.yaml b/stable/dns-doh-companion/5.8.13/Chart.yaml index 7cc4eecbef2..f2ecf73148a 100644 --- a/stable/dns-doh-companion/5.8.13/Chart.yaml +++ b/stable/dns-doh-companion/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.webp keywords: - dns-doh-companion - Network-DNS -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dns-doh-companion/5.8.13/app-changelog.md b/stable/dns-doh-companion/5.8.13/app-changelog.md index abd26662d06..e5a05c60949 100644 --- a/stable/dns-doh-companion/5.8.13/app-changelog.md +++ b/stable/dns-doh-companion/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [dns-doh-companion-5.8.13](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.8.13) (2024-04-21) +## [dns-doh-companion-5.8.13](https://github.com/truecharts/charts/compare/dns-doh-companion-5.6.0...dns-doh-companion-5.8.13) (2024-04-22) ### Chore diff --git a/stable/dns-doh-companion/5.8.13/questions.yaml b/stable/dns-doh-companion/5.8.13/questions.yaml index 886cca7f6b4..8472c6ca540 100755 --- a/stable/dns-doh-companion/5.8.13/questions.yaml +++ b/stable/dns-doh-companion/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/docker-hub-rss/5.8.12/Chart.yaml b/stable/docker-hub-rss/5.8.12/Chart.yaml index b76f0161e14..28d728807b6 100644 --- a/stable/docker-hub-rss/5.8.12/Chart.yaml +++ b/stable/docker-hub-rss/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/docker-hub-rss/5.8.12/app-changelog.md b/stable/docker-hub-rss/5.8.12/app-changelog.md index ee589a523eb..7a30ff16b13 100644 --- a/stable/docker-hub-rss/5.8.12/app-changelog.md +++ b/stable/docker-hub-rss/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [docker-hub-rss-5.8.12](https://github.com/truecharts/charts/compare/docker-hub-rss-5.6.0...docker-hub-rss-5.8.12) (2024-04-21) +## [docker-hub-rss-5.8.12](https://github.com/truecharts/charts/compare/docker-hub-rss-5.6.0...docker-hub-rss-5.8.12) (2024-04-22) ### Chore diff --git a/stable/docker-hub-rss/5.8.12/questions.yaml b/stable/docker-hub-rss/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/docker-hub-rss/5.8.12/questions.yaml +++ b/stable/docker-hub-rss/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/docker/6.1.17/Chart.yaml b/stable/docker/6.1.17/Chart.yaml index 7a2e1223928..6d6fc24fff5 100644 --- a/stable/docker/6.1.17/Chart.yaml +++ b/stable/docker/6.1.17/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.webp keywords: - docker -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/docker/6.1.17/app-changelog.md b/stable/docker/6.1.17/app-changelog.md index cc540bd3535..bfc7c106e3b 100644 --- a/stable/docker/6.1.17/app-changelog.md +++ b/stable/docker/6.1.17/app-changelog.md @@ -1,6 +1,6 @@ -## [docker-6.1.17](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.17) (2024-04-21) +## [docker-6.1.17](https://github.com/truecharts/charts/compare/docker-5.6.0...docker-6.1.17) (2024-04-22) ### Chore diff --git a/stable/docker/6.1.17/questions.yaml b/stable/docker/6.1.17/questions.yaml index 8f6a1b991cf..311eb0d4d32 100755 --- a/stable/docker/6.1.17/questions.yaml +++ b/stable/docker/6.1.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/dockerregistry/5.8.12/Chart.yaml b/stable/dockerregistry/5.8.12/Chart.yaml index 0213f905d2c..b8eb48373cc 100644 --- a/stable/dockerregistry/5.8.12/Chart.yaml +++ b/stable/dockerregistry/5.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - Network-Management - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dockerregistry/5.8.12/app-changelog.md b/stable/dockerregistry/5.8.12/app-changelog.md index d9fa081abf3..0357ff0ef7e 100644 --- a/stable/dockerregistry/5.8.12/app-changelog.md +++ b/stable/dockerregistry/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dockerregistry-5.8.12](https://github.com/truecharts/charts/compare/dockerregistry-5.6.0...dockerregistry-5.8.12) (2024-04-21) +## [dockerregistry-5.8.12](https://github.com/truecharts/charts/compare/dockerregistry-5.6.0...dockerregistry-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dockerregistry/5.8.12/questions.yaml b/stable/dockerregistry/5.8.12/questions.yaml index 0bbe5bce257..512522e5aaf 100755 --- a/stable/dockerregistry/5.8.12/questions.yaml +++ b/stable/dockerregistry/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/docusaurus/8.8.13/Chart.yaml b/stable/docusaurus/8.8.13/Chart.yaml index 684a6385f47..4ecdc5edeb3 100644 --- a/stable/docusaurus/8.8.13/Chart.yaml +++ b/stable/docusaurus/8.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - documentation - website - Docusaurus -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/docusaurus/8.8.13/app-changelog.md b/stable/docusaurus/8.8.13/app-changelog.md index 71d8b1bb110..03bbcda6b44 100644 --- a/stable/docusaurus/8.8.13/app-changelog.md +++ b/stable/docusaurus/8.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [docusaurus-8.8.13](https://github.com/truecharts/charts/compare/docusaurus-8.6.0...docusaurus-8.8.13) (2024-04-21) +## [docusaurus-8.8.13](https://github.com/truecharts/charts/compare/docusaurus-8.6.0...docusaurus-8.8.13) (2024-04-22) ### Chore diff --git a/stable/docusaurus/8.8.13/questions.yaml b/stable/docusaurus/8.8.13/questions.yaml index 2970d73736a..df547ac6d6b 100755 --- a/stable/docusaurus/8.8.13/questions.yaml +++ b/stable/docusaurus/8.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dokuwiki/11.4.13/Chart.yaml b/stable/dokuwiki/11.4.13/Chart.yaml index 1ad54046c59..31609a0328e 100644 --- a/stable/dokuwiki/11.4.13/Chart.yaml +++ b/stable/dokuwiki/11.4.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.webp keywords: - dokuwiki -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dokuwiki/11.4.13/app-changelog.md b/stable/dokuwiki/11.4.13/app-changelog.md index 9b963b96845..3186e67def4 100644 --- a/stable/dokuwiki/11.4.13/app-changelog.md +++ b/stable/dokuwiki/11.4.13/app-changelog.md @@ -1,6 +1,6 @@ -## [dokuwiki-11.4.13](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.4.13) (2024-04-21) +## [dokuwiki-11.4.13](https://github.com/truecharts/charts/compare/dokuwiki-11.2.0...dokuwiki-11.4.13) (2024-04-22) ### Chore diff --git a/stable/dokuwiki/11.4.13/questions.yaml b/stable/dokuwiki/11.4.13/questions.yaml index 24fd76dc74f..51d6230446f 100755 --- a/stable/dokuwiki/11.4.13/questions.yaml +++ b/stable/dokuwiki/11.4.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/domoticz/10.8.12/Chart.yaml b/stable/domoticz/10.8.12/Chart.yaml index 946a12e0b16..a7493a379d2 100644 --- a/stable/domoticz/10.8.12/Chart.yaml +++ b/stable/domoticz/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.webp keywords: - domoticz -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/domoticz/10.8.12/app-changelog.md b/stable/domoticz/10.8.12/app-changelog.md index 48c42d20cd9..ce5240f63e2 100644 --- a/stable/domoticz/10.8.12/app-changelog.md +++ b/stable/domoticz/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [domoticz-10.8.12](https://github.com/truecharts/charts/compare/domoticz-10.6.0...domoticz-10.8.12) (2024-04-21) +## [domoticz-10.8.12](https://github.com/truecharts/charts/compare/domoticz-10.6.0...domoticz-10.8.12) (2024-04-22) ### Chore diff --git a/stable/domoticz/10.8.12/questions.yaml b/stable/domoticz/10.8.12/questions.yaml index 4618dab8877..934d4bf9131 100755 --- a/stable/domoticz/10.8.12/questions.yaml +++ b/stable/domoticz/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dontstarvetogether/5.8.12/Chart.yaml b/stable/dontstarvetogether/5.8.12/Chart.yaml index 570923dd885..389ac7adcd8 100644 --- a/stable/dontstarvetogether/5.8.12/Chart.yaml +++ b/stable/dontstarvetogether/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.webp keywords: - dontstarvetogether - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dontstarvetogether/5.8.12/app-changelog.md b/stable/dontstarvetogether/5.8.12/app-changelog.md index 03e563df696..c67a8e59b1e 100644 --- a/stable/dontstarvetogether/5.8.12/app-changelog.md +++ b/stable/dontstarvetogether/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dontstarvetogether-5.8.12](https://github.com/truecharts/charts/compare/dontstarvetogether-5.6.0...dontstarvetogether-5.8.12) (2024-04-21) +## [dontstarvetogether-5.8.12](https://github.com/truecharts/charts/compare/dontstarvetogether-5.6.0...dontstarvetogether-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dontstarvetogether/5.8.12/questions.yaml b/stable/dontstarvetogether/5.8.12/questions.yaml index 1c6acfc07b4..69a83b0665b 100755 --- a/stable/dontstarvetogether/5.8.12/questions.yaml +++ b/stable/dontstarvetogether/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/doplarr/9.8.12/Chart.yaml b/stable/doplarr/9.8.12/Chart.yaml index ae3497d8eac..8fce1c92aa2 100644 --- a/stable/doplarr/9.8.12/Chart.yaml +++ b/stable/doplarr/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/doplarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.webp keywords: - doplarr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/doplarr/9.8.12/app-changelog.md b/stable/doplarr/9.8.12/app-changelog.md index e03846dd5a7..f74157612a1 100644 --- a/stable/doplarr/9.8.12/app-changelog.md +++ b/stable/doplarr/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [doplarr-9.8.12](https://github.com/truecharts/charts/compare/doplarr-9.6.0...doplarr-9.8.12) (2024-04-21) +## [doplarr-9.8.12](https://github.com/truecharts/charts/compare/doplarr-9.6.0...doplarr-9.8.12) (2024-04-22) ### Chore diff --git a/stable/doplarr/9.8.12/questions.yaml b/stable/doplarr/9.8.12/questions.yaml index 18af4789176..ed0921086a4 100755 --- a/stable/doplarr/9.8.12/questions.yaml +++ b/stable/doplarr/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/double-take/10.8.12/Chart.yaml b/stable/double-take/10.8.12/Chart.yaml index 081253e21ad..e5ddb2a601a 100644 --- a/stable/double-take/10.8.12/Chart.yaml +++ b/stable/double-take/10.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.webp keywords: - ai - double-take -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/double-take/10.8.12/app-changelog.md b/stable/double-take/10.8.12/app-changelog.md index 7cb62186d84..e29b85a81ef 100644 --- a/stable/double-take/10.8.12/app-changelog.md +++ b/stable/double-take/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [double-take-10.8.12](https://github.com/truecharts/charts/compare/double-take-10.6.0...double-take-10.8.12) (2024-04-21) +## [double-take-10.8.12](https://github.com/truecharts/charts/compare/double-take-10.6.0...double-take-10.8.12) (2024-04-22) ### Chore diff --git a/stable/double-take/10.8.12/questions.yaml b/stable/double-take/10.8.12/questions.yaml index 6bde04aba31..d191593f9f4 100755 --- a/stable/double-take/10.8.12/questions.yaml +++ b/stable/double-take/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/doublecommander/12.8.14/Chart.yaml b/stable/doublecommander/12.8.14/Chart.yaml index 380deac5a19..e7a9cdab638 100644 --- a/stable/doublecommander/12.8.14/Chart.yaml +++ b/stable/doublecommander/12.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - doublecommander - file - manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/doublecommander/12.8.14/app-changelog.md b/stable/doublecommander/12.8.14/app-changelog.md index 7fdee2a86f3..33cf5733859 100644 --- a/stable/doublecommander/12.8.14/app-changelog.md +++ b/stable/doublecommander/12.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [doublecommander-12.8.14](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.14) (2024-04-21) +## [doublecommander-12.8.14](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.14) (2024-04-22) ### Chore diff --git a/stable/doublecommander/12.8.14/questions.yaml b/stable/doublecommander/12.8.14/questions.yaml index 4af83e84d76..0d8a98d6377 100755 --- a/stable/doublecommander/12.8.14/questions.yaml +++ b/stable/doublecommander/12.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/drawio/11.8.15/Chart.yaml b/stable/drawio/11.8.15/Chart.yaml index 59883b091ea..c7ccb0ae90c 100644 --- a/stable/drawio/11.8.15/Chart.yaml +++ b/stable/drawio/11.8.15/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.webp keywords: - drawio -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/drawio/11.8.15/app-changelog.md b/stable/drawio/11.8.15/app-changelog.md index 2690f07cddc..1272785a6b6 100644 --- a/stable/drawio/11.8.15/app-changelog.md +++ b/stable/drawio/11.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [drawio-11.8.15](https://github.com/truecharts/charts/compare/drawio-11.4.0...drawio-11.8.15) (2024-04-21) +## [drawio-11.8.15](https://github.com/truecharts/charts/compare/drawio-11.4.0...drawio-11.8.15) (2024-04-22) ### Chore diff --git a/stable/drawio/11.8.15/questions.yaml b/stable/drawio/11.8.15/questions.yaml index ea772419861..5e2f49bd220 100755 --- a/stable/drawio/11.8.15/questions.yaml +++ b/stable/drawio/11.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/dropbox-by-otherguy/5.8.12/Chart.yaml b/stable/dropbox-by-otherguy/5.8.12/Chart.yaml index d5f15736aa8..254e41a03e4 100644 --- a/stable/dropbox-by-otherguy/5.8.12/Chart.yaml +++ b/stable/dropbox-by-otherguy/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.webp keywords: - dropbox-by-otherguy - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/dropbox-by-otherguy/5.8.12/app-changelog.md b/stable/dropbox-by-otherguy/5.8.12/app-changelog.md index 5eca3574b9d..1d61d657fea 100644 --- a/stable/dropbox-by-otherguy/5.8.12/app-changelog.md +++ b/stable/dropbox-by-otherguy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [dropbox-by-otherguy-5.8.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-5.6.0...dropbox-by-otherguy-5.8.12) (2024-04-21) +## [dropbox-by-otherguy-5.8.12](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-5.6.0...dropbox-by-otherguy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/dropbox-by-otherguy/5.8.12/questions.yaml b/stable/dropbox-by-otherguy/5.8.12/questions.yaml index c1bf01205d8..fb91ded1e54 100755 --- a/stable/dropbox-by-otherguy/5.8.12/questions.yaml +++ b/stable/dropbox-by-otherguy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/duckdns/9.8.13/Chart.yaml b/stable/duckdns/9.8.13/Chart.yaml index 13d437880e0..a2b84936bf1 100644 --- a/stable/duckdns/9.8.13/Chart.yaml +++ b/stable/duckdns/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp keywords: - duckdns -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/duckdns/9.8.13/app-changelog.md b/stable/duckdns/9.8.13/app-changelog.md index 61ab6eef307..27729f72e18 100644 --- a/stable/duckdns/9.8.13/app-changelog.md +++ b/stable/duckdns/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [duckdns-9.8.13](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.8.13) (2024-04-21) +## [duckdns-9.8.13](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.8.13) (2024-04-22) ### Chore diff --git a/stable/duckdns/9.8.13/questions.yaml b/stable/duckdns/9.8.13/questions.yaml index d8dfd51fc4a..49184db4e5a 100755 --- a/stable/duckdns/9.8.13/questions.yaml +++ b/stable/duckdns/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/duplicacy/6.8.15/Chart.yaml b/stable/duplicacy/6.8.15/Chart.yaml index e9b8d912bd5..69549e73ee1 100644 --- a/stable/duplicacy/6.8.15/Chart.yaml +++ b/stable/duplicacy/6.8.15/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.webp keywords: - duplicacy - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/duplicacy/6.8.15/app-changelog.md b/stable/duplicacy/6.8.15/app-changelog.md index ced2f8702c9..a6700996fb1 100644 --- a/stable/duplicacy/6.8.15/app-changelog.md +++ b/stable/duplicacy/6.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [duplicacy-6.8.15](https://github.com/truecharts/charts/compare/duplicacy-6.6.0...duplicacy-6.8.15) (2024-04-21) +## [duplicacy-6.8.15](https://github.com/truecharts/charts/compare/duplicacy-6.6.0...duplicacy-6.8.15) (2024-04-22) ### Chore diff --git a/stable/duplicacy/6.8.15/questions.yaml b/stable/duplicacy/6.8.15/questions.yaml index 9008d853814..e2e53cf0650 100755 --- a/stable/duplicacy/6.8.15/questions.yaml +++ b/stable/duplicacy/6.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/duplicati/13.8.12/Chart.yaml b/stable/duplicati/13.8.12/Chart.yaml index 4f1995f42d8..158743fa19a 100644 --- a/stable/duplicati/13.8.12/Chart.yaml +++ b/stable/duplicati/13.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duplicati icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.webp keywords: - duplicati -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/duplicati/13.8.12/app-changelog.md b/stable/duplicati/13.8.12/app-changelog.md index afd83fed07f..60c7e162317 100644 --- a/stable/duplicati/13.8.12/app-changelog.md +++ b/stable/duplicati/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [duplicati-13.8.12](https://github.com/truecharts/charts/compare/duplicati-13.6.0...duplicati-13.8.12) (2024-04-21) +## [duplicati-13.8.12](https://github.com/truecharts/charts/compare/duplicati-13.6.0...duplicati-13.8.12) (2024-04-22) ### Chore diff --git a/stable/duplicati/13.8.12/questions.yaml b/stable/duplicati/13.8.12/questions.yaml index 2625a8e8962..8f55c419e1a 100755 --- a/stable/duplicati/13.8.12/questions.yaml +++ b/stable/duplicati/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ecodms/5.8.12/Chart.yaml b/stable/ecodms/5.8.12/Chart.yaml index e6fc84f4171..90e71c52d0a 100644 --- a/stable/ecodms/5.8.12/Chart.yaml +++ b/stable/ecodms/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - ecodms - Cloud - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ecodms/5.8.12/app-changelog.md b/stable/ecodms/5.8.12/app-changelog.md index 56d96f12229..2d013d9bb94 100644 --- a/stable/ecodms/5.8.12/app-changelog.md +++ b/stable/ecodms/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ecodms-5.8.12](https://github.com/truecharts/charts/compare/ecodms-5.6.0...ecodms-5.8.12) (2024-04-21) +## [ecodms-5.8.12](https://github.com/truecharts/charts/compare/ecodms-5.6.0...ecodms-5.8.12) (2024-04-22) ### Chore diff --git a/stable/ecodms/5.8.12/questions.yaml b/stable/ecodms/5.8.12/questions.yaml index 91539e144f6..e7674d6e2cb 100755 --- a/stable/ecodms/5.8.12/questions.yaml +++ b/stable/ecodms/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/electrum/5.8.13/Chart.yaml b/stable/electrum/5.8.13/Chart.yaml index 9fa4ee5c9e4..7ccc1710a70 100644 --- a/stable/electrum/5.8.13/Chart.yaml +++ b/stable/electrum/5.8.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Network-Other - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/electrum/5.8.13/app-changelog.md b/stable/electrum/5.8.13/app-changelog.md index a69c2112877..96e8dc1964d 100644 --- a/stable/electrum/5.8.13/app-changelog.md +++ b/stable/electrum/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [electrum-5.8.13](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.13) (2024-04-21) +## [electrum-5.8.13](https://github.com/truecharts/charts/compare/electrum-5.6.0...electrum-5.8.13) (2024-04-22) ### Chore diff --git a/stable/electrum/5.8.13/questions.yaml b/stable/electrum/5.8.13/questions.yaml index 7e6e183955d..14e530e4064 100755 --- a/stable/electrum/5.8.13/questions.yaml +++ b/stable/electrum/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/emby-sync/5.8.12/Chart.yaml b/stable/emby-sync/5.8.12/Chart.yaml index fab152ba36e..81a9036a536 100644 --- a/stable/emby-sync/5.8.12/Chart.yaml +++ b/stable/emby-sync/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.webp keywords: - emby-sync - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/emby-sync/5.8.12/app-changelog.md b/stable/emby-sync/5.8.12/app-changelog.md index f1ae767af3a..75efa12810f 100644 --- a/stable/emby-sync/5.8.12/app-changelog.md +++ b/stable/emby-sync/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [emby-sync-5.8.12](https://github.com/truecharts/charts/compare/emby-sync-5.6.0...emby-sync-5.8.12) (2024-04-21) +## [emby-sync-5.8.12](https://github.com/truecharts/charts/compare/emby-sync-5.6.0...emby-sync-5.8.12) (2024-04-22) ### Chore diff --git a/stable/emby-sync/5.8.12/questions.yaml b/stable/emby-sync/5.8.12/questions.yaml index 96a8d3e80dc..2a1b3c84476 100755 --- a/stable/emby-sync/5.8.12/questions.yaml +++ b/stable/emby-sync/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/emby/18.8.14/Chart.yaml b/stable/emby/18.8.14/Chart.yaml index 174fd394ac5..1d7e62b0f79 100644 --- a/stable/emby/18.8.14/Chart.yaml +++ b/stable/emby/18.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/emby/18.8.14/app-changelog.md b/stable/emby/18.8.14/app-changelog.md index cda8b42ee79..bc73c8d4df8 100644 --- a/stable/emby/18.8.14/app-changelog.md +++ b/stable/emby/18.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [emby-18.8.14](https://github.com/truecharts/charts/compare/emby-18.6.0...emby-18.8.14) (2024-04-21) +## [emby-18.8.14](https://github.com/truecharts/charts/compare/emby-18.6.0...emby-18.8.14) (2024-04-22) ### Chore diff --git a/stable/emby/18.8.14/questions.yaml b/stable/emby/18.8.14/questions.yaml index ebad2ae8fb7..35cc63f4650 100755 --- a/stable/emby/18.8.14/questions.yaml +++ b/stable/emby/18.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/embystat/9.8.12/Chart.yaml b/stable/embystat/9.8.12/Chart.yaml index a418f58f14d..01de45cf787 100644 --- a/stable/embystat/9.8.12/Chart.yaml +++ b/stable/embystat/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/embystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.webp keywords: - embystat -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/embystat/9.8.12/app-changelog.md b/stable/embystat/9.8.12/app-changelog.md index 44c8107436d..f27ea109ffe 100644 --- a/stable/embystat/9.8.12/app-changelog.md +++ b/stable/embystat/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [embystat-9.8.12](https://github.com/truecharts/charts/compare/embystat-9.6.0...embystat-9.8.12) (2024-04-21) +## [embystat-9.8.12](https://github.com/truecharts/charts/compare/embystat-9.6.0...embystat-9.8.12) (2024-04-22) ### Chore diff --git a/stable/embystat/9.8.12/questions.yaml b/stable/embystat/9.8.12/questions.yaml index 655739f6247..35ed780d490 100755 --- a/stable/embystat/9.8.12/questions.yaml +++ b/stable/embystat/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/emulatorjs/9.8.12/Chart.yaml b/stable/emulatorjs/9.8.12/Chart.yaml index 480434b51aa..17301723d14 100644 --- a/stable/emulatorjs/9.8.12/Chart.yaml +++ b/stable/emulatorjs/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.webp keywords: - emulatorjs -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/emulatorjs/9.8.12/app-changelog.md b/stable/emulatorjs/9.8.12/app-changelog.md index d706dbb143e..7c06b18c920 100644 --- a/stable/emulatorjs/9.8.12/app-changelog.md +++ b/stable/emulatorjs/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [emulatorjs-9.8.12](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-9.8.12) (2024-04-21) +## [emulatorjs-9.8.12](https://github.com/truecharts/charts/compare/emulatorjs-9.6.0...emulatorjs-9.8.12) (2024-04-22) ### Chore diff --git a/stable/emulatorjs/9.8.12/questions.yaml b/stable/emulatorjs/9.8.12/questions.yaml index f2dac0a432a..c6f9b836da6 100755 --- a/stable/emulatorjs/9.8.12/questions.yaml +++ b/stable/emulatorjs/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/endlessh/9.8.12/Chart.yaml b/stable/endlessh/9.8.12/Chart.yaml index 2c114d5e9f1..029edc91711 100644 --- a/stable/endlessh/9.8.12/Chart.yaml +++ b/stable/endlessh/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/endlessh icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.webp keywords: - endlessh -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/endlessh/9.8.12/app-changelog.md b/stable/endlessh/9.8.12/app-changelog.md index d52ce9471ac..4744b180a43 100644 --- a/stable/endlessh/9.8.12/app-changelog.md +++ b/stable/endlessh/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [endlessh-9.8.12](https://github.com/truecharts/charts/compare/endlessh-9.6.0...endlessh-9.8.12) (2024-04-21) +## [endlessh-9.8.12](https://github.com/truecharts/charts/compare/endlessh-9.6.0...endlessh-9.8.12) (2024-04-22) ### Chore diff --git a/stable/endlessh/9.8.12/questions.yaml b/stable/endlessh/9.8.12/questions.yaml index 4b4956c57e4..4fafca2b937 100755 --- a/stable/endlessh/9.8.12/questions.yaml +++ b/stable/endlessh/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/ersatztv/3.8.12/Chart.yaml b/stable/ersatztv/3.8.12/Chart.yaml index e87eb884395..dd6d830d71a 100644 --- a/stable/ersatztv/3.8.12/Chart.yaml +++ b/stable/ersatztv/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.webp keywords: - ersatztv - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ersatztv/3.8.12/app-changelog.md b/stable/ersatztv/3.8.12/app-changelog.md index 62f51bc1cc6..eb7f22016be 100644 --- a/stable/ersatztv/3.8.12/app-changelog.md +++ b/stable/ersatztv/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ersatztv-3.8.12](https://github.com/truecharts/charts/compare/ersatztv-3.6.0...ersatztv-3.8.12) (2024-04-21) +## [ersatztv-3.8.12](https://github.com/truecharts/charts/compare/ersatztv-3.6.0...ersatztv-3.8.12) (2024-04-22) ### Chore diff --git a/stable/ersatztv/3.8.12/questions.yaml b/stable/ersatztv/3.8.12/questions.yaml index e371e7a24c5..8064079ce38 100755 --- a/stable/ersatztv/3.8.12/questions.yaml +++ b/stable/ersatztv/3.8.12/questions.yaml @@ -7,8 +7,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -18,8 +18,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -28,15 +28,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -46,7 +46,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -54,7 +54,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -64,8 +64,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -74,8 +74,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -85,18 +85,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -105,24 +105,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -133,13 +133,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -148,12 +148,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -161,7 +161,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/esphome/19.10.6/Chart.yaml b/stable/esphome/19.10.6/Chart.yaml index 97df347215e..2c8b69ff5e6 100644 --- a/stable/esphome/19.10.6/Chart.yaml +++ b/stable/esphome/19.10.6/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.webp keywords: - esphome -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/esphome/19.10.6/app-changelog.md b/stable/esphome/19.10.6/app-changelog.md index 55fe375f1d5..06efe18e66b 100644 --- a/stable/esphome/19.10.6/app-changelog.md +++ b/stable/esphome/19.10.6/app-changelog.md @@ -1,6 +1,6 @@ -## [esphome-19.10.6](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.10.6) (2024-04-21) +## [esphome-19.10.6](https://github.com/truecharts/charts/compare/esphome-19.6.0...esphome-19.10.6) (2024-04-22) ### Chore diff --git a/stable/esphome/19.10.6/questions.yaml b/stable/esphome/19.10.6/questions.yaml index c37de1973b5..80b3c2da9b5 100755 --- a/stable/esphome/19.10.6/questions.yaml +++ b/stable/esphome/19.10.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/etesync/9.10.18/Chart.yaml b/stable/etesync/9.10.18/Chart.yaml index 933c14ab798..7f28bc141fc 100644 --- a/stable/etesync/9.10.18/Chart.yaml +++ b/stable/etesync/9.10.18/Chart.yaml @@ -34,7 +34,7 @@ keywords: - calendars - tasks - notes -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/etesync/9.10.18/app-changelog.md b/stable/etesync/9.10.18/app-changelog.md index 2334e9a1bf1..76502ecb1e1 100644 --- a/stable/etesync/9.10.18/app-changelog.md +++ b/stable/etesync/9.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [etesync-9.10.18](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.18) (2024-04-21) +## [etesync-9.10.18](https://github.com/truecharts/charts/compare/etesync-9.6.0...etesync-9.10.18) (2024-04-22) ### Chore diff --git a/stable/etesync/9.10.18/questions.yaml b/stable/etesync/9.10.18/questions.yaml index 32459b0b7fd..22e6b4d8dc8 100755 --- a/stable/etesync/9.10.18/questions.yaml +++ b/stable/etesync/9.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ethercalc/5.8.12/Chart.yaml b/stable/ethercalc/5.8.12/Chart.yaml index 99da951d4fa..d9dbe4a6852 100644 --- a/stable/ethercalc/5.8.12/Chart.yaml +++ b/stable/ethercalc/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ethercalc/5.8.12/app-changelog.md b/stable/ethercalc/5.8.12/app-changelog.md index b6dc57e1bac..51020e60034 100644 --- a/stable/ethercalc/5.8.12/app-changelog.md +++ b/stable/ethercalc/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ethercalc-5.8.12](https://github.com/truecharts/charts/compare/ethercalc-5.6.0...ethercalc-5.8.12) (2024-04-21) +## [ethercalc-5.8.12](https://github.com/truecharts/charts/compare/ethercalc-5.6.0...ethercalc-5.8.12) (2024-04-22) ### Chore diff --git a/stable/ethercalc/5.8.12/questions.yaml b/stable/ethercalc/5.8.12/questions.yaml index b4b10eb15dc..9dfd4b01177 100755 --- a/stable/ethercalc/5.8.12/questions.yaml +++ b/stable/ethercalc/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/etherpad/16.8.12/Chart.yaml b/stable/etherpad/16.8.12/Chart.yaml index 62114692795..d3bd38d221c 100644 --- a/stable/etherpad/16.8.12/Chart.yaml +++ b/stable/etherpad/16.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - editor - notepad - pad -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/etherpad/16.8.12/app-changelog.md b/stable/etherpad/16.8.12/app-changelog.md index f496f9605a5..70dcdf5940c 100644 --- a/stable/etherpad/16.8.12/app-changelog.md +++ b/stable/etherpad/16.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [etherpad-16.8.12](https://github.com/truecharts/charts/compare/etherpad-16.6.0...etherpad-16.8.12) (2024-04-21) +## [etherpad-16.8.12](https://github.com/truecharts/charts/compare/etherpad-16.6.0...etherpad-16.8.12) (2024-04-22) ### Chore diff --git a/stable/etherpad/16.8.12/questions.yaml b/stable/etherpad/16.8.12/questions.yaml index 03d3042060a..5c8b7106786 100755 --- a/stable/etherpad/16.8.12/questions.yaml +++ b/stable/etherpad/16.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/explainshell/5.8.12/Chart.yaml b/stable/explainshell/5.8.12/Chart.yaml index 9010ad84c17..47f0cf60b5e 100644 --- a/stable/explainshell/5.8.12/Chart.yaml +++ b/stable/explainshell/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.webp keywords: - explainshell - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/explainshell/5.8.12/app-changelog.md b/stable/explainshell/5.8.12/app-changelog.md index 41b30f2ba6c..ecc0e4f19d4 100644 --- a/stable/explainshell/5.8.12/app-changelog.md +++ b/stable/explainshell/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [explainshell-5.8.12](https://github.com/truecharts/charts/compare/explainshell-5.6.0...explainshell-5.8.12) (2024-04-21) +## [explainshell-5.8.12](https://github.com/truecharts/charts/compare/explainshell-5.6.0...explainshell-5.8.12) (2024-04-22) ### Chore diff --git a/stable/explainshell/5.8.12/questions.yaml b/stable/explainshell/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/explainshell/5.8.12/questions.yaml +++ b/stable/explainshell/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/external-dns/4.8.12/Chart.yaml b/stable/external-dns/4.8.12/Chart.yaml index f0a91d87f01..5a932377ad1 100644 --- a/stable/external-dns/4.8.12/Chart.yaml +++ b/stable/external-dns/4.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - external-dns - k8s - kubernetes -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/external-dns/4.8.12/app-changelog.md b/stable/external-dns/4.8.12/app-changelog.md index 883db127f47..91e694011cf 100644 --- a/stable/external-dns/4.8.12/app-changelog.md +++ b/stable/external-dns/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [external-dns-4.8.12](https://github.com/truecharts/charts/compare/external-dns-4.6.0...external-dns-4.8.12) (2024-04-21) +## [external-dns-4.8.12](https://github.com/truecharts/charts/compare/external-dns-4.6.0...external-dns-4.8.12) (2024-04-22) ### Chore diff --git a/stable/external-dns/4.8.12/questions.yaml b/stable/external-dns/4.8.12/questions.yaml index 193d7993a52..10e8a41804a 100755 --- a/stable/external-dns/4.8.12/questions.yaml +++ b/stable/external-dns/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/external-ip/5.8.12/Chart.yaml b/stable/external-ip/5.8.12/Chart.yaml index 69efec1648a..cc92374655d 100644 --- a/stable/external-ip/5.8.12/Chart.yaml +++ b/stable/external-ip/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - external-ip - Network-Management - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/external-ip/5.8.12/app-changelog.md b/stable/external-ip/5.8.12/app-changelog.md index ecb2382329a..2a6af5f7fc3 100644 --- a/stable/external-ip/5.8.12/app-changelog.md +++ b/stable/external-ip/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [external-ip-5.8.12](https://github.com/truecharts/charts/compare/external-ip-5.6.0...external-ip-5.8.12) (2024-04-21) +## [external-ip-5.8.12](https://github.com/truecharts/charts/compare/external-ip-5.6.0...external-ip-5.8.12) (2024-04-22) ### Chore diff --git a/stable/external-ip/5.8.12/questions.yaml b/stable/external-ip/5.8.12/questions.yaml index aeebcad299d..4891e45a4f9 100755 --- a/stable/external-ip/5.8.12/questions.yaml +++ b/stable/external-ip/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/external-service/13.8.12/Chart.yaml b/stable/external-service/13.8.12/Chart.yaml index aca00661894..4a89d9008ab 100644 --- a/stable/external-service/13.8.12/Chart.yaml +++ b/stable/external-service/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.webp keywords: - external-service - reverse-proxy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/external-service/13.8.12/app-changelog.md b/stable/external-service/13.8.12/app-changelog.md index f3c2b03eeb5..228e1261eff 100644 --- a/stable/external-service/13.8.12/app-changelog.md +++ b/stable/external-service/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [external-service-13.8.12](https://github.com/truecharts/charts/compare/external-service-13.6.0...external-service-13.8.12) (2024-04-21) +## [external-service-13.8.12](https://github.com/truecharts/charts/compare/external-service-13.6.0...external-service-13.8.12) (2024-04-22) ### Chore diff --git a/stable/external-service/13.8.12/questions.yaml b/stable/external-service/13.8.12/questions.yaml index 673542fe9fe..d204a15d7f7 100755 --- a/stable/external-service/13.8.12/questions.yaml +++ b/stable/external-service/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fabulinus/2.8.12/Chart.yaml b/stable/fabulinus/2.8.12/Chart.yaml index 797feb1cd54..08f99d71c0a 100644 --- a/stable/fabulinus/2.8.12/Chart.yaml +++ b/stable/fabulinus/2.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.webp keywords: - fabulinus - machine-learning -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fabulinus/2.8.12/app-changelog.md b/stable/fabulinus/2.8.12/app-changelog.md index 2acfa8fb2ee..227ff3c3f3f 100644 --- a/stable/fabulinus/2.8.12/app-changelog.md +++ b/stable/fabulinus/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fabulinus-2.8.12](https://github.com/truecharts/charts/compare/fabulinus-2.6.0...fabulinus-2.8.12) (2024-04-21) +## [fabulinus-2.8.12](https://github.com/truecharts/charts/compare/fabulinus-2.6.0...fabulinus-2.8.12) (2024-04-22) ### Chore diff --git a/stable/fabulinus/2.8.12/questions.yaml b/stable/fabulinus/2.8.12/questions.yaml index 20bfdeab0e9..938edaf5b4a 100755 --- a/stable/fabulinus/2.8.12/questions.yaml +++ b/stable/fabulinus/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/factorio/7.8.14/Chart.yaml b/stable/factorio/7.8.14/Chart.yaml index 1c9547eb0ad..025e3166a8c 100644 --- a/stable/factorio/7.8.14/Chart.yaml +++ b/stable/factorio/7.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.webp keywords: - factorio - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/factorio/7.8.14/app-changelog.md b/stable/factorio/7.8.14/app-changelog.md index 1decb21f39e..126be12da1f 100644 --- a/stable/factorio/7.8.14/app-changelog.md +++ b/stable/factorio/7.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [factorio-7.8.14](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.8.14) (2024-04-21) +## [factorio-7.8.14](https://github.com/truecharts/charts/compare/factorio-7.6.0...factorio-7.8.14) (2024-04-22) ### Chore diff --git a/stable/factorio/7.8.14/questions.yaml b/stable/factorio/7.8.14/questions.yaml index b4bfe8aaa7c..76f472ecc42 100755 --- a/stable/factorio/7.8.14/questions.yaml +++ b/stable/factorio/7.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/factorioservermanager/5.8.12/Chart.yaml b/stable/factorioservermanager/5.8.12/Chart.yaml index f89e88eb8e1..1a9edcb7655 100644 --- a/stable/factorioservermanager/5.8.12/Chart.yaml +++ b/stable/factorioservermanager/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'A tool for managing Factorio servers ' +description: "A tool for managing Factorio servers " home: https://truecharts.org/charts/stable/factorioservermanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.webp keywords: - factorioservermanager - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/factorioservermanager/5.8.12/app-changelog.md b/stable/factorioservermanager/5.8.12/app-changelog.md index 11c541270ae..c4b4349c990 100644 --- a/stable/factorioservermanager/5.8.12/app-changelog.md +++ b/stable/factorioservermanager/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [factorioservermanager-5.8.12](https://github.com/truecharts/charts/compare/factorioservermanager-5.6.0...factorioservermanager-5.8.12) (2024-04-21) +## [factorioservermanager-5.8.12](https://github.com/truecharts/charts/compare/factorioservermanager-5.6.0...factorioservermanager-5.8.12) (2024-04-22) ### Chore diff --git a/stable/factorioservermanager/5.8.12/questions.yaml b/stable/factorioservermanager/5.8.12/questions.yaml index c7060aa5530..9c096525854 100755 --- a/stable/factorioservermanager/5.8.12/questions.yaml +++ b/stable/factorioservermanager/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/farmos/5.8.14/Chart.yaml b/stable/farmos/5.8.14/Chart.yaml index 11bca8c2151..1b242a440cd 100644 --- a/stable/farmos/5.8.14/Chart.yaml +++ b/stable/farmos/5.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - farmos - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/farmos/5.8.14/app-changelog.md b/stable/farmos/5.8.14/app-changelog.md index 01922d1aaf6..3b706c22ed1 100644 --- a/stable/farmos/5.8.14/app-changelog.md +++ b/stable/farmos/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [farmos-5.8.14](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.14) (2024-04-21) +## [farmos-5.8.14](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.14) (2024-04-22) ### Chore diff --git a/stable/farmos/5.8.14/questions.yaml b/stable/farmos/5.8.14/questions.yaml index a1609a36006..28da2d419a7 100755 --- a/stable/farmos/5.8.14/questions.yaml +++ b/stable/farmos/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fastcom-mqtt/5.8.12/Chart.yaml b/stable/fastcom-mqtt/5.8.12/Chart.yaml index 8d207eac79d..0277798571c 100644 --- a/stable/fastcom-mqtt/5.8.12/Chart.yaml +++ b/stable/fastcom-mqtt/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.webp keywords: - fastcom-mqtt - home-automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fastcom-mqtt/5.8.12/app-changelog.md b/stable/fastcom-mqtt/5.8.12/app-changelog.md index 33cebf1f2b7..8ca088f1d57 100644 --- a/stable/fastcom-mqtt/5.8.12/app-changelog.md +++ b/stable/fastcom-mqtt/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fastcom-mqtt-5.8.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-5.6.0...fastcom-mqtt-5.8.12) (2024-04-21) +## [fastcom-mqtt-5.8.12](https://github.com/truecharts/charts/compare/fastcom-mqtt-5.6.0...fastcom-mqtt-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fastcom-mqtt/5.8.12/questions.yaml b/stable/fastcom-mqtt/5.8.12/questions.yaml index 967225ebbb8..ce5f0f06d70 100755 --- a/stable/fastcom-mqtt/5.8.12/questions.yaml +++ b/stable/fastcom-mqtt/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/fenrus/5.8.12/Chart.yaml b/stable/fenrus/5.8.12/Chart.yaml index 8ad5381145a..a59059f6d2a 100644 --- a/stable/fenrus/5.8.12/Chart.yaml +++ b/stable/fenrus/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.webp keywords: - fenrus - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fenrus/5.8.12/app-changelog.md b/stable/fenrus/5.8.12/app-changelog.md index 3cd2eaecabc..e97a113b2b1 100644 --- a/stable/fenrus/5.8.12/app-changelog.md +++ b/stable/fenrus/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fenrus-5.8.12](https://github.com/truecharts/charts/compare/fenrus-5.6.0...fenrus-5.8.12) (2024-04-21) +## [fenrus-5.8.12](https://github.com/truecharts/charts/compare/fenrus-5.6.0...fenrus-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fenrus/5.8.12/questions.yaml b/stable/fenrus/5.8.12/questions.yaml index a98fe4b70b2..c4a4a2f1648 100755 --- a/stable/fenrus/5.8.12/questions.yaml +++ b/stable/fenrus/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ferdi-server/11.8.12/Chart.yaml b/stable/ferdi-server/11.8.12/Chart.yaml index 9dcb6b0e36c..dc4846340d8 100644 --- a/stable/ferdi-server/11.8.12/Chart.yaml +++ b/stable/ferdi-server/11.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ferdi-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.webp keywords: - ferdi -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ferdi-server/11.8.12/app-changelog.md b/stable/ferdi-server/11.8.12/app-changelog.md index b18bd2467a1..54711e43063 100644 --- a/stable/ferdi-server/11.8.12/app-changelog.md +++ b/stable/ferdi-server/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ferdi-server-11.8.12](https://github.com/truecharts/charts/compare/ferdi-server-11.6.0...ferdi-server-11.8.12) (2024-04-21) +## [ferdi-server-11.8.12](https://github.com/truecharts/charts/compare/ferdi-server-11.6.0...ferdi-server-11.8.12) (2024-04-22) ### Chore diff --git a/stable/ferdi-server/11.8.12/questions.yaml b/stable/ferdi-server/11.8.12/questions.yaml index e0e4102482d..36d2a137c09 100755 --- a/stable/ferdi-server/11.8.12/questions.yaml +++ b/stable/ferdi-server/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ffmpeg-mkvdts2ac3/5.8.12/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/5.8.12/Chart.yaml index 6d9a54a91e4..d87aa8f21a9 100644 --- a/stable/ffmpeg-mkvdts2ac3/5.8.12/Chart.yaml +++ b/stable/ffmpeg-mkvdts2ac3/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - ffmpeg-mkvdts2ac3 - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ffmpeg-mkvdts2ac3/5.8.12/app-changelog.md b/stable/ffmpeg-mkvdts2ac3/5.8.12/app-changelog.md index fb20d5da0da..b42a8d583f0 100644 --- a/stable/ffmpeg-mkvdts2ac3/5.8.12/app-changelog.md +++ b/stable/ffmpeg-mkvdts2ac3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ffmpeg-mkvdts2ac3-5.8.12](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-5.6.0...ffmpeg-mkvdts2ac3-5.8.12) (2024-04-21) +## [ffmpeg-mkvdts2ac3-5.8.12](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-5.6.0...ffmpeg-mkvdts2ac3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/ffmpeg-mkvdts2ac3/5.8.12/questions.yaml b/stable/ffmpeg-mkvdts2ac3/5.8.12/questions.yaml index be6a986a0ae..cdb2c5ab7cc 100755 --- a/stable/ffmpeg-mkvdts2ac3/5.8.12/questions.yaml +++ b/stable/ffmpeg-mkvdts2ac3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/filebot/9.8.12/Chart.yaml b/stable/filebot/9.8.12/Chart.yaml index 6f488bd93d0..809307efd88 100644 --- a/stable/filebot/9.8.12/Chart.yaml +++ b/stable/filebot/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.webp keywords: - media - filebot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/filebot/9.8.12/app-changelog.md b/stable/filebot/9.8.12/app-changelog.md index af14134518d..5057633903b 100644 --- a/stable/filebot/9.8.12/app-changelog.md +++ b/stable/filebot/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [filebot-9.8.12](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-9.8.12) (2024-04-21) +## [filebot-9.8.12](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-9.8.12) (2024-04-22) ### Chore diff --git a/stable/filebot/9.8.12/questions.yaml b/stable/filebot/9.8.12/questions.yaml index 70cbca77140..075033be635 100755 --- a/stable/filebot/9.8.12/questions.yaml +++ b/stable/filebot/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/filebrowser/9.9.12/Chart.yaml b/stable/filebrowser/9.9.12/Chart.yaml index d3ba865c0e6..8a0226e5d12 100644 --- a/stable/filebrowser/9.9.12/Chart.yaml +++ b/stable/filebrowser/9.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.webp keywords: - filebrowser -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/filebrowser/9.9.12/app-changelog.md b/stable/filebrowser/9.9.12/app-changelog.md index 445ae9f3129..f62132e0f82 100644 --- a/stable/filebrowser/9.9.12/app-changelog.md +++ b/stable/filebrowser/9.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [filebrowser-9.9.12](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-9.9.12) (2024-04-21) +## [filebrowser-9.9.12](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-9.9.12) (2024-04-22) ### Chore diff --git a/stable/filebrowser/9.9.12/questions.yaml b/stable/filebrowser/9.9.12/questions.yaml index 7fd1c4b6632..2b2c7d4960f 100755 --- a/stable/filebrowser/9.9.12/questions.yaml +++ b/stable/filebrowser/9.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fileflows/10.10.6/Chart.yaml b/stable/fileflows/10.10.6/Chart.yaml index 383f648297b..2cffa39170e 100644 --- a/stable/fileflows/10.10.6/Chart.yaml +++ b/stable/fileflows/10.10.6/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.webp keywords: - fileflows -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fileflows/10.10.6/app-changelog.md b/stable/fileflows/10.10.6/app-changelog.md index cd74ce4ec1a..a7fe69765e0 100644 --- a/stable/fileflows/10.10.6/app-changelog.md +++ b/stable/fileflows/10.10.6/app-changelog.md @@ -1,6 +1,6 @@ -## [fileflows-10.10.6](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.10.6) (2024-04-21) +## [fileflows-10.10.6](https://github.com/truecharts/charts/compare/fileflows-10.7.0...fileflows-10.10.6) (2024-04-22) ### Chore diff --git a/stable/fileflows/10.10.6/questions.yaml b/stable/fileflows/10.10.6/questions.yaml index b02e61b3cfa..9f7f4b64b67 100755 --- a/stable/fileflows/10.10.6/questions.yaml +++ b/stable/fileflows/10.10.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fileshelter/6.9.12/Chart.yaml b/stable/fileshelter/6.9.12/Chart.yaml index bc4494c9777..f7f58e1ffea 100644 --- a/stable/fileshelter/6.9.12/Chart.yaml +++ b/stable/fileshelter/6.9.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fileshelter/6.9.12/app-changelog.md b/stable/fileshelter/6.9.12/app-changelog.md index 91e885e3b67..9a6e822a720 100644 --- a/stable/fileshelter/6.9.12/app-changelog.md +++ b/stable/fileshelter/6.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fileshelter-6.9.12](https://github.com/truecharts/charts/compare/fileshelter-6.7.0...fileshelter-6.9.12) (2024-04-21) +## [fileshelter-6.9.12](https://github.com/truecharts/charts/compare/fileshelter-6.7.0...fileshelter-6.9.12) (2024-04-22) ### Chore diff --git a/stable/fileshelter/6.9.12/questions.yaml b/stable/fileshelter/6.9.12/questions.yaml index 5ba833cbddc..fa7a8a7ccbc 100755 --- a/stable/fileshelter/6.9.12/questions.yaml +++ b/stable/fileshelter/6.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/filestash/6.8.12/Chart.yaml b/stable/filestash/6.8.12/Chart.yaml index 656447967e6..15a83780eb9 100644 --- a/stable/filestash/6.8.12/Chart.yaml +++ b/stable/filestash/6.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/filestash/6.8.12/app-changelog.md b/stable/filestash/6.8.12/app-changelog.md index a56bcc0a0f3..f3da4265b52 100644 --- a/stable/filestash/6.8.12/app-changelog.md +++ b/stable/filestash/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [filestash-6.8.12](https://github.com/truecharts/charts/compare/filestash-6.6.0...filestash-6.8.12) (2024-04-21) +## [filestash-6.8.12](https://github.com/truecharts/charts/compare/filestash-6.6.0...filestash-6.8.12) (2024-04-22) ### Chore diff --git a/stable/filestash/6.8.12/questions.yaml b/stable/filestash/6.8.12/questions.yaml index 82acc1ec8c3..f290b1ed3f3 100755 --- a/stable/filestash/6.8.12/questions.yaml +++ b/stable/filestash/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/filezilla/11.8.14/Chart.yaml b/stable/filezilla/11.8.14/Chart.yaml index 0a0ad0c131d..d678617cb87 100644 --- a/stable/filezilla/11.8.14/Chart.yaml +++ b/stable/filezilla/11.8.14/Chart.yaml @@ -26,7 +26,7 @@ keywords: - sftp - ftps - client -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/filezilla/11.8.14/app-changelog.md b/stable/filezilla/11.8.14/app-changelog.md index b7063bfa5c4..48ebe025548 100644 --- a/stable/filezilla/11.8.14/app-changelog.md +++ b/stable/filezilla/11.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [filezilla-11.8.14](https://github.com/truecharts/charts/compare/filezilla-11.6.0...filezilla-11.8.14) (2024-04-21) +## [filezilla-11.8.14](https://github.com/truecharts/charts/compare/filezilla-11.6.0...filezilla-11.8.14) (2024-04-22) ### Chore diff --git a/stable/filezilla/11.8.14/questions.yaml b/stable/filezilla/11.8.14/questions.yaml index 6ac13785b2a..fcb2375fa7d 100755 --- a/stable/filezilla/11.8.14/questions.yaml +++ b/stable/filezilla/11.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fireflyiii/25.10.18/Chart.yaml b/stable/fireflyiii/25.10.18/Chart.yaml index 921a8051d9b..608a4373fdc 100644 --- a/stable/fireflyiii/25.10.18/Chart.yaml +++ b/stable/fireflyiii/25.10.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.webp keywords: - fireflyiii - finacial -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fireflyiii/25.10.18/app-changelog.md b/stable/fireflyiii/25.10.18/app-changelog.md index a580bdc65bd..cc07f4326de 100644 --- a/stable/fireflyiii/25.10.18/app-changelog.md +++ b/stable/fireflyiii/25.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [fireflyiii-25.10.18](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.18) (2024-04-21) +## [fireflyiii-25.10.18](https://github.com/truecharts/charts/compare/fireflyiii-25.6.0...fireflyiii-25.10.18) (2024-04-22) ### Chore diff --git a/stable/fireflyiii/25.10.18/questions.yaml b/stable/fireflyiii/25.10.18/questions.yaml index 02fef49307b..d025d5c59ff 100755 --- a/stable/fireflyiii/25.10.18/questions.yaml +++ b/stable/fireflyiii/25.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/firefox-desktop-g3/5.8.12/Chart.yaml b/stable/firefox-desktop-g3/5.8.12/Chart.yaml index 080705a7e04..3a0e0b2ad69 100644 --- a/stable/firefox-desktop-g3/5.8.12/Chart.yaml +++ b/stable/firefox-desktop-g3/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/firefox-desktop-g3/5.8.12/app-changelog.md b/stable/firefox-desktop-g3/5.8.12/app-changelog.md index eda066863de..edf3af53f57 100644 --- a/stable/firefox-desktop-g3/5.8.12/app-changelog.md +++ b/stable/firefox-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [firefox-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-5.6.0...firefox-desktop-g3-5.8.12) (2024-04-21) +## [firefox-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/firefox-desktop-g3-5.6.0...firefox-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/firefox-desktop-g3/5.8.12/questions.yaml b/stable/firefox-desktop-g3/5.8.12/questions.yaml index 507d79f3afc..d75bdca164d 100755 --- a/stable/firefox-desktop-g3/5.8.12/questions.yaml +++ b/stable/firefox-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/firefox-syncserver/17.8.12/Chart.yaml b/stable/firefox-syncserver/17.8.12/Chart.yaml index b93ac698ff7..6d39e5abe30 100644 --- a/stable/firefox-syncserver/17.8.12/Chart.yaml +++ b/stable/firefox-syncserver/17.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - sync - syncserver - firefox -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/firefox-syncserver/17.8.12/app-changelog.md b/stable/firefox-syncserver/17.8.12/app-changelog.md index f11748c1a7f..7f2c9bf60bf 100644 --- a/stable/firefox-syncserver/17.8.12/app-changelog.md +++ b/stable/firefox-syncserver/17.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [firefox-syncserver-17.8.12](https://github.com/truecharts/charts/compare/firefox-syncserver-17.6.0...firefox-syncserver-17.8.12) (2024-04-21) +## [firefox-syncserver-17.8.12](https://github.com/truecharts/charts/compare/firefox-syncserver-17.6.0...firefox-syncserver-17.8.12) (2024-04-22) ### Chore diff --git a/stable/firefox-syncserver/17.8.12/questions.yaml b/stable/firefox-syncserver/17.8.12/questions.yaml index 39d555e6b5a..830879fd9c3 100755 --- a/stable/firefox-syncserver/17.8.12/questions.yaml +++ b/stable/firefox-syncserver/17.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/firefox/13.1.13/Chart.yaml b/stable/firefox/13.1.13/Chart.yaml index 004cca2342b..2cfcd779dbe 100644 --- a/stable/firefox/13.1.13/Chart.yaml +++ b/stable/firefox/13.1.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp keywords: - firefox - browser -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/firefox/13.1.13/app-changelog.md b/stable/firefox/13.1.13/app-changelog.md index ac3d72f8cc2..c5bf4cd36c7 100644 --- a/stable/firefox/13.1.13/app-changelog.md +++ b/stable/firefox/13.1.13/app-changelog.md @@ -1,6 +1,6 @@ -## [firefox-13.1.13](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.1.13) (2024-04-21) +## [firefox-13.1.13](https://github.com/truecharts/charts/compare/firefox-12.2.0...firefox-13.1.13) (2024-04-22) ### Chore diff --git a/stable/firefox/13.1.13/questions.yaml b/stable/firefox/13.1.13/questions.yaml index 63916f70ec2..34631625889 100755 --- a/stable/firefox/13.1.13/questions.yaml +++ b/stable/firefox/13.1.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fireshare/6.9.12/Chart.yaml b/stable/fireshare/6.9.12/Chart.yaml index f7ff27deede..9019b4a8e00 100644 --- a/stable/fireshare/6.9.12/Chart.yaml +++ b/stable/fireshare/6.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.webp keywords: - fireshare -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fireshare/6.9.12/app-changelog.md b/stable/fireshare/6.9.12/app-changelog.md index 9bd250bf76a..799cb5de83d 100644 --- a/stable/fireshare/6.9.12/app-changelog.md +++ b/stable/fireshare/6.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fireshare-6.9.12](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-6.9.12) (2024-04-21) +## [fireshare-6.9.12](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-6.9.12) (2024-04-22) ### Chore diff --git a/stable/fireshare/6.9.12/questions.yaml b/stable/fireshare/6.9.12/questions.yaml index c6d229de960..f60b0a5feb8 100755 --- a/stable/fireshare/6.9.12/questions.yaml +++ b/stable/fireshare/6.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/firezone/3.8.12/Chart.yaml b/stable/firezone/3.8.12/Chart.yaml index 79691aa539b..6deb8306ea6 100644 --- a/stable/firezone/3.8.12/Chart.yaml +++ b/stable/firezone/3.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - firezone - wireguard - vpn -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/firezone/3.8.12/app-changelog.md b/stable/firezone/3.8.12/app-changelog.md index 13304bdf79e..e6ccaac357a 100644 --- a/stable/firezone/3.8.12/app-changelog.md +++ b/stable/firezone/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [firezone-3.8.12](https://github.com/truecharts/charts/compare/firezone-3.6.0...firezone-3.8.12) (2024-04-21) +## [firezone-3.8.12](https://github.com/truecharts/charts/compare/firezone-3.6.0...firezone-3.8.12) (2024-04-22) ### Chore diff --git a/stable/firezone/3.8.12/questions.yaml b/stable/firezone/3.8.12/questions.yaml index 11c99b4073f..d81dd4d6c0f 100755 --- a/stable/firezone/3.8.12/questions.yaml +++ b/stable/firezone/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fistfuloffrags/5.8.12/Chart.yaml b/stable/fistfuloffrags/5.8.12/Chart.yaml index a2435568da9..1fe39c14f2d 100644 --- a/stable/fistfuloffrags/5.8.12/Chart.yaml +++ b/stable/fistfuloffrags/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.webp keywords: - fistfuloffrags - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fistfuloffrags/5.8.12/app-changelog.md b/stable/fistfuloffrags/5.8.12/app-changelog.md index 2f782652ffe..b081746b919 100644 --- a/stable/fistfuloffrags/5.8.12/app-changelog.md +++ b/stable/fistfuloffrags/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fistfuloffrags-5.8.12](https://github.com/truecharts/charts/compare/fistfuloffrags-5.6.0...fistfuloffrags-5.8.12) (2024-04-21) +## [fistfuloffrags-5.8.12](https://github.com/truecharts/charts/compare/fistfuloffrags-5.6.0...fistfuloffrags-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fistfuloffrags/5.8.12/questions.yaml b/stable/fistfuloffrags/5.8.12/questions.yaml index b5bd5c47b14..c83f65b9e10 100755 --- a/stable/fistfuloffrags/5.8.12/questions.yaml +++ b/stable/fistfuloffrags/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fivem/5.8.12/Chart.yaml b/stable/fivem/5.8.12/Chart.yaml index f6b78583d42..e1e662aa3df 100644 --- a/stable/fivem/5.8.12/Chart.yaml +++ b/stable/fivem/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/stable/fivem icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.webp keywords: - fivem - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fivem/5.8.12/app-changelog.md b/stable/fivem/5.8.12/app-changelog.md index caddf2468cf..49776b5b521 100644 --- a/stable/fivem/5.8.12/app-changelog.md +++ b/stable/fivem/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fivem-5.8.12](https://github.com/truecharts/charts/compare/fivem-5.6.0...fivem-5.8.12) (2024-04-21) +## [fivem-5.8.12](https://github.com/truecharts/charts/compare/fivem-5.6.0...fivem-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fivem/5.8.12/questions.yaml b/stable/fivem/5.8.12/questions.yaml index a1067c7973a..be423fc3542 100755 --- a/stable/fivem/5.8.12/questions.yaml +++ b/stable/fivem/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flame/5.8.12/Chart.yaml b/stable/flame/5.8.12/Chart.yaml index a61305bd6d1..2f2dd5e6fe1 100644 --- a/stable/flame/5.8.12/Chart.yaml +++ b/stable/flame/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.webp keywords: - flame - dashboard -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flame/5.8.12/app-changelog.md b/stable/flame/5.8.12/app-changelog.md index 9ad95a0859a..f44bc71053e 100644 --- a/stable/flame/5.8.12/app-changelog.md +++ b/stable/flame/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [flame-5.8.12](https://github.com/truecharts/charts/compare/flame-5.6.0...flame-5.8.12) (2024-04-21) +## [flame-5.8.12](https://github.com/truecharts/charts/compare/flame-5.6.0...flame-5.8.12) (2024-04-22) ### Chore diff --git a/stable/flame/5.8.12/questions.yaml b/stable/flame/5.8.12/questions.yaml index 4f47ec6f366..e3fa522f457 100755 --- a/stable/flame/5.8.12/questions.yaml +++ b/stable/flame/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flaresolverr/13.8.13/Chart.yaml b/stable/flaresolverr/13.8.13/Chart.yaml index 768bd42584a..9607aff2ae3 100644 --- a/stable/flaresolverr/13.8.13/Chart.yaml +++ b/stable/flaresolverr/13.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.webp keywords: - flaresolverr - proxy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flaresolverr/13.8.13/app-changelog.md b/stable/flaresolverr/13.8.13/app-changelog.md index 7d434a86e70..d8a2e0ba170 100644 --- a/stable/flaresolverr/13.8.13/app-changelog.md +++ b/stable/flaresolverr/13.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [flaresolverr-13.8.13](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.13) (2024-04-21) +## [flaresolverr-13.8.13](https://github.com/truecharts/charts/compare/flaresolverr-13.6.0...flaresolverr-13.8.13) (2024-04-22) ### Chore diff --git a/stable/flaresolverr/13.8.13/questions.yaml b/stable/flaresolverr/13.8.13/questions.yaml index f3e7d61385b..8ded3bc140a 100755 --- a/stable/flaresolverr/13.8.13/questions.yaml +++ b/stable/flaresolverr/13.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/fleet/12.15.20/Chart.yaml b/stable/fleet/12.15.20/Chart.yaml index 10a60edb991..e97b53ff26d 100644 --- a/stable/fleet/12.15.20/Chart.yaml +++ b/stable/fleet/12.15.20/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.webp keywords: - fleet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fleet/12.15.20/app-changelog.md b/stable/fleet/12.15.20/app-changelog.md index ff88f05b071..8453ed78785 100644 --- a/stable/fleet/12.15.20/app-changelog.md +++ b/stable/fleet/12.15.20/app-changelog.md @@ -1,6 +1,6 @@ -## [fleet-12.15.20](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.15.20) (2024-04-21) +## [fleet-12.15.20](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.15.20) (2024-04-22) ### Chore diff --git a/stable/fleet/12.15.20/questions.yaml b/stable/fleet/12.15.20/questions.yaml index 85382f4e105..76bef4c40e5 100755 --- a/stable/fleet/12.15.20/questions.yaml +++ b/stable/fleet/12.15.20/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flexget/9.8.14/Chart.yaml b/stable/flexget/9.8.14/Chart.yaml index 88e03db79ee..c4a3307eba1 100644 --- a/stable/flexget/9.8.14/Chart.yaml +++ b/stable/flexget/9.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flexget/9.8.14/app-changelog.md b/stable/flexget/9.8.14/app-changelog.md index 6aa74e57287..39213e0b06d 100644 --- a/stable/flexget/9.8.14/app-changelog.md +++ b/stable/flexget/9.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [flexget-9.8.14](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.14) (2024-04-21) +## [flexget-9.8.14](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-9.8.14) (2024-04-22) ### Chore diff --git a/stable/flexget/9.8.14/questions.yaml b/stable/flexget/9.8.14/questions.yaml index 27fb3c94473..a6cc9e31c29 100755 --- a/stable/flexget/9.8.14/questions.yaml +++ b/stable/flexget/9.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flextv/5.8.12/Chart.yaml b/stable/flextv/5.8.12/Chart.yaml index a84e0bd3466..831d5053a1b 100644 --- a/stable/flextv/5.8.12/Chart.yaml +++ b/stable/flextv/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.webp keywords: - flextv - MediaApp -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flextv/5.8.12/app-changelog.md b/stable/flextv/5.8.12/app-changelog.md index 6fd5a858163..522eb803585 100644 --- a/stable/flextv/5.8.12/app-changelog.md +++ b/stable/flextv/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [flextv-5.8.12](https://github.com/truecharts/charts/compare/flextv-5.6.0...flextv-5.8.12) (2024-04-21) +## [flextv-5.8.12](https://github.com/truecharts/charts/compare/flextv-5.6.0...flextv-5.8.12) (2024-04-22) ### Chore diff --git a/stable/flextv/5.8.12/questions.yaml b/stable/flextv/5.8.12/questions.yaml index 13382edccfe..9d9bad30ff5 100755 --- a/stable/flextv/5.8.12/questions.yaml +++ b/stable/flextv/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flood/13.8.12/Chart.yaml b/stable/flood/13.8.12/Chart.yaml index 7fbce9456cd..ec8fca90c9d 100644 --- a/stable/flood/13.8.12/Chart.yaml +++ b/stable/flood/13.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - rtorrent - qbittorrent - transmission -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flood/13.8.12/app-changelog.md b/stable/flood/13.8.12/app-changelog.md index b140df2c645..dcd2c037e1f 100644 --- a/stable/flood/13.8.12/app-changelog.md +++ b/stable/flood/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [flood-13.8.12](https://github.com/truecharts/charts/compare/flood-13.6.0...flood-13.8.12) (2024-04-21) +## [flood-13.8.12](https://github.com/truecharts/charts/compare/flood-13.6.0...flood-13.8.12) (2024-04-22) ### Chore diff --git a/stable/flood/13.8.12/questions.yaml b/stable/flood/13.8.12/questions.yaml index f4c1213e3a1..28be8a29f66 100755 --- a/stable/flood/13.8.12/questions.yaml +++ b/stable/flood/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/flowise/4.9.13/Chart.yaml b/stable/flowise/4.9.13/Chart.yaml index 35f5ff4f66f..d57031466a7 100644 --- a/stable/flowise/4.9.13/Chart.yaml +++ b/stable/flowise/4.9.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp keywords: - flowise - ai -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/flowise/4.9.13/app-changelog.md b/stable/flowise/4.9.13/app-changelog.md index 0587b7fbc37..72ef150ebfb 100644 --- a/stable/flowise/4.9.13/app-changelog.md +++ b/stable/flowise/4.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [flowise-4.9.13](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.13) (2024-04-21) +## [flowise-4.9.13](https://github.com/truecharts/charts/compare/flowise-4.7.0...flowise-4.9.13) (2024-04-22) ### Chore diff --git a/stable/flowise/4.9.13/questions.yaml b/stable/flowise/4.9.13/questions.yaml index 96d9969c2e3..771f4800633 100755 --- a/stable/flowise/4.9.13/questions.yaml +++ b/stable/flowise/4.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fluidd/9.9.12/Chart.yaml b/stable/fluidd/9.9.12/Chart.yaml index 52b07881fe7..bb26c71cf60 100644 --- a/stable/fluidd/9.9.12/Chart.yaml +++ b/stable/fluidd/9.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.webp keywords: - fluidd -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fluidd/9.9.12/app-changelog.md b/stable/fluidd/9.9.12/app-changelog.md index eae079e2eaa..7cb23f82da8 100644 --- a/stable/fluidd/9.9.12/app-changelog.md +++ b/stable/fluidd/9.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fluidd-9.9.12](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.9.12) (2024-04-21) +## [fluidd-9.9.12](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.9.12) (2024-04-22) ### Chore diff --git a/stable/fluidd/9.9.12/questions.yaml b/stable/fluidd/9.9.12/questions.yaml index c60ae8f06b8..2b1d669cc1c 100755 --- a/stable/fluidd/9.9.12/questions.yaml +++ b/stable/fluidd/9.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fluttercoin-wallet/5.8.13/Chart.yaml b/stable/fluttercoin-wallet/5.8.13/Chart.yaml index 028778f21ff..da8bcbf27d8 100644 --- a/stable/fluttercoin-wallet/5.8.13/Chart.yaml +++ b/stable/fluttercoin-wallet/5.8.13/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fluttercoin-wallet/5.8.13/app-changelog.md b/stable/fluttercoin-wallet/5.8.13/app-changelog.md index 5ebda8da55d..19b56ffbce1 100644 --- a/stable/fluttercoin-wallet/5.8.13/app-changelog.md +++ b/stable/fluttercoin-wallet/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [fluttercoin-wallet-5.8.13](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.13) (2024-04-21) +## [fluttercoin-wallet-5.8.13](https://github.com/truecharts/charts/compare/fluttercoin-wallet-5.6.0...fluttercoin-wallet-5.8.13) (2024-04-22) ### Chore diff --git a/stable/fluttercoin-wallet/5.8.13/questions.yaml b/stable/fluttercoin-wallet/5.8.13/questions.yaml index f9f1f73dab7..bbd197ab9e6 100755 --- a/stable/fluttercoin-wallet/5.8.13/questions.yaml +++ b/stable/fluttercoin-wallet/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fmd2-wine/5.8.12/Chart.yaml b/stable/fmd2-wine/5.8.12/Chart.yaml index 9fb3ac7534d..52bc19c40d7 100644 --- a/stable/fmd2-wine/5.8.12/Chart.yaml +++ b/stable/fmd2-wine/5.8.12/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. ' +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " home: https://truecharts.org/charts/stable/fmd2-wine icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.webp keywords: - fmd2-wine - Downloaders - MediaApp-Books -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fmd2-wine/5.8.12/app-changelog.md b/stable/fmd2-wine/5.8.12/app-changelog.md index 28795efe498..09b0988c4fa 100644 --- a/stable/fmd2-wine/5.8.12/app-changelog.md +++ b/stable/fmd2-wine/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fmd2-wine-5.8.12](https://github.com/truecharts/charts/compare/fmd2-wine-5.6.0...fmd2-wine-5.8.12) (2024-04-21) +## [fmd2-wine-5.8.12](https://github.com/truecharts/charts/compare/fmd2-wine-5.6.0...fmd2-wine-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fmd2-wine/5.8.12/questions.yaml b/stable/fmd2-wine/5.8.12/questions.yaml index 093e65d8ce9..77eea35024c 100755 --- a/stable/fmd2-wine/5.8.12/questions.yaml +++ b/stable/fmd2-wine/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/foldingathome/9.8.13/Chart.yaml b/stable/foldingathome/9.8.13/Chart.yaml index 98cb27aacfe..392e56be102 100644 --- a/stable/foldingathome/9.8.13/Chart.yaml +++ b/stable/foldingathome/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/foldingathome icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.webp keywords: - foldingathome -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/foldingathome/9.8.13/app-changelog.md b/stable/foldingathome/9.8.13/app-changelog.md index 89c5c43e8a0..9d9419b9d9f 100644 --- a/stable/foldingathome/9.8.13/app-changelog.md +++ b/stable/foldingathome/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [foldingathome-9.8.13](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.8.13) (2024-04-21) +## [foldingathome-9.8.13](https://github.com/truecharts/charts/compare/foldingathome-9.6.0...foldingathome-9.8.13) (2024-04-22) ### Chore diff --git a/stable/foldingathome/9.8.13/questions.yaml b/stable/foldingathome/9.8.13/questions.yaml index b1b968be40c..b324913e4b8 100755 --- a/stable/foldingathome/9.8.13/questions.yaml +++ b/stable/foldingathome/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fossil/11.8.12/Chart.yaml b/stable/fossil/11.8.12/Chart.yaml index ff96ec57f1d..a4ed37930a6 100644 --- a/stable/fossil/11.8.12/Chart.yaml +++ b/stable/fossil/11.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.webp keywords: - fossil - scm -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fossil/11.8.12/app-changelog.md b/stable/fossil/11.8.12/app-changelog.md index e1473db826a..cb2b4dd5f24 100644 --- a/stable/fossil/11.8.12/app-changelog.md +++ b/stable/fossil/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fossil-11.8.12](https://github.com/truecharts/charts/compare/fossil-11.6.0...fossil-11.8.12) (2024-04-21) +## [fossil-11.8.12](https://github.com/truecharts/charts/compare/fossil-11.6.0...fossil-11.8.12) (2024-04-22) ### Chore diff --git a/stable/fossil/11.8.12/questions.yaml b/stable/fossil/11.8.12/questions.yaml index dd5a873a3e2..efa08807d66 100755 --- a/stable/fossil/11.8.12/questions.yaml +++ b/stable/fossil/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fotosho/5.8.12/Chart.yaml b/stable/fotosho/5.8.12/Chart.yaml index df8bf4a546d..a5743415ae9 100644 --- a/stable/fotosho/5.8.12/Chart.yaml +++ b/stable/fotosho/5.8.12/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.' +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." home: https://truecharts.org/charts/stable/fotosho icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.webp keywords: - fotosho - MediaApp-Photos - MediaServer-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fotosho/5.8.12/app-changelog.md b/stable/fotosho/5.8.12/app-changelog.md index 624fda355fc..1695e4bf92a 100644 --- a/stable/fotosho/5.8.12/app-changelog.md +++ b/stable/fotosho/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fotosho-5.8.12](https://github.com/truecharts/charts/compare/fotosho-5.6.0...fotosho-5.8.12) (2024-04-21) +## [fotosho-5.8.12](https://github.com/truecharts/charts/compare/fotosho-5.6.0...fotosho-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fotosho/5.8.12/questions.yaml b/stable/fotosho/5.8.12/questions.yaml index f0a7ea03289..3e29ea0ebb9 100755 --- a/stable/fotosho/5.8.12/questions.yaml +++ b/stable/fotosho/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/freecad-desktop-g3/5.8.12/Chart.yaml b/stable/freecad-desktop-g3/5.8.12/Chart.yaml index fbf660a2864..5c97a5d9731 100644 --- a/stable/freecad-desktop-g3/5.8.12/Chart.yaml +++ b/stable/freecad-desktop-g3/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaApp-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/freecad-desktop-g3/5.8.12/app-changelog.md b/stable/freecad-desktop-g3/5.8.12/app-changelog.md index ddbaf132d07..d20c0d4a2e6 100644 --- a/stable/freecad-desktop-g3/5.8.12/app-changelog.md +++ b/stable/freecad-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [freecad-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.6.0...freecad-desktop-g3-5.8.12) (2024-04-21) +## [freecad-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/freecad-desktop-g3-5.6.0...freecad-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/freecad-desktop-g3/5.8.12/questions.yaml b/stable/freecad-desktop-g3/5.8.12/questions.yaml index 507d79f3afc..d75bdca164d 100755 --- a/stable/freecad-desktop-g3/5.8.12/questions.yaml +++ b/stable/freecad-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/freeradius/13.8.12/Chart.yaml b/stable/freeradius/13.8.12/Chart.yaml index 47f25c1aea9..7a15a9a9697 100644 --- a/stable/freeradius/13.8.12/Chart.yaml +++ b/stable/freeradius/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.webp keywords: - radius - auth -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/freeradius/13.8.12/app-changelog.md b/stable/freeradius/13.8.12/app-changelog.md index acfd07ff72c..dc695deefd2 100644 --- a/stable/freeradius/13.8.12/app-changelog.md +++ b/stable/freeradius/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [freeradius-13.8.12](https://github.com/truecharts/charts/compare/freeradius-13.6.0...freeradius-13.8.12) (2024-04-21) +## [freeradius-13.8.12](https://github.com/truecharts/charts/compare/freeradius-13.6.0...freeradius-13.8.12) (2024-04-22) ### Chore diff --git a/stable/freeradius/13.8.12/questions.yaml b/stable/freeradius/13.8.12/questions.yaml index 90868c34375..adff8e36f0e 100755 --- a/stable/freeradius/13.8.12/questions.yaml +++ b/stable/freeradius/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/freshrss/18.8.13/Chart.yaml b/stable/freshrss/18.8.13/Chart.yaml index 32facff9822..a4d2e990727 100644 --- a/stable/freshrss/18.8.13/Chart.yaml +++ b/stable/freshrss/18.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.webp keywords: - freshrss - rss -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/freshrss/18.8.13/app-changelog.md b/stable/freshrss/18.8.13/app-changelog.md index a59372f3521..384e17c8ffc 100644 --- a/stable/freshrss/18.8.13/app-changelog.md +++ b/stable/freshrss/18.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [freshrss-18.8.13](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.13) (2024-04-21) +## [freshrss-18.8.13](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.13) (2024-04-22) ### Chore diff --git a/stable/freshrss/18.8.13/questions.yaml b/stable/freshrss/18.8.13/questions.yaml index e87f17d3737..b33fbcdba8d 100755 --- a/stable/freshrss/18.8.13/questions.yaml +++ b/stable/freshrss/18.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/friendica/14.4.21/Chart.yaml b/stable/friendica/14.4.21/Chart.yaml index 04862e3e968..d4237c76371 100644 --- a/stable/friendica/14.4.21/Chart.yaml +++ b/stable/friendica/14.4.21/Chart.yaml @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.webp keywords: - friend - social -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/friendica/14.4.21/app-changelog.md b/stable/friendica/14.4.21/app-changelog.md index cd4db31a8be..2c0a6988198 100644 --- a/stable/friendica/14.4.21/app-changelog.md +++ b/stable/friendica/14.4.21/app-changelog.md @@ -1,6 +1,6 @@ -## [friendica-14.4.21](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.21) (2024-04-21) +## [friendica-14.4.21](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.4.21) (2024-04-22) ### Chore diff --git a/stable/friendica/14.4.21/questions.yaml b/stable/friendica/14.4.21/questions.yaml index 788172a575c..7bf4aa04140 100755 --- a/stable/friendica/14.4.21/questions.yaml +++ b/stable/friendica/14.4.21/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/frigate/14.4.12/Chart.yaml b/stable/frigate/14.4.12/Chart.yaml index 2a784dbc216..7b1c05cf396 100644 --- a/stable/frigate/14.4.12/Chart.yaml +++ b/stable/frigate/14.4.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - nvr - media - frigate -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/frigate/14.4.12/app-changelog.md b/stable/frigate/14.4.12/app-changelog.md index 250f7335202..67c5f81eb8e 100644 --- a/stable/frigate/14.4.12/app-changelog.md +++ b/stable/frigate/14.4.12/app-changelog.md @@ -1,6 +1,6 @@ -## [frigate-14.4.12](https://github.com/truecharts/charts/compare/frigate-14.2.0...frigate-14.4.12) (2024-04-21) +## [frigate-14.4.12](https://github.com/truecharts/charts/compare/frigate-14.2.0...frigate-14.4.12) (2024-04-22) ### Chore diff --git a/stable/frigate/14.4.12/questions.yaml b/stable/frigate/14.4.12/questions.yaml index 3515cd37152..db6ad9a6bdf 100755 --- a/stable/frigate/14.4.12/questions.yaml +++ b/stable/frigate/14.4.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/fsm/5.8.12/Chart.yaml b/stable/fsm/5.8.12/Chart.yaml index 95d39e5b8bd..9de3e0e1def 100644 --- a/stable/fsm/5.8.12/Chart.yaml +++ b/stable/fsm/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.webp keywords: - fsm - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/fsm/5.8.12/app-changelog.md b/stable/fsm/5.8.12/app-changelog.md index 5daba6a544b..9669b4c9b90 100644 --- a/stable/fsm/5.8.12/app-changelog.md +++ b/stable/fsm/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [fsm-5.8.12](https://github.com/truecharts/charts/compare/fsm-5.6.0...fsm-5.8.12) (2024-04-21) +## [fsm-5.8.12](https://github.com/truecharts/charts/compare/fsm-5.6.0...fsm-5.8.12) (2024-04-22) ### Chore diff --git a/stable/fsm/5.8.12/questions.yaml b/stable/fsm/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/fsm/5.8.12/questions.yaml +++ b/stable/fsm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/game-server-watcher/1.5.14/Chart.yaml b/stable/game-server-watcher/1.5.14/Chart.yaml index a09c41b48a0..617a969fa22 100644 --- a/stable/game-server-watcher/1.5.14/Chart.yaml +++ b/stable/game-server-watcher/1.5.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - game-server-watcher - monitoring - bots -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/game-server-watcher/1.5.14/app-changelog.md b/stable/game-server-watcher/1.5.14/app-changelog.md index cad4590660e..73d80d6bd5d 100644 --- a/stable/game-server-watcher/1.5.14/app-changelog.md +++ b/stable/game-server-watcher/1.5.14/app-changelog.md @@ -1,6 +1,6 @@ -## [game-server-watcher-1.5.14](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-1.5.14) (2024-04-21) +## [game-server-watcher-1.5.14](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-1.5.14) (2024-04-22) ### Chore diff --git a/stable/game-server-watcher/1.5.14/questions.yaml b/stable/game-server-watcher/1.5.14/questions.yaml index f3afed3d466..706fb650502 100755 --- a/stable/game-server-watcher/1.5.14/questions.yaml +++ b/stable/game-server-watcher/1.5.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gamevault-backend/6.1.13/Chart.yaml b/stable/gamevault-backend/6.1.13/Chart.yaml index c3336a8d8c9..7482db38ee7 100644 --- a/stable/gamevault-backend/6.1.13/Chart.yaml +++ b/stable/gamevault-backend/6.1.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.webp keywords: - gamevault-backend - games -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gamevault-backend/6.1.13/app-changelog.md b/stable/gamevault-backend/6.1.13/app-changelog.md index 9a360de6a9d..8948b13b32e 100644 --- a/stable/gamevault-backend/6.1.13/app-changelog.md +++ b/stable/gamevault-backend/6.1.13/app-changelog.md @@ -1,6 +1,6 @@ -## [gamevault-backend-6.1.13](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-6.1.13) (2024-04-21) +## [gamevault-backend-6.1.13](https://github.com/truecharts/charts/compare/gamevault-backend-5.6.0...gamevault-backend-6.1.13) (2024-04-22) ### Chore diff --git a/stable/gamevault-backend/6.1.13/questions.yaml b/stable/gamevault-backend/6.1.13/questions.yaml index e1ad6e8ed46..8f6855d48ac 100755 --- a/stable/gamevault-backend/6.1.13/questions.yaml +++ b/stable/gamevault-backend/6.1.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/gaps/18.8.12/Chart.yaml b/stable/gaps/18.8.12/Chart.yaml index 8860529108d..cb730f9723e 100644 --- a/stable/gaps/18.8.12/Chart.yaml +++ b/stable/gaps/18.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - gaps - plex - plex-media-server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gaps/18.8.12/app-changelog.md b/stable/gaps/18.8.12/app-changelog.md index 1c5e0cb35d1..20f075c6613 100644 --- a/stable/gaps/18.8.12/app-changelog.md +++ b/stable/gaps/18.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [gaps-18.8.12](https://github.com/truecharts/charts/compare/gaps-18.6.0...gaps-18.8.12) (2024-04-21) +## [gaps-18.8.12](https://github.com/truecharts/charts/compare/gaps-18.6.0...gaps-18.8.12) (2024-04-22) ### Chore diff --git a/stable/gaps/18.8.12/questions.yaml b/stable/gaps/18.8.12/questions.yaml index 0f1aa832e07..c59eeb30e75 100755 --- a/stable/gaps/18.8.12/questions.yaml +++ b/stable/gaps/18.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/garrysmod/5.8.12/Chart.yaml b/stable/garrysmod/5.8.12/Chart.yaml index 6d0fb4935fb..0c1809aa63a 100644 --- a/stable/garrysmod/5.8.12/Chart.yaml +++ b/stable/garrysmod/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.webp keywords: - garrysmod - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/garrysmod/5.8.12/app-changelog.md b/stable/garrysmod/5.8.12/app-changelog.md index f27659cab77..1feaa78d6e0 100644 --- a/stable/garrysmod/5.8.12/app-changelog.md +++ b/stable/garrysmod/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [garrysmod-5.8.12](https://github.com/truecharts/charts/compare/garrysmod-5.6.0...garrysmod-5.8.12) (2024-04-21) +## [garrysmod-5.8.12](https://github.com/truecharts/charts/compare/garrysmod-5.6.0...garrysmod-5.8.12) (2024-04-22) ### Chore diff --git a/stable/garrysmod/5.8.12/questions.yaml b/stable/garrysmod/5.8.12/questions.yaml index 415e67f3389..b46c69c7f12 100755 --- a/stable/garrysmod/5.8.12/questions.yaml +++ b/stable/garrysmod/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gaseous-server/1.11.19/Chart.yaml b/stable/gaseous-server/1.11.19/Chart.yaml index c460d543087..e6d964bf86a 100644 --- a/stable/gaseous-server/1.11.19/Chart.yaml +++ b/stable/gaseous-server/1.11.19/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.webp keywords: - gaseous-server - rom-manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gaseous-server/1.11.19/app-changelog.md b/stable/gaseous-server/1.11.19/app-changelog.md index 609df7c866d..31a525ae739 100644 --- a/stable/gaseous-server/1.11.19/app-changelog.md +++ b/stable/gaseous-server/1.11.19/app-changelog.md @@ -1,6 +1,6 @@ -## [gaseous-server-1.11.19](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.11.19) (2024-04-21) +## [gaseous-server-1.11.19](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.11.19) (2024-04-22) ### Chore diff --git a/stable/gaseous-server/1.11.19/questions.yaml b/stable/gaseous-server/1.11.19/questions.yaml index 41b8e516ecd..baca656ad26 100755 --- a/stable/gaseous-server/1.11.19/questions.yaml +++ b/stable/gaseous-server/1.11.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/genea/5.9.12/Chart.yaml b/stable/genea/5.9.12/Chart.yaml index 675471cd718..e383625c5bf 100644 --- a/stable/genea/5.9.12/Chart.yaml +++ b/stable/genea/5.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.webp keywords: - genea - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/genea/5.9.12/app-changelog.md b/stable/genea/5.9.12/app-changelog.md index ca9b93affc5..eeb7833911f 100644 --- a/stable/genea/5.9.12/app-changelog.md +++ b/stable/genea/5.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [genea-5.9.12](https://github.com/truecharts/charts/compare/genea-5.6.0...genea-5.9.12) (2024-04-21) +## [genea-5.9.12](https://github.com/truecharts/charts/compare/genea-5.6.0...genea-5.9.12) (2024-04-22) ### Chore diff --git a/stable/genea/5.9.12/questions.yaml b/stable/genea/5.9.12/questions.yaml index bcfca1184e4..ca8f86524d8 100755 --- a/stable/genea/5.9.12/questions.yaml +++ b/stable/genea/5.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ghostfolio/4.26.5/Chart.yaml b/stable/ghostfolio/4.26.5/Chart.yaml index 414587ff10c..989a274e91a 100644 --- a/stable/ghostfolio/4.26.5/Chart.yaml +++ b/stable/ghostfolio/4.26.5/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp keywords: - ghostfolio - finance -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ghostfolio/4.26.5/app-changelog.md b/stable/ghostfolio/4.26.5/app-changelog.md index 3b857c8de10..328c72db812 100644 --- a/stable/ghostfolio/4.26.5/app-changelog.md +++ b/stable/ghostfolio/4.26.5/app-changelog.md @@ -1,6 +1,6 @@ -## [ghostfolio-4.26.5](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.26.5) (2024-04-21) +## [ghostfolio-4.26.5](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-4.26.5) (2024-04-22) ### Chore diff --git a/stable/ghostfolio/4.26.5/questions.yaml b/stable/ghostfolio/4.26.5/questions.yaml index c640ed4bd40..fab1f7e9280 100755 --- a/stable/ghostfolio/4.26.5/questions.yaml +++ b/stable/ghostfolio/4.26.5/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gitea/18.16.20/Chart.yaml b/stable/gitea/18.16.20/Chart.yaml index 4543fd495eb..324ad6b09a7 100644 --- a/stable/gitea/18.16.20/Chart.yaml +++ b/stable/gitea/18.16.20/Chart.yaml @@ -34,7 +34,7 @@ keywords: - wiki - gitea - gogs -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gitea/18.16.20/app-changelog.md b/stable/gitea/18.16.20/app-changelog.md index f12f6d39646..97cda27c3bd 100644 --- a/stable/gitea/18.16.20/app-changelog.md +++ b/stable/gitea/18.16.20/app-changelog.md @@ -1,6 +1,6 @@ -## [gitea-18.16.20](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.16.20) (2024-04-21) +## [gitea-18.16.20](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.16.20) (2024-04-22) ### Chore diff --git a/stable/gitea/18.16.20/questions.yaml b/stable/gitea/18.16.20/questions.yaml index 7bc9d5f2197..c8a5e09ccd5 100755 --- a/stable/gitea/18.16.20/questions.yaml +++ b/stable/gitea/18.16.20/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/github-backup/5.8.12/Chart.yaml b/stable/github-backup/5.8.12/Chart.yaml index a19da25717f..a36d633d2fe 100644 --- a/stable/github-backup/5.8.12/Chart.yaml +++ b/stable/github-backup/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.webp keywords: - github-backup - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/github-backup/5.8.12/app-changelog.md b/stable/github-backup/5.8.12/app-changelog.md index 7d3a70609af..ae820fe7c60 100644 --- a/stable/github-backup/5.8.12/app-changelog.md +++ b/stable/github-backup/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [github-backup-5.8.12](https://github.com/truecharts/charts/compare/github-backup-5.6.0...github-backup-5.8.12) (2024-04-21) +## [github-backup-5.8.12](https://github.com/truecharts/charts/compare/github-backup-5.6.0...github-backup-5.8.12) (2024-04-22) ### Chore diff --git a/stable/github-backup/5.8.12/questions.yaml b/stable/github-backup/5.8.12/questions.yaml index 1ea845f589f..23a9826c2e0 100755 --- a/stable/github-backup/5.8.12/questions.yaml +++ b/stable/github-backup/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/glauth/5.8.12/Chart.yaml b/stable/glauth/5.8.12/Chart.yaml index 241d5ad29cf..a1ef8d74ba4 100644 --- a/stable/glauth/5.8.12/Chart.yaml +++ b/stable/glauth/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.webp keywords: - glauth - Security -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/glauth/5.8.12/app-changelog.md b/stable/glauth/5.8.12/app-changelog.md index aebe42dd013..d365dba5b4c 100644 --- a/stable/glauth/5.8.12/app-changelog.md +++ b/stable/glauth/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [glauth-5.8.12](https://github.com/truecharts/charts/compare/glauth-5.6.0...glauth-5.8.12) (2024-04-21) +## [glauth-5.8.12](https://github.com/truecharts/charts/compare/glauth-5.6.0...glauth-5.8.12) (2024-04-22) ### Chore diff --git a/stable/glauth/5.8.12/questions.yaml b/stable/glauth/5.8.12/questions.yaml index 55d02fd42b1..21fd8695796 100755 --- a/stable/glauth/5.8.12/questions.yaml +++ b/stable/glauth/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/go-playground/5.8.12/Chart.yaml b/stable/go-playground/5.8.12/Chart.yaml index aa98ab00b53..13932925d3e 100644 --- a/stable/go-playground/5.8.12/Chart.yaml +++ b/stable/go-playground/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.webp keywords: - go-playground - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/go-playground/5.8.12/app-changelog.md b/stable/go-playground/5.8.12/app-changelog.md index f4912955596..612282db61f 100644 --- a/stable/go-playground/5.8.12/app-changelog.md +++ b/stable/go-playground/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [go-playground-5.8.12](https://github.com/truecharts/charts/compare/go-playground-5.6.0...go-playground-5.8.12) (2024-04-21) +## [go-playground-5.8.12](https://github.com/truecharts/charts/compare/go-playground-5.6.0...go-playground-5.8.12) (2024-04-22) ### Chore diff --git a/stable/go-playground/5.8.12/questions.yaml b/stable/go-playground/5.8.12/questions.yaml index c9c7652cc9e..883e775417a 100755 --- a/stable/go-playground/5.8.12/questions.yaml +++ b/stable/go-playground/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/goaccess-npm-logs/5.8.12/Chart.yaml b/stable/goaccess-npm-logs/5.8.12/Chart.yaml index c799e4021a8..390caed2e29 100644 --- a/stable/goaccess-npm-logs/5.8.12/Chart.yaml +++ b/stable/goaccess-npm-logs/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - goaccess-npm-logs - Tools-Utilities - Network-Proxy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/goaccess-npm-logs/5.8.12/app-changelog.md b/stable/goaccess-npm-logs/5.8.12/app-changelog.md index 7ffed54c309..90a5f3da3ff 100644 --- a/stable/goaccess-npm-logs/5.8.12/app-changelog.md +++ b/stable/goaccess-npm-logs/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [goaccess-npm-logs-5.8.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-5.6.0...goaccess-npm-logs-5.8.12) (2024-04-21) +## [goaccess-npm-logs-5.8.12](https://github.com/truecharts/charts/compare/goaccess-npm-logs-5.6.0...goaccess-npm-logs-5.8.12) (2024-04-22) ### Chore diff --git a/stable/goaccess-npm-logs/5.8.12/questions.yaml b/stable/goaccess-npm-logs/5.8.12/questions.yaml index 9d18b4b5761..e4b8ec2a9e3 100755 --- a/stable/goaccess-npm-logs/5.8.12/questions.yaml +++ b/stable/goaccess-npm-logs/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/goaccess/5.8.12/Chart.yaml b/stable/goaccess/5.8.12/Chart.yaml index df5231000de..63f7c89a33a 100644 --- a/stable/goaccess/5.8.12/Chart.yaml +++ b/stable/goaccess/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.webp keywords: - goaccess - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/goaccess/5.8.12/app-changelog.md b/stable/goaccess/5.8.12/app-changelog.md index 2bc11bbbc9f..8ef76044af3 100644 --- a/stable/goaccess/5.8.12/app-changelog.md +++ b/stable/goaccess/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [goaccess-5.8.12](https://github.com/truecharts/charts/compare/goaccess-5.6.0...goaccess-5.8.12) (2024-04-21) +## [goaccess-5.8.12](https://github.com/truecharts/charts/compare/goaccess-5.6.0...goaccess-5.8.12) (2024-04-22) ### Chore diff --git a/stable/goaccess/5.8.12/questions.yaml b/stable/goaccess/5.8.12/questions.yaml index 13eeef4248b..1d167b91422 100755 --- a/stable/goaccess/5.8.12/questions.yaml +++ b/stable/goaccess/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/godaddy-ddns/5.8.12/Chart.yaml b/stable/godaddy-ddns/5.8.12/Chart.yaml index 20053e1840d..dc616933d15 100644 --- a/stable/godaddy-ddns/5.8.12/Chart.yaml +++ b/stable/godaddy-ddns/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.webp keywords: - godaddy-ddns - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/godaddy-ddns/5.8.12/app-changelog.md b/stable/godaddy-ddns/5.8.12/app-changelog.md index fb872928383..33681b4d5f5 100644 --- a/stable/godaddy-ddns/5.8.12/app-changelog.md +++ b/stable/godaddy-ddns/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [godaddy-ddns-5.8.12](https://github.com/truecharts/charts/compare/godaddy-ddns-5.6.0...godaddy-ddns-5.8.12) (2024-04-21) +## [godaddy-ddns-5.8.12](https://github.com/truecharts/charts/compare/godaddy-ddns-5.6.0...godaddy-ddns-5.8.12) (2024-04-22) ### Chore diff --git a/stable/godaddy-ddns/5.8.12/questions.yaml b/stable/godaddy-ddns/5.8.12/questions.yaml index 31759c52d26..88028ff150f 100755 --- a/stable/godaddy-ddns/5.8.12/questions.yaml +++ b/stable/godaddy-ddns/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/gokapi/5.8.13/Chart.yaml b/stable/gokapi/5.8.13/Chart.yaml index 18485f2c561..2e2f37ddadc 100644 --- a/stable/gokapi/5.8.13/Chart.yaml +++ b/stable/gokapi/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - gokapi - cloud - utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gokapi/5.8.13/app-changelog.md b/stable/gokapi/5.8.13/app-changelog.md index 212ef4a513f..9efc99e7c6a 100644 --- a/stable/gokapi/5.8.13/app-changelog.md +++ b/stable/gokapi/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [gokapi-5.8.13](https://github.com/truecharts/charts/compare/gokapi-5.6.0...gokapi-5.8.13) (2024-04-21) +## [gokapi-5.8.13](https://github.com/truecharts/charts/compare/gokapi-5.6.0...gokapi-5.8.13) (2024-04-22) ### Chore diff --git a/stable/gokapi/5.8.13/questions.yaml b/stable/gokapi/5.8.13/questions.yaml index 7c3073378a4..b3a63d42c8a 100755 --- a/stable/gokapi/5.8.13/questions.yaml +++ b/stable/gokapi/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/golinks/11.8.12/Chart.yaml b/stable/golinks/11.8.12/Chart.yaml index 30cece98743..a523ca82d48 100644 --- a/stable/golinks/11.8.12/Chart.yaml +++ b/stable/golinks/11.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - bookmarks - smart-bookmarks - golinks -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/golinks/11.8.12/app-changelog.md b/stable/golinks/11.8.12/app-changelog.md index 045f7394cf6..458ab490575 100644 --- a/stable/golinks/11.8.12/app-changelog.md +++ b/stable/golinks/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [golinks-11.8.12](https://github.com/truecharts/charts/compare/golinks-11.6.0...golinks-11.8.12) (2024-04-21) +## [golinks-11.8.12](https://github.com/truecharts/charts/compare/golinks-11.6.0...golinks-11.8.12) (2024-04-22) ### Chore diff --git a/stable/golinks/11.8.12/questions.yaml b/stable/golinks/11.8.12/questions.yaml index 61eebc9d3ba..0371736f208 100755 --- a/stable/golinks/11.8.12/questions.yaml +++ b/stable/golinks/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gonic/13.8.12/Chart.yaml b/stable/gonic/13.8.12/Chart.yaml index b0db0533d7d..25301ddee6d 100644 --- a/stable/gonic/13.8.12/Chart.yaml +++ b/stable/gonic/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.webp keywords: - music - subsonic -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gonic/13.8.12/app-changelog.md b/stable/gonic/13.8.12/app-changelog.md index f194d6b0b42..b604b33171f 100644 --- a/stable/gonic/13.8.12/app-changelog.md +++ b/stable/gonic/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [gonic-13.8.12](https://github.com/truecharts/charts/compare/gonic-13.6.0...gonic-13.8.12) (2024-04-21) +## [gonic-13.8.12](https://github.com/truecharts/charts/compare/gonic-13.6.0...gonic-13.8.12) (2024-04-22) ### Chore diff --git a/stable/gonic/13.8.12/questions.yaml b/stable/gonic/13.8.12/questions.yaml index 3f2dd871e6a..3ff06f7055c 100755 --- a/stable/gonic/13.8.12/questions.yaml +++ b/stable/gonic/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/googlephotossync/6.1.12/Chart.yaml b/stable/googlephotossync/6.1.12/Chart.yaml index 585d48e60d0..912425e745b 100644 --- a/stable/googlephotossync/6.1.12/Chart.yaml +++ b/stable/googlephotossync/6.1.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.webp keywords: - googlephotossync - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/googlephotossync/6.1.12/app-changelog.md b/stable/googlephotossync/6.1.12/app-changelog.md index e47fbf77f27..21d8a4ead4a 100644 --- a/stable/googlephotossync/6.1.12/app-changelog.md +++ b/stable/googlephotossync/6.1.12/app-changelog.md @@ -1,6 +1,6 @@ -## [googlephotossync-6.1.12](https://github.com/truecharts/charts/compare/googlephotossync-5.6.0...googlephotossync-6.1.12) (2024-04-21) +## [googlephotossync-6.1.12](https://github.com/truecharts/charts/compare/googlephotossync-5.6.0...googlephotossync-6.1.12) (2024-04-22) ### Chore diff --git a/stable/googlephotossync/6.1.12/questions.yaml b/stable/googlephotossync/6.1.12/questions.yaml index b826d16c937..392c8139740 100755 --- a/stable/googlephotossync/6.1.12/questions.yaml +++ b/stable/googlephotossync/6.1.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/gpodder/5.8.12/Chart.yaml b/stable/gpodder/5.8.12/Chart.yaml index f01e19d752a..ead7c3ac8d7 100644 --- a/stable/gpodder/5.8.12/Chart.yaml +++ b/stable/gpodder/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - gpodder - Downloaders - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gpodder/5.8.12/app-changelog.md b/stable/gpodder/5.8.12/app-changelog.md index ceb44f85645..3a136e0ca0f 100644 --- a/stable/gpodder/5.8.12/app-changelog.md +++ b/stable/gpodder/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [gpodder-5.8.12](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-5.8.12) (2024-04-21) +## [gpodder-5.8.12](https://github.com/truecharts/charts/compare/gpodder-5.6.0...gpodder-5.8.12) (2024-04-22) ### Chore diff --git a/stable/gpodder/5.8.12/questions.yaml b/stable/gpodder/5.8.12/questions.yaml index 6611acbe185..60b98682f11 100755 --- a/stable/gpodder/5.8.12/questions.yaml +++ b/stable/gpodder/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/grafana-image-renderer/5.8.14/Chart.yaml b/stable/grafana-image-renderer/5.8.14/Chart.yaml index c304849d235..46b98e3f56d 100644 --- a/stable/grafana-image-renderer/5.8.14/Chart.yaml +++ b/stable/grafana-image-renderer/5.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.w keywords: - grafana-image-renderer - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/grafana-image-renderer/5.8.14/app-changelog.md b/stable/grafana-image-renderer/5.8.14/app-changelog.md index 5baf51c26ca..3962ac00bf0 100644 --- a/stable/grafana-image-renderer/5.8.14/app-changelog.md +++ b/stable/grafana-image-renderer/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [grafana-image-renderer-5.8.14](https://github.com/truecharts/charts/compare/grafana-image-renderer-5.6.0...grafana-image-renderer-5.8.14) (2024-04-21) +## [grafana-image-renderer-5.8.14](https://github.com/truecharts/charts/compare/grafana-image-renderer-5.6.0...grafana-image-renderer-5.8.14) (2024-04-22) ### Chore diff --git a/stable/grafana-image-renderer/5.8.14/questions.yaml b/stable/grafana-image-renderer/5.8.14/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/grafana-image-renderer/5.8.14/questions.yaml +++ b/stable/grafana-image-renderer/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/grav/11.8.14/Chart.yaml b/stable/grav/11.8.14/Chart.yaml index 15794fdce62..1a12cbbaa0c 100644 --- a/stable/grav/11.8.14/Chart.yaml +++ b/stable/grav/11.8.14/Chart.yaml @@ -25,7 +25,7 @@ keywords: - web - platform - file -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/grav/11.8.14/app-changelog.md b/stable/grav/11.8.14/app-changelog.md index 220f2fa9f66..7f9783aa831 100644 --- a/stable/grav/11.8.14/app-changelog.md +++ b/stable/grav/11.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [grav-11.8.14](https://github.com/truecharts/charts/compare/grav-11.6.0...grav-11.8.14) (2024-04-21) +## [grav-11.8.14](https://github.com/truecharts/charts/compare/grav-11.6.0...grav-11.8.14) (2024-04-22) ### Chore diff --git a/stable/grav/11.8.14/questions.yaml b/stable/grav/11.8.14/questions.yaml index d9fd9e88c47..a4c5c756f11 100755 --- a/stable/grav/11.8.14/questions.yaml +++ b/stable/grav/11.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gravity/3.8.12/Chart.yaml b/stable/gravity/3.8.12/Chart.yaml index b006537bda8..cfd78a991b3 100644 --- a/stable/gravity/3.8.12/Chart.yaml +++ b/stable/gravity/3.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - gravity - dns - networking -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gravity/3.8.12/app-changelog.md b/stable/gravity/3.8.12/app-changelog.md index 078220324e4..ceac2ea6524 100644 --- a/stable/gravity/3.8.12/app-changelog.md +++ b/stable/gravity/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [gravity-3.8.12](https://github.com/truecharts/charts/compare/gravity-3.6.0...gravity-3.8.12) (2024-04-21) +## [gravity-3.8.12](https://github.com/truecharts/charts/compare/gravity-3.6.0...gravity-3.8.12) (2024-04-22) ### Chore diff --git a/stable/gravity/3.8.12/questions.yaml b/stable/gravity/3.8.12/questions.yaml index 1d0811a8068..e0b039c0e2b 100755 --- a/stable/gravity/3.8.12/questions.yaml +++ b/stable/gravity/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/gridcoinwalletgui/5.8.13/Chart.yaml b/stable/gridcoinwalletgui/5.8.13/Chart.yaml index 2f7bc38947e..b9ccdcc1655 100644 --- a/stable/gridcoinwalletgui/5.8.13/Chart.yaml +++ b/stable/gridcoinwalletgui/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp keywords: - gridcoinwalletgui - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/gridcoinwalletgui/5.8.13/app-changelog.md b/stable/gridcoinwalletgui/5.8.13/app-changelog.md index 372e332d0cf..cf4a6fd4511 100644 --- a/stable/gridcoinwalletgui/5.8.13/app-changelog.md +++ b/stable/gridcoinwalletgui/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [gridcoinwalletgui-5.8.13](https://github.com/truecharts/charts/compare/gridcoinwalletgui-5.6.0...gridcoinwalletgui-5.8.13) (2024-04-21) +## [gridcoinwalletgui-5.8.13](https://github.com/truecharts/charts/compare/gridcoinwalletgui-5.6.0...gridcoinwalletgui-5.8.13) (2024-04-22) ### Chore diff --git a/stable/gridcoinwalletgui/5.8.13/questions.yaml b/stable/gridcoinwalletgui/5.8.13/questions.yaml index 189e4985ee9..29138710c94 100755 --- a/stable/gridcoinwalletgui/5.8.13/questions.yaml +++ b/stable/gridcoinwalletgui/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/grocy/18.9.13/Chart.yaml b/stable/grocy/18.9.13/Chart.yaml index 62dba183839..2d5abd9c18b 100644 --- a/stable/grocy/18.9.13/Chart.yaml +++ b/stable/grocy/18.9.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.webp keywords: - grocy - home-automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/grocy/18.9.13/app-changelog.md b/stable/grocy/18.9.13/app-changelog.md index ef8ce6f65fa..676765e8a74 100644 --- a/stable/grocy/18.9.13/app-changelog.md +++ b/stable/grocy/18.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [grocy-18.9.13](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.9.13) (2024-04-21) +## [grocy-18.9.13](https://github.com/truecharts/charts/compare/grocy-18.6.0...grocy-18.9.13) (2024-04-22) ### Chore diff --git a/stable/grocy/18.9.13/questions.yaml b/stable/grocy/18.9.13/questions.yaml index 1a943086dc5..748ce94999d 100755 --- a/stable/grocy/18.9.13/questions.yaml +++ b/stable/grocy/18.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/guacamole/13.8.12/Chart.yaml b/stable/guacamole/13.8.12/Chart.yaml index 1170cd050bb..02044170f0c 100644 --- a/stable/guacamole/13.8.12/Chart.yaml +++ b/stable/guacamole/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.webp keywords: - guacamole - remote -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: guacamole sources: - https://github.com/apache/guacamole-client - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole - - https://hub.docker.com/r/guacamole/guacamole - https://hub.docker.com/r/guacamole/guacd + - https://hub.docker.com/r/guacamole/guacamole type: application version: 13.8.12 diff --git a/stable/guacamole/13.8.12/app-changelog.md b/stable/guacamole/13.8.12/app-changelog.md index eef200b0035..d9a4904fc4d 100644 --- a/stable/guacamole/13.8.12/app-changelog.md +++ b/stable/guacamole/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [guacamole-13.8.12](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.8.12) (2024-04-21) +## [guacamole-13.8.12](https://github.com/truecharts/charts/compare/guacamole-13.6.0...guacamole-13.8.12) (2024-04-22) ### Chore diff --git a/stable/guacamole/13.8.12/questions.yaml b/stable/guacamole/13.8.12/questions.yaml index 7af7971cc22..96a05df37c7 100755 --- a/stable/guacamole/13.8.12/questions.yaml +++ b/stable/guacamole/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/guacd/9.8.12/Chart.yaml b/stable/guacd/9.8.12/Chart.yaml index 5823be76d7f..1059ffcb5de 100644 --- a/stable/guacd/9.8.12/Chart.yaml +++ b/stable/guacd/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - guacd - guacamole - remote -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/guacd/9.8.12/app-changelog.md b/stable/guacd/9.8.12/app-changelog.md index ede722d24e7..0db18f9959a 100644 --- a/stable/guacd/9.8.12/app-changelog.md +++ b/stable/guacd/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [guacd-9.8.12](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.8.12) (2024-04-21) +## [guacd-9.8.12](https://github.com/truecharts/charts/compare/guacd-9.6.0...guacd-9.8.12) (2024-04-22) ### Chore diff --git a/stable/guacd/9.8.12/questions.yaml b/stable/guacd/9.8.12/questions.yaml index 582d48b2b0b..ad873fd17a6 100755 --- a/stable/guacd/9.8.12/questions.yaml +++ b/stable/guacd/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/guide2go/5.8.12/Chart.yaml b/stable/guide2go/5.8.12/Chart.yaml index 5d488d88dca..1c2584e1da6 100644 --- a/stable/guide2go/5.8.12/Chart.yaml +++ b/stable/guide2go/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.webp keywords: - guide2go - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/guide2go/5.8.12/app-changelog.md b/stable/guide2go/5.8.12/app-changelog.md index 5ad38644708..35ee20ac4ae 100644 --- a/stable/guide2go/5.8.12/app-changelog.md +++ b/stable/guide2go/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [guide2go-5.8.12](https://github.com/truecharts/charts/compare/guide2go-5.6.0...guide2go-5.8.12) (2024-04-21) +## [guide2go-5.8.12](https://github.com/truecharts/charts/compare/guide2go-5.6.0...guide2go-5.8.12) (2024-04-22) ### Chore diff --git a/stable/guide2go/5.8.12/questions.yaml b/stable/guide2go/5.8.12/questions.yaml index 4324fa01155..7ae143a12e6 100755 --- a/stable/guide2go/5.8.12/questions.yaml +++ b/stable/guide2go/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/h5ai/5.8.12/Chart.yaml b/stable/h5ai/5.8.12/Chart.yaml index 44043acde4a..a14e9e6efd9 100644 --- a/stable/h5ai/5.8.12/Chart.yaml +++ b/stable/h5ai/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - h5ai - Cloud - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/h5ai/5.8.12/app-changelog.md b/stable/h5ai/5.8.12/app-changelog.md index 67e7c7d8007..f8a55d4ae10 100644 --- a/stable/h5ai/5.8.12/app-changelog.md +++ b/stable/h5ai/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [h5ai-5.8.12](https://github.com/truecharts/charts/compare/h5ai-5.6.0...h5ai-5.8.12) (2024-04-21) +## [h5ai-5.8.12](https://github.com/truecharts/charts/compare/h5ai-5.6.0...h5ai-5.8.12) (2024-04-22) ### Chore diff --git a/stable/h5ai/5.8.12/questions.yaml b/stable/h5ai/5.8.12/questions.yaml index fcab9860181..1c2de7cb4ed 100755 --- a/stable/h5ai/5.8.12/questions.yaml +++ b/stable/h5ai/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/halflife2deathmatch/5.8.12/Chart.yaml b/stable/halflife2deathmatch/5.8.12/Chart.yaml index 6dfe5194a8c..e211cecc9a0 100644 --- a/stable/halflife2deathmatch/5.8.12/Chart.yaml +++ b/stable/halflife2deathmatch/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.webp keywords: - halflife2deathmatch - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/halflife2deathmatch/5.8.12/app-changelog.md b/stable/halflife2deathmatch/5.8.12/app-changelog.md index af67d6f2cd0..0189fdc9738 100644 --- a/stable/halflife2deathmatch/5.8.12/app-changelog.md +++ b/stable/halflife2deathmatch/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [halflife2deathmatch-5.8.12](https://github.com/truecharts/charts/compare/halflife2deathmatch-5.6.0...halflife2deathmatch-5.8.12) (2024-04-21) +## [halflife2deathmatch-5.8.12](https://github.com/truecharts/charts/compare/halflife2deathmatch-5.6.0...halflife2deathmatch-5.8.12) (2024-04-22) ### Chore diff --git a/stable/halflife2deathmatch/5.8.12/questions.yaml b/stable/halflife2deathmatch/5.8.12/questions.yaml index cfb437f5afb..2992cf31bdd 100755 --- a/stable/halflife2deathmatch/5.8.12/questions.yaml +++ b/stable/halflife2deathmatch/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hammond/9.8.12/Chart.yaml b/stable/hammond/9.8.12/Chart.yaml index 17fed643f5c..d60bf1d3b5b 100644 --- a/stable/hammond/9.8.12/Chart.yaml +++ b/stable/hammond/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hammond icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.webp keywords: - hammond -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hammond/9.8.12/app-changelog.md b/stable/hammond/9.8.12/app-changelog.md index a9fd0c48598..10067450b95 100644 --- a/stable/hammond/9.8.12/app-changelog.md +++ b/stable/hammond/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hammond-9.8.12](https://github.com/truecharts/charts/compare/hammond-9.6.0...hammond-9.8.12) (2024-04-21) +## [hammond-9.8.12](https://github.com/truecharts/charts/compare/hammond-9.6.0...hammond-9.8.12) (2024-04-22) ### Chore diff --git a/stable/hammond/9.8.12/questions.yaml b/stable/hammond/9.8.12/questions.yaml index ecb5dca3abb..8211a94c2e5 100755 --- a/stable/hammond/9.8.12/questions.yaml +++ b/stable/hammond/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/handbrake/21.9.12/Chart.yaml b/stable/handbrake/21.9.12/Chart.yaml index 7287454e602..1a1d9e5547a 100644 --- a/stable/handbrake/21.9.12/Chart.yaml +++ b/stable/handbrake/21.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - handbrake - encode - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/handbrake/21.9.12/app-changelog.md b/stable/handbrake/21.9.12/app-changelog.md index da33f5d3f2f..fc2c084e658 100644 --- a/stable/handbrake/21.9.12/app-changelog.md +++ b/stable/handbrake/21.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [handbrake-21.9.12](https://github.com/truecharts/charts/compare/handbrake-21.7.0...handbrake-21.9.12) (2024-04-21) +## [handbrake-21.9.12](https://github.com/truecharts/charts/compare/handbrake-21.7.0...handbrake-21.9.12) (2024-04-22) ### Chore diff --git a/stable/handbrake/21.9.12/questions.yaml b/stable/handbrake/21.9.12/questions.yaml index b3ecbee3ec8..e8b9b2afaeb 100755 --- a/stable/handbrake/21.9.12/questions.yaml +++ b/stable/handbrake/21.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hassconfigurator/5.8.12/Chart.yaml b/stable/hassconfigurator/5.8.12/Chart.yaml index 20ac43f71fe..8f2cf7f09c2 100644 --- a/stable/hassconfigurator/5.8.12/Chart.yaml +++ b/stable/hassconfigurator/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.webp keywords: - hassconfigurator - home-automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hassconfigurator/5.8.12/app-changelog.md b/stable/hassconfigurator/5.8.12/app-changelog.md index 4401de42b51..66ec75c2bd1 100644 --- a/stable/hassconfigurator/5.8.12/app-changelog.md +++ b/stable/hassconfigurator/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hassconfigurator-5.8.12](https://github.com/truecharts/charts/compare/hassconfigurator-5.6.0...hassconfigurator-5.8.12) (2024-04-21) +## [hassconfigurator-5.8.12](https://github.com/truecharts/charts/compare/hassconfigurator-5.6.0...hassconfigurator-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hassconfigurator/5.8.12/questions.yaml b/stable/hassconfigurator/5.8.12/questions.yaml index 13080736315..d80f198ed87 100755 --- a/stable/hassconfigurator/5.8.12/questions.yaml +++ b/stable/hassconfigurator/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/haste-server/13.8.12/Chart.yaml b/stable/haste-server/13.8.12/Chart.yaml index ff2c4058472..d468d53f979 100644 --- a/stable/haste-server/13.8.12/Chart.yaml +++ b/stable/haste-server/13.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - hastebin - haste-server - pastebin -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/haste-server/13.8.12/app-changelog.md b/stable/haste-server/13.8.12/app-changelog.md index ccac06ecb89..1fcb95ba5b6 100644 --- a/stable/haste-server/13.8.12/app-changelog.md +++ b/stable/haste-server/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [haste-server-13.8.12](https://github.com/truecharts/charts/compare/haste-server-13.6.0...haste-server-13.8.12) (2024-04-21) +## [haste-server-13.8.12](https://github.com/truecharts/charts/compare/haste-server-13.6.0...haste-server-13.8.12) (2024-04-22) ### Chore diff --git a/stable/haste-server/13.8.12/questions.yaml b/stable/haste-server/13.8.12/questions.yaml index 59d1c37262d..6a8814bd2f8 100755 --- a/stable/haste-server/13.8.12/questions.yaml +++ b/stable/haste-server/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hastebin/5.8.12/Chart.yaml b/stable/hastebin/5.8.12/Chart.yaml index 2e6dabf0a11..f434299a293 100644 --- a/stable/hastebin/5.8.12/Chart.yaml +++ b/stable/hastebin/5.8.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Alpine-based Chart for Hastebin, the node.js paste service ' +description: "Alpine-based Chart for Hastebin, the node.js paste service " home: https://truecharts.org/charts/stable/hastebin icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.webp keywords: @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hastebin/5.8.12/app-changelog.md b/stable/hastebin/5.8.12/app-changelog.md index 46967779cb7..fea944d82a6 100644 --- a/stable/hastebin/5.8.12/app-changelog.md +++ b/stable/hastebin/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hastebin-5.8.12](https://github.com/truecharts/charts/compare/hastebin-5.6.0...hastebin-5.8.12) (2024-04-21) +## [hastebin-5.8.12](https://github.com/truecharts/charts/compare/hastebin-5.6.0...hastebin-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hastebin/5.8.12/questions.yaml b/stable/hastebin/5.8.12/questions.yaml index b2895363eda..e9560c25bc4 100755 --- a/stable/hastebin/5.8.12/questions.yaml +++ b/stable/hastebin/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hasty-paste/6.10.18/Chart.yaml b/stable/hasty-paste/6.10.18/Chart.yaml index ec56cfcb797..fbea90e393b 100644 --- a/stable/hasty-paste/6.10.18/Chart.yaml +++ b/stable/hasty-paste/6.10.18/Chart.yaml @@ -33,7 +33,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hasty-paste/6.10.18/app-changelog.md b/stable/hasty-paste/6.10.18/app-changelog.md index 566dcc58cff..7fad9eaf6db 100644 --- a/stable/hasty-paste/6.10.18/app-changelog.md +++ b/stable/hasty-paste/6.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [hasty-paste-6.10.18](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.18) (2024-04-21) +## [hasty-paste-6.10.18](https://github.com/truecharts/charts/compare/hasty-paste-6.6.0...hasty-paste-6.10.18) (2024-04-22) ### Chore diff --git a/stable/hasty-paste/6.10.18/questions.yaml b/stable/hasty-paste/6.10.18/questions.yaml index 7f371e8a251..f91bf131d02 100755 --- a/stable/hasty-paste/6.10.18/questions.yaml +++ b/stable/hasty-paste/6.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/headphones/11.8.12/Chart.yaml b/stable/headphones/11.8.12/Chart.yaml index 9c27cb369ec..fd5ffc86a6a 100644 --- a/stable/headphones/11.8.12/Chart.yaml +++ b/stable/headphones/11.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - headphones - music - downloader -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/headphones/11.8.12/app-changelog.md b/stable/headphones/11.8.12/app-changelog.md index 8452f86fe4c..05256b8211b 100644 --- a/stable/headphones/11.8.12/app-changelog.md +++ b/stable/headphones/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [headphones-11.8.12](https://github.com/truecharts/charts/compare/headphones-11.6.0...headphones-11.8.12) (2024-04-21) +## [headphones-11.8.12](https://github.com/truecharts/charts/compare/headphones-11.6.0...headphones-11.8.12) (2024-04-22) ### Chore diff --git a/stable/headphones/11.8.12/questions.yaml b/stable/headphones/11.8.12/questions.yaml index 38eef5d334b..89ffff91c03 100755 --- a/stable/headphones/11.8.12/questions.yaml +++ b/stable/headphones/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/healthchecks/14.9.14/Chart.yaml b/stable/healthchecks/14.9.14/Chart.yaml index 7f81471192a..812665832b8 100644 --- a/stable/healthchecks/14.9.14/Chart.yaml +++ b/stable/healthchecks/14.9.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cron - monitoring - alert -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/healthchecks/14.9.14/app-changelog.md b/stable/healthchecks/14.9.14/app-changelog.md index cc23c17a175..557fa56163f 100644 --- a/stable/healthchecks/14.9.14/app-changelog.md +++ b/stable/healthchecks/14.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [healthchecks-14.9.14](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.14) (2024-04-21) +## [healthchecks-14.9.14](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.14) (2024-04-22) ### Chore diff --git a/stable/healthchecks/14.9.14/questions.yaml b/stable/healthchecks/14.9.14/questions.yaml index 8fe557387c1..6f5c8cdf549 100755 --- a/stable/healthchecks/14.9.14/questions.yaml +++ b/stable/healthchecks/14.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hedgedoc/12.8.12/Chart.yaml b/stable/hedgedoc/12.8.12/Chart.yaml index eec3df15f50..334595731a4 100644 --- a/stable/hedgedoc/12.8.12/Chart.yaml +++ b/stable/hedgedoc/12.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hedgedoc icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.webp keywords: - hedgedoc -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hedgedoc/12.8.12/app-changelog.md b/stable/hedgedoc/12.8.12/app-changelog.md index 7df9b91fb37..8ee03a5cb74 100644 --- a/stable/hedgedoc/12.8.12/app-changelog.md +++ b/stable/hedgedoc/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hedgedoc-12.8.12](https://github.com/truecharts/charts/compare/hedgedoc-12.6.0...hedgedoc-12.8.12) (2024-04-21) +## [hedgedoc-12.8.12](https://github.com/truecharts/charts/compare/hedgedoc-12.6.0...hedgedoc-12.8.12) (2024-04-22) ### Chore diff --git a/stable/hedgedoc/12.8.12/questions.yaml b/stable/hedgedoc/12.8.12/questions.yaml index 5e84ad13d12..74b5f0d284b 100755 --- a/stable/hedgedoc/12.8.12/questions.yaml +++ b/stable/hedgedoc/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/heimdall/20.8.14/Chart.yaml b/stable/heimdall/20.8.14/Chart.yaml index 932f4ec2b7d..eff2819407e 100644 --- a/stable/heimdall/20.8.14/Chart.yaml +++ b/stable/heimdall/20.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.webp keywords: - heimdall -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/heimdall/20.8.14/app-changelog.md b/stable/heimdall/20.8.14/app-changelog.md index f97652773c9..72e47d89d9e 100644 --- a/stable/heimdall/20.8.14/app-changelog.md +++ b/stable/heimdall/20.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [heimdall-20.8.14](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.8.14) (2024-04-21) +## [heimdall-20.8.14](https://github.com/truecharts/charts/compare/heimdall-20.6.0...heimdall-20.8.14) (2024-04-22) ### Chore diff --git a/stable/heimdall/20.8.14/questions.yaml b/stable/heimdall/20.8.14/questions.yaml index 43dc7ebf011..ed922fc5b84 100755 --- a/stable/heimdall/20.8.14/questions.yaml +++ b/stable/heimdall/20.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hetzner-ddns/5.8.12/Chart.yaml b/stable/hetzner-ddns/5.8.12/Chart.yaml index bd47c5193de..ff8bfb391ae 100644 --- a/stable/hetzner-ddns/5.8.12/Chart.yaml +++ b/stable/hetzner-ddns/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.webp keywords: - hetzner-ddns - Network-DNS -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hetzner-ddns/5.8.12/app-changelog.md b/stable/hetzner-ddns/5.8.12/app-changelog.md index ad7ea20d46b..6b96fd41693 100644 --- a/stable/hetzner-ddns/5.8.12/app-changelog.md +++ b/stable/hetzner-ddns/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hetzner-ddns-5.8.12](https://github.com/truecharts/charts/compare/hetzner-ddns-5.6.0...hetzner-ddns-5.8.12) (2024-04-21) +## [hetzner-ddns-5.8.12](https://github.com/truecharts/charts/compare/hetzner-ddns-5.6.0...hetzner-ddns-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hetzner-ddns/5.8.12/questions.yaml b/stable/hetzner-ddns/5.8.12/questions.yaml index 661f96084a4..fd3a0006be8 100755 --- a/stable/hetzner-ddns/5.8.12/questions.yaml +++ b/stable/hetzner-ddns/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/hexchat/5.8.13/Chart.yaml b/stable/hexchat/5.8.13/Chart.yaml index 9a508af90f7..2bf2feb29b3 100644 --- a/stable/hexchat/5.8.13/Chart.yaml +++ b/stable/hexchat/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - hexchat - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hexchat/5.8.13/app-changelog.md b/stable/hexchat/5.8.13/app-changelog.md index 7cc1cbf0fd9..bcb9bd491d1 100644 --- a/stable/hexchat/5.8.13/app-changelog.md +++ b/stable/hexchat/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [hexchat-5.8.13](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.8.13) (2024-04-21) +## [hexchat-5.8.13](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.8.13) (2024-04-22) ### Chore diff --git a/stable/hexchat/5.8.13/questions.yaml b/stable/hexchat/5.8.13/questions.yaml index ed9aed379fc..753ee42ada6 100755 --- a/stable/hexchat/5.8.13/questions.yaml +++ b/stable/hexchat/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hexo-blog/5.8.12/Chart.yaml b/stable/hexo-blog/5.8.12/Chart.yaml index 8977a0acc9b..4a7b0579751 100644 --- a/stable/hexo-blog/5.8.12/Chart.yaml +++ b/stable/hexo-blog/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.webp keywords: - hexo-blog - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hexo-blog/5.8.12/app-changelog.md b/stable/hexo-blog/5.8.12/app-changelog.md index 5e7a7494170..8a70dfaf2db 100644 --- a/stable/hexo-blog/5.8.12/app-changelog.md +++ b/stable/hexo-blog/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hexo-blog-5.8.12](https://github.com/truecharts/charts/compare/hexo-blog-5.6.0...hexo-blog-5.8.12) (2024-04-21) +## [hexo-blog-5.8.12](https://github.com/truecharts/charts/compare/hexo-blog-5.6.0...hexo-blog-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hexo-blog/5.8.12/questions.yaml b/stable/hexo-blog/5.8.12/questions.yaml index acf47843f11..7b6c0df6ef2 100755 --- a/stable/hexo-blog/5.8.12/questions.yaml +++ b/stable/hexo-blog/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homarr/10.8.12/Chart.yaml b/stable/homarr/10.8.12/Chart.yaml index d8acafe4de8..8bfa5a14659 100644 --- a/stable/homarr/10.8.12/Chart.yaml +++ b/stable/homarr/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.webp keywords: - dashboard -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homarr/10.8.12/app-changelog.md b/stable/homarr/10.8.12/app-changelog.md index 3e634e3cfb8..752984d066f 100644 --- a/stable/homarr/10.8.12/app-changelog.md +++ b/stable/homarr/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [homarr-10.8.12](https://github.com/truecharts/charts/compare/homarr-10.6.0...homarr-10.8.12) (2024-04-21) +## [homarr-10.8.12](https://github.com/truecharts/charts/compare/homarr-10.6.0...homarr-10.8.12) (2024-04-22) ### Chore diff --git a/stable/homarr/10.8.12/questions.yaml b/stable/homarr/10.8.12/questions.yaml index 05f9658ca81..a95cc4684dd 100755 --- a/stable/homarr/10.8.12/questions.yaml +++ b/stable/homarr/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/home-assistant/24.10.14/Chart.yaml b/stable/home-assistant/24.10.14/Chart.yaml index 494ed0eb787..225518e5742 100644 --- a/stable/home-assistant/24.10.14/Chart.yaml +++ b/stable/home-assistant/24.10.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - home-assistant - home-automation - hass -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/home-assistant/24.10.14/app-changelog.md b/stable/home-assistant/24.10.14/app-changelog.md index 9731c5136a5..37b169f34a0 100644 --- a/stable/home-assistant/24.10.14/app-changelog.md +++ b/stable/home-assistant/24.10.14/app-changelog.md @@ -1,6 +1,6 @@ -## [home-assistant-24.10.14](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.14) (2024-04-21) +## [home-assistant-24.10.14](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-24.10.14) (2024-04-22) ### Chore diff --git a/stable/home-assistant/24.10.14/questions.yaml b/stable/home-assistant/24.10.14/questions.yaml index bd932960091..d35f6260c28 100755 --- a/stable/home-assistant/24.10.14/questions.yaml +++ b/stable/home-assistant/24.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homebox/6.8.12/Chart.yaml b/stable/homebox/6.8.12/Chart.yaml index 47725e19cd7..045d1b0518a 100644 --- a/stable/homebox/6.8.12/Chart.yaml +++ b/stable/homebox/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.webp keywords: - homebox - inventory -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homebox/6.8.12/app-changelog.md b/stable/homebox/6.8.12/app-changelog.md index 6da1f7df391..17aaac13b3d 100644 --- a/stable/homebox/6.8.12/app-changelog.md +++ b/stable/homebox/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [homebox-6.8.12](https://github.com/truecharts/charts/compare/homebox-6.6.0...homebox-6.8.12) (2024-04-21) +## [homebox-6.8.12](https://github.com/truecharts/charts/compare/homebox-6.6.0...homebox-6.8.12) (2024-04-22) ### Chore diff --git a/stable/homebox/6.8.12/questions.yaml b/stable/homebox/6.8.12/questions.yaml index 6417cd1b502..91919ac1bbe 100755 --- a/stable/homebox/6.8.12/questions.yaml +++ b/stable/homebox/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homebridge/7.8.12/Chart.yaml b/stable/homebridge/7.8.12/Chart.yaml index c5c2ed3de87..f0697615ada 100644 --- a/stable/homebridge/7.8.12/Chart.yaml +++ b/stable/homebridge/7.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.webp keywords: - homebridge - homekit -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homebridge/7.8.12/app-changelog.md b/stable/homebridge/7.8.12/app-changelog.md index 4816b324301..018501e5fb1 100644 --- a/stable/homebridge/7.8.12/app-changelog.md +++ b/stable/homebridge/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [homebridge-7.8.12](https://github.com/truecharts/charts/compare/homebridge-7.6.0...homebridge-7.8.12) (2024-04-21) +## [homebridge-7.8.12](https://github.com/truecharts/charts/compare/homebridge-7.6.0...homebridge-7.8.12) (2024-04-22) ### Chore diff --git a/stable/homebridge/7.8.12/questions.yaml b/stable/homebridge/7.8.12/questions.yaml index 78be6f73816..eee6ea97084 100755 --- a/stable/homebridge/7.8.12/questions.yaml +++ b/stable/homebridge/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homelablabelmaker/8.8.12/Chart.yaml b/stable/homelablabelmaker/8.8.12/Chart.yaml index 4991d93feb3..e5885ec419d 100644 --- a/stable/homelablabelmaker/8.8.12/Chart.yaml +++ b/stable/homelablabelmaker/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - homelablabelmaker - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homelablabelmaker/8.8.12/app-changelog.md b/stable/homelablabelmaker/8.8.12/app-changelog.md index b7c74946088..40ef90ba121 100644 --- a/stable/homelablabelmaker/8.8.12/app-changelog.md +++ b/stable/homelablabelmaker/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [homelablabelmaker-8.8.12](https://github.com/truecharts/charts/compare/homelablabelmaker-8.6.0...homelablabelmaker-8.8.12) (2024-04-21) +## [homelablabelmaker-8.8.12](https://github.com/truecharts/charts/compare/homelablabelmaker-8.6.0...homelablabelmaker-8.8.12) (2024-04-22) ### Chore diff --git a/stable/homelablabelmaker/8.8.12/questions.yaml b/stable/homelablabelmaker/8.8.12/questions.yaml index fa4ecc21895..0b628ab7187 100755 --- a/stable/homelablabelmaker/8.8.12/questions.yaml +++ b/stable/homelablabelmaker/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homepage/7.8.14/Chart.yaml b/stable/homepage/7.8.14/Chart.yaml index fdb2b63b6c2..b74a8b4ed92 100644 --- a/stable/homepage/7.8.14/Chart.yaml +++ b/stable/homepage/7.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homepage icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.webp keywords: - homepage -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homepage/7.8.14/app-changelog.md b/stable/homepage/7.8.14/app-changelog.md index 2072ee04b46..cfe1dbca118 100644 --- a/stable/homepage/7.8.14/app-changelog.md +++ b/stable/homepage/7.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [homepage-7.8.14](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.8.14) (2024-04-21) +## [homepage-7.8.14](https://github.com/truecharts/charts/compare/homepage-7.6.0...homepage-7.8.14) (2024-04-22) ### Chore diff --git a/stable/homepage/7.8.14/questions.yaml b/stable/homepage/7.8.14/questions.yaml index f868d4292ad..6bc075e7ca4 100755 --- a/stable/homepage/7.8.14/questions.yaml +++ b/stable/homepage/7.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/homer/9.8.12/Chart.yaml b/stable/homer/9.8.12/Chart.yaml index 24dcb6bda69..20efcb0d590 100644 --- a/stable/homer/9.8.12/Chart.yaml +++ b/stable/homer/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - homer - dashboard - launcher -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/homer/9.8.12/app-changelog.md b/stable/homer/9.8.12/app-changelog.md index e8ed6f0e267..c77420d4d38 100644 --- a/stable/homer/9.8.12/app-changelog.md +++ b/stable/homer/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [homer-9.8.12](https://github.com/truecharts/charts/compare/homer-9.6.0...homer-9.8.12) (2024-04-21) +## [homer-9.8.12](https://github.com/truecharts/charts/compare/homer-9.6.0...homer-9.8.12) (2024-04-22) ### Chore diff --git a/stable/homer/9.8.12/questions.yaml b/stable/homer/9.8.12/questions.yaml index a153dbc413f..1e42f8a964e 100755 --- a/stable/homer/9.8.12/questions.yaml +++ b/stable/homer/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hoobs/5.8.12/Chart.yaml b/stable/hoobs/5.8.12/Chart.yaml index 9dbe46d80d1..6dab107e05e 100644 --- a/stable/hoobs/5.8.12/Chart.yaml +++ b/stable/hoobs/5.8.12/Chart.yaml @@ -17,14 +17,14 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. ' +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " home: https://truecharts.org/charts/stable/hoobs icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.webp keywords: - hoobs - home-automation - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hoobs/5.8.12/app-changelog.md b/stable/hoobs/5.8.12/app-changelog.md index 0da705d7e22..df1bc845afe 100644 --- a/stable/hoobs/5.8.12/app-changelog.md +++ b/stable/hoobs/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hoobs-5.8.12](https://github.com/truecharts/charts/compare/hoobs-5.6.0...hoobs-5.8.12) (2024-04-21) +## [hoobs-5.8.12](https://github.com/truecharts/charts/compare/hoobs-5.6.0...hoobs-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hoobs/5.8.12/questions.yaml b/stable/hoobs/5.8.12/questions.yaml index d5f572f61e2..8cc1086d96f 100755 --- a/stable/hoobs/5.8.12/questions.yaml +++ b/stable/hoobs/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/htpcmanager/9.8.12/Chart.yaml b/stable/htpcmanager/9.8.12/Chart.yaml index 66acbed7977..4e32a2d1acf 100644 --- a/stable/htpcmanager/9.8.12/Chart.yaml +++ b/stable/htpcmanager/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/htpcmanager icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.webp keywords: - htpcmanager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/htpcmanager/9.8.12/app-changelog.md b/stable/htpcmanager/9.8.12/app-changelog.md index ae5ff6911a4..15edb2caf0f 100644 --- a/stable/htpcmanager/9.8.12/app-changelog.md +++ b/stable/htpcmanager/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [htpcmanager-9.8.12](https://github.com/truecharts/charts/compare/htpcmanager-9.6.0...htpcmanager-9.8.12) (2024-04-21) +## [htpcmanager-9.8.12](https://github.com/truecharts/charts/compare/htpcmanager-9.6.0...htpcmanager-9.8.12) (2024-04-22) ### Chore diff --git a/stable/htpcmanager/9.8.12/questions.yaml b/stable/htpcmanager/9.8.12/questions.yaml index db5220824e2..3bc03d1d61b 100755 --- a/stable/htpcmanager/9.8.12/questions.yaml +++ b/stable/htpcmanager/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/humhub/7.19.19/Chart.yaml b/stable/humhub/7.19.19/Chart.yaml index 04c7c34c065..d77ef08bc0d 100644 --- a/stable/humhub/7.19.19/Chart.yaml +++ b/stable/humhub/7.19.19/Chart.yaml @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.webp keywords: - humhub - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application version: 7.19.19 diff --git a/stable/humhub/7.19.19/app-changelog.md b/stable/humhub/7.19.19/app-changelog.md index b75a79caf35..ad32cdc78bf 100644 --- a/stable/humhub/7.19.19/app-changelog.md +++ b/stable/humhub/7.19.19/app-changelog.md @@ -1,6 +1,6 @@ -## [humhub-7.19.19](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.19) (2024-04-21) +## [humhub-7.19.19](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.19.19) (2024-04-22) ### Chore diff --git a/stable/humhub/7.19.19/questions.yaml b/stable/humhub/7.19.19/questions.yaml index 51efc75b8cb..040a9716c30 100755 --- a/stable/humhub/7.19.19/questions.yaml +++ b/stable/humhub/7.19.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hurtworld/5.8.12/Chart.yaml b/stable/hurtworld/5.8.12/Chart.yaml index 56c4ef72f4b..c0ef480ac35 100644 --- a/stable/hurtworld/5.8.12/Chart.yaml +++ b/stable/hurtworld/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.webp keywords: - hurtworld - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hurtworld/5.8.12/app-changelog.md b/stable/hurtworld/5.8.12/app-changelog.md index 1a39e82feee..a6db098f6b0 100644 --- a/stable/hurtworld/5.8.12/app-changelog.md +++ b/stable/hurtworld/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hurtworld-5.8.12](https://github.com/truecharts/charts/compare/hurtworld-5.6.0...hurtworld-5.8.12) (2024-04-21) +## [hurtworld-5.8.12](https://github.com/truecharts/charts/compare/hurtworld-5.6.0...hurtworld-5.8.12) (2024-04-22) ### Chore diff --git a/stable/hurtworld/5.8.12/questions.yaml b/stable/hurtworld/5.8.12/questions.yaml index 6713bbd2c8a..aeb3d037011 100755 --- a/stable/hurtworld/5.8.12/questions.yaml +++ b/stable/hurtworld/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/hyperion-ng/13.8.12/Chart.yaml b/stable/hyperion-ng/13.8.12/Chart.yaml index b411b8f3f12..8ea3b6620ca 100644 --- a/stable/hyperion-ng/13.8.12/Chart.yaml +++ b/stable/hyperion-ng/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.webp keywords: - hyperion-ng - hyperion -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/hyperion-ng/13.8.12/app-changelog.md b/stable/hyperion-ng/13.8.12/app-changelog.md index dbeb158bd13..b14c544b369 100644 --- a/stable/hyperion-ng/13.8.12/app-changelog.md +++ b/stable/hyperion-ng/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [hyperion-ng-13.8.12](https://github.com/truecharts/charts/compare/hyperion-ng-13.6.0...hyperion-ng-13.8.12) (2024-04-21) +## [hyperion-ng-13.8.12](https://github.com/truecharts/charts/compare/hyperion-ng-13.6.0...hyperion-ng-13.8.12) (2024-04-22) ### Chore diff --git a/stable/hyperion-ng/13.8.12/questions.yaml b/stable/hyperion-ng/13.8.12/questions.yaml index a860c3d0136..b8f26bb05ae 100755 --- a/stable/hyperion-ng/13.8.12/questions.yaml +++ b/stable/hyperion-ng/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/icloudpd/6.8.12/Chart.yaml b/stable/icloudpd/6.8.12/Chart.yaml index 96a4c51cc36..e16c308fb66 100644 --- a/stable/icloudpd/6.8.12/Chart.yaml +++ b/stable/icloudpd/6.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Backup - Cloud - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/icloudpd/6.8.12/app-changelog.md b/stable/icloudpd/6.8.12/app-changelog.md index 2d4273a934c..7b6ddd5888d 100644 --- a/stable/icloudpd/6.8.12/app-changelog.md +++ b/stable/icloudpd/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [icloudpd-6.8.12](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.8.12) (2024-04-21) +## [icloudpd-6.8.12](https://github.com/truecharts/charts/compare/icloudpd-6.6.0...icloudpd-6.8.12) (2024-04-22) ### Chore diff --git a/stable/icloudpd/6.8.12/questions.yaml b/stable/icloudpd/6.8.12/questions.yaml index dff10ceb581..efd8e861472 100755 --- a/stable/icloudpd/6.8.12/questions.yaml +++ b/stable/icloudpd/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/imgpush/5.8.12/Chart.yaml b/stable/imgpush/5.8.12/Chart.yaml index 2d2a4a51aa2..eab3ba77d6d 100644 --- a/stable/imgpush/5.8.12/Chart.yaml +++ b/stable/imgpush/5.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/imgpush/5.8.12/app-changelog.md b/stable/imgpush/5.8.12/app-changelog.md index f711f0e84ab..1411fcaa0b6 100644 --- a/stable/imgpush/5.8.12/app-changelog.md +++ b/stable/imgpush/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [imgpush-5.8.12](https://github.com/truecharts/charts/compare/imgpush-5.6.0...imgpush-5.8.12) (2024-04-21) +## [imgpush-5.8.12](https://github.com/truecharts/charts/compare/imgpush-5.6.0...imgpush-5.8.12) (2024-04-22) ### Chore diff --git a/stable/imgpush/5.8.12/questions.yaml b/stable/imgpush/5.8.12/questions.yaml index e5d0251fce3..46a3c3bfea8 100755 --- a/stable/imgpush/5.8.12/questions.yaml +++ b/stable/imgpush/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/immich/14.16.15/Chart.yaml b/stable/immich/14.16.15/Chart.yaml index 142a9e906b9..c8a03e003e7 100644 --- a/stable/immich/14.16.15/Chart.yaml +++ b/stable/immich/14.16.15/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp keywords: - photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/immich/14.16.15/app-changelog.md b/stable/immich/14.16.15/app-changelog.md index cdb496a0457..ddbbae450bc 100644 --- a/stable/immich/14.16.15/app-changelog.md +++ b/stable/immich/14.16.15/app-changelog.md @@ -1,6 +1,6 @@ -## [immich-14.16.15](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.16.15) (2024-04-21) +## [immich-14.16.15](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-14.16.15) (2024-04-22) ### Chore diff --git a/stable/immich/14.16.15/questions.yaml b/stable/immich/14.16.15/questions.yaml index 2413f323a0a..8291a22a971 100755 --- a/stable/immich/14.16.15/questions.yaml +++ b/stable/immich/14.16.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/import-ics/5.8.12/Chart.yaml b/stable/import-ics/5.8.12/Chart.yaml index 6e5aee11356..6b8921b6ef3 100644 --- a/stable/import-ics/5.8.12/Chart.yaml +++ b/stable/import-ics/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.webp keywords: - import-ics - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/import-ics/5.8.12/app-changelog.md b/stable/import-ics/5.8.12/app-changelog.md index c673acfc5cb..4de4f5211b9 100644 --- a/stable/import-ics/5.8.12/app-changelog.md +++ b/stable/import-ics/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [import-ics-5.8.12](https://github.com/truecharts/charts/compare/import-ics-5.6.0...import-ics-5.8.12) (2024-04-21) +## [import-ics-5.8.12](https://github.com/truecharts/charts/compare/import-ics-5.6.0...import-ics-5.8.12) (2024-04-22) ### Chore diff --git a/stable/import-ics/5.8.12/questions.yaml b/stable/import-ics/5.8.12/questions.yaml index 930e7adda27..fbd92f83460 100755 --- a/stable/import-ics/5.8.12/questions.yaml +++ b/stable/import-ics/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/impostor-server/8.8.12/Chart.yaml b/stable/impostor-server/8.8.12/Chart.yaml index d873c0e2573..8f664ebd0d4 100644 --- a/stable/impostor-server/8.8.12/Chart.yaml +++ b/stable/impostor-server/8.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/impostor-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.webp keywords: - impostor-server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/impostor-server/8.8.12/app-changelog.md b/stable/impostor-server/8.8.12/app-changelog.md index 9cc91efd761..534d28bedaf 100644 --- a/stable/impostor-server/8.8.12/app-changelog.md +++ b/stable/impostor-server/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [impostor-server-8.8.12](https://github.com/truecharts/charts/compare/impostor-server-8.6.0...impostor-server-8.8.12) (2024-04-21) +## [impostor-server-8.8.12](https://github.com/truecharts/charts/compare/impostor-server-8.6.0...impostor-server-8.8.12) (2024-04-22) ### Chore diff --git a/stable/impostor-server/8.8.12/questions.yaml b/stable/impostor-server/8.8.12/questions.yaml index 84f08a789f7..db600fe61ea 100755 --- a/stable/impostor-server/8.8.12/questions.yaml +++ b/stable/impostor-server/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/inkscape-desktop-g3/5.8.12/Chart.yaml b/stable/inkscape-desktop-g3/5.8.12/Chart.yaml index 4c6a8a105b6..c312af0a356 100644 --- a/stable/inkscape-desktop-g3/5.8.12/Chart.yaml +++ b/stable/inkscape-desktop-g3/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaApp-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/inkscape-desktop-g3/5.8.12/app-changelog.md b/stable/inkscape-desktop-g3/5.8.12/app-changelog.md index c39c1df8cf5..dd24d4ce232 100644 --- a/stable/inkscape-desktop-g3/5.8.12/app-changelog.md +++ b/stable/inkscape-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [inkscape-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-5.6.0...inkscape-desktop-g3-5.8.12) (2024-04-21) +## [inkscape-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-5.6.0...inkscape-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/inkscape-desktop-g3/5.8.12/questions.yaml b/stable/inkscape-desktop-g3/5.8.12/questions.yaml index 9ba18628654..43a0edc4328 100755 --- a/stable/inkscape-desktop-g3/5.8.12/questions.yaml +++ b/stable/inkscape-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/insurgencysandstorm/5.8.12/Chart.yaml b/stable/insurgencysandstorm/5.8.12/Chart.yaml index d774aaaf727..cd864a3617f 100644 --- a/stable/insurgencysandstorm/5.8.12/Chart.yaml +++ b/stable/insurgencysandstorm/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.webp keywords: - insurgencysandstorm - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/insurgencysandstorm/5.8.12/app-changelog.md b/stable/insurgencysandstorm/5.8.12/app-changelog.md index aa76ad85820..284efb4268f 100644 --- a/stable/insurgencysandstorm/5.8.12/app-changelog.md +++ b/stable/insurgencysandstorm/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [insurgencysandstorm-5.8.12](https://github.com/truecharts/charts/compare/insurgencysandstorm-5.6.0...insurgencysandstorm-5.8.12) (2024-04-21) +## [insurgencysandstorm-5.8.12](https://github.com/truecharts/charts/compare/insurgencysandstorm-5.6.0...insurgencysandstorm-5.8.12) (2024-04-22) ### Chore diff --git a/stable/insurgencysandstorm/5.8.12/questions.yaml b/stable/insurgencysandstorm/5.8.12/questions.yaml index e9a9fbe9e4d..952251f5401 100755 --- a/stable/insurgencysandstorm/5.8.12/questions.yaml +++ b/stable/insurgencysandstorm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/invidious/9.8.13/Chart.yaml b/stable/invidious/9.8.13/Chart.yaml index a254bb332e4..b3ab0651c98 100644 --- a/stable/invidious/9.8.13/Chart.yaml +++ b/stable/invidious/9.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - invidious - youtube - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/invidious/9.8.13/app-changelog.md b/stable/invidious/9.8.13/app-changelog.md index 53fd74ec921..9593e93d768 100644 --- a/stable/invidious/9.8.13/app-changelog.md +++ b/stable/invidious/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [invidious-9.8.13](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.8.13) (2024-04-21) +## [invidious-9.8.13](https://github.com/truecharts/charts/compare/invidious-9.6.0...invidious-9.8.13) (2024-04-22) ### Chore diff --git a/stable/invidious/9.8.13/questions.yaml b/stable/invidious/9.8.13/questions.yaml index ffa794f1635..990376e2aca 100755 --- a/stable/invidious/9.8.13/questions.yaml +++ b/stable/invidious/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/invitarr/5.8.12/Chart.yaml b/stable/invitarr/5.8.12/Chart.yaml index 83f9a70e562..3292f65983f 100644 --- a/stable/invitarr/5.8.12/Chart.yaml +++ b/stable/invitarr/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/invitarr/5.8.12/app-changelog.md b/stable/invitarr/5.8.12/app-changelog.md index e8cd9fbf707..47ccd438f48 100644 --- a/stable/invitarr/5.8.12/app-changelog.md +++ b/stable/invitarr/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [invitarr-5.8.12](https://github.com/truecharts/charts/compare/invitarr-5.6.0...invitarr-5.8.12) (2024-04-21) +## [invitarr-5.8.12](https://github.com/truecharts/charts/compare/invitarr-5.6.0...invitarr-5.8.12) (2024-04-22) ### Chore diff --git a/stable/invitarr/5.8.12/questions.yaml b/stable/invitarr/5.8.12/questions.yaml index 0f960bfb2c2..16783979b0b 100755 --- a/stable/invitarr/5.8.12/questions.yaml +++ b/stable/invitarr/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/ipfs/10.10.8/Chart.yaml b/stable/ipfs/10.10.8/Chart.yaml index 8e5ea3286be..bbf93154eef 100644 --- a/stable/ipfs/10.10.8/Chart.yaml +++ b/stable/ipfs/10.10.8/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.webp keywords: - ipfs - kubo -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ipfs/10.10.8/app-changelog.md b/stable/ipfs/10.10.8/app-changelog.md index b8f1e9f4173..ded776659e3 100644 --- a/stable/ipfs/10.10.8/app-changelog.md +++ b/stable/ipfs/10.10.8/app-changelog.md @@ -1,6 +1,6 @@ -## [ipfs-10.10.8](https://github.com/truecharts/charts/compare/ipfs-10.7.0...ipfs-10.10.8) (2024-04-21) +## [ipfs-10.10.8](https://github.com/truecharts/charts/compare/ipfs-10.7.0...ipfs-10.10.8) (2024-04-22) ### Chore diff --git a/stable/ipfs/10.10.8/questions.yaml b/stable/ipfs/10.10.8/questions.yaml index 306c68e1fce..79a016d0f4b 100755 --- a/stable/ipfs/10.10.8/questions.yaml +++ b/stable/ipfs/10.10.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ipmi-tools/6.8.12/Chart.yaml b/stable/ipmi-tools/6.8.12/Chart.yaml index 10963c5e279..04de9e79504 100644 --- a/stable/ipmi-tools/6.8.12/Chart.yaml +++ b/stable/ipmi-tools/6.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ipmi-tools/6.8.12/app-changelog.md b/stable/ipmi-tools/6.8.12/app-changelog.md index ced223516fa..d93eb3df5f2 100644 --- a/stable/ipmi-tools/6.8.12/app-changelog.md +++ b/stable/ipmi-tools/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ipmi-tools-6.8.12](https://github.com/truecharts/charts/compare/ipmi-tools-6.6.0...ipmi-tools-6.8.12) (2024-04-21) +## [ipmi-tools-6.8.12](https://github.com/truecharts/charts/compare/ipmi-tools-6.6.0...ipmi-tools-6.8.12) (2024-04-22) ### Chore diff --git a/stable/ipmi-tools/6.8.12/questions.yaml b/stable/ipmi-tools/6.8.12/questions.yaml index aa87aa8b5bb..9eee3ad8019 100755 --- a/stable/ipmi-tools/6.8.12/questions.yaml +++ b/stable/ipmi-tools/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ispy-agent-dvr/9.11.14/Chart.yaml b/stable/ispy-agent-dvr/9.11.14/Chart.yaml index c9fc9a463b9..1328fc57ecc 100644 --- a/stable/ispy-agent-dvr/9.11.14/Chart.yaml +++ b/stable/ispy-agent-dvr/9.11.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - dvr - ispy - agent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ispy-agent-dvr/9.11.14/app-changelog.md b/stable/ispy-agent-dvr/9.11.14/app-changelog.md index 4c01d6e776a..94523253ee2 100644 --- a/stable/ispy-agent-dvr/9.11.14/app-changelog.md +++ b/stable/ispy-agent-dvr/9.11.14/app-changelog.md @@ -1,6 +1,6 @@ -## [ispy-agent-dvr-9.11.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.11.14) (2024-04-21) +## [ispy-agent-dvr-9.11.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.8.0...ispy-agent-dvr-9.11.14) (2024-04-22) ### Chore diff --git a/stable/ispy-agent-dvr/9.11.14/questions.yaml b/stable/ispy-agent-dvr/9.11.14/questions.yaml index a39a0e8aa80..a3bb10cda04 100755 --- a/stable/ispy-agent-dvr/9.11.14/questions.yaml +++ b/stable/ispy-agent-dvr/9.11.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/it-tools/4.8.12/Chart.yaml b/stable/it-tools/4.8.12/Chart.yaml index 37f0018d1be..1cac9690fa8 100644 --- a/stable/it-tools/4.8.12/Chart.yaml +++ b/stable/it-tools/4.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/it-tools icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.webp keywords: - it-tools -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/it-tools/4.8.12/app-changelog.md b/stable/it-tools/4.8.12/app-changelog.md index ebeb73571fe..968864400af 100644 --- a/stable/it-tools/4.8.12/app-changelog.md +++ b/stable/it-tools/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [it-tools-4.8.12](https://github.com/truecharts/charts/compare/it-tools-4.6.0...it-tools-4.8.12) (2024-04-21) +## [it-tools-4.8.12](https://github.com/truecharts/charts/compare/it-tools-4.6.0...it-tools-4.8.12) (2024-04-22) ### Chore diff --git a/stable/it-tools/4.8.12/questions.yaml b/stable/it-tools/4.8.12/questions.yaml index 46374f3e0e3..f6ca802d717 100755 --- a/stable/it-tools/4.8.12/questions.yaml +++ b/stable/it-tools/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/iyuuplus/9.8.12/Chart.yaml b/stable/iyuuplus/9.8.12/Chart.yaml index b89f037a233..f19eb1b6946 100644 --- a/stable/iyuuplus/9.8.12/Chart.yaml +++ b/stable/iyuuplus/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.webp keywords: - iyuuplus - pt -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/iyuuplus/9.8.12/app-changelog.md b/stable/iyuuplus/9.8.12/app-changelog.md index 71956cb25b8..efb712cd593 100644 --- a/stable/iyuuplus/9.8.12/app-changelog.md +++ b/stable/iyuuplus/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [iyuuplus-9.8.12](https://github.com/truecharts/charts/compare/iyuuplus-9.6.0...iyuuplus-9.8.12) (2024-04-21) +## [iyuuplus-9.8.12](https://github.com/truecharts/charts/compare/iyuuplus-9.6.0...iyuuplus-9.8.12) (2024-04-22) ### Chore diff --git a/stable/iyuuplus/9.8.12/questions.yaml b/stable/iyuuplus/9.8.12/questions.yaml index 09bdc888d7a..0f077c8fe8c 100755 --- a/stable/iyuuplus/9.8.12/questions.yaml +++ b/stable/iyuuplus/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jackett/20.1.22/Chart.yaml b/stable/jackett/20.1.22/Chart.yaml index 7b2f5e03d8c..fc2be01237f 100644 --- a/stable/jackett/20.1.22/Chart.yaml +++ b/stable/jackett/20.1.22/Chart.yaml @@ -24,7 +24,7 @@ keywords: - jackett - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jackett/20.1.22/app-changelog.md b/stable/jackett/20.1.22/app-changelog.md index 7c08be8d220..fd2116f6eea 100644 --- a/stable/jackett/20.1.22/app-changelog.md +++ b/stable/jackett/20.1.22/app-changelog.md @@ -1,6 +1,6 @@ -## [jackett-20.1.22](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.22) (2024-04-21) +## [jackett-20.1.22](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.22) (2024-04-22) ### Chore diff --git a/stable/jackett/20.1.22/questions.yaml b/stable/jackett/20.1.22/questions.yaml index ac77e6e73f1..f553121d570 100755 --- a/stable/jackett/20.1.22/questions.yaml +++ b/stable/jackett/20.1.22/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jdownloader2/16.8.12/Chart.yaml b/stable/jdownloader2/16.8.12/Chart.yaml index fead69122b7..4f02d2ba7cb 100644 --- a/stable/jdownloader2/16.8.12/Chart.yaml +++ b/stable/jdownloader2/16.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.webp keywords: - jdownloader - download -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jdownloader2/16.8.12/app-changelog.md b/stable/jdownloader2/16.8.12/app-changelog.md index 1b1ed1ef1db..3ab21c4d94b 100644 --- a/stable/jdownloader2/16.8.12/app-changelog.md +++ b/stable/jdownloader2/16.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [jdownloader2-16.8.12](https://github.com/truecharts/charts/compare/jdownloader2-16.6.0...jdownloader2-16.8.12) (2024-04-21) +## [jdownloader2-16.8.12](https://github.com/truecharts/charts/compare/jdownloader2-16.6.0...jdownloader2-16.8.12) (2024-04-22) ### Chore diff --git a/stable/jdownloader2/16.8.12/questions.yaml b/stable/jdownloader2/16.8.12/questions.yaml index 1278eb23a3a..4899d468509 100755 --- a/stable/jdownloader2/16.8.12/questions.yaml +++ b/stable/jdownloader2/16.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jellyfin/18.8.14/Chart.yaml b/stable/jellyfin/18.8.14/Chart.yaml index 383b1eeeb6c..fc03f5aab50 100644 --- a/stable/jellyfin/18.8.14/Chart.yaml +++ b/stable/jellyfin/18.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat + - https://hub.docker.com/r/jellyfin/jellyfin type: application version: 18.8.14 diff --git a/stable/jellyfin/18.8.14/app-changelog.md b/stable/jellyfin/18.8.14/app-changelog.md index f161b7e9b33..ed375790b24 100644 --- a/stable/jellyfin/18.8.14/app-changelog.md +++ b/stable/jellyfin/18.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [jellyfin-18.8.14](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.8.14) (2024-04-21) +## [jellyfin-18.8.14](https://github.com/truecharts/charts/compare/jellyfin-18.6.0...jellyfin-18.8.14) (2024-04-22) ### Chore diff --git a/stable/jellyfin/18.8.14/questions.yaml b/stable/jellyfin/18.8.14/questions.yaml index 7d8bdee44a4..7046dbd57ee 100755 --- a/stable/jellyfin/18.8.14/questions.yaml +++ b/stable/jellyfin/18.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jellyseerr/9.9.9/Chart.yaml b/stable/jellyseerr/9.9.9/Chart.yaml index b3527ad929d..575e9cb1aaf 100644 --- a/stable/jellyseerr/9.9.9/Chart.yaml +++ b/stable/jellyseerr/9.9.9/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/jellyseerr icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.webp keywords: - jellyseerr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jellyseerr/9.9.9/app-changelog.md b/stable/jellyseerr/9.9.9/app-changelog.md index ff8b7953f06..cafafe40ee8 100644 --- a/stable/jellyseerr/9.9.9/app-changelog.md +++ b/stable/jellyseerr/9.9.9/app-changelog.md @@ -1,6 +1,6 @@ -## [jellyseerr-9.9.9](https://github.com/truecharts/charts/compare/jellyseerr-9.6.0...jellyseerr-9.9.9) (2024-04-21) +## [jellyseerr-9.9.9](https://github.com/truecharts/charts/compare/jellyseerr-9.6.0...jellyseerr-9.9.9) (2024-04-22) ### Chore diff --git a/stable/jellyseerr/9.9.9/questions.yaml b/stable/jellyseerr/9.9.9/questions.yaml index cc113dfc603..171ed52ea6f 100755 --- a/stable/jellyseerr/9.9.9/questions.yaml +++ b/stable/jellyseerr/9.9.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jellystat/3.8.12/Chart.yaml b/stable/jellystat/3.8.12/Chart.yaml index 92aff8b7f03..ff6326520ca 100644 --- a/stable/jellystat/3.8.12/Chart.yaml +++ b/stable/jellystat/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.webp keywords: - jellystat - jellyfin -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jellystat/3.8.12/app-changelog.md b/stable/jellystat/3.8.12/app-changelog.md index f6ec32a677b..1083e94e0b0 100644 --- a/stable/jellystat/3.8.12/app-changelog.md +++ b/stable/jellystat/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [jellystat-3.8.12](https://github.com/truecharts/charts/compare/jellystat-3.6.0...jellystat-3.8.12) (2024-04-21) +## [jellystat-3.8.12](https://github.com/truecharts/charts/compare/jellystat-3.6.0...jellystat-3.8.12) (2024-04-22) ### Chore diff --git a/stable/jellystat/3.8.12/questions.yaml b/stable/jellystat/3.8.12/questions.yaml index 4670970d81a..968de5920e9 100755 --- a/stable/jellystat/3.8.12/questions.yaml +++ b/stable/jellystat/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jelu/5.8.13/Chart.yaml b/stable/jelu/5.8.13/Chart.yaml index b6753e6817a..90dfb7fedde 100644 --- a/stable/jelu/5.8.13/Chart.yaml +++ b/stable/jelu/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.webp keywords: - jelu - MediaApp-Books -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jelu/5.8.13/app-changelog.md b/stable/jelu/5.8.13/app-changelog.md index c3f3d22b642..e8c7e4038e9 100644 --- a/stable/jelu/5.8.13/app-changelog.md +++ b/stable/jelu/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [jelu-5.8.13](https://github.com/truecharts/charts/compare/jelu-5.6.0...jelu-5.8.13) (2024-04-21) +## [jelu-5.8.13](https://github.com/truecharts/charts/compare/jelu-5.6.0...jelu-5.8.13) (2024-04-22) ### Chore diff --git a/stable/jelu/5.8.13/questions.yaml b/stable/jelu/5.8.13/questions.yaml index 9530da9c686..c16a025a2d1 100755 --- a/stable/jelu/5.8.13/questions.yaml +++ b/stable/jelu/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jenkins/7.17.6/Chart.yaml b/stable/jenkins/7.17.6/Chart.yaml index a4f821573d4..d972a628f3c 100644 --- a/stable/jenkins/7.17.6/Chart.yaml +++ b/stable/jenkins/7.17.6/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.webp keywords: - jenkins - productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jenkins/7.17.6/app-changelog.md b/stable/jenkins/7.17.6/app-changelog.md index 6dbc8ad6d56..ea8b7321ae2 100644 --- a/stable/jenkins/7.17.6/app-changelog.md +++ b/stable/jenkins/7.17.6/app-changelog.md @@ -1,6 +1,6 @@ -## [jenkins-7.17.6](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-7.17.6) (2024-04-21) +## [jenkins-7.17.6](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-7.17.6) (2024-04-22) ### Chore diff --git a/stable/jenkins/7.17.6/questions.yaml b/stable/jenkins/7.17.6/questions.yaml index de3e6ec774b..839ce8f1a3e 100755 --- a/stable/jenkins/7.17.6/questions.yaml +++ b/stable/jenkins/7.17.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jmzhomeproxy/5.8.12/Chart.yaml b/stable/jmzhomeproxy/5.8.12/Chart.yaml index 4565aeddd9c..9fad1c76350 100644 --- a/stable/jmzhomeproxy/5.8.12/Chart.yaml +++ b/stable/jmzhomeproxy/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - jmzhomeproxy - Cloud - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jmzhomeproxy/5.8.12/app-changelog.md b/stable/jmzhomeproxy/5.8.12/app-changelog.md index cec77c18e94..ea8d3eb4d82 100644 --- a/stable/jmzhomeproxy/5.8.12/app-changelog.md +++ b/stable/jmzhomeproxy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [jmzhomeproxy-5.8.12](https://github.com/truecharts/charts/compare/jmzhomeproxy-5.6.0...jmzhomeproxy-5.8.12) (2024-04-21) +## [jmzhomeproxy-5.8.12](https://github.com/truecharts/charts/compare/jmzhomeproxy-5.6.0...jmzhomeproxy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/jmzhomeproxy/5.8.12/questions.yaml b/stable/jmzhomeproxy/5.8.12/questions.yaml index f03559ffcf2..c4cc469bfc3 100755 --- a/stable/jmzhomeproxy/5.8.12/questions.yaml +++ b/stable/jmzhomeproxy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/joplin-server/17.8.12/Chart.yaml b/stable/joplin-server/17.8.12/Chart.yaml index 29849e4a18b..2077995be96 100644 --- a/stable/joplin-server/17.8.12/Chart.yaml +++ b/stable/joplin-server/17.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.webp keywords: - joplin - notes -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/joplin-server/17.8.12/app-changelog.md b/stable/joplin-server/17.8.12/app-changelog.md index 2a0735ab076..ae9787f26ed 100644 --- a/stable/joplin-server/17.8.12/app-changelog.md +++ b/stable/joplin-server/17.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [joplin-server-17.8.12](https://github.com/truecharts/charts/compare/joplin-server-17.6.0...joplin-server-17.8.12) (2024-04-21) +## [joplin-server-17.8.12](https://github.com/truecharts/charts/compare/joplin-server-17.6.0...joplin-server-17.8.12) (2024-04-22) ### Chore diff --git a/stable/joplin-server/17.8.12/questions.yaml b/stable/joplin-server/17.8.12/questions.yaml index 226af166daa..18f99c2ecb6 100755 --- a/stable/joplin-server/17.8.12/questions.yaml +++ b/stable/joplin-server/17.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/jts3servermod/1.6.12/Chart.yaml b/stable/jts3servermod/1.6.12/Chart.yaml index 0642c47d6bc..28d455e0fe4 100644 --- a/stable/jts3servermod/1.6.12/Chart.yaml +++ b/stable/jts3servermod/1.6.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - teamspeak - jts3servermod - teamspeak-bot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/jts3servermod/1.6.12/app-changelog.md b/stable/jts3servermod/1.6.12/app-changelog.md index efe599a1411..5df9fef1bb0 100644 --- a/stable/jts3servermod/1.6.12/app-changelog.md +++ b/stable/jts3servermod/1.6.12/app-changelog.md @@ -1,6 +1,6 @@ -## [jts3servermod-1.6.12](https://github.com/truecharts/charts/compare/jts3servermod-1.4.0...jts3servermod-1.6.12) (2024-04-21) +## [jts3servermod-1.6.12](https://github.com/truecharts/charts/compare/jts3servermod-1.4.0...jts3servermod-1.6.12) (2024-04-22) ### Chore diff --git a/stable/jts3servermod/1.6.12/questions.yaml b/stable/jts3servermod/1.6.12/questions.yaml index 2b99dd9c8b9..8745a5f40e6 100755 --- a/stable/jts3servermod/1.6.12/questions.yaml +++ b/stable/jts3servermod/1.6.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/jupyter/8.8.12/Chart.yaml b/stable/jupyter/8.8.12/Chart.yaml index c1c82179463..75cfffb8559 100644 --- a/stable/jupyter/8.8.12/Chart.yaml +++ b/stable/jupyter/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - Jupyter - Notebook - Lab -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,13 +33,13 @@ name: jupyter sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/tensorflow-notebook - - https://hub.docker.com/r/jupyter/datascience-notebook - - https://hub.docker.com/r/jupyter/all-spark-notebook - - https://hub.docker.com/r/jupyter/minimal-notebook - - https://hub.docker.com/r/jupyter/scipy-notebook - - https://hub.docker.com/r/jupyter/pyspark-notebook - - https://hub.docker.com/r/jupyter/r-notebook - https://hub.docker.com/r/jupyter/base-notebook + - https://hub.docker.com/r/jupyter/minimal-notebook + - https://hub.docker.com/r/jupyter/datascience-notebook + - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/all-spark-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/r-notebook type: application version: 8.8.12 diff --git a/stable/jupyter/8.8.12/app-changelog.md b/stable/jupyter/8.8.12/app-changelog.md index 97fb98c3b43..5b5cfb767a0 100644 --- a/stable/jupyter/8.8.12/app-changelog.md +++ b/stable/jupyter/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [jupyter-8.8.12](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.12) (2024-04-21) +## [jupyter-8.8.12](https://github.com/truecharts/charts/compare/jupyter-8.6.0...jupyter-8.8.12) (2024-04-22) ### Chore diff --git a/stable/jupyter/8.8.12/questions.yaml b/stable/jupyter/8.8.12/questions.yaml index ff5e5f756f1..a42fc8684a3 100755 --- a/stable/jupyter/8.8.12/questions.yaml +++ b/stable/jupyter/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kanboard/16.8.12/Chart.yaml b/stable/kanboard/16.8.12/Chart.yaml index 762612facb3..cf08d2e3593 100644 --- a/stable/kanboard/16.8.12/Chart.yaml +++ b/stable/kanboard/16.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.webp keywords: - kanboard - kanban -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kanboard/16.8.12/app-changelog.md b/stable/kanboard/16.8.12/app-changelog.md index 90700d6a7f6..9906fcff636 100644 --- a/stable/kanboard/16.8.12/app-changelog.md +++ b/stable/kanboard/16.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kanboard-16.8.12](https://github.com/truecharts/charts/compare/kanboard-16.6.0...kanboard-16.8.12) (2024-04-21) +## [kanboard-16.8.12](https://github.com/truecharts/charts/compare/kanboard-16.6.0...kanboard-16.8.12) (2024-04-22) ### Chore diff --git a/stable/kanboard/16.8.12/questions.yaml b/stable/kanboard/16.8.12/questions.yaml index e3740944974..ac6c1eaaa24 100755 --- a/stable/kanboard/16.8.12/questions.yaml +++ b/stable/kanboard/16.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kasm/8.8.12/Chart.yaml b/stable/kasm/8.8.12/Chart.yaml index 60a17b8be9a..b72cefa9e87 100644 --- a/stable/kasm/8.8.12/Chart.yaml +++ b/stable/kasm/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.webp keywords: - kasm - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kasm/8.8.12/app-changelog.md b/stable/kasm/8.8.12/app-changelog.md index 9fd976f853b..22d805cc907 100644 --- a/stable/kasm/8.8.12/app-changelog.md +++ b/stable/kasm/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kasm-8.8.12](https://github.com/truecharts/charts/compare/kasm-8.6.0...kasm-8.8.12) (2024-04-21) +## [kasm-8.8.12](https://github.com/truecharts/charts/compare/kasm-8.6.0...kasm-8.8.12) (2024-04-22) ### Chore diff --git a/stable/kasm/8.8.12/questions.yaml b/stable/kasm/8.8.12/questions.yaml index 800db1dc4b0..9a298498d8e 100755 --- a/stable/kasm/8.8.12/questions.yaml +++ b/stable/kasm/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kavita/9.9.8/Chart.yaml b/stable/kavita/9.9.8/Chart.yaml index 326857e8a66..9e9ce0cf1b3 100644 --- a/stable/kavita/9.9.8/Chart.yaml +++ b/stable/kavita/9.9.8/Chart.yaml @@ -25,7 +25,7 @@ keywords: - manga - library - book -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kavita/9.9.8/app-changelog.md b/stable/kavita/9.9.8/app-changelog.md index f01fa07b9da..2c3b7cb449a 100644 --- a/stable/kavita/9.9.8/app-changelog.md +++ b/stable/kavita/9.9.8/app-changelog.md @@ -1,6 +1,6 @@ -## [kavita-9.9.8](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.9.8) (2024-04-21) +## [kavita-9.9.8](https://github.com/truecharts/charts/compare/kavita-9.6.0...kavita-9.9.8) (2024-04-22) ### Chore diff --git a/stable/kavita/9.9.8/questions.yaml b/stable/kavita/9.9.8/questions.yaml index 675a1393433..d1e27a8571c 100755 --- a/stable/kavita/9.9.8/questions.yaml +++ b/stable/kavita/9.9.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kdenlive-vnc/5.8.12/Chart.yaml b/stable/kdenlive-vnc/5.8.12/Chart.yaml index e950160f397..f26a93d7ec5 100644 --- a/stable/kdenlive-vnc/5.8.12/Chart.yaml +++ b/stable/kdenlive-vnc/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - MediaApp-Music - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kdenlive-vnc/5.8.12/app-changelog.md b/stable/kdenlive-vnc/5.8.12/app-changelog.md index 7997ab36dea..faf7d60c52c 100644 --- a/stable/kdenlive-vnc/5.8.12/app-changelog.md +++ b/stable/kdenlive-vnc/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kdenlive-vnc-5.8.12](https://github.com/truecharts/charts/compare/kdenlive-vnc-5.6.0...kdenlive-vnc-5.8.12) (2024-04-21) +## [kdenlive-vnc-5.8.12](https://github.com/truecharts/charts/compare/kdenlive-vnc-5.6.0...kdenlive-vnc-5.8.12) (2024-04-22) ### Chore diff --git a/stable/kdenlive-vnc/5.8.12/questions.yaml b/stable/kdenlive-vnc/5.8.12/questions.yaml index f800643d2aa..37d102dd5da 100755 --- a/stable/kdenlive-vnc/5.8.12/questions.yaml +++ b/stable/kdenlive-vnc/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kdenlive/5.8.14/Chart.yaml b/stable/kdenlive/5.8.14/Chart.yaml index 2f9b9ad8c7b..cf03ada6dee 100644 --- a/stable/kdenlive/5.8.14/Chart.yaml +++ b/stable/kdenlive/5.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.webp keywords: - kdenlive - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kdenlive/5.8.14/app-changelog.md b/stable/kdenlive/5.8.14/app-changelog.md index 291cd61cf3f..8fa5c6188d7 100644 --- a/stable/kdenlive/5.8.14/app-changelog.md +++ b/stable/kdenlive/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [kdenlive-5.8.14](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.8.14) (2024-04-21) +## [kdenlive-5.8.14](https://github.com/truecharts/charts/compare/kdenlive-5.6.0...kdenlive-5.8.14) (2024-04-22) ### Chore diff --git a/stable/kdenlive/5.8.14/questions.yaml b/stable/kdenlive/5.8.14/questions.yaml index 4527a6d8813..cea2045ff5a 100755 --- a/stable/kdenlive/5.8.14/questions.yaml +++ b/stable/kdenlive/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/keeweb/5.8.12/Chart.yaml b/stable/keeweb/5.8.12/Chart.yaml index f3b8bde8b2c..43d02cc3027 100644 --- a/stable/keeweb/5.8.12/Chart.yaml +++ b/stable/keeweb/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/keeweb/5.8.12/app-changelog.md b/stable/keeweb/5.8.12/app-changelog.md index 3508bc978a8..e85e032c938 100644 --- a/stable/keeweb/5.8.12/app-changelog.md +++ b/stable/keeweb/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [keeweb-5.8.12](https://github.com/truecharts/charts/compare/keeweb-5.6.0...keeweb-5.8.12) (2024-04-21) +## [keeweb-5.8.12](https://github.com/truecharts/charts/compare/keeweb-5.6.0...keeweb-5.8.12) (2024-04-22) ### Chore diff --git a/stable/keeweb/5.8.12/questions.yaml b/stable/keeweb/5.8.12/questions.yaml index 30a0c2878f4..199992267f2 100755 --- a/stable/keeweb/5.8.12/questions.yaml +++ b/stable/keeweb/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kerbalspaceprogram-lmp/5.8.12/Chart.yaml b/stable/kerbalspaceprogram-lmp/5.8.12/Chart.yaml index 742ff6f7788..d64dbb2b3c1 100644 --- a/stable/kerbalspaceprogram-lmp/5.8.12/Chart.yaml +++ b/stable/kerbalspaceprogram-lmp/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.w keywords: - kerbalspaceprogram-lmp - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kerbalspaceprogram-lmp/5.8.12/app-changelog.md b/stable/kerbalspaceprogram-lmp/5.8.12/app-changelog.md index 3ab0c86d036..e1bbd3adf9f 100644 --- a/stable/kerbalspaceprogram-lmp/5.8.12/app-changelog.md +++ b/stable/kerbalspaceprogram-lmp/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kerbalspaceprogram-lmp-5.8.12](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-5.6.0...kerbalspaceprogram-lmp-5.8.12) (2024-04-21) +## [kerbalspaceprogram-lmp-5.8.12](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-5.6.0...kerbalspaceprogram-lmp-5.8.12) (2024-04-22) ### Chore diff --git a/stable/kerbalspaceprogram-lmp/5.8.12/questions.yaml b/stable/kerbalspaceprogram-lmp/5.8.12/questions.yaml index cffba43dd3e..efd3e6c030e 100755 --- a/stable/kerbalspaceprogram-lmp/5.8.12/questions.yaml +++ b/stable/kerbalspaceprogram-lmp/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kerio-connect/5.8.12/Chart.yaml b/stable/kerio-connect/5.8.12/Chart.yaml index 71533f61c8b..dfbeac3f002 100644 --- a/stable/kerio-connect/5.8.12/Chart.yaml +++ b/stable/kerio-connect/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - kerio-connect - Network-Web - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kerio-connect/5.8.12/app-changelog.md b/stable/kerio-connect/5.8.12/app-changelog.md index bbc8754ed80..9049208301e 100644 --- a/stable/kerio-connect/5.8.12/app-changelog.md +++ b/stable/kerio-connect/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kerio-connect-5.8.12](https://github.com/truecharts/charts/compare/kerio-connect-5.6.0...kerio-connect-5.8.12) (2024-04-21) +## [kerio-connect-5.8.12](https://github.com/truecharts/charts/compare/kerio-connect-5.6.0...kerio-connect-5.8.12) (2024-04-22) ### Chore diff --git a/stable/kerio-connect/5.8.12/questions.yaml b/stable/kerio-connect/5.8.12/questions.yaml index dcb3e4c6ef3..3ed97747752 100755 --- a/stable/kerio-connect/5.8.12/questions.yaml +++ b/stable/kerio-connect/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kitana/5.8.12/Chart.yaml b/stable/kitana/5.8.12/Chart.yaml index b9ede8200c7..74d2aa4af9b 100644 --- a/stable/kitana/5.8.12/Chart.yaml +++ b/stable/kitana/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kitana/5.8.12/app-changelog.md b/stable/kitana/5.8.12/app-changelog.md index 6610ef27d0e..87b124b1cdf 100644 --- a/stable/kitana/5.8.12/app-changelog.md +++ b/stable/kitana/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kitana-5.8.12](https://github.com/truecharts/charts/compare/kitana-5.6.0...kitana-5.8.12) (2024-04-21) +## [kitana-5.8.12](https://github.com/truecharts/charts/compare/kitana-5.6.0...kitana-5.8.12) (2024-04-22) ### Chore diff --git a/stable/kitana/5.8.12/questions.yaml b/stable/kitana/5.8.12/questions.yaml index 59b3a890c9f..78e43ab3eba 100755 --- a/stable/kitana/5.8.12/questions.yaml +++ b/stable/kitana/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kitchenowl/9.8.12/Chart.yaml b/stable/kitchenowl/9.8.12/Chart.yaml index b68fcc9b0ea..67a719e7666 100644 --- a/stable/kitchenowl/9.8.12/Chart.yaml +++ b/stable/kitchenowl/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - recipes - kitchen - grocery -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kitchenowl/9.8.12/app-changelog.md b/stable/kitchenowl/9.8.12/app-changelog.md index 71c1c0c9c0c..cd504e20b40 100644 --- a/stable/kitchenowl/9.8.12/app-changelog.md +++ b/stable/kitchenowl/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kitchenowl-9.8.12](https://github.com/truecharts/charts/compare/kitchenowl-9.6.0...kitchenowl-9.8.12) (2024-04-21) +## [kitchenowl-9.8.12](https://github.com/truecharts/charts/compare/kitchenowl-9.6.0...kitchenowl-9.8.12) (2024-04-22) ### Chore diff --git a/stable/kitchenowl/9.8.12/questions.yaml b/stable/kitchenowl/9.8.12/questions.yaml index 446b83c1204..142accd9136 100755 --- a/stable/kitchenowl/9.8.12/questions.yaml +++ b/stable/kitchenowl/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kiwix-serve/8.9.12/Chart.yaml b/stable/kiwix-serve/8.9.12/Chart.yaml index a56e41e7b9f..ea00d61acf6 100644 --- a/stable/kiwix-serve/8.9.12/Chart.yaml +++ b/stable/kiwix-serve/8.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.webp keywords: - kiwix-serve - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kiwix-serve/8.9.12/app-changelog.md b/stable/kiwix-serve/8.9.12/app-changelog.md index 1f6f7500e1d..c32f3b14d90 100644 --- a/stable/kiwix-serve/8.9.12/app-changelog.md +++ b/stable/kiwix-serve/8.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kiwix-serve-8.9.12](https://github.com/truecharts/charts/compare/kiwix-serve-8.6.0...kiwix-serve-8.9.12) (2024-04-21) +## [kiwix-serve-8.9.12](https://github.com/truecharts/charts/compare/kiwix-serve-8.6.0...kiwix-serve-8.9.12) (2024-04-22) ### Chore diff --git a/stable/kiwix-serve/8.9.12/questions.yaml b/stable/kiwix-serve/8.9.12/questions.yaml index d5dab4f0fe5..f02157b6ae0 100755 --- a/stable/kiwix-serve/8.9.12/questions.yaml +++ b/stable/kiwix-serve/8.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kms/18.8.12/Chart.yaml b/stable/kms/18.8.12/Chart.yaml index 07f9bd3baf3..a331eb2eb7a 100644 --- a/stable/kms/18.8.12/Chart.yaml +++ b/stable/kms/18.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kms icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.webp keywords: - kms -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kms/18.8.12/app-changelog.md b/stable/kms/18.8.12/app-changelog.md index e81f5c95978..1e35e3f9615 100644 --- a/stable/kms/18.8.12/app-changelog.md +++ b/stable/kms/18.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kms-18.8.12](https://github.com/truecharts/charts/compare/kms-18.6.0...kms-18.8.12) (2024-04-21) +## [kms-18.8.12](https://github.com/truecharts/charts/compare/kms-18.6.0...kms-18.8.12) (2024-04-22) ### Chore diff --git a/stable/kms/18.8.12/questions.yaml b/stable/kms/18.8.12/questions.yaml index 76bfb0f9a73..427b20979e4 100755 --- a/stable/kms/18.8.12/questions.yaml +++ b/stable/kms/18.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/kodi-headless/9.8.12/Chart.yaml b/stable/kodi-headless/9.8.12/Chart.yaml index 85d54467b1b..2c006adc418 100644 --- a/stable/kodi-headless/9.8.12/Chart.yaml +++ b/stable/kodi-headless/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kodi-headless icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.webp keywords: - kodi-headless -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kodi-headless/9.8.12/app-changelog.md b/stable/kodi-headless/9.8.12/app-changelog.md index faae215ac22..fb160509297 100644 --- a/stable/kodi-headless/9.8.12/app-changelog.md +++ b/stable/kodi-headless/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [kodi-headless-9.8.12](https://github.com/truecharts/charts/compare/kodi-headless-9.6.0...kodi-headless-9.8.12) (2024-04-21) +## [kodi-headless-9.8.12](https://github.com/truecharts/charts/compare/kodi-headless-9.6.0...kodi-headless-9.8.12) (2024-04-22) ### Chore diff --git a/stable/kodi-headless/9.8.12/questions.yaml b/stable/kodi-headless/9.8.12/questions.yaml index a27ca6069f6..1bd00edb4b8 100755 --- a/stable/kodi-headless/9.8.12/questions.yaml +++ b/stable/kodi-headless/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/komga/13.9.6/Chart.yaml b/stable/komga/13.9.6/Chart.yaml index 62b5a49f760..3165eaf51fb 100644 --- a/stable/komga/13.9.6/Chart.yaml +++ b/stable/komga/13.9.6/Chart.yaml @@ -25,7 +25,7 @@ keywords: - comics - mangas - server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/komga/13.9.6/app-changelog.md b/stable/komga/13.9.6/app-changelog.md index 5f8fefcb15d..24d92d379ec 100644 --- a/stable/komga/13.9.6/app-changelog.md +++ b/stable/komga/13.9.6/app-changelog.md @@ -1,6 +1,6 @@ -## [komga-13.9.6](https://github.com/truecharts/charts/compare/komga-13.6.0...komga-13.9.6) (2024-04-21) +## [komga-13.9.6](https://github.com/truecharts/charts/compare/komga-13.6.0...komga-13.9.6) (2024-04-22) ### Chore diff --git a/stable/komga/13.9.6/questions.yaml b/stable/komga/13.9.6/questions.yaml index 7a8b48c0942..accec6ca13e 100755 --- a/stable/komga/13.9.6/questions.yaml +++ b/stable/komga/13.9.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/kopia/11.10.8/Chart.yaml b/stable/kopia/11.10.8/Chart.yaml index 620644b0223..89cce2fd00b 100644 --- a/stable/kopia/11.10.8/Chart.yaml +++ b/stable/kopia/11.10.8/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kopia icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.webp keywords: - backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/kopia/11.10.8/app-changelog.md b/stable/kopia/11.10.8/app-changelog.md index cf0e9b59699..ea5a131e022 100644 --- a/stable/kopia/11.10.8/app-changelog.md +++ b/stable/kopia/11.10.8/app-changelog.md @@ -1,6 +1,6 @@ -## [kopia-11.10.8](https://github.com/truecharts/charts/compare/kopia-11.6.0...kopia-11.10.8) (2024-04-21) +## [kopia-11.10.8](https://github.com/truecharts/charts/compare/kopia-11.6.0...kopia-11.10.8) (2024-04-22) ### Chore diff --git a/stable/kopia/11.10.8/questions.yaml b/stable/kopia/11.10.8/questions.yaml index 06975ef4d5c..62bb457118d 100755 --- a/stable/kopia/11.10.8/questions.yaml +++ b/stable/kopia/11.10.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/krusader/5.8.13/Chart.yaml b/stable/krusader/5.8.13/Chart.yaml index 1e4352b609b..556e0a45521 100644 --- a/stable/krusader/5.8.13/Chart.yaml +++ b/stable/krusader/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - krusader - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/krusader/5.8.13/app-changelog.md b/stable/krusader/5.8.13/app-changelog.md index 5ad29d5e358..233f4f81d15 100644 --- a/stable/krusader/5.8.13/app-changelog.md +++ b/stable/krusader/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [krusader-5.8.13](https://github.com/truecharts/charts/compare/krusader-5.6.0...krusader-5.8.13) (2024-04-21) +## [krusader-5.8.13](https://github.com/truecharts/charts/compare/krusader-5.6.0...krusader-5.8.13) (2024-04-22) ### Chore diff --git a/stable/krusader/5.8.13/questions.yaml b/stable/krusader/5.8.13/questions.yaml index 8c22c2482c5..579182ffdea 100755 --- a/stable/krusader/5.8.13/questions.yaml +++ b/stable/krusader/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lama-cleaner/6.8.12/Chart.yaml b/stable/lama-cleaner/6.8.12/Chart.yaml index 2c7a5598dc3..221f4ca3c48 100644 --- a/stable/lama-cleaner/6.8.12/Chart.yaml +++ b/stable/lama-cleaner/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - lama-cleaner - media - AI -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lama-cleaner/6.8.12/app-changelog.md b/stable/lama-cleaner/6.8.12/app-changelog.md index 403410b89a5..b379becbb34 100644 --- a/stable/lama-cleaner/6.8.12/app-changelog.md +++ b/stable/lama-cleaner/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lama-cleaner-6.8.12](https://github.com/truecharts/charts/compare/lama-cleaner-6.6.0...lama-cleaner-6.8.12) (2024-04-21) +## [lama-cleaner-6.8.12](https://github.com/truecharts/charts/compare/lama-cleaner-6.6.0...lama-cleaner-6.8.12) (2024-04-22) ### Chore diff --git a/stable/lama-cleaner/6.8.12/questions.yaml b/stable/lama-cleaner/6.8.12/questions.yaml index ec2863fdceb..929f0ca2ce4 100755 --- a/stable/lama-cleaner/6.8.12/questions.yaml +++ b/stable/lama-cleaner/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lancache-dns/8.8.12/Chart.yaml b/stable/lancache-dns/8.8.12/Chart.yaml index 8e699745cb3..cbca943f176 100644 --- a/stable/lancache-dns/8.8.12/Chart.yaml +++ b/stable/lancache-dns/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.webp keywords: - lancache-dns - dns -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lancache-dns/8.8.12/app-changelog.md b/stable/lancache-dns/8.8.12/app-changelog.md index 60ffcc0a9da..5165032e625 100644 --- a/stable/lancache-dns/8.8.12/app-changelog.md +++ b/stable/lancache-dns/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lancache-dns-8.8.12](https://github.com/truecharts/charts/compare/lancache-dns-8.6.0...lancache-dns-8.8.12) (2024-04-21) +## [lancache-dns-8.8.12](https://github.com/truecharts/charts/compare/lancache-dns-8.6.0...lancache-dns-8.8.12) (2024-04-22) ### Chore diff --git a/stable/lancache-dns/8.8.12/questions.yaml b/stable/lancache-dns/8.8.12/questions.yaml index 1b5120e7dec..5fd9daef715 100755 --- a/stable/lancache-dns/8.8.12/questions.yaml +++ b/stable/lancache-dns/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/lancache-monolithic/8.8.12/Chart.yaml b/stable/lancache-monolithic/8.8.12/Chart.yaml index 9364a3153d7..4fa20087d72 100644 --- a/stable/lancache-monolithic/8.8.12/Chart.yaml +++ b/stable/lancache-monolithic/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp keywords: - monolithic - lancache -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: lancache-monolithic sources: - https://github.com/lancachenet/monolithic - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://hub.docker.com/r/ich777/lancache-prefill - https://hub.docker.com/r/lancachenet/monolithic + - https://hub.docker.com/r/ich777/lancache-prefill type: application version: 8.8.12 diff --git a/stable/lancache-monolithic/8.8.12/app-changelog.md b/stable/lancache-monolithic/8.8.12/app-changelog.md index e5799b8204a..3d5dbd74602 100644 --- a/stable/lancache-monolithic/8.8.12/app-changelog.md +++ b/stable/lancache-monolithic/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lancache-monolithic-8.8.12](https://github.com/truecharts/charts/compare/lancache-monolithic-8.6.0...lancache-monolithic-8.8.12) (2024-04-21) +## [lancache-monolithic-8.8.12](https://github.com/truecharts/charts/compare/lancache-monolithic-8.6.0...lancache-monolithic-8.8.12) (2024-04-22) ### Chore diff --git a/stable/lancache-monolithic/8.8.12/questions.yaml b/stable/lancache-monolithic/8.8.12/questions.yaml index 2f785815daa..67ace627825 100755 --- a/stable/lancache-monolithic/8.8.12/questions.yaml +++ b/stable/lancache-monolithic/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/lanraragi/9.8.12/Chart.yaml b/stable/lanraragi/9.8.12/Chart.yaml index 0234e5a739c..99e16904620 100644 --- a/stable/lanraragi/9.8.12/Chart.yaml +++ b/stable/lanraragi/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - lanraragi - comics - manga -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lanraragi/9.8.12/app-changelog.md b/stable/lanraragi/9.8.12/app-changelog.md index 89d51ddb6ca..08eb43e9a74 100644 --- a/stable/lanraragi/9.8.12/app-changelog.md +++ b/stable/lanraragi/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lanraragi-9.8.12](https://github.com/truecharts/charts/compare/lanraragi-9.6.0...lanraragi-9.8.12) (2024-04-21) +## [lanraragi-9.8.12](https://github.com/truecharts/charts/compare/lanraragi-9.6.0...lanraragi-9.8.12) (2024-04-22) ### Chore diff --git a/stable/lanraragi/9.8.12/questions.yaml b/stable/lanraragi/9.8.12/questions.yaml index 63eb2e3024e..ad4b99c2c0b 100755 --- a/stable/lanraragi/9.8.12/questions.yaml +++ b/stable/lanraragi/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lastoasis/5.8.12/Chart.yaml b/stable/lastoasis/5.8.12/Chart.yaml index 669fcf2b7d8..6e26c58d1b8 100644 --- a/stable/lastoasis/5.8.12/Chart.yaml +++ b/stable/lastoasis/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.webp keywords: - lastoasis - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lastoasis/5.8.12/app-changelog.md b/stable/lastoasis/5.8.12/app-changelog.md index 98da4768e98..f2202f3ad35 100644 --- a/stable/lastoasis/5.8.12/app-changelog.md +++ b/stable/lastoasis/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lastoasis-5.8.12](https://github.com/truecharts/charts/compare/lastoasis-5.6.0...lastoasis-5.8.12) (2024-04-21) +## [lastoasis-5.8.12](https://github.com/truecharts/charts/compare/lastoasis-5.6.0...lastoasis-5.8.12) (2024-04-22) ### Chore diff --git a/stable/lastoasis/5.8.12/questions.yaml b/stable/lastoasis/5.8.12/questions.yaml index ec6f1de38b0..1087007dd0c 100755 --- a/stable/lastoasis/5.8.12/questions.yaml +++ b/stable/lastoasis/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lazylibrarian/18.8.15/Chart.yaml b/stable/lazylibrarian/18.8.15/Chart.yaml index 0503674bb36..96aec0284bb 100644 --- a/stable/lazylibrarian/18.8.15/Chart.yaml +++ b/stable/lazylibrarian/18.8.15/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.webp keywords: - lazylibrarian - ebooks -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lazylibrarian/18.8.15/app-changelog.md b/stable/lazylibrarian/18.8.15/app-changelog.md index 1ba149cf0be..8556e9142e7 100644 --- a/stable/lazylibrarian/18.8.15/app-changelog.md +++ b/stable/lazylibrarian/18.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [lazylibrarian-18.8.15](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.8.15) (2024-04-21) +## [lazylibrarian-18.8.15](https://github.com/truecharts/charts/compare/lazylibrarian-18.6.0...lazylibrarian-18.8.15) (2024-04-22) ### Chore diff --git a/stable/lazylibrarian/18.8.15/questions.yaml b/stable/lazylibrarian/18.8.15/questions.yaml index 94ca10717cc..8b8f031cbd7 100755 --- a/stable/lazylibrarian/18.8.15/questions.yaml +++ b/stable/lazylibrarian/18.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/leaf2mqtt/11.8.12/Chart.yaml b/stable/leaf2mqtt/11.8.12/Chart.yaml index a793ab2a8ed..8dc86796168 100644 --- a/stable/leaf2mqtt/11.8.12/Chart.yaml +++ b/stable/leaf2mqtt/11.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - nissan - kamereon - carwings -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/leaf2mqtt/11.8.12/app-changelog.md b/stable/leaf2mqtt/11.8.12/app-changelog.md index ff23f10b21a..66caec79cc0 100644 --- a/stable/leaf2mqtt/11.8.12/app-changelog.md +++ b/stable/leaf2mqtt/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [leaf2mqtt-11.8.12](https://github.com/truecharts/charts/compare/leaf2mqtt-11.6.0...leaf2mqtt-11.8.12) (2024-04-21) +## [leaf2mqtt-11.8.12](https://github.com/truecharts/charts/compare/leaf2mqtt-11.6.0...leaf2mqtt-11.8.12) (2024-04-22) ### Chore diff --git a/stable/leaf2mqtt/11.8.12/questions.yaml b/stable/leaf2mqtt/11.8.12/questions.yaml index 73f8ef1be0d..0e4a368a28e 100755 --- a/stable/leaf2mqtt/11.8.12/questions.yaml +++ b/stable/leaf2mqtt/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/left4dead/5.8.12/Chart.yaml b/stable/left4dead/5.8.12/Chart.yaml index 28ad53aea0e..10716707084 100644 --- a/stable/left4dead/5.8.12/Chart.yaml +++ b/stable/left4dead/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.webp keywords: - left4dead - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/left4dead/5.8.12/app-changelog.md b/stable/left4dead/5.8.12/app-changelog.md index 245dd65ccb3..1a92df16fcd 100644 --- a/stable/left4dead/5.8.12/app-changelog.md +++ b/stable/left4dead/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [left4dead-5.8.12](https://github.com/truecharts/charts/compare/left4dead-5.6.0...left4dead-5.8.12) (2024-04-21) +## [left4dead-5.8.12](https://github.com/truecharts/charts/compare/left4dead-5.6.0...left4dead-5.8.12) (2024-04-22) ### Chore diff --git a/stable/left4dead/5.8.12/questions.yaml b/stable/left4dead/5.8.12/questions.yaml index 9e6f36e81cd..2e3a4f31de2 100755 --- a/stable/left4dead/5.8.12/questions.yaml +++ b/stable/left4dead/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lemur-cfssl/5.8.12/Chart.yaml b/stable/lemur-cfssl/5.8.12/Chart.yaml index e68cc6208b9..53ec02147e2 100644 --- a/stable/lemur-cfssl/5.8.12/Chart.yaml +++ b/stable/lemur-cfssl/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.webp keywords: - lemur-cfssl - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lemur-cfssl/5.8.12/app-changelog.md b/stable/lemur-cfssl/5.8.12/app-changelog.md index 3b041993d26..f727ccdec37 100644 --- a/stable/lemur-cfssl/5.8.12/app-changelog.md +++ b/stable/lemur-cfssl/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lemur-cfssl-5.8.12](https://github.com/truecharts/charts/compare/lemur-cfssl-5.6.0...lemur-cfssl-5.8.12) (2024-04-21) +## [lemur-cfssl-5.8.12](https://github.com/truecharts/charts/compare/lemur-cfssl-5.6.0...lemur-cfssl-5.8.12) (2024-04-22) ### Chore diff --git a/stable/lemur-cfssl/5.8.12/questions.yaml b/stable/lemur-cfssl/5.8.12/questions.yaml index 4bbcd18f317..5cdf45ca0cf 100755 --- a/stable/lemur-cfssl/5.8.12/questions.yaml +++ b/stable/lemur-cfssl/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/libreddit/8.8.12/Chart.yaml b/stable/libreddit/8.8.12/Chart.yaml index 2b8603204d6..30f3125ba8e 100644 --- a/stable/libreddit/8.8.12/Chart.yaml +++ b/stable/libreddit/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - reddit - libreddit - social -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/libreddit/8.8.12/app-changelog.md b/stable/libreddit/8.8.12/app-changelog.md index 7b06524216a..c70507ec58f 100644 --- a/stable/libreddit/8.8.12/app-changelog.md +++ b/stable/libreddit/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [libreddit-8.8.12](https://github.com/truecharts/charts/compare/libreddit-8.6.0...libreddit-8.8.12) (2024-04-21) +## [libreddit-8.8.12](https://github.com/truecharts/charts/compare/libreddit-8.6.0...libreddit-8.8.12) (2024-04-22) ### Chore diff --git a/stable/libreddit/8.8.12/questions.yaml b/stable/libreddit/8.8.12/questions.yaml index 64955c7a757..fda132d1292 100755 --- a/stable/libreddit/8.8.12/questions.yaml +++ b/stable/libreddit/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/libremdb/7.10.56/Chart.yaml b/stable/libremdb/7.10.56/Chart.yaml index 872f17f91df..5fd2f09ade3 100644 --- a/stable/libremdb/7.10.56/Chart.yaml +++ b/stable/libremdb/7.10.56/Chart.yaml @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/libremdb/7.10.56/app-changelog.md b/stable/libremdb/7.10.56/app-changelog.md index 2ba6adcecc6..87f0c0d83be 100644 --- a/stable/libremdb/7.10.56/app-changelog.md +++ b/stable/libremdb/7.10.56/app-changelog.md @@ -1,6 +1,6 @@ -## [libremdb-7.10.56](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.56) (2024-04-21) +## [libremdb-7.10.56](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.56) (2024-04-22) ### Chore diff --git a/stable/libremdb/7.10.56/questions.yaml b/stable/libremdb/7.10.56/questions.yaml index 47f55a112c6..000fa0df7c7 100755 --- a/stable/libremdb/7.10.56/questions.yaml +++ b/stable/libremdb/7.10.56/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/librespeed/13.8.13/Chart.yaml b/stable/librespeed/13.8.13/Chart.yaml index f9be85a86d2..dbbdc91993a 100644 --- a/stable/librespeed/13.8.13/Chart.yaml +++ b/stable/librespeed/13.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.webp keywords: - librespeed - speedtest -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/librespeed/13.8.13/app-changelog.md b/stable/librespeed/13.8.13/app-changelog.md index f6654432b0c..1f06d9c6764 100644 --- a/stable/librespeed/13.8.13/app-changelog.md +++ b/stable/librespeed/13.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [librespeed-13.8.13](https://github.com/truecharts/charts/compare/librespeed-13.6.0...librespeed-13.8.13) (2024-04-21) +## [librespeed-13.8.13](https://github.com/truecharts/charts/compare/librespeed-13.6.0...librespeed-13.8.13) (2024-04-22) ### Chore diff --git a/stable/librespeed/13.8.13/questions.yaml b/stable/librespeed/13.8.13/questions.yaml index a4d51d07d36..2996b29263b 100755 --- a/stable/librespeed/13.8.13/questions.yaml +++ b/stable/librespeed/13.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lidarr/21.6.15/Chart.yaml b/stable/lidarr/21.6.15/Chart.yaml index 6e42916c986..d68c2e00a29 100644 --- a/stable/lidarr/21.6.15/Chart.yaml +++ b/stable/lidarr/21.6.15/Chart.yaml @@ -24,7 +24,7 @@ keywords: - lidarr - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/lidarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/lidarr-develop type: application version: 21.6.15 diff --git a/stable/lidarr/21.6.15/app-changelog.md b/stable/lidarr/21.6.15/app-changelog.md index 4136935b6a2..7aa2727d593 100644 --- a/stable/lidarr/21.6.15/app-changelog.md +++ b/stable/lidarr/21.6.15/app-changelog.md @@ -1,6 +1,6 @@ -## [lidarr-21.6.15](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.15) (2024-04-21) +## [lidarr-21.6.15](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.6.15) (2024-04-22) ### Chore diff --git a/stable/lidarr/21.6.15/questions.yaml b/stable/lidarr/21.6.15/questions.yaml index 967b7f9c034..61f418a0ef6 100755 --- a/stable/lidarr/21.6.15/questions.yaml +++ b/stable/lidarr/21.6.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/lingva/5.8.12/Chart.yaml b/stable/lingva/5.8.12/Chart.yaml index bec1812518c..d3471f1ccc8 100644 --- a/stable/lingva/5.8.12/Chart.yaml +++ b/stable/lingva/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - lingva - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lingva/5.8.12/app-changelog.md b/stable/lingva/5.8.12/app-changelog.md index 63fd39dab7e..5d607cbdf03 100644 --- a/stable/lingva/5.8.12/app-changelog.md +++ b/stable/lingva/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lingva-5.8.12](https://github.com/truecharts/charts/compare/lingva-5.6.0...lingva-5.8.12) (2024-04-21) +## [lingva-5.8.12](https://github.com/truecharts/charts/compare/lingva-5.6.0...lingva-5.8.12) (2024-04-22) ### Chore diff --git a/stable/lingva/5.8.12/questions.yaml b/stable/lingva/5.8.12/questions.yaml index 9d5b3b380bf..8b167459f53 100755 --- a/stable/lingva/5.8.12/questions.yaml +++ b/stable/lingva/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/linkding/9.14.5/Chart.yaml b/stable/linkding/9.14.5/Chart.yaml index b564281dd3d..6e4892cd65b 100644 --- a/stable/linkding/9.14.5/Chart.yaml +++ b/stable/linkding/9.14.5/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.webp keywords: - bookmarks - links -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/linkding/9.14.5/app-changelog.md b/stable/linkding/9.14.5/app-changelog.md index f3f0c71b722..b8b669b7f0c 100644 --- a/stable/linkding/9.14.5/app-changelog.md +++ b/stable/linkding/9.14.5/app-changelog.md @@ -1,6 +1,6 @@ -## [linkding-9.14.5](https://github.com/truecharts/charts/compare/linkding-9.6.0...linkding-9.14.5) (2024-04-21) +## [linkding-9.14.5](https://github.com/truecharts/charts/compare/linkding-9.6.0...linkding-9.14.5) (2024-04-22) ### Chore diff --git a/stable/linkding/9.14.5/questions.yaml b/stable/linkding/9.14.5/questions.yaml index 1aeab8a6839..f1b4b4eff97 100755 --- a/stable/linkding/9.14.5/questions.yaml +++ b/stable/linkding/9.14.5/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/linkwallet/5.8.12/Chart.yaml b/stable/linkwallet/5.8.12/Chart.yaml index 9c364b1950b..440e00f2e7d 100644 --- a/stable/linkwallet/5.8.12/Chart.yaml +++ b/stable/linkwallet/5.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/linkwallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.webp keywords: - bookmarks -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/linkwallet/5.8.12/app-changelog.md b/stable/linkwallet/5.8.12/app-changelog.md index fa0ae547bce..d334d364268 100644 --- a/stable/linkwallet/5.8.12/app-changelog.md +++ b/stable/linkwallet/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [linkwallet-5.8.12](https://github.com/truecharts/charts/compare/linkwallet-5.6.0...linkwallet-5.8.12) (2024-04-21) +## [linkwallet-5.8.12](https://github.com/truecharts/charts/compare/linkwallet-5.6.0...linkwallet-5.8.12) (2024-04-22) ### Chore diff --git a/stable/linkwallet/5.8.12/questions.yaml b/stable/linkwallet/5.8.12/questions.yaml index 030b5536f8d..3a1d36447c0 100755 --- a/stable/linkwallet/5.8.12/questions.yaml +++ b/stable/linkwallet/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/linkwarden/4.9.14/Chart.yaml b/stable/linkwarden/4.9.14/Chart.yaml index 35f790e4a3d..4ade10d566d 100644 --- a/stable/linkwarden/4.9.14/Chart.yaml +++ b/stable/linkwarden/4.9.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - linkwarden - bookmark - manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/linkwarden/4.9.14/app-changelog.md b/stable/linkwarden/4.9.14/app-changelog.md index da7eff25712..8e43bcc252b 100644 --- a/stable/linkwarden/4.9.14/app-changelog.md +++ b/stable/linkwarden/4.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [linkwarden-4.9.14](https://github.com/truecharts/charts/compare/linkwarden-4.7.0...linkwarden-4.9.14) (2024-04-21) +## [linkwarden-4.9.14](https://github.com/truecharts/charts/compare/linkwarden-4.7.0...linkwarden-4.9.14) (2024-04-22) ### Chore diff --git a/stable/linkwarden/4.9.14/questions.yaml b/stable/linkwarden/4.9.14/questions.yaml index cbe3d893de7..d655958444f 100755 --- a/stable/linkwarden/4.9.14/questions.yaml +++ b/stable/linkwarden/4.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/littlelink/13.8.13/Chart.yaml b/stable/littlelink/13.8.13/Chart.yaml index 40066b1ed7a..a49b5f14af1 100644 --- a/stable/littlelink/13.8.13/Chart.yaml +++ b/stable/littlelink/13.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.webp keywords: - littlelink -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/littlelink/13.8.13/app-changelog.md b/stable/littlelink/13.8.13/app-changelog.md index d032df93965..a5d6ffa36e5 100644 --- a/stable/littlelink/13.8.13/app-changelog.md +++ b/stable/littlelink/13.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [littlelink-13.8.13](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.8.13) (2024-04-21) +## [littlelink-13.8.13](https://github.com/truecharts/charts/compare/littlelink-13.6.0...littlelink-13.8.13) (2024-04-22) ### Chore diff --git a/stable/littlelink/13.8.13/questions.yaml b/stable/littlelink/13.8.13/questions.yaml index 3f3e0eb97d1..ce531915a34 100755 --- a/stable/littlelink/13.8.13/questions.yaml +++ b/stable/littlelink/13.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/livestreamdvr/5.8.13/Chart.yaml b/stable/livestreamdvr/5.8.13/Chart.yaml index 5ad9e37ed67..a7863ae1736 100644 --- a/stable/livestreamdvr/5.8.13/Chart.yaml +++ b/stable/livestreamdvr/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.webp keywords: - livestreamdvr - MediaApp-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/livestreamdvr/5.8.13/app-changelog.md b/stable/livestreamdvr/5.8.13/app-changelog.md index 4f616fad546..c0f2b8edeb8 100644 --- a/stable/livestreamdvr/5.8.13/app-changelog.md +++ b/stable/livestreamdvr/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [livestreamdvr-5.8.13](https://github.com/truecharts/charts/compare/livestreamdvr-5.6.0...livestreamdvr-5.8.13) (2024-04-21) +## [livestreamdvr-5.8.13](https://github.com/truecharts/charts/compare/livestreamdvr-5.6.0...livestreamdvr-5.8.13) (2024-04-22) ### Chore diff --git a/stable/livestreamdvr/5.8.13/questions.yaml b/stable/livestreamdvr/5.8.13/questions.yaml index cfad9684857..ad0fc2c2775 100755 --- a/stable/livestreamdvr/5.8.13/questions.yaml +++ b/stable/livestreamdvr/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/llalon-github-backup/5.8.12/Chart.yaml b/stable/llalon-github-backup/5.8.12/Chart.yaml index 6938002c39e..98e282e996a 100644 --- a/stable/llalon-github-backup/5.8.12/Chart.yaml +++ b/stable/llalon-github-backup/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.web keywords: - llalon-github-backup - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/llalon-github-backup/5.8.12/app-changelog.md b/stable/llalon-github-backup/5.8.12/app-changelog.md index d8dfbe3d238..c7e4176380a 100644 --- a/stable/llalon-github-backup/5.8.12/app-changelog.md +++ b/stable/llalon-github-backup/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [llalon-github-backup-5.8.12](https://github.com/truecharts/charts/compare/llalon-github-backup-5.6.0...llalon-github-backup-5.8.12) (2024-04-21) +## [llalon-github-backup-5.8.12](https://github.com/truecharts/charts/compare/llalon-github-backup-5.6.0...llalon-github-backup-5.8.12) (2024-04-22) ### Chore diff --git a/stable/llalon-github-backup/5.8.12/questions.yaml b/stable/llalon-github-backup/5.8.12/questions.yaml index a6e67c8957c..d7ae7f24600 100755 --- a/stable/llalon-github-backup/5.8.12/questions.yaml +++ b/stable/llalon-github-backup/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/lldap/5.8.12/Chart.yaml b/stable/lldap/5.8.12/Chart.yaml index 80d51ffd2f1..797b884daf5 100644 --- a/stable/lldap/5.8.12/Chart.yaml +++ b/stable/lldap/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - ldap - authentication - auth -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/lldap/5.8.12/app-changelog.md b/stable/lldap/5.8.12/app-changelog.md index 83125347c3c..a7b5e84fe4f 100644 --- a/stable/lldap/5.8.12/app-changelog.md +++ b/stable/lldap/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [lldap-5.8.12](https://github.com/truecharts/charts/compare/lldap-5.6.0...lldap-5.8.12) (2024-04-21) +## [lldap-5.8.12](https://github.com/truecharts/charts/compare/lldap-5.6.0...lldap-5.8.12) (2024-04-22) ### Chore diff --git a/stable/lldap/5.8.12/questions.yaml b/stable/lldap/5.8.12/questions.yaml index a9e17f32c19..a60916c61cb 100755 --- a/stable/lldap/5.8.12/questions.yaml +++ b/stable/lldap/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/local-ai/9.32.26/Chart.yaml b/stable/local-ai/9.32.26/Chart.yaml index 447eafbe838..86429cd1a95 100644 --- a/stable/local-ai/9.32.26/Chart.yaml +++ b/stable/local-ai/9.32.26/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.webp keywords: - local-ai - ai -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/local-ai/9.32.26/app-changelog.md b/stable/local-ai/9.32.26/app-changelog.md index ff52d7f0b29..7423cff2536 100644 --- a/stable/local-ai/9.32.26/app-changelog.md +++ b/stable/local-ai/9.32.26/app-changelog.md @@ -1,6 +1,6 @@ -## [local-ai-9.32.26](https://github.com/truecharts/charts/compare/local-ai-9.12.0...local-ai-9.32.26) (2024-04-21) +## [local-ai-9.32.26](https://github.com/truecharts/charts/compare/local-ai-9.12.0...local-ai-9.32.26) (2024-04-22) ### Chore diff --git a/stable/local-ai/9.32.26/questions.yaml b/stable/local-ai/9.32.26/questions.yaml index 9b61d13df72..ec1e0b8701a 100755 --- a/stable/local-ai/9.32.26/questions.yaml +++ b/stable/local-ai/9.32.26/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/logitech-media-server/11.8.21/Chart.yaml b/stable/logitech-media-server/11.8.21/Chart.yaml index 353e2f89b14..4cf582c84bb 100644 --- a/stable/logitech-media-server/11.8.21/Chart.yaml +++ b/stable/logitech-media-server/11.8.21/Chart.yaml @@ -25,7 +25,7 @@ keywords: - squeezebox - audio - streaming -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/logitech-media-server/11.8.21/app-changelog.md b/stable/logitech-media-server/11.8.21/app-changelog.md index 10cb88ec6ad..ff7181acef3 100644 --- a/stable/logitech-media-server/11.8.21/app-changelog.md +++ b/stable/logitech-media-server/11.8.21/app-changelog.md @@ -1,6 +1,6 @@ -## [logitech-media-server-11.8.21](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.21) (2024-04-21) +## [logitech-media-server-11.8.21](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.21) (2024-04-22) ### Chore diff --git a/stable/logitech-media-server/11.8.21/questions.yaml b/stable/logitech-media-server/11.8.21/questions.yaml index e57ca474034..30100bf70df 100755 --- a/stable/logitech-media-server/11.8.21/questions.yaml +++ b/stable/logitech-media-server/11.8.21/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/longvinter/5.8.12/Chart.yaml b/stable/longvinter/5.8.12/Chart.yaml index 71cd3042442..a07fab2f857 100644 --- a/stable/longvinter/5.8.12/Chart.yaml +++ b/stable/longvinter/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.webp keywords: - longvinter - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/longvinter/5.8.12/app-changelog.md b/stable/longvinter/5.8.12/app-changelog.md index 3ef369e0f9e..e87ffb500c2 100644 --- a/stable/longvinter/5.8.12/app-changelog.md +++ b/stable/longvinter/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [longvinter-5.8.12](https://github.com/truecharts/charts/compare/longvinter-5.6.0...longvinter-5.8.12) (2024-04-21) +## [longvinter-5.8.12](https://github.com/truecharts/charts/compare/longvinter-5.6.0...longvinter-5.8.12) (2024-04-22) ### Chore diff --git a/stable/longvinter/5.8.12/questions.yaml b/stable/longvinter/5.8.12/questions.yaml index dbf70cbed61..daab7781c7e 100755 --- a/stable/longvinter/5.8.12/questions.yaml +++ b/stable/longvinter/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mailpile/5.8.12/Chart.yaml b/stable/mailpile/5.8.12/Chart.yaml index 4efd78faca9..5db91534438 100644 --- a/stable/mailpile/5.8.12/Chart.yaml +++ b/stable/mailpile/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Network-Web - Network-Messenger -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mailpile/5.8.12/app-changelog.md b/stable/mailpile/5.8.12/app-changelog.md index b77a9811043..1281a4ff670 100644 --- a/stable/mailpile/5.8.12/app-changelog.md +++ b/stable/mailpile/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mailpile-5.8.12](https://github.com/truecharts/charts/compare/mailpile-5.6.0...mailpile-5.8.12) (2024-04-21) +## [mailpile-5.8.12](https://github.com/truecharts/charts/compare/mailpile-5.6.0...mailpile-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mailpile/5.8.12/questions.yaml b/stable/mailpile/5.8.12/questions.yaml index 695a6cf6c05..3a7b7ba9521 100755 --- a/stable/mailpile/5.8.12/questions.yaml +++ b/stable/mailpile/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/maintainerr/2.8.12/Chart.yaml b/stable/maintainerr/2.8.12/Chart.yaml index f317aab9759..f9ea2475218 100644 --- a/stable/maintainerr/2.8.12/Chart.yaml +++ b/stable/maintainerr/2.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.webp keywords: - maintainerr - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/maintainerr/2.8.12/app-changelog.md b/stable/maintainerr/2.8.12/app-changelog.md index a71765e1b17..928d306a5f5 100644 --- a/stable/maintainerr/2.8.12/app-changelog.md +++ b/stable/maintainerr/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [maintainerr-2.8.12](https://github.com/truecharts/charts/compare/maintainerr-2.6.0...maintainerr-2.8.12) (2024-04-21) +## [maintainerr-2.8.12](https://github.com/truecharts/charts/compare/maintainerr-2.6.0...maintainerr-2.8.12) (2024-04-22) ### Chore diff --git a/stable/maintainerr/2.8.12/questions.yaml b/stable/maintainerr/2.8.12/questions.yaml index 21ef9a79462..ea9c218689f 100755 --- a/stable/maintainerr/2.8.12/questions.yaml +++ b/stable/maintainerr/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/makemkv/10.8.12/Chart.yaml b/stable/makemkv/10.8.12/Chart.yaml index 5dc5d30fd97..b2df274469a 100644 --- a/stable/makemkv/10.8.12/Chart.yaml +++ b/stable/makemkv/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/makemkv icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.webp keywords: - mkv -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/makemkv/10.8.12/app-changelog.md b/stable/makemkv/10.8.12/app-changelog.md index c7d7d5fbc46..c631d86cedd 100644 --- a/stable/makemkv/10.8.12/app-changelog.md +++ b/stable/makemkv/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [makemkv-10.8.12](https://github.com/truecharts/charts/compare/makemkv-10.6.0...makemkv-10.8.12) (2024-04-21) +## [makemkv-10.8.12](https://github.com/truecharts/charts/compare/makemkv-10.6.0...makemkv-10.8.12) (2024-04-22) ### Chore diff --git a/stable/makemkv/10.8.12/questions.yaml b/stable/makemkv/10.8.12/questions.yaml index acf4851bd02..a157553321a 100755 --- a/stable/makemkv/10.8.12/questions.yaml +++ b/stable/makemkv/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/maloja/5.8.12/Chart.yaml b/stable/maloja/5.8.12/Chart.yaml index 1b85bf6f073..adbb73ad4c4 100644 --- a/stable/maloja/5.8.12/Chart.yaml +++ b/stable/maloja/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.webp keywords: - maloja - MediaServer-Music -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/maloja/5.8.12/app-changelog.md b/stable/maloja/5.8.12/app-changelog.md index 88150860d31..35a0274f45d 100644 --- a/stable/maloja/5.8.12/app-changelog.md +++ b/stable/maloja/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [maloja-5.8.12](https://github.com/truecharts/charts/compare/maloja-5.6.0...maloja-5.8.12) (2024-04-21) +## [maloja-5.8.12](https://github.com/truecharts/charts/compare/maloja-5.6.0...maloja-5.8.12) (2024-04-22) ### Chore diff --git a/stable/maloja/5.8.12/questions.yaml b/stable/maloja/5.8.12/questions.yaml index 4185a5e6059..44f20ce297a 100755 --- a/stable/maloja/5.8.12/questions.yaml +++ b/stable/maloja/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mango/5.8.12/Chart.yaml b/stable/mango/5.8.12/Chart.yaml index affa3521980..1d16015395c 100644 --- a/stable/mango/5.8.12/Chart.yaml +++ b/stable/mango/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.webp keywords: - mango - MediaApp-Books -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mango/5.8.12/app-changelog.md b/stable/mango/5.8.12/app-changelog.md index 9dc3045340a..c278b295f4b 100644 --- a/stable/mango/5.8.12/app-changelog.md +++ b/stable/mango/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mango-5.8.12](https://github.com/truecharts/charts/compare/mango-5.6.0...mango-5.8.12) (2024-04-21) +## [mango-5.8.12](https://github.com/truecharts/charts/compare/mango-5.6.0...mango-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mango/5.8.12/questions.yaml b/stable/mango/5.8.12/questions.yaml index 4293e63a4fb..edecb2650c9 100755 --- a/stable/mango/5.8.12/questions.yaml +++ b/stable/mango/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mariadb/13.9.17/Chart.yaml b/stable/mariadb/13.9.17/Chart.yaml index 52eac1eab3f..e0316491629 100644 --- a/stable/mariadb/13.9.17/Chart.yaml +++ b/stable/mariadb/13.9.17/Chart.yaml @@ -25,7 +25,7 @@ keywords: - mysql - database - sql -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mariadb/13.9.17/app-changelog.md b/stable/mariadb/13.9.17/app-changelog.md index 0d3d49651e6..30397d6be98 100644 --- a/stable/mariadb/13.9.17/app-changelog.md +++ b/stable/mariadb/13.9.17/app-changelog.md @@ -1,6 +1,6 @@ -## [mariadb-13.9.17](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.9.17) (2024-04-21) +## [mariadb-13.9.17](https://github.com/truecharts/charts/compare/mariadb-13.6.0...mariadb-13.9.17) (2024-04-22) ### Chore diff --git a/stable/mariadb/13.9.17/questions.yaml b/stable/mariadb/13.9.17/questions.yaml index 7b1fef6750d..9be9a5097b4 100755 --- a/stable/mariadb/13.9.17/questions.yaml +++ b/stable/mariadb/13.9.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/matomo/13.15.18/Chart.yaml b/stable/matomo/13.15.18/Chart.yaml index b870edf8ae4..3d470ae3c74 100644 --- a/stable/matomo/13.15.18/Chart.yaml +++ b/stable/matomo/13.15.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.webp keywords: - analytics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/matomo/13.15.18/app-changelog.md b/stable/matomo/13.15.18/app-changelog.md index fdc9a3e62ce..3d9cdf9858d 100644 --- a/stable/matomo/13.15.18/app-changelog.md +++ b/stable/matomo/13.15.18/app-changelog.md @@ -1,6 +1,6 @@ -## [matomo-13.15.18](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.15.18) (2024-04-21) +## [matomo-13.15.18](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.15.18) (2024-04-22) ### Chore diff --git a/stable/matomo/13.15.18/questions.yaml b/stable/matomo/13.15.18/questions.yaml index 30f5fc9afa4..4f9721b04a6 100755 --- a/stable/matomo/13.15.18/questions.yaml +++ b/stable/matomo/13.15.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mattermost/12.9.13/Chart.yaml b/stable/mattermost/12.9.13/Chart.yaml index a9bbe600b71..c9cecce09e0 100644 --- a/stable/mattermost/12.9.13/Chart.yaml +++ b/stable/mattermost/12.9.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - team - mattermost - development -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mattermost/12.9.13/app-changelog.md b/stable/mattermost/12.9.13/app-changelog.md index 3680e34d127..1435742d9da 100644 --- a/stable/mattermost/12.9.13/app-changelog.md +++ b/stable/mattermost/12.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [mattermost-12.9.13](https://github.com/truecharts/charts/compare/mattermost-12.7.0...mattermost-12.9.13) (2024-04-21) +## [mattermost-12.9.13](https://github.com/truecharts/charts/compare/mattermost-12.7.0...mattermost-12.9.13) (2024-04-22) ### Chore diff --git a/stable/mattermost/12.9.13/questions.yaml b/stable/mattermost/12.9.13/questions.yaml index e0a2b8eb6be..9318afda055 100755 --- a/stable/mattermost/12.9.13/questions.yaml +++ b/stable/mattermost/12.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mc-router/4.8.13/Chart.yaml b/stable/mc-router/4.8.13/Chart.yaml index 14e93691ed0..c0fedb4c067 100644 --- a/stable/mc-router/4.8.13/Chart.yaml +++ b/stable/mc-router/4.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.webp keywords: - mc-router - minecraft -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mc-router/4.8.13/app-changelog.md b/stable/mc-router/4.8.13/app-changelog.md index 51815f53ad3..1c8dac9a787 100644 --- a/stable/mc-router/4.8.13/app-changelog.md +++ b/stable/mc-router/4.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [mc-router-4.8.13](https://github.com/truecharts/charts/compare/mc-router-4.6.0...mc-router-4.8.13) (2024-04-21) +## [mc-router-4.8.13](https://github.com/truecharts/charts/compare/mc-router-4.6.0...mc-router-4.8.13) (2024-04-22) ### Chore diff --git a/stable/mc-router/4.8.13/questions.yaml b/stable/mc-router/4.8.13/questions.yaml index 88bee008b88..418cc018071 100755 --- a/stable/mc-router/4.8.13/questions.yaml +++ b/stable/mc-router/4.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/mealie/21.12.7/Chart.yaml b/stable/mealie/21.12.7/Chart.yaml index 58673e08103..04418943d28 100644 --- a/stable/mealie/21.12.7/Chart.yaml +++ b/stable/mealie/21.12.7/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mealie icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.webp keywords: - grocy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mealie/21.12.7/app-changelog.md b/stable/mealie/21.12.7/app-changelog.md index 3cf6c77f674..894f2a84dc8 100644 --- a/stable/mealie/21.12.7/app-changelog.md +++ b/stable/mealie/21.12.7/app-changelog.md @@ -1,6 +1,6 @@ -## [mealie-21.12.7](https://github.com/truecharts/charts/compare/mealie-21.7.0...mealie-21.12.7) (2024-04-21) +## [mealie-21.12.7](https://github.com/truecharts/charts/compare/mealie-21.7.0...mealie-21.12.7) (2024-04-22) ### Chore diff --git a/stable/mealie/21.12.7/questions.yaml b/stable/mealie/21.12.7/questions.yaml index 6a6e4e4051f..c6078961bfc 100755 --- a/stable/mealie/21.12.7/questions.yaml +++ b/stable/mealie/21.12.7/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/media-roller/5.8.12/Chart.yaml b/stable/media-roller/5.8.12/Chart.yaml index 2a61caf31d0..4e08259eed5 100644 --- a/stable/media-roller/5.8.12/Chart.yaml +++ b/stable/media-roller/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - media-roller - Tools-Utilities - MediaApp-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/media-roller/5.8.12/app-changelog.md b/stable/media-roller/5.8.12/app-changelog.md index 31d9f2a8b37..26c6238860b 100644 --- a/stable/media-roller/5.8.12/app-changelog.md +++ b/stable/media-roller/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [media-roller-5.8.12](https://github.com/truecharts/charts/compare/media-roller-5.6.0...media-roller-5.8.12) (2024-04-21) +## [media-roller-5.8.12](https://github.com/truecharts/charts/compare/media-roller-5.6.0...media-roller-5.8.12) (2024-04-22) ### Chore diff --git a/stable/media-roller/5.8.12/questions.yaml b/stable/media-roller/5.8.12/questions.yaml index a8d996d8386..8d36486d9a2 100755 --- a/stable/media-roller/5.8.12/questions.yaml +++ b/stable/media-roller/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mediaelch/5.8.12/Chart.yaml b/stable/mediaelch/5.8.12/Chart.yaml index 3875efbcea7..7166dbaa6ac 100644 --- a/stable/mediaelch/5.8.12/Chart.yaml +++ b/stable/mediaelch/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - mediaelch - Tools - MediaApp-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mediaelch/5.8.12/app-changelog.md b/stable/mediaelch/5.8.12/app-changelog.md index be4c523fd8d..4d119589e55 100644 --- a/stable/mediaelch/5.8.12/app-changelog.md +++ b/stable/mediaelch/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mediaelch-5.8.12](https://github.com/truecharts/charts/compare/mediaelch-5.6.0...mediaelch-5.8.12) (2024-04-21) +## [mediaelch-5.8.12](https://github.com/truecharts/charts/compare/mediaelch-5.6.0...mediaelch-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mediaelch/5.8.12/questions.yaml b/stable/mediaelch/5.8.12/questions.yaml index eb9558c2daf..9514f8bf042 100755 --- a/stable/mediaelch/5.8.12/questions.yaml +++ b/stable/mediaelch/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mediagoblin/5.8.12/Chart.yaml b/stable/mediagoblin/5.8.12/Chart.yaml index 3537ac92fcb..d6a7c450a41 100644 --- a/stable/mediagoblin/5.8.12/Chart.yaml +++ b/stable/mediagoblin/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]' +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" home: https://truecharts.org/charts/stable/mediagoblin icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.webp keywords: - mediagoblin - MediaApp-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mediagoblin/5.8.12/app-changelog.md b/stable/mediagoblin/5.8.12/app-changelog.md index 70c08b5beca..39450bb5826 100644 --- a/stable/mediagoblin/5.8.12/app-changelog.md +++ b/stable/mediagoblin/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mediagoblin-5.8.12](https://github.com/truecharts/charts/compare/mediagoblin-5.6.0...mediagoblin-5.8.12) (2024-04-21) +## [mediagoblin-5.8.12](https://github.com/truecharts/charts/compare/mediagoblin-5.6.0...mediagoblin-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mediagoblin/5.8.12/questions.yaml b/stable/mediagoblin/5.8.12/questions.yaml index 07d6a1cf489..d7ac5d669f4 100755 --- a/stable/mediagoblin/5.8.12/questions.yaml +++ b/stable/mediagoblin/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mediainfo/9.9.12/Chart.yaml b/stable/mediainfo/9.9.12/Chart.yaml index 5925e7f8762..bdba9f25d3b 100644 --- a/stable/mediainfo/9.9.12/Chart.yaml +++ b/stable/mediainfo/9.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp keywords: - info - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mediainfo/9.9.12/app-changelog.md b/stable/mediainfo/9.9.12/app-changelog.md index 9df1296e398..c33ffecebe0 100644 --- a/stable/mediainfo/9.9.12/app-changelog.md +++ b/stable/mediainfo/9.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mediainfo-9.9.12](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-9.9.12) (2024-04-21) +## [mediainfo-9.9.12](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-9.9.12) (2024-04-22) ### Chore diff --git a/stable/mediainfo/9.9.12/questions.yaml b/stable/mediainfo/9.9.12/questions.yaml index 80250477ccc..d306bc1ab4e 100755 --- a/stable/mediainfo/9.9.12/questions.yaml +++ b/stable/mediainfo/9.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/medusa/10.8.14/Chart.yaml b/stable/medusa/10.8.14/Chart.yaml index d7e48760023..fd7bdcfff06 100644 --- a/stable/medusa/10.8.14/Chart.yaml +++ b/stable/medusa/10.8.14/Chart.yaml @@ -27,7 +27,7 @@ keywords: - manager - tv - shows -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/medusa/10.8.14/app-changelog.md b/stable/medusa/10.8.14/app-changelog.md index 95330935aeb..642b51bf9eb 100644 --- a/stable/medusa/10.8.14/app-changelog.md +++ b/stable/medusa/10.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [medusa-10.8.14](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-10.8.14) (2024-04-21) +## [medusa-10.8.14](https://github.com/truecharts/charts/compare/medusa-10.6.0...medusa-10.8.14) (2024-04-22) ### Chore diff --git a/stable/medusa/10.8.14/questions.yaml b/stable/medusa/10.8.14/questions.yaml index 161deed0d23..c0457d99167 100755 --- a/stable/medusa/10.8.14/questions.yaml +++ b/stable/medusa/10.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/megasync/6.8.13/Chart.yaml b/stable/megasync/6.8.13/Chart.yaml index 73fec21252d..20bf0426140 100644 --- a/stable/megasync/6.8.13/Chart.yaml +++ b/stable/megasync/6.8.13/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/megasync/6.8.13/app-changelog.md b/stable/megasync/6.8.13/app-changelog.md index 92103e9c164..b4209f4c548 100644 --- a/stable/megasync/6.8.13/app-changelog.md +++ b/stable/megasync/6.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [megasync-6.8.13](https://github.com/truecharts/charts/compare/megasync-6.6.0...megasync-6.8.13) (2024-04-21) +## [megasync-6.8.13](https://github.com/truecharts/charts/compare/megasync-6.6.0...megasync-6.8.13) (2024-04-22) ### Chore diff --git a/stable/megasync/6.8.13/questions.yaml b/stable/megasync/6.8.13/questions.yaml index bf68e7ef165..55ba3c72e66 100755 --- a/stable/megasync/6.8.13/questions.yaml +++ b/stable/megasync/6.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/memcached/12.9.12/Chart.yaml b/stable/memcached/12.9.12/Chart.yaml index 9cb3161f74c..4cd0a2d793b 100644 --- a/stable/memcached/12.9.12/Chart.yaml +++ b/stable/memcached/12.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - memcached - database - cache -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/memcached/12.9.12/app-changelog.md b/stable/memcached/12.9.12/app-changelog.md index a90c93ec4f8..e1c27a1ba75 100644 --- a/stable/memcached/12.9.12/app-changelog.md +++ b/stable/memcached/12.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [memcached-12.9.12](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.9.12) (2024-04-21) +## [memcached-12.9.12](https://github.com/truecharts/charts/compare/memcached-12.7.0...memcached-12.9.12) (2024-04-22) ### Chore diff --git a/stable/memcached/12.9.12/questions.yaml b/stable/memcached/12.9.12/questions.yaml index 79cf56bcd1b..fe1973d9ed0 100755 --- a/stable/memcached/12.9.12/questions.yaml +++ b/stable/memcached/12.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/memories-of-mars/5.8.12/Chart.yaml b/stable/memories-of-mars/5.8.12/Chart.yaml index 77ec7ca6573..9eccbe0c125 100644 --- a/stable/memories-of-mars/5.8.12/Chart.yaml +++ b/stable/memories-of-mars/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.webp keywords: - memories-of-mars - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/memories-of-mars/5.8.12/app-changelog.md b/stable/memories-of-mars/5.8.12/app-changelog.md index 1c0e20ec09e..3953c7f50e2 100644 --- a/stable/memories-of-mars/5.8.12/app-changelog.md +++ b/stable/memories-of-mars/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [memories-of-mars-5.8.12](https://github.com/truecharts/charts/compare/memories-of-mars-5.6.0...memories-of-mars-5.8.12) (2024-04-21) +## [memories-of-mars-5.8.12](https://github.com/truecharts/charts/compare/memories-of-mars-5.6.0...memories-of-mars-5.8.12) (2024-04-22) ### Chore diff --git a/stable/memories-of-mars/5.8.12/questions.yaml b/stable/memories-of-mars/5.8.12/questions.yaml index bf7c7dca1ad..d8274d11097 100755 --- a/stable/memories-of-mars/5.8.12/questions.yaml +++ b/stable/memories-of-mars/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/meshcentral/15.8.12/Chart.yaml b/stable/meshcentral/15.8.12/Chart.yaml index 7a947ddbac1..2138d5adb14 100644 --- a/stable/meshcentral/15.8.12/Chart.yaml +++ b/stable/meshcentral/15.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - meshcentral - teamviewer - rdp -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/meshcentral/15.8.12/app-changelog.md b/stable/meshcentral/15.8.12/app-changelog.md index b900a2c926b..dd11906a2e1 100644 --- a/stable/meshcentral/15.8.12/app-changelog.md +++ b/stable/meshcentral/15.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [meshcentral-15.8.12](https://github.com/truecharts/charts/compare/meshcentral-15.6.0...meshcentral-15.8.12) (2024-04-21) +## [meshcentral-15.8.12](https://github.com/truecharts/charts/compare/meshcentral-15.6.0...meshcentral-15.8.12) (2024-04-22) ### Chore diff --git a/stable/meshcentral/15.8.12/questions.yaml b/stable/meshcentral/15.8.12/questions.yaml index 651ebba02ff..c26bb526989 100755 --- a/stable/meshcentral/15.8.12/questions.yaml +++ b/stable/meshcentral/15.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/meshroom/9.8.12/Chart.yaml b/stable/meshroom/9.8.12/Chart.yaml index ebd896e6389..773ac8bd294 100644 --- a/stable/meshroom/9.8.12/Chart.yaml +++ b/stable/meshroom/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/meshroom icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.webp keywords: - meshroom -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/meshroom/9.8.12/app-changelog.md b/stable/meshroom/9.8.12/app-changelog.md index b69242a3e1c..c1f1a44128c 100644 --- a/stable/meshroom/9.8.12/app-changelog.md +++ b/stable/meshroom/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [meshroom-9.8.12](https://github.com/truecharts/charts/compare/meshroom-9.6.0...meshroom-9.8.12) (2024-04-21) +## [meshroom-9.8.12](https://github.com/truecharts/charts/compare/meshroom-9.6.0...meshroom-9.8.12) (2024-04-22) ### Chore diff --git a/stable/meshroom/9.8.12/questions.yaml b/stable/meshroom/9.8.12/questions.yaml index bd6ced591a1..73b508720dc 100755 --- a/stable/meshroom/9.8.12/questions.yaml +++ b/stable/meshroom/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/metabase/3.9.15/Chart.yaml b/stable/metabase/3.9.15/Chart.yaml index 641b739bb00..320d8446c58 100644 --- a/stable/metabase/3.9.15/Chart.yaml +++ b/stable/metabase/3.9.15/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.webp keywords: - metabase -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/metabase/3.9.15/app-changelog.md b/stable/metabase/3.9.15/app-changelog.md index 167008fe86d..7be935e4bf4 100644 --- a/stable/metabase/3.9.15/app-changelog.md +++ b/stable/metabase/3.9.15/app-changelog.md @@ -1,6 +1,6 @@ -## [metabase-3.9.15](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.9.15) (2024-04-21) +## [metabase-3.9.15](https://github.com/truecharts/charts/compare/metabase-3.6.0...metabase-3.9.15) (2024-04-22) ### Chore diff --git a/stable/metabase/3.9.15/questions.yaml b/stable/metabase/3.9.15/questions.yaml index 6483f6af7d0..c5c82e0eeb2 100755 --- a/stable/metabase/3.9.15/questions.yaml +++ b/stable/metabase/3.9.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/metatube/5.8.13/Chart.yaml b/stable/metatube/5.8.13/Chart.yaml index 6032c226ab1..6e828eecf01 100644 --- a/stable/metatube/5.8.13/Chart.yaml +++ b/stable/metatube/5.8.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Downloaders - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/metatube/5.8.13/app-changelog.md b/stable/metatube/5.8.13/app-changelog.md index c69396ffbf3..df64484e906 100644 --- a/stable/metatube/5.8.13/app-changelog.md +++ b/stable/metatube/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [metatube-5.8.13](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.13) (2024-04-21) +## [metatube-5.8.13](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.13) (2024-04-22) ### Chore diff --git a/stable/metatube/5.8.13/questions.yaml b/stable/metatube/5.8.13/questions.yaml index c9fdf59620d..29c38e35462 100755 --- a/stable/metatube/5.8.13/questions.yaml +++ b/stable/metatube/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/metube/12.10.12/Chart.yaml b/stable/metube/12.10.12/Chart.yaml index e360a1f73b0..3460a584656 100644 --- a/stable/metube/12.10.12/Chart.yaml +++ b/stable/metube/12.10.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.webp keywords: - metube - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/metube/12.10.12/app-changelog.md b/stable/metube/12.10.12/app-changelog.md index a26ae28c86e..450a8d9c88c 100644 --- a/stable/metube/12.10.12/app-changelog.md +++ b/stable/metube/12.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [metube-12.10.12](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.12) (2024-04-21) +## [metube-12.10.12](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-12.10.12) (2024-04-22) ### Chore diff --git a/stable/metube/12.10.12/questions.yaml b/stable/metube/12.10.12/questions.yaml index f8917a20512..ce157ce3247 100755 --- a/stable/metube/12.10.12/questions.yaml +++ b/stable/metube/12.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mindustry/5.8.12/Chart.yaml b/stable/mindustry/5.8.12/Chart.yaml index 67ebbb32708..5b7b5b63fca 100644 --- a/stable/mindustry/5.8.12/Chart.yaml +++ b/stable/mindustry/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.webp keywords: - mindustry - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mindustry/5.8.12/app-changelog.md b/stable/mindustry/5.8.12/app-changelog.md index d956382e360..21947a90595 100644 --- a/stable/mindustry/5.8.12/app-changelog.md +++ b/stable/mindustry/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mindustry-5.8.12](https://github.com/truecharts/charts/compare/mindustry-5.6.0...mindustry-5.8.12) (2024-04-21) +## [mindustry-5.8.12](https://github.com/truecharts/charts/compare/mindustry-5.6.0...mindustry-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mindustry/5.8.12/questions.yaml b/stable/mindustry/5.8.12/questions.yaml index 17dd638335c..e26322f0de2 100755 --- a/stable/mindustry/5.8.12/questions.yaml +++ b/stable/mindustry/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/minecraft-bedrock/8.8.12/Chart.yaml b/stable/minecraft-bedrock/8.8.12/Chart.yaml index 415224ca161..54dc0982196 100644 --- a/stable/minecraft-bedrock/8.8.12/Chart.yaml +++ b/stable/minecraft-bedrock/8.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.webp keywords: - minecraft -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minecraft-bedrock/8.8.12/app-changelog.md b/stable/minecraft-bedrock/8.8.12/app-changelog.md index f1e99b2b2c3..49769fe8cea 100644 --- a/stable/minecraft-bedrock/8.8.12/app-changelog.md +++ b/stable/minecraft-bedrock/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [minecraft-bedrock-8.8.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-8.6.0...minecraft-bedrock-8.8.12) (2024-04-21) +## [minecraft-bedrock-8.8.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-8.6.0...minecraft-bedrock-8.8.12) (2024-04-22) ### Chore diff --git a/stable/minecraft-bedrock/8.8.12/questions.yaml b/stable/minecraft-bedrock/8.8.12/questions.yaml index f27dda98253..dcae25458fb 100755 --- a/stable/minecraft-bedrock/8.8.12/questions.yaml +++ b/stable/minecraft-bedrock/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/minecraft-bungeecord/8.8.12/Chart.yaml b/stable/minecraft-bungeecord/8.8.12/Chart.yaml index 61bae17e5fe..cff270c23b0 100644 --- a/stable/minecraft-bungeecord/8.8.12/Chart.yaml +++ b/stable/minecraft-bungeecord/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - minecraft-bungeecord - gameserver - minecraft -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minecraft-bungeecord/8.8.12/app-changelog.md b/stable/minecraft-bungeecord/8.8.12/app-changelog.md index c0dd4682eb0..a7e1e84dd6f 100644 --- a/stable/minecraft-bungeecord/8.8.12/app-changelog.md +++ b/stable/minecraft-bungeecord/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [minecraft-bungeecord-8.8.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-8.6.0...minecraft-bungeecord-8.8.12) (2024-04-21) +## [minecraft-bungeecord-8.8.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-8.6.0...minecraft-bungeecord-8.8.12) (2024-04-22) ### Chore diff --git a/stable/minecraft-bungeecord/8.8.12/questions.yaml b/stable/minecraft-bungeecord/8.8.12/questions.yaml index 101cdd19317..841ffe41f42 100755 --- a/stable/minecraft-bungeecord/8.8.12/questions.yaml +++ b/stable/minecraft-bungeecord/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/minecraft-java/8.8.13/Chart.yaml b/stable/minecraft-java/8.8.13/Chart.yaml index 36815043470..107a4df658a 100644 --- a/stable/minecraft-java/8.8.13/Chart.yaml +++ b/stable/minecraft-java/8.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.webp keywords: - minecraft-java - minecraft -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minecraft-java/8.8.13/app-changelog.md b/stable/minecraft-java/8.8.13/app-changelog.md index 2bcebaa8175..fd4abbabde0 100644 --- a/stable/minecraft-java/8.8.13/app-changelog.md +++ b/stable/minecraft-java/8.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [minecraft-java-8.8.13](https://github.com/truecharts/charts/compare/minecraft-java-8.6.0...minecraft-java-8.8.13) (2024-04-21) +## [minecraft-java-8.8.13](https://github.com/truecharts/charts/compare/minecraft-java-8.6.0...minecraft-java-8.8.13) (2024-04-22) ### Chore diff --git a/stable/minecraft-java/8.8.13/questions.yaml b/stable/minecraft-java/8.8.13/questions.yaml index 50da2a60c9b..b321f98048d 100755 --- a/stable/minecraft-java/8.8.13/questions.yaml +++ b/stable/minecraft-java/8.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/minetest/8.8.14/Chart.yaml b/stable/minetest/8.8.14/Chart.yaml index 2807012585d..0dce6977ea5 100644 --- a/stable/minetest/8.8.14/Chart.yaml +++ b/stable/minetest/8.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minetest icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.webp keywords: - minetest -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minetest/8.8.14/app-changelog.md b/stable/minetest/8.8.14/app-changelog.md index 2b35ef4edc8..2eef95bb29d 100644 --- a/stable/minetest/8.8.14/app-changelog.md +++ b/stable/minetest/8.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [minetest-8.8.14](https://github.com/truecharts/charts/compare/minetest-8.6.0...minetest-8.8.14) (2024-04-21) +## [minetest-8.8.14](https://github.com/truecharts/charts/compare/minetest-8.6.0...minetest-8.8.14) (2024-04-22) ### Chore diff --git a/stable/minetest/8.8.14/questions.yaml b/stable/minetest/8.8.14/questions.yaml index 355c6f71ad7..b4d019ef23f 100755 --- a/stable/minetest/8.8.14/questions.yaml +++ b/stable/minetest/8.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/miniflux/14.8.12/Chart.yaml b/stable/miniflux/14.8.12/Chart.yaml index c21bcd98917..1546a37c10e 100644 --- a/stable/miniflux/14.8.12/Chart.yaml +++ b/stable/miniflux/14.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - miniflux - rss - news -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/miniflux/14.8.12/app-changelog.md b/stable/miniflux/14.8.12/app-changelog.md index e0ed4678ad9..1f618f221ed 100644 --- a/stable/miniflux/14.8.12/app-changelog.md +++ b/stable/miniflux/14.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [miniflux-14.8.12](https://github.com/truecharts/charts/compare/miniflux-14.6.0...miniflux-14.8.12) (2024-04-21) +## [miniflux-14.8.12](https://github.com/truecharts/charts/compare/miniflux-14.6.0...miniflux-14.8.12) (2024-04-22) ### Chore diff --git a/stable/miniflux/14.8.12/questions.yaml b/stable/miniflux/14.8.12/questions.yaml index 263023791f3..619a4cef1e9 100755 --- a/stable/miniflux/14.8.12/questions.yaml +++ b/stable/miniflux/14.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mininote/5.8.12/Chart.yaml b/stable/mininote/5.8.12/Chart.yaml index 7097be734bb..f1c0cc81bcf 100644 --- a/stable/mininote/5.8.12/Chart.yaml +++ b/stable/mininote/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - mininote - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mininote/5.8.12/app-changelog.md b/stable/mininote/5.8.12/app-changelog.md index b557933a89f..89f447330e5 100644 --- a/stable/mininote/5.8.12/app-changelog.md +++ b/stable/mininote/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mininote-5.8.12](https://github.com/truecharts/charts/compare/mininote-5.6.0...mininote-5.8.12) (2024-04-21) +## [mininote-5.8.12](https://github.com/truecharts/charts/compare/mininote-5.6.0...mininote-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mininote/5.8.12/questions.yaml b/stable/mininote/5.8.12/questions.yaml index cd333d132e8..5b21519c8b6 100755 --- a/stable/mininote/5.8.12/questions.yaml +++ b/stable/mininote/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/minio-console/10.8.12/Chart.yaml b/stable/minio-console/10.8.12/Chart.yaml index 3774c425582..2bb36987cf8 100644 --- a/stable/minio-console/10.8.12/Chart.yaml +++ b/stable/minio-console/10.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - minio-console - minio - s3 -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minio-console/10.8.12/app-changelog.md b/stable/minio-console/10.8.12/app-changelog.md index cdb36bfbb1d..3a0fcf75495 100644 --- a/stable/minio-console/10.8.12/app-changelog.md +++ b/stable/minio-console/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [minio-console-10.8.12](https://github.com/truecharts/charts/compare/minio-console-10.6.0...minio-console-10.8.12) (2024-04-21) +## [minio-console-10.8.12](https://github.com/truecharts/charts/compare/minio-console-10.6.0...minio-console-10.8.12) (2024-04-22) ### Chore diff --git a/stable/minio-console/10.8.12/questions.yaml b/stable/minio-console/10.8.12/questions.yaml index fc3f06a1895..9e27c143fcd 100755 --- a/stable/minio-console/10.8.12/questions.yaml +++ b/stable/minio-console/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/minio/11.9.12/Chart.yaml b/stable/minio/11.9.12/Chart.yaml index e15a8c7c836..adf2948ae3c 100644 --- a/stable/minio/11.9.12/Chart.yaml +++ b/stable/minio/11.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - minio - s3 - storage -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minio/11.9.12/app-changelog.md b/stable/minio/11.9.12/app-changelog.md index c9bac404dd5..2a942070f3c 100644 --- a/stable/minio/11.9.12/app-changelog.md +++ b/stable/minio/11.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [minio-11.9.12](https://github.com/truecharts/charts/compare/minio-11.7.0...minio-11.9.12) (2024-04-21) +## [minio-11.9.12](https://github.com/truecharts/charts/compare/minio-11.7.0...minio-11.9.12) (2024-04-22) ### Chore diff --git a/stable/minio/11.9.12/questions.yaml b/stable/minio/11.9.12/questions.yaml index dcfac0ac709..82fe936d04a 100755 --- a/stable/minio/11.9.12/questions.yaml +++ b/stable/minio/11.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/minisatip/9.8.12/Chart.yaml b/stable/minisatip/9.8.12/Chart.yaml index 6b3522be82b..9c5d8656e21 100644 --- a/stable/minisatip/9.8.12/Chart.yaml +++ b/stable/minisatip/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minisatip icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.webp keywords: - minisatip -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/minisatip/9.8.12/app-changelog.md b/stable/minisatip/9.8.12/app-changelog.md index 0814ad69e0a..208c5bf346d 100644 --- a/stable/minisatip/9.8.12/app-changelog.md +++ b/stable/minisatip/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [minisatip-9.8.12](https://github.com/truecharts/charts/compare/minisatip-9.6.0...minisatip-9.8.12) (2024-04-21) +## [minisatip-9.8.12](https://github.com/truecharts/charts/compare/minisatip-9.6.0...minisatip-9.8.12) (2024-04-22) ### Chore diff --git a/stable/minisatip/9.8.12/questions.yaml b/stable/minisatip/9.8.12/questions.yaml index 3e40034315d..c17c6af18e1 100755 --- a/stable/minisatip/9.8.12/questions.yaml +++ b/stable/minisatip/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/misskey/8.11.18/Chart.yaml b/stable/misskey/8.11.18/Chart.yaml index 9b5a7a38e31..8568d52c8ef 100644 --- a/stable/misskey/8.11.18/Chart.yaml +++ b/stable/misskey/8.11.18/Chart.yaml @@ -34,7 +34,7 @@ keywords: - Social Media - Fediverse - ActivityPub -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/misskey/8.11.18/app-changelog.md b/stable/misskey/8.11.18/app-changelog.md index a546e8f30b5..55ce28a6783 100644 --- a/stable/misskey/8.11.18/app-changelog.md +++ b/stable/misskey/8.11.18/app-changelog.md @@ -1,6 +1,6 @@ -## [misskey-8.11.18](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.18) (2024-04-21) +## [misskey-8.11.18](https://github.com/truecharts/charts/compare/misskey-8.7.0...misskey-8.11.18) (2024-04-22) ### Chore diff --git a/stable/misskey/8.11.18/questions.yaml b/stable/misskey/8.11.18/questions.yaml index 1b368c8675b..d15351a41d8 100755 --- a/stable/misskey/8.11.18/questions.yaml +++ b/stable/misskey/8.11.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mkvcleaver/9.8.12/Chart.yaml b/stable/mkvcleaver/9.8.12/Chart.yaml index b4a29698cb6..32f5d759728 100644 --- a/stable/mkvcleaver/9.8.12/Chart.yaml +++ b/stable/mkvcleaver/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.webp keywords: - media - mkvcleaver -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mkvcleaver/9.8.12/app-changelog.md b/stable/mkvcleaver/9.8.12/app-changelog.md index aa8318cce12..e84de1f63bf 100644 --- a/stable/mkvcleaver/9.8.12/app-changelog.md +++ b/stable/mkvcleaver/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mkvcleaver-9.8.12](https://github.com/truecharts/charts/compare/mkvcleaver-9.6.0...mkvcleaver-9.8.12) (2024-04-21) +## [mkvcleaver-9.8.12](https://github.com/truecharts/charts/compare/mkvcleaver-9.6.0...mkvcleaver-9.8.12) (2024-04-22) ### Chore diff --git a/stable/mkvcleaver/9.8.12/questions.yaml b/stable/mkvcleaver/9.8.12/questions.yaml index b504ce802ec..63db40876b6 100755 --- a/stable/mkvcleaver/9.8.12/questions.yaml +++ b/stable/mkvcleaver/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mkvtoolnix/10.9.12/Chart.yaml b/stable/mkvtoolnix/10.9.12/Chart.yaml index 1ba8ac7d551..1b27fb8cfba 100644 --- a/stable/mkvtoolnix/10.9.12/Chart.yaml +++ b/stable/mkvtoolnix/10.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - media - mkvtoolnix - mkv -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mkvtoolnix/10.9.12/app-changelog.md b/stable/mkvtoolnix/10.9.12/app-changelog.md index ba8669e3a71..9032e6fb04d 100644 --- a/stable/mkvtoolnix/10.9.12/app-changelog.md +++ b/stable/mkvtoolnix/10.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mkvtoolnix-10.9.12](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-10.9.12) (2024-04-21) +## [mkvtoolnix-10.9.12](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-10.9.12) (2024-04-22) ### Chore diff --git a/stable/mkvtoolnix/10.9.12/questions.yaml b/stable/mkvtoolnix/10.9.12/questions.yaml index efb356100b7..227fd9130e2 100755 --- a/stable/mkvtoolnix/10.9.12/questions.yaml +++ b/stable/mkvtoolnix/10.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/modsecurity-crs/3.8.12/Chart.yaml b/stable/modsecurity-crs/3.8.12/Chart.yaml index 7bd2b54a341..d243dd1bd2d 100644 --- a/stable/modsecurity-crs/3.8.12/Chart.yaml +++ b/stable/modsecurity-crs/3.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - modsecurity-crs - waf - networking -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/modsecurity-crs/3.8.12/app-changelog.md b/stable/modsecurity-crs/3.8.12/app-changelog.md index 2fb98fb0f96..bc67c9b3563 100644 --- a/stable/modsecurity-crs/3.8.12/app-changelog.md +++ b/stable/modsecurity-crs/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [modsecurity-crs-3.8.12](https://github.com/truecharts/charts/compare/modsecurity-crs-3.6.0...modsecurity-crs-3.8.12) (2024-04-21) +## [modsecurity-crs-3.8.12](https://github.com/truecharts/charts/compare/modsecurity-crs-3.6.0...modsecurity-crs-3.8.12) (2024-04-22) ### Chore diff --git a/stable/modsecurity-crs/3.8.12/questions.yaml b/stable/modsecurity-crs/3.8.12/questions.yaml index 0184d57658a..67df6fbe0ee 100755 --- a/stable/modsecurity-crs/3.8.12/questions.yaml +++ b/stable/modsecurity-crs/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mojopaste/5.8.12/Chart.yaml b/stable/mojopaste/5.8.12/Chart.yaml index 312d92e0b80..1239846e3de 100644 --- a/stable/mojopaste/5.8.12/Chart.yaml +++ b/stable/mojopaste/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mojopaste/5.8.12/app-changelog.md b/stable/mojopaste/5.8.12/app-changelog.md index 67331925e22..f29ba73dd23 100644 --- a/stable/mojopaste/5.8.12/app-changelog.md +++ b/stable/mojopaste/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mojopaste-5.8.12](https://github.com/truecharts/charts/compare/mojopaste-5.6.0...mojopaste-5.8.12) (2024-04-21) +## [mojopaste-5.8.12](https://github.com/truecharts/charts/compare/mojopaste-5.6.0...mojopaste-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mojopaste/5.8.12/questions.yaml b/stable/mojopaste/5.8.12/questions.yaml index 559f67ebab6..f211ea741de 100755 --- a/stable/mojopaste/5.8.12/questions.yaml +++ b/stable/mojopaste/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/monero-node/6.7.14/Chart.yaml b/stable/monero-node/6.7.14/Chart.yaml index 7763c915fcc..fb70f631ee0 100644 --- a/stable/monero-node/6.7.14/Chart.yaml +++ b/stable/monero-node/6.7.14/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Crypto - Tools-Utilities - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/monero-node/6.7.14/app-changelog.md b/stable/monero-node/6.7.14/app-changelog.md index 5ded1ac097a..e8442dadf64 100644 --- a/stable/monero-node/6.7.14/app-changelog.md +++ b/stable/monero-node/6.7.14/app-changelog.md @@ -1,6 +1,6 @@ -## [monero-node-6.7.14](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.7.14) (2024-04-21) +## [monero-node-6.7.14](https://github.com/truecharts/charts/compare/monero-node-6.5.0...monero-node-6.7.14) (2024-04-22) ### Chore diff --git a/stable/monero-node/6.7.14/questions.yaml b/stable/monero-node/6.7.14/questions.yaml index f210552b755..98425341356 100755 --- a/stable/monero-node/6.7.14/questions.yaml +++ b/stable/monero-node/6.7.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mongo-express/6.10.16/Chart.yaml b/stable/mongo-express/6.10.16/Chart.yaml index c574d605dc3..262e7895efd 100644 --- a/stable/mongo-express/6.10.16/Chart.yaml +++ b/stable/mongo-express/6.10.16/Chart.yaml @@ -31,7 +31,7 @@ keywords: - mongo - mongodb - database -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mongo-express/6.10.16/app-changelog.md b/stable/mongo-express/6.10.16/app-changelog.md index 2952a4be1ca..87169ef3139 100644 --- a/stable/mongo-express/6.10.16/app-changelog.md +++ b/stable/mongo-express/6.10.16/app-changelog.md @@ -1,6 +1,6 @@ -## [mongo-express-6.10.16](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.10.16) (2024-04-21) +## [mongo-express-6.10.16](https://github.com/truecharts/charts/compare/mongo-express-6.7.0...mongo-express-6.10.16) (2024-04-22) ### Chore diff --git a/stable/mongo-express/6.10.16/questions.yaml b/stable/mongo-express/6.10.16/questions.yaml index 77e45eb7160..3395f63ca40 100755 --- a/stable/mongo-express/6.10.16/questions.yaml +++ b/stable/mongo-express/6.10.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mongodb/12.8.14/Chart.yaml b/stable/mongodb/12.8.14/Chart.yaml index 3bf770ec91c..0dde565e290 100644 --- a/stable/mongodb/12.8.14/Chart.yaml +++ b/stable/mongodb/12.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - mongodb - database - nosql -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mongodb/12.8.14/app-changelog.md b/stable/mongodb/12.8.14/app-changelog.md index 466ff398aee..9d277ac3f6b 100644 --- a/stable/mongodb/12.8.14/app-changelog.md +++ b/stable/mongodb/12.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [mongodb-12.8.14](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.8.14) (2024-04-21) +## [mongodb-12.8.14](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.8.14) (2024-04-22) ### Chore diff --git a/stable/mongodb/12.8.14/questions.yaml b/stable/mongodb/12.8.14/questions.yaml index 330bede23ac..2f5c7d8b13a 100755 --- a/stable/mongodb/12.8.14/questions.yaml +++ b/stable/mongodb/12.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/monica/12.15.20/Chart.yaml b/stable/monica/12.15.20/Chart.yaml index 4315fa6404c..f9bec82f2e2 100644 --- a/stable/monica/12.15.20/Chart.yaml +++ b/stable/monica/12.15.20/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.webp keywords: - crm -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/monica/12.15.20/app-changelog.md b/stable/monica/12.15.20/app-changelog.md index d5c89ac5de1..06e430d353a 100644 --- a/stable/monica/12.15.20/app-changelog.md +++ b/stable/monica/12.15.20/app-changelog.md @@ -1,6 +1,6 @@ -## [monica-12.15.20](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.15.20) (2024-04-21) +## [monica-12.15.20](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.15.20) (2024-04-22) ### Chore diff --git a/stable/monica/12.15.20/questions.yaml b/stable/monica/12.15.20/questions.yaml index 9f5d8f46d10..bd97e409b9a 100755 --- a/stable/monica/12.15.20/questions.yaml +++ b/stable/monica/12.15.20/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mordhau/5.8.12/Chart.yaml b/stable/mordhau/5.8.12/Chart.yaml index e40ca21e971..8cf71621674 100644 --- a/stable/mordhau/5.8.12/Chart.yaml +++ b/stable/mordhau/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart' +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" home: https://truecharts.org/charts/stable/mordhau icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.webp keywords: - mordhau - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mordhau/5.8.12/app-changelog.md b/stable/mordhau/5.8.12/app-changelog.md index 554171f5a73..39ec9e482b3 100644 --- a/stable/mordhau/5.8.12/app-changelog.md +++ b/stable/mordhau/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mordhau-5.8.12](https://github.com/truecharts/charts/compare/mordhau-5.6.0...mordhau-5.8.12) (2024-04-21) +## [mordhau-5.8.12](https://github.com/truecharts/charts/compare/mordhau-5.6.0...mordhau-5.8.12) (2024-04-22) ### Chore diff --git a/stable/mordhau/5.8.12/questions.yaml b/stable/mordhau/5.8.12/questions.yaml index 7ae7fbd0c06..e63f7da8b23 100755 --- a/stable/mordhau/5.8.12/questions.yaml +++ b/stable/mordhau/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mosdns/9.8.12/Chart.yaml b/stable/mosdns/9.8.12/Chart.yaml index a647a657db6..f9a7ba032a9 100644 --- a/stable/mosdns/9.8.12/Chart.yaml +++ b/stable/mosdns/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.webp keywords: - mosdns - dns -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mosdns/9.8.12/app-changelog.md b/stable/mosdns/9.8.12/app-changelog.md index 86a6f1c7270..f4d6849cee9 100644 --- a/stable/mosdns/9.8.12/app-changelog.md +++ b/stable/mosdns/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mosdns-9.8.12](https://github.com/truecharts/charts/compare/mosdns-9.6.0...mosdns-9.8.12) (2024-04-21) +## [mosdns-9.8.12](https://github.com/truecharts/charts/compare/mosdns-9.6.0...mosdns-9.8.12) (2024-04-22) ### Chore diff --git a/stable/mosdns/9.8.12/questions.yaml b/stable/mosdns/9.8.12/questions.yaml index db5be6aa94a..892afec264f 100755 --- a/stable/mosdns/9.8.12/questions.yaml +++ b/stable/mosdns/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/mosquitto/14.8.12/Chart.yaml b/stable/mosquitto/14.8.12/Chart.yaml index 3395b135ac2..eddeef16635 100644 --- a/stable/mosquitto/14.8.12/Chart.yaml +++ b/stable/mosquitto/14.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - home-automation - MQTT - eclipse-iot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mosquitto/14.8.12/app-changelog.md b/stable/mosquitto/14.8.12/app-changelog.md index acc38b87a74..44f89bb66f4 100644 --- a/stable/mosquitto/14.8.12/app-changelog.md +++ b/stable/mosquitto/14.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mosquitto-14.8.12](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-14.8.12) (2024-04-21) +## [mosquitto-14.8.12](https://github.com/truecharts/charts/compare/mosquitto-14.6.0...mosquitto-14.8.12) (2024-04-22) ### Chore diff --git a/stable/mosquitto/14.8.12/questions.yaml b/stable/mosquitto/14.8.12/questions.yaml index 0a13db6f4f6..9a7a8bb1aa8 100755 --- a/stable/mosquitto/14.8.12/questions.yaml +++ b/stable/mosquitto/14.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/mstream/10.8.12/Chart.yaml b/stable/mstream/10.8.12/Chart.yaml index 4fd04e77dab..96137c3b569 100644 --- a/stable/mstream/10.8.12/Chart.yaml +++ b/stable/mstream/10.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - mstream - server - music -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mstream/10.8.12/app-changelog.md b/stable/mstream/10.8.12/app-changelog.md index b90be0f373e..ee9d6415e29 100644 --- a/stable/mstream/10.8.12/app-changelog.md +++ b/stable/mstream/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mstream-10.8.12](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.8.12) (2024-04-21) +## [mstream-10.8.12](https://github.com/truecharts/charts/compare/mstream-10.6.0...mstream-10.8.12) (2024-04-22) ### Chore diff --git a/stable/mstream/10.8.12/questions.yaml b/stable/mstream/10.8.12/questions.yaml index 46247605643..9aadb023d34 100755 --- a/stable/mstream/10.8.12/questions.yaml +++ b/stable/mstream/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/multi-scrobbler/6.8.13/Chart.yaml b/stable/multi-scrobbler/6.8.13/Chart.yaml index 626d99ab8fe..80e44b485e9 100644 --- a/stable/multi-scrobbler/6.8.13/Chart.yaml +++ b/stable/multi-scrobbler/6.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - multi-scrobbler - Network-Web - MediaServer-Music -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/multi-scrobbler/6.8.13/app-changelog.md b/stable/multi-scrobbler/6.8.13/app-changelog.md index 9ebdcd67adb..3d735a62f39 100644 --- a/stable/multi-scrobbler/6.8.13/app-changelog.md +++ b/stable/multi-scrobbler/6.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [multi-scrobbler-6.8.13](https://github.com/truecharts/charts/compare/multi-scrobbler-6.6.0...multi-scrobbler-6.8.13) (2024-04-21) +## [multi-scrobbler-6.8.13](https://github.com/truecharts/charts/compare/multi-scrobbler-6.6.0...multi-scrobbler-6.8.13) (2024-04-22) ### Chore diff --git a/stable/multi-scrobbler/6.8.13/questions.yaml b/stable/multi-scrobbler/6.8.13/questions.yaml index 9a84e0bef95..4e975d8dad0 100755 --- a/stable/multi-scrobbler/6.8.13/questions.yaml +++ b/stable/multi-scrobbler/6.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/muse/5.10.12/Chart.yaml b/stable/muse/5.10.12/Chart.yaml index 5e667c6b6e8..1d6abbdb1d1 100644 --- a/stable/muse/5.10.12/Chart.yaml +++ b/stable/muse/5.10.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - muse - media - discord-bot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/muse/5.10.12/app-changelog.md b/stable/muse/5.10.12/app-changelog.md index 3dd61c3b719..d4d1c988951 100644 --- a/stable/muse/5.10.12/app-changelog.md +++ b/stable/muse/5.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [muse-5.10.12](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-5.10.12) (2024-04-21) +## [muse-5.10.12](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-5.10.12) (2024-04-22) ### Chore diff --git a/stable/muse/5.10.12/questions.yaml b/stable/muse/5.10.12/questions.yaml index 9994913f4d8..0fbd93bbd6e 100755 --- a/stable/muse/5.10.12/questions.yaml +++ b/stable/muse/5.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/muximux/10.8.12/Chart.yaml b/stable/muximux/10.8.12/Chart.yaml index c8a5d9c34ed..ab15e9b0a0f 100644 --- a/stable/muximux/10.8.12/Chart.yaml +++ b/stable/muximux/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - htpc - manage - portal -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/muximux/10.8.12/app-changelog.md b/stable/muximux/10.8.12/app-changelog.md index 2b07e71860e..d3bcc03c436 100644 --- a/stable/muximux/10.8.12/app-changelog.md +++ b/stable/muximux/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [muximux-10.8.12](https://github.com/truecharts/charts/compare/muximux-10.6.0...muximux-10.8.12) (2024-04-21) +## [muximux-10.8.12](https://github.com/truecharts/charts/compare/muximux-10.6.0...muximux-10.8.12) (2024-04-22) ### Chore diff --git a/stable/muximux/10.8.12/questions.yaml b/stable/muximux/10.8.12/questions.yaml index 537cc880883..c80b9d6a995 100755 --- a/stable/muximux/10.8.12/questions.yaml +++ b/stable/muximux/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mylar/13.9.14/Chart.yaml b/stable/mylar/13.9.14/Chart.yaml index fa1c3062679..dbae99cffc2 100644 --- a/stable/mylar/13.9.14/Chart.yaml +++ b/stable/mylar/13.9.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.webp keywords: - mylar -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mylar/13.9.14/app-changelog.md b/stable/mylar/13.9.14/app-changelog.md index d59ba1e9292..1a0458bd4e1 100644 --- a/stable/mylar/13.9.14/app-changelog.md +++ b/stable/mylar/13.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [mylar-13.9.14](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.9.14) (2024-04-21) +## [mylar-13.9.14](https://github.com/truecharts/charts/compare/mylar-13.6.0...mylar-13.9.14) (2024-04-22) ### Chore diff --git a/stable/mylar/13.9.14/questions.yaml b/stable/mylar/13.9.14/questions.yaml index 8a8be779411..722816d78f6 100755 --- a/stable/mylar/13.9.14/questions.yaml +++ b/stable/mylar/13.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mymediaforalexa/8.8.12/Chart.yaml b/stable/mymediaforalexa/8.8.12/Chart.yaml index f27a5ec91ef..02ad1071b7c 100644 --- a/stable/mymediaforalexa/8.8.12/Chart.yaml +++ b/stable/mymediaforalexa/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.webp keywords: - media - alexa -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mymediaforalexa/8.8.12/app-changelog.md b/stable/mymediaforalexa/8.8.12/app-changelog.md index 8fc331f137d..c01eb301f6a 100644 --- a/stable/mymediaforalexa/8.8.12/app-changelog.md +++ b/stable/mymediaforalexa/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [mymediaforalexa-8.8.12](https://github.com/truecharts/charts/compare/mymediaforalexa-8.6.0...mymediaforalexa-8.8.12) (2024-04-21) +## [mymediaforalexa-8.8.12](https://github.com/truecharts/charts/compare/mymediaforalexa-8.6.0...mymediaforalexa-8.8.12) (2024-04-22) ### Chore diff --git a/stable/mymediaforalexa/8.8.12/questions.yaml b/stable/mymediaforalexa/8.8.12/questions.yaml index b5b7fe6d489..20002026f4d 100755 --- a/stable/mymediaforalexa/8.8.12/questions.yaml +++ b/stable/mymediaforalexa/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/mysql-workbench/9.8.13/Chart.yaml b/stable/mysql-workbench/9.8.13/Chart.yaml index b9828b1a535..91274680836 100644 --- a/stable/mysql-workbench/9.8.13/Chart.yaml +++ b/stable/mysql-workbench/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mysql-workbench icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.webp keywords: - mysql-workbench -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/mysql-workbench/9.8.13/app-changelog.md b/stable/mysql-workbench/9.8.13/app-changelog.md index 97f50369a64..53e8eb0c604 100644 --- a/stable/mysql-workbench/9.8.13/app-changelog.md +++ b/stable/mysql-workbench/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [mysql-workbench-9.8.13](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.8.13) (2024-04-21) +## [mysql-workbench-9.8.13](https://github.com/truecharts/charts/compare/mysql-workbench-9.6.0...mysql-workbench-9.8.13) (2024-04-22) ### Chore diff --git a/stable/mysql-workbench/9.8.13/questions.yaml b/stable/mysql-workbench/9.8.13/questions.yaml index 657461e522d..bb66c5d5aca 100755 --- a/stable/mysql-workbench/9.8.13/questions.yaml +++ b/stable/mysql-workbench/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/n8n/13.18.8/Chart.yaml b/stable/n8n/13.18.8/Chart.yaml index c8d1aa1887e..11b5b161b9a 100644 --- a/stable/n8n/13.18.8/Chart.yaml +++ b/stable/n8n/13.18.8/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp keywords: - workflows - automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/n8n/13.18.8/app-changelog.md b/stable/n8n/13.18.8/app-changelog.md index bcf16187809..db6a25079a6 100644 --- a/stable/n8n/13.18.8/app-changelog.md +++ b/stable/n8n/13.18.8/app-changelog.md @@ -1,6 +1,6 @@ -## [n8n-13.18.8](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.18.8) (2024-04-21) +## [n8n-13.18.8](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-13.18.8) (2024-04-22) ### Chore diff --git a/stable/n8n/13.18.8/questions.yaml b/stable/n8n/13.18.8/questions.yaml index bd7910f85aa..56e8b83ba8f 100755 --- a/stable/n8n/13.18.8/questions.yaml +++ b/stable/n8n/13.18.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/namecheap-ddns/5.8.12/Chart.yaml b/stable/namecheap-ddns/5.8.12/Chart.yaml index 9273584419d..3db1b29c5dd 100644 --- a/stable/namecheap-ddns/5.8.12/Chart.yaml +++ b/stable/namecheap-ddns/5.8.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This simple Chart will update a namecheap dynamic dns domain. You must set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage page for your domain. ' +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " home: https://truecharts.org/charts/stable/namecheap-ddns icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.webp keywords: @@ -25,7 +25,7 @@ keywords: - Tools-Utilities - Network-DNS - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/namecheap-ddns/5.8.12/app-changelog.md b/stable/namecheap-ddns/5.8.12/app-changelog.md index 7cc6735421d..cd5988eb805 100644 --- a/stable/namecheap-ddns/5.8.12/app-changelog.md +++ b/stable/namecheap-ddns/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [namecheap-ddns-5.8.12](https://github.com/truecharts/charts/compare/namecheap-ddns-5.6.0...namecheap-ddns-5.8.12) (2024-04-21) +## [namecheap-ddns-5.8.12](https://github.com/truecharts/charts/compare/namecheap-ddns-5.6.0...namecheap-ddns-5.8.12) (2024-04-22) ### Chore diff --git a/stable/namecheap-ddns/5.8.12/questions.yaml b/stable/namecheap-ddns/5.8.12/questions.yaml index 78966738db8..39e9799ac64 100755 --- a/stable/namecheap-ddns/5.8.12/questions.yaml +++ b/stable/namecheap-ddns/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/nano-wallet/9.8.12/Chart.yaml b/stable/nano-wallet/9.8.12/Chart.yaml index db3f8e96198..ed0bf6a4b3d 100644 --- a/stable/nano-wallet/9.8.12/Chart.yaml +++ b/stable/nano-wallet/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nano-wallet icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.webp keywords: - nano-wallet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nano-wallet/9.8.12/app-changelog.md b/stable/nano-wallet/9.8.12/app-changelog.md index b9490021db9..702a883ca2f 100644 --- a/stable/nano-wallet/9.8.12/app-changelog.md +++ b/stable/nano-wallet/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nano-wallet-9.8.12](https://github.com/truecharts/charts/compare/nano-wallet-9.6.0...nano-wallet-9.8.12) (2024-04-21) +## [nano-wallet-9.8.12](https://github.com/truecharts/charts/compare/nano-wallet-9.6.0...nano-wallet-9.8.12) (2024-04-22) ### Chore diff --git a/stable/nano-wallet/9.8.12/questions.yaml b/stable/nano-wallet/9.8.12/questions.yaml index 46ba3d7153e..b207515bf66 100755 --- a/stable/nano-wallet/9.8.12/questions.yaml +++ b/stable/nano-wallet/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/navidrome/19.8.12/Chart.yaml b/stable/navidrome/19.8.12/Chart.yaml index 151b58c876f..2e550052fe9 100644 --- a/stable/navidrome/19.8.12/Chart.yaml +++ b/stable/navidrome/19.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - navidrome - music - streaming -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/navidrome/19.8.12/app-changelog.md b/stable/navidrome/19.8.12/app-changelog.md index 75f2240a7a7..c3146a8fdfb 100644 --- a/stable/navidrome/19.8.12/app-changelog.md +++ b/stable/navidrome/19.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [navidrome-19.8.12](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-19.8.12) (2024-04-21) +## [navidrome-19.8.12](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-19.8.12) (2024-04-22) ### Chore diff --git a/stable/navidrome/19.8.12/questions.yaml b/stable/navidrome/19.8.12/questions.yaml index e114a2cd03a..8381c972f53 100755 --- a/stable/navidrome/19.8.12/questions.yaml +++ b/stable/navidrome/19.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/necesse/5.8.12/Chart.yaml b/stable/necesse/5.8.12/Chart.yaml index 17c9b66886f..0db131e1a41 100644 --- a/stable/necesse/5.8.12/Chart.yaml +++ b/stable/necesse/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.webp keywords: - necesse - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/necesse/5.8.12/app-changelog.md b/stable/necesse/5.8.12/app-changelog.md index ed5d83c626b..89c0cb6f1b0 100644 --- a/stable/necesse/5.8.12/app-changelog.md +++ b/stable/necesse/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [necesse-5.8.12](https://github.com/truecharts/charts/compare/necesse-5.6.0...necesse-5.8.12) (2024-04-21) +## [necesse-5.8.12](https://github.com/truecharts/charts/compare/necesse-5.6.0...necesse-5.8.12) (2024-04-22) ### Chore diff --git a/stable/necesse/5.8.12/questions.yaml b/stable/necesse/5.8.12/questions.yaml index 26b24c65236..06859dd962f 100755 --- a/stable/necesse/5.8.12/questions.yaml +++ b/stable/necesse/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/neko/6.1.12/Chart.yaml b/stable/neko/6.1.12/Chart.yaml index 8ac1f58dac1..c13db7c703d 100644 --- a/stable/neko/6.1.12/Chart.yaml +++ b/stable/neko/6.1.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.webp keywords: - neko - video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,15 +32,15 @@ name: neko sources: - https://github.com/m1k1o/neko - https://github.com/truecharts/charts/tree/master/charts/stable/neko - - https://ghcr.io/m1k1o/neko/xfce - - https://ghcr.io/m1k1o/neko/firefox - https://ghcr.io/m1k1o/neko/microsoft-edge - - https://ghcr.io/m1k1o/neko/chromium + - https://ghcr.io/m1k1o/neko/xfce - https://ghcr.io/m1k1o/neko/brave - - https://ghcr.io/m1k1o/neko/tor-browser - - https://ghcr.io/m1k1o/neko/vivaldi - - https://ghcr.io/m1k1o/neko/remmina - - https://ghcr.io/m1k1o/neko/vlc - https://ghcr.io/m1k1o/neko/google-chrome + - https://ghcr.io/m1k1o/neko/tor-browser + - https://ghcr.io/m1k1o/neko/vlc + - https://ghcr.io/m1k1o/neko/chromium + - https://ghcr.io/m1k1o/neko/remmina + - https://ghcr.io/m1k1o/neko/vivaldi + - https://ghcr.io/m1k1o/neko/firefox type: application version: 6.1.12 diff --git a/stable/neko/6.1.12/app-changelog.md b/stable/neko/6.1.12/app-changelog.md index faa8d102531..c314a8202eb 100644 --- a/stable/neko/6.1.12/app-changelog.md +++ b/stable/neko/6.1.12/app-changelog.md @@ -1,6 +1,6 @@ -## [neko-6.1.12](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.12) (2024-04-21) +## [neko-6.1.12](https://github.com/truecharts/charts/compare/neko-5.6.0...neko-6.1.12) (2024-04-22) ### Chore diff --git a/stable/neko/6.1.12/questions.yaml b/stable/neko/6.1.12/questions.yaml index 5928e41154c..813af6ae3be 100755 --- a/stable/neko/6.1.12/questions.yaml +++ b/stable/neko/6.1.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/netbootxyz/4.8.12/Chart.yaml b/stable/netbootxyz/4.8.12/Chart.yaml index 71aef5307cb..f8f304e46b5 100644 --- a/stable/netbootxyz/4.8.12/Chart.yaml +++ b/stable/netbootxyz/4.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.webp keywords: - netbootxyz - pxe -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/netbootxyz/4.8.12/app-changelog.md b/stable/netbootxyz/4.8.12/app-changelog.md index da5dede7741..8568198d827 100644 --- a/stable/netbootxyz/4.8.12/app-changelog.md +++ b/stable/netbootxyz/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [netbootxyz-4.8.12](https://github.com/truecharts/charts/compare/netbootxyz-4.6.0...netbootxyz-4.8.12) (2024-04-21) +## [netbootxyz-4.8.12](https://github.com/truecharts/charts/compare/netbootxyz-4.6.0...netbootxyz-4.8.12) (2024-04-22) ### Chore diff --git a/stable/netbootxyz/4.8.12/questions.yaml b/stable/netbootxyz/4.8.12/questions.yaml index 3e93e99ee73..112ea3c521a 100755 --- a/stable/netbootxyz/4.8.12/questions.yaml +++ b/stable/netbootxyz/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/netdata/9.9.13/Chart.yaml b/stable/netdata/9.9.13/Chart.yaml index 7f8e647f3a4..2adf1a379e5 100644 --- a/stable/netdata/9.9.13/Chart.yaml +++ b/stable/netdata/9.9.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.webp keywords: - netdata - monitoring -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/netdata/9.9.13/app-changelog.md b/stable/netdata/9.9.13/app-changelog.md index b6549e148fa..3584cc0df3a 100644 --- a/stable/netdata/9.9.13/app-changelog.md +++ b/stable/netdata/9.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [netdata-9.9.13](https://github.com/truecharts/charts/compare/netdata-9.6.0...netdata-9.9.13) (2024-04-21) +## [netdata-9.9.13](https://github.com/truecharts/charts/compare/netdata-9.6.0...netdata-9.9.13) (2024-04-22) ### Chore diff --git a/stable/netdata/9.9.13/questions.yaml b/stable/netdata/9.9.13/questions.yaml index cdbe23481ff..7582482a5f4 100755 --- a/stable/netdata/9.9.13/questions.yaml +++ b/stable/netdata/9.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/neverwinternights-ee/5.8.12/Chart.yaml b/stable/neverwinternights-ee/5.8.12/Chart.yaml index bd5e3c3882c..dbcf9d25f00 100644 --- a/stable/neverwinternights-ee/5.8.12/Chart.yaml +++ b/stable/neverwinternights-ee/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).' +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." home: https://truecharts.org/charts/stable/neverwinternights-ee icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.webp keywords: - neverwinternights-ee - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/neverwinternights-ee/5.8.12/app-changelog.md b/stable/neverwinternights-ee/5.8.12/app-changelog.md index a36cb50e8e8..18086633c1c 100644 --- a/stable/neverwinternights-ee/5.8.12/app-changelog.md +++ b/stable/neverwinternights-ee/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [neverwinternights-ee-5.8.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-5.6.0...neverwinternights-ee-5.8.12) (2024-04-21) +## [neverwinternights-ee-5.8.12](https://github.com/truecharts/charts/compare/neverwinternights-ee-5.6.0...neverwinternights-ee-5.8.12) (2024-04-22) ### Chore diff --git a/stable/neverwinternights-ee/5.8.12/questions.yaml b/stable/neverwinternights-ee/5.8.12/questions.yaml index 44ec442d148..086a6c17d62 100755 --- a/stable/neverwinternights-ee/5.8.12/questions.yaml +++ b/stable/neverwinternights-ee/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/newyearcountdownclock/5.8.13/Chart.yaml b/stable/newyearcountdownclock/5.8.13/Chart.yaml index 10a8af4010c..a612273cf9d 100644 --- a/stable/newyearcountdownclock/5.8.13/Chart.yaml +++ b/stable/newyearcountdownclock/5.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - newyearcountdownclock - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/newyearcountdownclock/5.8.13/app-changelog.md b/stable/newyearcountdownclock/5.8.13/app-changelog.md index 864e2f4e223..b8f8ffd3b78 100644 --- a/stable/newyearcountdownclock/5.8.13/app-changelog.md +++ b/stable/newyearcountdownclock/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [newyearcountdownclock-5.8.13](https://github.com/truecharts/charts/compare/newyearcountdownclock-5.6.0...newyearcountdownclock-5.8.13) (2024-04-21) +## [newyearcountdownclock-5.8.13](https://github.com/truecharts/charts/compare/newyearcountdownclock-5.6.0...newyearcountdownclock-5.8.13) (2024-04-22) ### Chore diff --git a/stable/newyearcountdownclock/5.8.13/questions.yaml b/stable/newyearcountdownclock/5.8.13/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/newyearcountdownclock/5.8.13/questions.yaml +++ b/stable/newyearcountdownclock/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/nextpvr/9.8.12/Chart.yaml b/stable/nextpvr/9.8.12/Chart.yaml index 1ad16ceef4b..40b4cd79f70 100644 --- a/stable/nextpvr/9.8.12/Chart.yaml +++ b/stable/nextpvr/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.webp keywords: - pvr - recorder -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nextpvr/9.8.12/app-changelog.md b/stable/nextpvr/9.8.12/app-changelog.md index 3e748170729..371d0ca735a 100644 --- a/stable/nextpvr/9.8.12/app-changelog.md +++ b/stable/nextpvr/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nextpvr-9.8.12](https://github.com/truecharts/charts/compare/nextpvr-9.6.0...nextpvr-9.8.12) (2024-04-21) +## [nextpvr-9.8.12](https://github.com/truecharts/charts/compare/nextpvr-9.6.0...nextpvr-9.8.12) (2024-04-22) ### Chore diff --git a/stable/nextpvr/9.8.12/questions.yaml b/stable/nextpvr/9.8.12/questions.yaml index 16c7c63643b..f00cf30bfc3 100755 --- a/stable/nextpvr/9.8.12/questions.yaml +++ b/stable/nextpvr/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nexus-oss/5.10.13/Chart.yaml b/stable/nexus-oss/5.10.13/Chart.yaml index 0f78eb4af0e..c90b0c8467a 100644 --- a/stable/nexus-oss/5.10.13/Chart.yaml +++ b/stable/nexus-oss/5.10.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.webp keywords: - nexus-oss - productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nexus-oss/5.10.13/app-changelog.md b/stable/nexus-oss/5.10.13/app-changelog.md index f114f6f7358..bae4a8762b4 100644 --- a/stable/nexus-oss/5.10.13/app-changelog.md +++ b/stable/nexus-oss/5.10.13/app-changelog.md @@ -1,6 +1,6 @@ -## [nexus-oss-5.10.13](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.13) (2024-04-21) +## [nexus-oss-5.10.13](https://github.com/truecharts/charts/compare/nexus-oss-5.7.0...nexus-oss-5.10.13) (2024-04-22) ### Chore diff --git a/stable/nexus-oss/5.10.13/questions.yaml b/stable/nexus-oss/5.10.13/questions.yaml index fc8f78a91b8..ccfa0c5ddd7 100755 --- a/stable/nexus-oss/5.10.13/questions.yaml +++ b/stable/nexus-oss/5.10.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nginx-proxy-manager/9.15.19/Chart.yaml b/stable/nginx-proxy-manager/9.15.19/Chart.yaml index e67ad44c372..39fe8aa1a25 100644 --- a/stable/nginx-proxy-manager/9.15.19/Chart.yaml +++ b/stable/nginx-proxy-manager/9.15.19/Chart.yaml @@ -31,7 +31,7 @@ keywords: - nginx-proxy-manager - nginx - reverse-proxy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nginx-proxy-manager/9.15.19/app-changelog.md b/stable/nginx-proxy-manager/9.15.19/app-changelog.md index b8fe4525d7f..fc5a5df8103 100644 --- a/stable/nginx-proxy-manager/9.15.19/app-changelog.md +++ b/stable/nginx-proxy-manager/9.15.19/app-changelog.md @@ -1,6 +1,6 @@ -## [nginx-proxy-manager-9.15.19](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.15.19) (2024-04-21) +## [nginx-proxy-manager-9.15.19](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.15.19) (2024-04-22) ### Chore diff --git a/stable/nginx-proxy-manager/9.15.19/questions.yaml b/stable/nginx-proxy-manager/9.15.19/questions.yaml index 25dd6a2bf3c..eff2bb7a81b 100755 --- a/stable/nginx-proxy-manager/9.15.19/questions.yaml +++ b/stable/nginx-proxy-manager/9.15.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ngircd/9.8.12/Chart.yaml b/stable/ngircd/9.8.12/Chart.yaml index 0f0562de86b..84049affb34 100644 --- a/stable/ngircd/9.8.12/Chart.yaml +++ b/stable/ngircd/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ngircd icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.webp keywords: - ngircd -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ngircd/9.8.12/app-changelog.md b/stable/ngircd/9.8.12/app-changelog.md index bbee9dc227a..d7c4b5231e1 100644 --- a/stable/ngircd/9.8.12/app-changelog.md +++ b/stable/ngircd/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ngircd-9.8.12](https://github.com/truecharts/charts/compare/ngircd-9.6.0...ngircd-9.8.12) (2024-04-21) +## [ngircd-9.8.12](https://github.com/truecharts/charts/compare/ngircd-9.6.0...ngircd-9.8.12) (2024-04-22) ### Chore diff --git a/stable/ngircd/9.8.12/questions.yaml b/stable/ngircd/9.8.12/questions.yaml index 33092041d62..1aa9a67b5f9 100755 --- a/stable/ngircd/9.8.12/questions.yaml +++ b/stable/ngircd/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nightscout/5.8.12/Chart.yaml b/stable/nightscout/5.8.12/Chart.yaml index 5a67529f70d..a29f806cc25 100644 --- a/stable/nightscout/5.8.12/Chart.yaml +++ b/stable/nightscout/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.webp keywords: - nightscout - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nightscout/5.8.12/app-changelog.md b/stable/nightscout/5.8.12/app-changelog.md index 1066b3a1889..7c9247f45da 100644 --- a/stable/nightscout/5.8.12/app-changelog.md +++ b/stable/nightscout/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nightscout-5.8.12](https://github.com/truecharts/charts/compare/nightscout-5.6.0...nightscout-5.8.12) (2024-04-21) +## [nightscout-5.8.12](https://github.com/truecharts/charts/compare/nightscout-5.6.0...nightscout-5.8.12) (2024-04-22) ### Chore diff --git a/stable/nightscout/5.8.12/questions.yaml b/stable/nightscout/5.8.12/questions.yaml index 1237c196bd3..3f95a89fbff 100755 --- a/stable/nightscout/5.8.12/questions.yaml +++ b/stable/nightscout/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nitter/6.10.18/Chart.yaml b/stable/nitter/6.10.18/Chart.yaml index 8f3e78af8fd..c45e4bac7e1 100644 --- a/stable/nitter/6.10.18/Chart.yaml +++ b/stable/nitter/6.10.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.webp keywords: - nitter - libre -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nitter/6.10.18/app-changelog.md b/stable/nitter/6.10.18/app-changelog.md index ab63f425793..172127b011c 100644 --- a/stable/nitter/6.10.18/app-changelog.md +++ b/stable/nitter/6.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [nitter-6.10.18](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.18) (2024-04-21) +## [nitter-6.10.18](https://github.com/truecharts/charts/compare/nitter-6.6.0...nitter-6.10.18) (2024-04-22) ### Chore diff --git a/stable/nitter/6.10.18/questions.yaml b/stable/nitter/6.10.18/questions.yaml index 2378c910ed8..5f84633dec2 100755 --- a/stable/nitter/6.10.18/questions.yaml +++ b/stable/nitter/6.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nntp2nntp/9.8.12/Chart.yaml b/stable/nntp2nntp/9.8.12/Chart.yaml index c5d14d8b692..c41bc68f1f5 100644 --- a/stable/nntp2nntp/9.8.12/Chart.yaml +++ b/stable/nntp2nntp/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nntp2nntp icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.webp keywords: - nntp2nntp -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nntp2nntp/9.8.12/app-changelog.md b/stable/nntp2nntp/9.8.12/app-changelog.md index c87539d56be..6dd8e49b634 100644 --- a/stable/nntp2nntp/9.8.12/app-changelog.md +++ b/stable/nntp2nntp/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nntp2nntp-9.8.12](https://github.com/truecharts/charts/compare/nntp2nntp-9.6.0...nntp2nntp-9.8.12) (2024-04-21) +## [nntp2nntp-9.8.12](https://github.com/truecharts/charts/compare/nntp2nntp-9.6.0...nntp2nntp-9.8.12) (2024-04-22) ### Chore diff --git a/stable/nntp2nntp/9.8.12/questions.yaml b/stable/nntp2nntp/9.8.12/questions.yaml index 33901c9656f..f95eec3177e 100755 --- a/stable/nntp2nntp/9.8.12/questions.yaml +++ b/stable/nntp2nntp/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nocodb/13.11.18/Chart.yaml b/stable/nocodb/13.11.18/Chart.yaml index 1333e178808..97325db36e6 100644 --- a/stable/nocodb/13.11.18/Chart.yaml +++ b/stable/nocodb/13.11.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.webp keywords: - nocodb -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nocodb/13.11.18/app-changelog.md b/stable/nocodb/13.11.18/app-changelog.md index 1f5c05d3a02..c99877b9d1d 100644 --- a/stable/nocodb/13.11.18/app-changelog.md +++ b/stable/nocodb/13.11.18/app-changelog.md @@ -1,6 +1,6 @@ -## [nocodb-13.11.18](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.18) (2024-04-21) +## [nocodb-13.11.18](https://github.com/truecharts/charts/compare/nocodb-13.6.0...nocodb-13.11.18) (2024-04-22) ### Chore diff --git a/stable/nocodb/13.11.18/questions.yaml b/stable/nocodb/13.11.18/questions.yaml index 83798c7cb77..464c1372eda 100755 --- a/stable/nocodb/13.11.18/questions.yaml +++ b/stable/nocodb/13.11.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/node-red/18.8.13/Chart.yaml b/stable/node-red/18.8.13/Chart.yaml index 6a0f7cf7213..ec92f0cb73f 100644 --- a/stable/node-red/18.8.13/Chart.yaml +++ b/stable/node-red/18.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.webp keywords: - node-red - nodered -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/node-red/18.8.13/app-changelog.md b/stable/node-red/18.8.13/app-changelog.md index e9baccb19d7..14701761631 100644 --- a/stable/node-red/18.8.13/app-changelog.md +++ b/stable/node-red/18.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [node-red-18.8.13](https://github.com/truecharts/charts/compare/node-red-18.6.0...node-red-18.8.13) (2024-04-21) +## [node-red-18.8.13](https://github.com/truecharts/charts/compare/node-red-18.6.0...node-red-18.8.13) (2024-04-22) ### Chore diff --git a/stable/node-red/18.8.13/questions.yaml b/stable/node-red/18.8.13/questions.yaml index ebfdac27441..2df4d22cd6c 100755 --- a/stable/node-red/18.8.13/questions.yaml +++ b/stable/node-red/18.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nosqlclient/5.8.12/Chart.yaml b/stable/nosqlclient/5.8.12/Chart.yaml index b4c8b1a387b..f8cfe529296 100644 --- a/stable/nosqlclient/5.8.12/Chart.yaml +++ b/stable/nosqlclient/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - nosqlclient - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nosqlclient/5.8.12/app-changelog.md b/stable/nosqlclient/5.8.12/app-changelog.md index 95401d6fa88..9f7c13284bb 100644 --- a/stable/nosqlclient/5.8.12/app-changelog.md +++ b/stable/nosqlclient/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nosqlclient-5.8.12](https://github.com/truecharts/charts/compare/nosqlclient-5.6.0...nosqlclient-5.8.12) (2024-04-21) +## [nosqlclient-5.8.12](https://github.com/truecharts/charts/compare/nosqlclient-5.6.0...nosqlclient-5.8.12) (2024-04-22) ### Chore diff --git a/stable/nosqlclient/5.8.12/questions.yaml b/stable/nosqlclient/5.8.12/questions.yaml index e6330c99a75..28ba1ab3370 100755 --- a/stable/nosqlclient/5.8.12/questions.yaml +++ b/stable/nosqlclient/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/notarius/5.8.12/Chart.yaml b/stable/notarius/5.8.12/Chart.yaml index bbe8ea7cd7c..05204fe46fc 100644 --- a/stable/notarius/5.8.12/Chart.yaml +++ b/stable/notarius/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.webp keywords: - notarius - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/notarius/5.8.12/app-changelog.md b/stable/notarius/5.8.12/app-changelog.md index c18ae8b2ab8..4a9b571076e 100644 --- a/stable/notarius/5.8.12/app-changelog.md +++ b/stable/notarius/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [notarius-5.8.12](https://github.com/truecharts/charts/compare/notarius-5.6.0...notarius-5.8.12) (2024-04-21) +## [notarius-5.8.12](https://github.com/truecharts/charts/compare/notarius-5.6.0...notarius-5.8.12) (2024-04-22) ### Chore diff --git a/stable/notarius/5.8.12/questions.yaml b/stable/notarius/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/notarius/5.8.12/questions.yaml +++ b/stable/notarius/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/notea/5.8.12/Chart.yaml b/stable/notea/5.8.12/Chart.yaml index 57bf3edd2e8..c780a88e88a 100644 --- a/stable/notea/5.8.12/Chart.yaml +++ b/stable/notea/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.webp keywords: - notea - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/notea/5.8.12/app-changelog.md b/stable/notea/5.8.12/app-changelog.md index f9975d2b763..06be136e00e 100644 --- a/stable/notea/5.8.12/app-changelog.md +++ b/stable/notea/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [notea-5.8.12](https://github.com/truecharts/charts/compare/notea-5.6.0...notea-5.8.12) (2024-04-21) +## [notea-5.8.12](https://github.com/truecharts/charts/compare/notea-5.6.0...notea-5.8.12) (2024-04-22) ### Chore diff --git a/stable/notea/5.8.12/questions.yaml b/stable/notea/5.8.12/questions.yaml index 729ca6fc224..5ad1c553699 100755 --- a/stable/notea/5.8.12/questions.yaml +++ b/stable/notea/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/notifiarr/4.8.12/Chart.yaml b/stable/notifiarr/4.8.12/Chart.yaml index 3b802eb1343..037c4630447 100644 --- a/stable/notifiarr/4.8.12/Chart.yaml +++ b/stable/notifiarr/4.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - discord - MediaApp-Other - notification -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/notifiarr/4.8.12/app-changelog.md b/stable/notifiarr/4.8.12/app-changelog.md index 98deb2cb4af..7c00e7f09b7 100644 --- a/stable/notifiarr/4.8.12/app-changelog.md +++ b/stable/notifiarr/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [notifiarr-4.8.12](https://github.com/truecharts/charts/compare/notifiarr-4.6.0...notifiarr-4.8.12) (2024-04-21) +## [notifiarr-4.8.12](https://github.com/truecharts/charts/compare/notifiarr-4.6.0...notifiarr-4.8.12) (2024-04-22) ### Chore diff --git a/stable/notifiarr/4.8.12/questions.yaml b/stable/notifiarr/4.8.12/questions.yaml index dc8f692d3c5..5cb79f322f0 100755 --- a/stable/notifiarr/4.8.12/questions.yaml +++ b/stable/notifiarr/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/novnc/10.8.12/Chart.yaml b/stable/novnc/10.8.12/Chart.yaml index 32953751cc3..3958cb22496 100644 --- a/stable/novnc/10.8.12/Chart.yaml +++ b/stable/novnc/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - vnc - remote - desktop -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/novnc/10.8.12/app-changelog.md b/stable/novnc/10.8.12/app-changelog.md index 81dc00f6b6a..9177f551c2a 100644 --- a/stable/novnc/10.8.12/app-changelog.md +++ b/stable/novnc/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [novnc-10.8.12](https://github.com/truecharts/charts/compare/novnc-10.6.0...novnc-10.8.12) (2024-04-21) +## [novnc-10.8.12](https://github.com/truecharts/charts/compare/novnc-10.6.0...novnc-10.8.12) (2024-04-22) ### Chore diff --git a/stable/novnc/10.8.12/questions.yaml b/stable/novnc/10.8.12/questions.yaml index cd53447c56b..87892de5722 100755 --- a/stable/novnc/10.8.12/questions.yaml +++ b/stable/novnc/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ntfy/9.10.12/Chart.yaml b/stable/ntfy/9.10.12/Chart.yaml index 8b5e9b31ea5..08c760de639 100644 --- a/stable/ntfy/9.10.12/Chart.yaml +++ b/stable/ntfy/9.10.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ntfy icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.webp keywords: - ntfy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ntfy/9.10.12/app-changelog.md b/stable/ntfy/9.10.12/app-changelog.md index 75df2284a45..770e00997d0 100644 --- a/stable/ntfy/9.10.12/app-changelog.md +++ b/stable/ntfy/9.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ntfy-9.10.12](https://github.com/truecharts/charts/compare/ntfy-9.7.0...ntfy-9.10.12) (2024-04-21) +## [ntfy-9.10.12](https://github.com/truecharts/charts/compare/ntfy-9.7.0...ntfy-9.10.12) (2024-04-22) ### Chore diff --git a/stable/ntfy/9.10.12/questions.yaml b/stable/ntfy/9.10.12/questions.yaml index 93530409dbd..d8733c90d7c 100755 --- a/stable/ntfy/9.10.12/questions.yaml +++ b/stable/ntfy/9.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nullserv/13.8.12/Chart.yaml b/stable/nullserv/13.8.12/Chart.yaml index 3cb37e108ed..b478d0790f3 100644 --- a/stable/nullserv/13.8.12/Chart.yaml +++ b/stable/nullserv/13.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nullserv icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.webp keywords: - nullserv -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nullserv/13.8.12/app-changelog.md b/stable/nullserv/13.8.12/app-changelog.md index bae648e0ddf..7b122ae63be 100644 --- a/stable/nullserv/13.8.12/app-changelog.md +++ b/stable/nullserv/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nullserv-13.8.12](https://github.com/truecharts/charts/compare/nullserv-13.6.0...nullserv-13.8.12) (2024-04-21) +## [nullserv-13.8.12](https://github.com/truecharts/charts/compare/nullserv-13.6.0...nullserv-13.8.12) (2024-04-22) ### Chore diff --git a/stable/nullserv/13.8.12/questions.yaml b/stable/nullserv/13.8.12/questions.yaml index 3401baae1bf..4de103b854b 100755 --- a/stable/nullserv/13.8.12/questions.yaml +++ b/stable/nullserv/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nvidia-gpu-exporter/2.8.12/Chart.yaml b/stable/nvidia-gpu-exporter/2.8.12/Chart.yaml index b5d97f1f0f4..25d5e83bf16 100644 --- a/stable/nvidia-gpu-exporter/2.8.12/Chart.yaml +++ b/stable/nvidia-gpu-exporter/2.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - prometheus - nvidia-gpu-exporter - monitoring -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nvidia-gpu-exporter/2.8.12/app-changelog.md b/stable/nvidia-gpu-exporter/2.8.12/app-changelog.md index 5de242a61bb..c9606e740fa 100644 --- a/stable/nvidia-gpu-exporter/2.8.12/app-changelog.md +++ b/stable/nvidia-gpu-exporter/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nvidia-gpu-exporter-2.8.12](https://github.com/truecharts/charts/compare/nvidia-gpu-exporter-2.6.0...nvidia-gpu-exporter-2.8.12) (2024-04-21) +## [nvidia-gpu-exporter-2.8.12](https://github.com/truecharts/charts/compare/nvidia-gpu-exporter-2.6.0...nvidia-gpu-exporter-2.8.12) (2024-04-22) ### Chore diff --git a/stable/nvidia-gpu-exporter/2.8.12/questions.yaml b/stable/nvidia-gpu-exporter/2.8.12/questions.yaml index fcb68e51105..e0003c6bbb3 100755 --- a/stable/nvidia-gpu-exporter/2.8.12/questions.yaml +++ b/stable/nvidia-gpu-exporter/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/nzbget/20.8.12/Chart.yaml b/stable/nzbget/20.8.12/Chart.yaml index 470cd34a0ad..5b6d926ec7e 100644 --- a/stable/nzbget/20.8.12/Chart.yaml +++ b/stable/nzbget/20.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.webp keywords: - nzbget - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nzbget/20.8.12/app-changelog.md b/stable/nzbget/20.8.12/app-changelog.md index 54d3b686284..b151c58a87d 100644 --- a/stable/nzbget/20.8.12/app-changelog.md +++ b/stable/nzbget/20.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nzbget-20.8.12](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.8.12) (2024-04-21) +## [nzbget-20.8.12](https://github.com/truecharts/charts/compare/nzbget-20.6.0...nzbget-20.8.12) (2024-04-22) ### Chore diff --git a/stable/nzbget/20.8.12/questions.yaml b/stable/nzbget/20.8.12/questions.yaml index 11c9def6dad..c54205bab74 100755 --- a/stable/nzbget/20.8.12/questions.yaml +++ b/stable/nzbget/20.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/nzbhydra/20.1.12/Chart.yaml b/stable/nzbhydra/20.1.12/Chart.yaml index 42f008b217b..cad49b36642 100644 --- a/stable/nzbhydra/20.1.12/Chart.yaml +++ b/stable/nzbhydra/20.1.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.webp keywords: - nzbhydra - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/nzbhydra/20.1.12/app-changelog.md b/stable/nzbhydra/20.1.12/app-changelog.md index a42a0bbc76e..7751267b018 100644 --- a/stable/nzbhydra/20.1.12/app-changelog.md +++ b/stable/nzbhydra/20.1.12/app-changelog.md @@ -1,6 +1,6 @@ -## [nzbhydra-20.1.12](https://github.com/truecharts/charts/compare/nzbhydra-19.6.0...nzbhydra-20.1.12) (2024-04-21) +## [nzbhydra-20.1.12](https://github.com/truecharts/charts/compare/nzbhydra-19.6.0...nzbhydra-20.1.12) (2024-04-22) ### Chore diff --git a/stable/nzbhydra/20.1.12/questions.yaml b/stable/nzbhydra/20.1.12/questions.yaml index ffeeb17c183..61411b4d3a6 100755 --- a/stable/nzbhydra/20.1.12/questions.yaml +++ b/stable/nzbhydra/20.1.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/obs-ndi/6.8.12/Chart.yaml b/stable/obs-ndi/6.8.12/Chart.yaml index 576bf307e2a..0fed227a6ae 100644 --- a/stable/obs-ndi/6.8.12/Chart.yaml +++ b/stable/obs-ndi/6.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - MediaApp-Video - MediaServer-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/obs-ndi/6.8.12/app-changelog.md b/stable/obs-ndi/6.8.12/app-changelog.md index 654f8a37531..846b68ad686 100644 --- a/stable/obs-ndi/6.8.12/app-changelog.md +++ b/stable/obs-ndi/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [obs-ndi-6.8.12](https://github.com/truecharts/charts/compare/obs-ndi-6.6.0...obs-ndi-6.8.12) (2024-04-21) +## [obs-ndi-6.8.12](https://github.com/truecharts/charts/compare/obs-ndi-6.6.0...obs-ndi-6.8.12) (2024-04-22) ### Chore diff --git a/stable/obs-ndi/6.8.12/questions.yaml b/stable/obs-ndi/6.8.12/questions.yaml index bbfc200df40..21dd18480a1 100755 --- a/stable/obs-ndi/6.8.12/questions.yaml +++ b/stable/obs-ndi/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/observium/7.8.18/Chart.yaml b/stable/observium/7.8.18/Chart.yaml index 367c10d5ebf..cf09f1acbde 100644 --- a/stable/observium/7.8.18/Chart.yaml +++ b/stable/observium/7.8.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.webp keywords: - observium - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/observium/7.8.18/app-changelog.md b/stable/observium/7.8.18/app-changelog.md index 619a12a4adf..8b85430d2c4 100644 --- a/stable/observium/7.8.18/app-changelog.md +++ b/stable/observium/7.8.18/app-changelog.md @@ -1,6 +1,6 @@ -## [observium-7.8.18](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.8.18) (2024-04-21) +## [observium-7.8.18](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.8.18) (2024-04-22) ### Chore diff --git a/stable/observium/7.8.18/questions.yaml b/stable/observium/7.8.18/questions.yaml index a99ec5f93c5..b5612bca0eb 100755 --- a/stable/observium/7.8.18/questions.yaml +++ b/stable/observium/7.8.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/obsidian/6.1.12/Chart.yaml b/stable/obsidian/6.1.12/Chart.yaml index 7396da59bc8..ecf4fc7499a 100644 --- a/stable/obsidian/6.1.12/Chart.yaml +++ b/stable/obsidian/6.1.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.webp keywords: - obsidian - productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/obsidian/6.1.12/app-changelog.md b/stable/obsidian/6.1.12/app-changelog.md index 6edca48f71b..c5d1c6688de 100644 --- a/stable/obsidian/6.1.12/app-changelog.md +++ b/stable/obsidian/6.1.12/app-changelog.md @@ -1,6 +1,6 @@ -## [obsidian-6.1.12](https://github.com/truecharts/charts/compare/obsidian-5.6.0...obsidian-6.1.12) (2024-04-21) +## [obsidian-6.1.12](https://github.com/truecharts/charts/compare/obsidian-5.6.0...obsidian-6.1.12) (2024-04-22) ### Chore diff --git a/stable/obsidian/6.1.12/questions.yaml b/stable/obsidian/6.1.12/questions.yaml index 2043ab4c149..9c371752d27 100755 --- a/stable/obsidian/6.1.12/questions.yaml +++ b/stable/obsidian/6.1.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/octoprint/13.8.13/Chart.yaml b/stable/octoprint/13.8.13/Chart.yaml index f0b78948acb..eb2c5050d7e 100644 --- a/stable/octoprint/13.8.13/Chart.yaml +++ b/stable/octoprint/13.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - octoprint - 3d - printer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/octoprint/13.8.13/app-changelog.md b/stable/octoprint/13.8.13/app-changelog.md index 3d36a6791e7..f976183ef48 100644 --- a/stable/octoprint/13.8.13/app-changelog.md +++ b/stable/octoprint/13.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [octoprint-13.8.13](https://github.com/truecharts/charts/compare/octoprint-13.6.0...octoprint-13.8.13) (2024-04-21) +## [octoprint-13.8.13](https://github.com/truecharts/charts/compare/octoprint-13.6.0...octoprint-13.8.13) (2024-04-22) ### Chore diff --git a/stable/octoprint/13.8.13/questions.yaml b/stable/octoprint/13.8.13/questions.yaml index c9e0c7c691c..a5923f1ad01 100755 --- a/stable/octoprint/13.8.13/questions.yaml +++ b/stable/octoprint/13.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/odoo/17.8.16/Chart.yaml b/stable/odoo/17.8.16/Chart.yaml index 0beef0fbcfe..51894259947 100644 --- a/stable/odoo/17.8.16/Chart.yaml +++ b/stable/odoo/17.8.16/Chart.yaml @@ -28,7 +28,7 @@ keywords: - accounting - mrp - marketing -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/odoo/17.8.16/app-changelog.md b/stable/odoo/17.8.16/app-changelog.md index 1886f525788..149a3ad0e6a 100644 --- a/stable/odoo/17.8.16/app-changelog.md +++ b/stable/odoo/17.8.16/app-changelog.md @@ -1,6 +1,6 @@ -## [odoo-17.8.16](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.8.16) (2024-04-21) +## [odoo-17.8.16](https://github.com/truecharts/charts/compare/odoo-17.6.0...odoo-17.8.16) (2024-04-22) ### Chore diff --git a/stable/odoo/17.8.16/questions.yaml b/stable/odoo/17.8.16/questions.yaml index 0352603b294..afa95837f85 100755 --- a/stable/odoo/17.8.16/questions.yaml +++ b/stable/odoo/17.8.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ollama/5.4.19/Chart.yaml b/stable/ollama/5.4.19/Chart.yaml index b97e60954d3..8466d3f999c 100644 --- a/stable/ollama/5.4.19/Chart.yaml +++ b/stable/ollama/5.4.19/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.webp keywords: - ollama - language-models -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ollama/5.4.19/app-changelog.md b/stable/ollama/5.4.19/app-changelog.md index b0e587ca7ed..b4d05c159fd 100644 --- a/stable/ollama/5.4.19/app-changelog.md +++ b/stable/ollama/5.4.19/app-changelog.md @@ -1,6 +1,6 @@ -## [ollama-5.4.19](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.19) (2024-04-21) +## [ollama-5.4.19](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.4.19) (2024-04-22) ### Chore diff --git a/stable/ollama/5.4.19/questions.yaml b/stable/ollama/5.4.19/questions.yaml index ef22b2c8e01..b655dba07d2 100755 --- a/stable/ollama/5.4.19/questions.yaml +++ b/stable/ollama/5.4.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/omada-controller/14.8.12/Chart.yaml b/stable/omada-controller/14.8.12/Chart.yaml index a8585e3ca08..82cff825e2f 100644 --- a/stable/omada-controller/14.8.12/Chart.yaml +++ b/stable/omada-controller/14.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.webp keywords: - omada-controller -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/omada-controller/14.8.12/app-changelog.md b/stable/omada-controller/14.8.12/app-changelog.md index 0dc8dc5e9dc..37df22ff5f9 100644 --- a/stable/omada-controller/14.8.12/app-changelog.md +++ b/stable/omada-controller/14.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [omada-controller-14.8.12](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-14.8.12) (2024-04-21) +## [omada-controller-14.8.12](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-14.8.12) (2024-04-22) ### Chore diff --git a/stable/omada-controller/14.8.12/questions.yaml b/stable/omada-controller/14.8.12/questions.yaml index 48c0e051bbd..184c4e0ec05 100755 --- a/stable/omada-controller/14.8.12/questions.yaml +++ b/stable/omada-controller/14.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ombi/18.8.12/Chart.yaml b/stable/ombi/18.8.12/Chart.yaml index 9f54a387aa3..06b4c538176 100644 --- a/stable/ombi/18.8.12/Chart.yaml +++ b/stable/ombi/18.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - sonarr - radarr - couchpotato -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ombi/18.8.12/app-changelog.md b/stable/ombi/18.8.12/app-changelog.md index bdb47ba28b6..b423eef7ec1 100644 --- a/stable/ombi/18.8.12/app-changelog.md +++ b/stable/ombi/18.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ombi-18.8.12](https://github.com/truecharts/charts/compare/ombi-18.6.0...ombi-18.8.12) (2024-04-21) +## [ombi-18.8.12](https://github.com/truecharts/charts/compare/ombi-18.6.0...ombi-18.8.12) (2024-04-22) ### Chore diff --git a/stable/ombi/18.8.12/questions.yaml b/stable/ombi/18.8.12/questions.yaml index c741c064774..ea139330928 100755 --- a/stable/ombi/18.8.12/questions.yaml +++ b/stable/ombi/18.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/onlinecheckyourserver/5.8.12/Chart.yaml b/stable/onlinecheckyourserver/5.8.12/Chart.yaml index f223b5e4bb5..c3ed95c7da3 100644 --- a/stable/onlinecheckyourserver/5.8.12/Chart.yaml +++ b/stable/onlinecheckyourserver/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.we keywords: - onlinecheckyourserver - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/onlinecheckyourserver/5.8.12/app-changelog.md b/stable/onlinecheckyourserver/5.8.12/app-changelog.md index c165adbf79a..b84ac2e1c83 100644 --- a/stable/onlinecheckyourserver/5.8.12/app-changelog.md +++ b/stable/onlinecheckyourserver/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [onlinecheckyourserver-5.8.12](https://github.com/truecharts/charts/compare/onlinecheckyourserver-5.6.0...onlinecheckyourserver-5.8.12) (2024-04-21) +## [onlinecheckyourserver-5.8.12](https://github.com/truecharts/charts/compare/onlinecheckyourserver-5.6.0...onlinecheckyourserver-5.8.12) (2024-04-22) ### Chore diff --git a/stable/onlinecheckyourserver/5.8.12/questions.yaml b/stable/onlinecheckyourserver/5.8.12/questions.yaml index cf422d62cb6..14e405c6b6f 100755 --- a/stable/onlinecheckyourserver/5.8.12/questions.yaml +++ b/stable/onlinecheckyourserver/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/onlyoffice-document-server/17.10.18/Chart.yaml b/stable/onlyoffice-document-server/17.10.18/Chart.yaml index d6500f4f10d..97ed24ebbe2 100644 --- a/stable/onlyoffice-document-server/17.10.18/Chart.yaml +++ b/stable/onlyoffice-document-server/17.10.18/Chart.yaml @@ -24,12 +24,12 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.' +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." home: https://truecharts.org/charts/stable/onlyoffice-document-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.webp keywords: - onlyoffice -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/onlyoffice-document-server/17.10.18/app-changelog.md b/stable/onlyoffice-document-server/17.10.18/app-changelog.md index 4b600036316..ae0822dfa30 100644 --- a/stable/onlyoffice-document-server/17.10.18/app-changelog.md +++ b/stable/onlyoffice-document-server/17.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [onlyoffice-document-server-17.10.18](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.18) (2024-04-21) +## [onlyoffice-document-server-17.10.18](https://github.com/truecharts/charts/compare/onlyoffice-document-server-17.6.0...onlyoffice-document-server-17.10.18) (2024-04-22) ### Chore diff --git a/stable/onlyoffice-document-server/17.10.18/questions.yaml b/stable/onlyoffice-document-server/17.10.18/questions.yaml index 54ee4d6153a..b5dc35f7005 100755 --- a/stable/onlyoffice-document-server/17.10.18/questions.yaml +++ b/stable/onlyoffice-document-server/17.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openaudible/5.8.12/Chart.yaml b/stable/openaudible/5.8.12/Chart.yaml index 1811a523c02..f9edae937d1 100644 --- a/stable/openaudible/5.8.12/Chart.yaml +++ b/stable/openaudible/5.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openaudible icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.webp keywords: - audible -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openaudible/5.8.12/app-changelog.md b/stable/openaudible/5.8.12/app-changelog.md index 9dd0d78bacc..11db2ea69bf 100644 --- a/stable/openaudible/5.8.12/app-changelog.md +++ b/stable/openaudible/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openaudible-5.8.12](https://github.com/truecharts/charts/compare/openaudible-5.6.0...openaudible-5.8.12) (2024-04-21) +## [openaudible-5.8.12](https://github.com/truecharts/charts/compare/openaudible-5.6.0...openaudible-5.8.12) (2024-04-22) ### Chore diff --git a/stable/openaudible/5.8.12/questions.yaml b/stable/openaudible/5.8.12/questions.yaml index fd13e2c8b24..0c6d8491d6f 100755 --- a/stable/openaudible/5.8.12/questions.yaml +++ b/stable/openaudible/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openbooks/4.8.12/Chart.yaml b/stable/openbooks/4.8.12/Chart.yaml index 202459428aa..bf38aff2532 100644 --- a/stable/openbooks/4.8.12/Chart.yaml +++ b/stable/openbooks/4.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.webp keywords: - openbooks - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openbooks/4.8.12/app-changelog.md b/stable/openbooks/4.8.12/app-changelog.md index 4ab06723819..83b048fcdeb 100644 --- a/stable/openbooks/4.8.12/app-changelog.md +++ b/stable/openbooks/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openbooks-4.8.12](https://github.com/truecharts/charts/compare/openbooks-4.6.0...openbooks-4.8.12) (2024-04-21) +## [openbooks-4.8.12](https://github.com/truecharts/charts/compare/openbooks-4.6.0...openbooks-4.8.12) (2024-04-22) ### Chore diff --git a/stable/openbooks/4.8.12/questions.yaml b/stable/openbooks/4.8.12/questions.yaml index aba756a66ed..ae96fee2b7c 100755 --- a/stable/openbooks/4.8.12/questions.yaml +++ b/stable/openbooks/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/opengl-desktop-g3/5.8.12/Chart.yaml b/stable/opengl-desktop-g3/5.8.12/Chart.yaml index c5c7487c842..e0f8a798c82 100644 --- a/stable/opengl-desktop-g3/5.8.12/Chart.yaml +++ b/stable/opengl-desktop-g3/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/opengl-desktop-g3/5.8.12/app-changelog.md b/stable/opengl-desktop-g3/5.8.12/app-changelog.md index d51a6c925bf..1dc21dfd797 100644 --- a/stable/opengl-desktop-g3/5.8.12/app-changelog.md +++ b/stable/opengl-desktop-g3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [opengl-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-5.6.0...opengl-desktop-g3-5.8.12) (2024-04-21) +## [opengl-desktop-g3-5.8.12](https://github.com/truecharts/charts/compare/opengl-desktop-g3-5.6.0...opengl-desktop-g3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/opengl-desktop-g3/5.8.12/questions.yaml b/stable/opengl-desktop-g3/5.8.12/questions.yaml index 9ba18628654..43a0edc4328 100755 --- a/stable/opengl-desktop-g3/5.8.12/questions.yaml +++ b/stable/opengl-desktop-g3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openhab/9.8.12/Chart.yaml b/stable/openhab/9.8.12/Chart.yaml index 492c16c297e..e6daddc18d6 100644 --- a/stable/openhab/9.8.12/Chart.yaml +++ b/stable/openhab/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openhab icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.webp keywords: - openhab -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openhab/9.8.12/app-changelog.md b/stable/openhab/9.8.12/app-changelog.md index e5d78966310..4f571d79042 100644 --- a/stable/openhab/9.8.12/app-changelog.md +++ b/stable/openhab/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openhab-9.8.12](https://github.com/truecharts/charts/compare/openhab-9.6.0...openhab-9.8.12) (2024-04-21) +## [openhab-9.8.12](https://github.com/truecharts/charts/compare/openhab-9.6.0...openhab-9.8.12) (2024-04-22) ### Chore diff --git a/stable/openhab/9.8.12/questions.yaml b/stable/openhab/9.8.12/questions.yaml index 92603951d2f..f8b0395e2f5 100755 --- a/stable/openhab/9.8.12/questions.yaml +++ b/stable/openhab/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openra/5.8.12/Chart.yaml b/stable/openra/5.8.12/Chart.yaml index 5aa23515077..72e4e167fef 100644 --- a/stable/openra/5.8.12/Chart.yaml +++ b/stable/openra/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.webp keywords: - openra - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openra/5.8.12/app-changelog.md b/stable/openra/5.8.12/app-changelog.md index 4e3f970b929..c7167cf44dc 100644 --- a/stable/openra/5.8.12/app-changelog.md +++ b/stable/openra/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openra-5.8.12](https://github.com/truecharts/charts/compare/openra-5.6.0...openra-5.8.12) (2024-04-21) +## [openra-5.8.12](https://github.com/truecharts/charts/compare/openra-5.6.0...openra-5.8.12) (2024-04-22) ### Chore diff --git a/stable/openra/5.8.12/questions.yaml b/stable/openra/5.8.12/questions.yaml index a3f4b9d7979..693203a422e 100755 --- a/stable/openra/5.8.12/questions.yaml +++ b/stable/openra/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openspeedtest/8.8.12/Chart.yaml b/stable/openspeedtest/8.8.12/Chart.yaml index f392d728bca..4bdd8e2e4b7 100644 --- a/stable/openspeedtest/8.8.12/Chart.yaml +++ b/stable/openspeedtest/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - speedtest - speed test - openspeedtest -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openspeedtest/8.8.12/app-changelog.md b/stable/openspeedtest/8.8.12/app-changelog.md index c0ba8398ed0..c83a486f97c 100644 --- a/stable/openspeedtest/8.8.12/app-changelog.md +++ b/stable/openspeedtest/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openspeedtest-8.8.12](https://github.com/truecharts/charts/compare/openspeedtest-8.6.0...openspeedtest-8.8.12) (2024-04-21) +## [openspeedtest-8.8.12](https://github.com/truecharts/charts/compare/openspeedtest-8.6.0...openspeedtest-8.8.12) (2024-04-22) ### Chore diff --git a/stable/openspeedtest/8.8.12/questions.yaml b/stable/openspeedtest/8.8.12/questions.yaml index 14171d15dc2..97ba22d903a 100755 --- a/stable/openspeedtest/8.8.12/questions.yaml +++ b/stable/openspeedtest/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openttd/5.8.12/Chart.yaml b/stable/openttd/5.8.12/Chart.yaml index 648d38e2c67..fbb0edd8602 100644 --- a/stable/openttd/5.8.12/Chart.yaml +++ b/stable/openttd/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.webp keywords: - openttd - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openttd/5.8.12/app-changelog.md b/stable/openttd/5.8.12/app-changelog.md index 527abbad0db..4a07930574f 100644 --- a/stable/openttd/5.8.12/app-changelog.md +++ b/stable/openttd/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [openttd-5.8.12](https://github.com/truecharts/charts/compare/openttd-5.6.0...openttd-5.8.12) (2024-04-21) +## [openttd-5.8.12](https://github.com/truecharts/charts/compare/openttd-5.6.0...openttd-5.8.12) (2024-04-22) ### Chore diff --git a/stable/openttd/5.8.12/questions.yaml b/stable/openttd/5.8.12/questions.yaml index 26ece3c62f3..19422b44992 100755 --- a/stable/openttd/5.8.12/questions.yaml +++ b/stable/openttd/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/openvscode-server/9.10.8/Chart.yaml b/stable/openvscode-server/9.10.8/Chart.yaml index 661404c084d..f9d374730f0 100644 --- a/stable/openvscode-server/9.10.8/Chart.yaml +++ b/stable/openvscode-server/9.10.8/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.webp keywords: - openvscode-server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/openvscode-server/9.10.8/app-changelog.md b/stable/openvscode-server/9.10.8/app-changelog.md index b51dca77b0f..445deea1265 100644 --- a/stable/openvscode-server/9.10.8/app-changelog.md +++ b/stable/openvscode-server/9.10.8/app-changelog.md @@ -1,6 +1,6 @@ -## [openvscode-server-9.10.8](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.10.8) (2024-04-21) +## [openvscode-server-9.10.8](https://github.com/truecharts/charts/compare/openvscode-server-9.7.0...openvscode-server-9.10.8) (2024-04-22) ### Chore diff --git a/stable/openvscode-server/9.10.8/questions.yaml b/stable/openvscode-server/9.10.8/questions.yaml index bf0bd368145..5a61ffaf222 100755 --- a/stable/openvscode-server/9.10.8/questions.yaml +++ b/stable/openvscode-server/9.10.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/organizr/18.8.12/Chart.yaml b/stable/organizr/18.8.12/Chart.yaml index 746d19aadf3..c51f1e5a096 100644 --- a/stable/organizr/18.8.12/Chart.yaml +++ b/stable/organizr/18.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/organizr icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.webp keywords: - organizr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/organizr/18.8.12/app-changelog.md b/stable/organizr/18.8.12/app-changelog.md index 8e8d76c9def..517d65b5ab5 100644 --- a/stable/organizr/18.8.12/app-changelog.md +++ b/stable/organizr/18.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [organizr-18.8.12](https://github.com/truecharts/charts/compare/organizr-18.6.0...organizr-18.8.12) (2024-04-21) +## [organizr-18.8.12](https://github.com/truecharts/charts/compare/organizr-18.6.0...organizr-18.8.12) (2024-04-22) ### Chore diff --git a/stable/organizr/18.8.12/questions.yaml b/stable/organizr/18.8.12/questions.yaml index 71e48d7775e..a2207da9572 100755 --- a/stable/organizr/18.8.12/questions.yaml +++ b/stable/organizr/18.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/oscam/13.8.12/Chart.yaml b/stable/oscam/13.8.12/Chart.yaml index 3fb67942f53..18b5a35dad8 100644 --- a/stable/oscam/13.8.12/Chart.yaml +++ b/stable/oscam/13.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/oscam icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.webp keywords: - oscam -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/oscam/13.8.12/app-changelog.md b/stable/oscam/13.8.12/app-changelog.md index 8a93026ba56..1877bdf24ba 100644 --- a/stable/oscam/13.8.12/app-changelog.md +++ b/stable/oscam/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [oscam-13.8.12](https://github.com/truecharts/charts/compare/oscam-13.6.0...oscam-13.8.12) (2024-04-21) +## [oscam-13.8.12](https://github.com/truecharts/charts/compare/oscam-13.6.0...oscam-13.8.12) (2024-04-22) ### Chore diff --git a/stable/oscam/13.8.12/questions.yaml b/stable/oscam/13.8.12/questions.yaml index 9c611ccde7d..8f60fae4919 100755 --- a/stable/oscam/13.8.12/questions.yaml +++ b/stable/oscam/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/outline/12.10.18/Chart.yaml b/stable/outline/12.10.18/Chart.yaml index bf827753094..cc9695e87bb 100644 --- a/stable/outline/12.10.18/Chart.yaml +++ b/stable/outline/12.10.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.webp keywords: - outline - knowledge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/outline/12.10.18/app-changelog.md b/stable/outline/12.10.18/app-changelog.md index 028565fdf12..82e48654a45 100644 --- a/stable/outline/12.10.18/app-changelog.md +++ b/stable/outline/12.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [outline-12.10.18](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.18) (2024-04-21) +## [outline-12.10.18](https://github.com/truecharts/charts/compare/outline-12.6.0...outline-12.10.18) (2024-04-22) ### Chore diff --git a/stable/outline/12.10.18/questions.yaml b/stable/outline/12.10.18/questions.yaml index 97929e5110f..0ccdd3cce43 100755 --- a/stable/outline/12.10.18/questions.yaml +++ b/stable/outline/12.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/overseerr/13.8.12/Chart.yaml b/stable/overseerr/13.8.12/Chart.yaml index 1a593c37e59..4f301c38aec 100644 --- a/stable/overseerr/13.8.12/Chart.yaml +++ b/stable/overseerr/13.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - plex - sonarr - radarr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/overseerr/13.8.12/app-changelog.md b/stable/overseerr/13.8.12/app-changelog.md index 2ea2a204fb9..67d7a54d5a8 100644 --- a/stable/overseerr/13.8.12/app-changelog.md +++ b/stable/overseerr/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [overseerr-13.8.12](https://github.com/truecharts/charts/compare/overseerr-13.6.0...overseerr-13.8.12) (2024-04-21) +## [overseerr-13.8.12](https://github.com/truecharts/charts/compare/overseerr-13.6.0...overseerr-13.8.12) (2024-04-22) ### Chore diff --git a/stable/overseerr/13.8.12/questions.yaml b/stable/overseerr/13.8.12/questions.yaml index 771c76e113a..c4b3f363572 100755 --- a/stable/overseerr/13.8.12/questions.yaml +++ b/stable/overseerr/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/owi2plex/5.8.12/Chart.yaml b/stable/owi2plex/5.8.12/Chart.yaml index 938cd42da1b..5b4eb3c261f 100644 --- a/stable/owi2plex/5.8.12/Chart.yaml +++ b/stable/owi2plex/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.webp keywords: - owi2plex - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/owi2plex/5.8.12/app-changelog.md b/stable/owi2plex/5.8.12/app-changelog.md index 47964db3230..008953a9af8 100644 --- a/stable/owi2plex/5.8.12/app-changelog.md +++ b/stable/owi2plex/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [owi2plex-5.8.12](https://github.com/truecharts/charts/compare/owi2plex-5.6.0...owi2plex-5.8.12) (2024-04-21) +## [owi2plex-5.8.12](https://github.com/truecharts/charts/compare/owi2plex-5.6.0...owi2plex-5.8.12) (2024-04-22) ### Chore diff --git a/stable/owi2plex/5.8.12/questions.yaml b/stable/owi2plex/5.8.12/questions.yaml index dc53c9b69d4..3f2299fa4aa 100755 --- a/stable/owi2plex/5.8.12/questions.yaml +++ b/stable/owi2plex/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/owncast/13.8.13/Chart.yaml b/stable/owncast/13.8.13/Chart.yaml index e2f8346244b..c2f6c099805 100644 --- a/stable/owncast/13.8.13/Chart.yaml +++ b/stable/owncast/13.8.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - stream - open source - chat -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/owncast/13.8.13/app-changelog.md b/stable/owncast/13.8.13/app-changelog.md index 9ba24cc0202..ba1e588da58 100644 --- a/stable/owncast/13.8.13/app-changelog.md +++ b/stable/owncast/13.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [owncast-13.8.13](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.8.13) (2024-04-21) +## [owncast-13.8.13](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.8.13) (2024-04-22) ### Chore diff --git a/stable/owncast/13.8.13/questions.yaml b/stable/owncast/13.8.13/questions.yaml index 7db7757701e..c6096742d6f 100755 --- a/stable/owncast/13.8.13/questions.yaml +++ b/stable/owncast/13.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/palworld/2.8.12/Chart.yaml b/stable/palworld/2.8.12/Chart.yaml index 6fc5193945f..3446a357f30 100644 --- a/stable/palworld/2.8.12/Chart.yaml +++ b/stable/palworld/2.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.webp keywords: - palworld - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/palworld/2.8.12/app-changelog.md b/stable/palworld/2.8.12/app-changelog.md index 7194a0ded50..c57c1bdc5e2 100644 --- a/stable/palworld/2.8.12/app-changelog.md +++ b/stable/palworld/2.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [palworld-2.8.12](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.12) (2024-04-21) +## [palworld-2.8.12](https://github.com/truecharts/charts/compare/palworld-2.6.0...palworld-2.8.12) (2024-04-22) ### Chore diff --git a/stable/palworld/2.8.12/questions.yaml b/stable/palworld/2.8.12/questions.yaml index 37916f40098..63b907a653d 100755 --- a/stable/palworld/2.8.12/questions.yaml +++ b/stable/palworld/2.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/paperless-ngx/7.12.18/Chart.yaml b/stable/paperless-ngx/7.12.18/Chart.yaml index 27f1af6a9e8..40adb38ac5c 100644 --- a/stable/paperless-ngx/7.12.18/Chart.yaml +++ b/stable/paperless-ngx/7.12.18/Chart.yaml @@ -32,7 +32,7 @@ keywords: - paperless-ngx - documents - paper -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/paperless-ngx/7.12.18/app-changelog.md b/stable/paperless-ngx/7.12.18/app-changelog.md index 8e1aef4a11c..92712f19bea 100644 --- a/stable/paperless-ngx/7.12.18/app-changelog.md +++ b/stable/paperless-ngx/7.12.18/app-changelog.md @@ -1,6 +1,6 @@ -## [paperless-ngx-7.12.18](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.18) (2024-04-21) +## [paperless-ngx-7.12.18](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.12.18) (2024-04-22) ### Chore diff --git a/stable/paperless-ngx/7.12.18/questions.yaml b/stable/paperless-ngx/7.12.18/questions.yaml index b3e6c073c37..13d192bb051 100755 --- a/stable/paperless-ngx/7.12.18/questions.yaml +++ b/stable/paperless-ngx/7.12.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/papermerge/12.10.18/Chart.yaml b/stable/papermerge/12.10.18/Chart.yaml index cca36b8b897..75689050ecc 100644 --- a/stable/papermerge/12.10.18/Chart.yaml +++ b/stable/papermerge/12.10.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/papermerge icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.webp keywords: - papermerge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/papermerge/12.10.18/app-changelog.md b/stable/papermerge/12.10.18/app-changelog.md index c9a5fe6fd27..943755f60e0 100644 --- a/stable/papermerge/12.10.18/app-changelog.md +++ b/stable/papermerge/12.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [papermerge-12.10.18](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.18) (2024-04-21) +## [papermerge-12.10.18](https://github.com/truecharts/charts/compare/papermerge-12.6.0...papermerge-12.10.18) (2024-04-22) ### Chore diff --git a/stable/papermerge/12.10.18/questions.yaml b/stable/papermerge/12.10.18/questions.yaml index 16341ffc439..5898660e644 100755 --- a/stable/papermerge/12.10.18/questions.yaml +++ b/stable/papermerge/12.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/passwordpusherephemeral/5.8.12/Chart.yaml b/stable/passwordpusherephemeral/5.8.12/Chart.yaml index d6248f44e95..21ba9c9c572 100644 --- a/stable/passwordpusherephemeral/5.8.12/Chart.yaml +++ b/stable/passwordpusherephemeral/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Security - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/passwordpusherephemeral/5.8.12/app-changelog.md b/stable/passwordpusherephemeral/5.8.12/app-changelog.md index 6c5ed96577a..507a7f9084d 100644 --- a/stable/passwordpusherephemeral/5.8.12/app-changelog.md +++ b/stable/passwordpusherephemeral/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [passwordpusherephemeral-5.8.12](https://github.com/truecharts/charts/compare/passwordpusherephemeral-5.6.0...passwordpusherephemeral-5.8.12) (2024-04-21) +## [passwordpusherephemeral-5.8.12](https://github.com/truecharts/charts/compare/passwordpusherephemeral-5.6.0...passwordpusherephemeral-5.8.12) (2024-04-22) ### Chore diff --git a/stable/passwordpusherephemeral/5.8.12/questions.yaml b/stable/passwordpusherephemeral/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/passwordpusherephemeral/5.8.12/questions.yaml +++ b/stable/passwordpusherephemeral/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/pasta/8.8.12/Chart.yaml b/stable/pasta/8.8.12/Chart.yaml index b0ff811f39a..6fee4bf37d6 100644 --- a/stable/pasta/8.8.12/Chart.yaml +++ b/stable/pasta/8.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - MediaApp-Other - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pasta/8.8.12/app-changelog.md b/stable/pasta/8.8.12/app-changelog.md index 6c6daee1c86..ea1b27864b7 100644 --- a/stable/pasta/8.8.12/app-changelog.md +++ b/stable/pasta/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pasta-8.8.12](https://github.com/truecharts/charts/compare/pasta-8.6.0...pasta-8.8.12) (2024-04-21) +## [pasta-8.8.12](https://github.com/truecharts/charts/compare/pasta-8.6.0...pasta-8.8.12) (2024-04-22) ### Chore diff --git a/stable/pasta/8.8.12/questions.yaml b/stable/pasta/8.8.12/questions.yaml index c8b62c0d381..f8f17c6ac0a 100755 --- a/stable/pasta/8.8.12/questions.yaml +++ b/stable/pasta/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pastey/6.8.12/Chart.yaml b/stable/pastey/6.8.12/Chart.yaml index 44f208c554c..86990ac9b42 100644 --- a/stable/pastey/6.8.12/Chart.yaml +++ b/stable/pastey/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - pastey - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pastey/6.8.12/app-changelog.md b/stable/pastey/6.8.12/app-changelog.md index 041a923ab42..ce914fded81 100644 --- a/stable/pastey/6.8.12/app-changelog.md +++ b/stable/pastey/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pastey-6.8.12](https://github.com/truecharts/charts/compare/pastey-6.6.0...pastey-6.8.12) (2024-04-21) +## [pastey-6.8.12](https://github.com/truecharts/charts/compare/pastey-6.6.0...pastey-6.8.12) (2024-04-22) ### Chore diff --git a/stable/pastey/6.8.12/questions.yaml b/stable/pastey/6.8.12/questions.yaml index 67033514a05..7fed5d20241 100755 --- a/stable/pastey/6.8.12/questions.yaml +++ b/stable/pastey/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pavlovvr/5.8.12/Chart.yaml b/stable/pavlovvr/5.8.12/Chart.yaml index 508a3cdbcce..49cb6f1f138 100644 --- a/stable/pavlovvr/5.8.12/Chart.yaml +++ b/stable/pavlovvr/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.webp keywords: - pavlovvr - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pavlovvr/5.8.12/app-changelog.md b/stable/pavlovvr/5.8.12/app-changelog.md index 1de9975eb89..a4d4130e452 100644 --- a/stable/pavlovvr/5.8.12/app-changelog.md +++ b/stable/pavlovvr/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pavlovvr-5.8.12](https://github.com/truecharts/charts/compare/pavlovvr-5.6.0...pavlovvr-5.8.12) (2024-04-21) +## [pavlovvr-5.8.12](https://github.com/truecharts/charts/compare/pavlovvr-5.6.0...pavlovvr-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pavlovvr/5.8.12/questions.yaml b/stable/pavlovvr/5.8.12/questions.yaml index 3eab8dbe561..11b79617f9c 100755 --- a/stable/pavlovvr/5.8.12/questions.yaml +++ b/stable/pavlovvr/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/peanut/1.6.12/Chart.yaml b/stable/peanut/1.6.12/Chart.yaml index c6c0e66bf58..122a534a681 100644 --- a/stable/peanut/1.6.12/Chart.yaml +++ b/stable/peanut/1.6.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peanut.webp keywords: - peanut - ups -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/peanut/1.6.12/app-changelog.md b/stable/peanut/1.6.12/app-changelog.md index 80356b8f761..5c3c5324167 100644 --- a/stable/peanut/1.6.12/app-changelog.md +++ b/stable/peanut/1.6.12/app-changelog.md @@ -1,6 +1,6 @@ -## [peanut-1.6.12](https://github.com/truecharts/charts/compare/peanut-1.4.0...peanut-1.6.12) (2024-04-21) +## [peanut-1.6.12](https://github.com/truecharts/charts/compare/peanut-1.4.0...peanut-1.6.12) (2024-04-22) ### Chore diff --git a/stable/peanut/1.6.12/questions.yaml b/stable/peanut/1.6.12/questions.yaml index f41892d60fa..944fd5f84a6 100755 --- a/stable/peanut/1.6.12/questions.yaml +++ b/stable/peanut/1.6.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pgadmin/15.10.12/Chart.yaml b/stable/pgadmin/15.10.12/Chart.yaml index d1aef002f17..6bffddeda94 100644 --- a/stable/pgadmin/15.10.12/Chart.yaml +++ b/stable/pgadmin/15.10.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - pgadmin - db - database -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pgadmin/15.10.12/app-changelog.md b/stable/pgadmin/15.10.12/app-changelog.md index 18538e1e82d..e059073415f 100644 --- a/stable/pgadmin/15.10.12/app-changelog.md +++ b/stable/pgadmin/15.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pgadmin-15.10.12](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-15.10.12) (2024-04-21) +## [pgadmin-15.10.12](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-15.10.12) (2024-04-22) ### Chore diff --git a/stable/pgadmin/15.10.12/questions.yaml b/stable/pgadmin/15.10.12/questions.yaml index 4c4f84d90a0..ed7e07ac82c 100755 --- a/stable/pgadmin/15.10.12/questions.yaml +++ b/stable/pgadmin/15.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/phoronix-test-suite/5.8.12/Chart.yaml b/stable/phoronix-test-suite/5.8.12/Chart.yaml index 788173e97da..18924cea535 100644 --- a/stable/phoronix-test-suite/5.8.12/Chart.yaml +++ b/stable/phoronix-test-suite/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.webp keywords: - phoronix-test-suite - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/phoronix-test-suite/5.8.12/app-changelog.md b/stable/phoronix-test-suite/5.8.12/app-changelog.md index d87129b6aa6..1c90b597636 100644 --- a/stable/phoronix-test-suite/5.8.12/app-changelog.md +++ b/stable/phoronix-test-suite/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [phoronix-test-suite-5.8.12](https://github.com/truecharts/charts/compare/phoronix-test-suite-5.6.0...phoronix-test-suite-5.8.12) (2024-04-21) +## [phoronix-test-suite-5.8.12](https://github.com/truecharts/charts/compare/phoronix-test-suite-5.6.0...phoronix-test-suite-5.8.12) (2024-04-22) ### Chore diff --git a/stable/phoronix-test-suite/5.8.12/questions.yaml b/stable/phoronix-test-suite/5.8.12/questions.yaml index 0b0e9efb02c..34eee0afa94 100755 --- a/stable/phoronix-test-suite/5.8.12/questions.yaml +++ b/stable/phoronix-test-suite/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/photo-stream/5.8.12/Chart.yaml b/stable/photo-stream/5.8.12/Chart.yaml index 293f07dc428..9171f2ee72d 100644 --- a/stable/photo-stream/5.8.12/Chart.yaml +++ b/stable/photo-stream/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - MediaApp-Photos - MediaServer-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/photo-stream/5.8.12/app-changelog.md b/stable/photo-stream/5.8.12/app-changelog.md index f00767f3949..c293a772206 100644 --- a/stable/photo-stream/5.8.12/app-changelog.md +++ b/stable/photo-stream/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [photo-stream-5.8.12](https://github.com/truecharts/charts/compare/photo-stream-5.6.0...photo-stream-5.8.12) (2024-04-21) +## [photo-stream-5.8.12](https://github.com/truecharts/charts/compare/photo-stream-5.6.0...photo-stream-5.8.12) (2024-04-22) ### Chore diff --git a/stable/photo-stream/5.8.12/questions.yaml b/stable/photo-stream/5.8.12/questions.yaml index 669a0439229..88323c40ac2 100755 --- a/stable/photo-stream/5.8.12/questions.yaml +++ b/stable/photo-stream/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/photoprism/21.0.5/Chart.yaml b/stable/photoprism/21.0.5/Chart.yaml index f9703e6a60c..215f8b8a89c 100644 --- a/stable/photoprism/21.0.5/Chart.yaml +++ b/stable/photoprism/21.0.5/Chart.yaml @@ -32,7 +32,7 @@ keywords: - photoprism - pictures - sharing -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/photoprism/21.0.5/app-changelog.md b/stable/photoprism/21.0.5/app-changelog.md index 0b0d7137134..818ed771ca7 100644 --- a/stable/photoprism/21.0.5/app-changelog.md +++ b/stable/photoprism/21.0.5/app-changelog.md @@ -1,6 +1,6 @@ -## [photoprism-21.0.5](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-21.0.5) (2024-04-21) +## [photoprism-21.0.5](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-21.0.5) (2024-04-22) ### Chore diff --git a/stable/photoprism/21.0.5/questions.yaml b/stable/photoprism/21.0.5/questions.yaml index 61781d90e67..36343e242a1 100755 --- a/stable/photoprism/21.0.5/questions.yaml +++ b/stable/photoprism/21.0.5/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/photoshow/10.8.12/Chart.yaml b/stable/photoshow/10.8.12/Chart.yaml index 85465597f38..0f972052277 100644 --- a/stable/photoshow/10.8.12/Chart.yaml +++ b/stable/photoshow/10.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - show - gallary - image -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/photoshow/10.8.12/app-changelog.md b/stable/photoshow/10.8.12/app-changelog.md index 3d9b8e96d0f..1a6c192a2b3 100644 --- a/stable/photoshow/10.8.12/app-changelog.md +++ b/stable/photoshow/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [photoshow-10.8.12](https://github.com/truecharts/charts/compare/photoshow-10.6.0...photoshow-10.8.12) (2024-04-21) +## [photoshow-10.8.12](https://github.com/truecharts/charts/compare/photoshow-10.6.0...photoshow-10.8.12) (2024-04-22) ### Chore diff --git a/stable/photoshow/10.8.12/questions.yaml b/stable/photoshow/10.8.12/questions.yaml index c2b49280de6..104196964a6 100755 --- a/stable/photoshow/10.8.12/questions.yaml +++ b/stable/photoshow/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/photostructure/7.9.12/Chart.yaml b/stable/photostructure/7.9.12/Chart.yaml index 550e8f3f1be..298e04261aa 100644 --- a/stable/photostructure/7.9.12/Chart.yaml +++ b/stable/photostructure/7.9.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - MediaApp-Photos - MediaServer-Video - MediaServer-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/photostructure/7.9.12/app-changelog.md b/stable/photostructure/7.9.12/app-changelog.md index df88a95f0a6..2f40344ed8b 100644 --- a/stable/photostructure/7.9.12/app-changelog.md +++ b/stable/photostructure/7.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [photostructure-7.9.12](https://github.com/truecharts/charts/compare/photostructure-7.6.0...photostructure-7.9.12) (2024-04-21) +## [photostructure-7.9.12](https://github.com/truecharts/charts/compare/photostructure-7.6.0...photostructure-7.9.12) (2024-04-22) ### Chore diff --git a/stable/photostructure/7.9.12/questions.yaml b/stable/photostructure/7.9.12/questions.yaml index 34835bba354..ed548e9c419 100755 --- a/stable/photostructure/7.9.12/questions.yaml +++ b/stable/photostructure/7.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/photoview/13.8.12/Chart.yaml b/stable/photoview/13.8.12/Chart.yaml index 86e6bde00aa..f36daf44410 100644 --- a/stable/photoview/13.8.12/Chart.yaml +++ b/stable/photoview/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.webp keywords: - photo - gallery -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/photoview/13.8.12/app-changelog.md b/stable/photoview/13.8.12/app-changelog.md index 462523b9d6a..55e7517ee1e 100644 --- a/stable/photoview/13.8.12/app-changelog.md +++ b/stable/photoview/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [photoview-13.8.12](https://github.com/truecharts/charts/compare/photoview-13.6.0...photoview-13.8.12) (2024-04-21) +## [photoview-13.8.12](https://github.com/truecharts/charts/compare/photoview-13.6.0...photoview-13.8.12) (2024-04-22) ### Chore diff --git a/stable/photoview/13.8.12/questions.yaml b/stable/photoview/13.8.12/questions.yaml index a2e3caa8aec..81a74b7fe56 100755 --- a/stable/photoview/13.8.12/questions.yaml +++ b/stable/photoview/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/phpldapadmin/13.8.12/Chart.yaml b/stable/phpldapadmin/13.8.12/Chart.yaml index 24936a7d6bb..8c20e9fb062 100644 --- a/stable/phpldapadmin/13.8.12/Chart.yaml +++ b/stable/phpldapadmin/13.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - phpldapadmin - openldap - userrights -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/phpldapadmin/13.8.12/app-changelog.md b/stable/phpldapadmin/13.8.12/app-changelog.md index 04d4029b9f9..9f56740c69e 100644 --- a/stable/phpldapadmin/13.8.12/app-changelog.md +++ b/stable/phpldapadmin/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [phpldapadmin-13.8.12](https://github.com/truecharts/charts/compare/phpldapadmin-13.6.0...phpldapadmin-13.8.12) (2024-04-21) +## [phpldapadmin-13.8.12](https://github.com/truecharts/charts/compare/phpldapadmin-13.6.0...phpldapadmin-13.8.12) (2024-04-22) ### Chore diff --git a/stable/phpldapadmin/13.8.12/questions.yaml b/stable/phpldapadmin/13.8.12/questions.yaml index 28d103622d1..8db24729be5 100755 --- a/stable/phpldapadmin/13.8.12/questions.yaml +++ b/stable/phpldapadmin/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/phpmyadmin/5.8.12/Chart.yaml b/stable/phpmyadmin/5.8.12/Chart.yaml index 83f70d89a47..540b381b478 100644 --- a/stable/phpmyadmin/5.8.12/Chart.yaml +++ b/stable/phpmyadmin/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - phpmyadmin - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/phpmyadmin/5.8.12/app-changelog.md b/stable/phpmyadmin/5.8.12/app-changelog.md index 40cd6244e85..7eafec24f82 100644 --- a/stable/phpmyadmin/5.8.12/app-changelog.md +++ b/stable/phpmyadmin/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [phpmyadmin-5.8.12](https://github.com/truecharts/charts/compare/phpmyadmin-5.6.0...phpmyadmin-5.8.12) (2024-04-21) +## [phpmyadmin-5.8.12](https://github.com/truecharts/charts/compare/phpmyadmin-5.6.0...phpmyadmin-5.8.12) (2024-04-22) ### Chore diff --git a/stable/phpmyadmin/5.8.12/questions.yaml b/stable/phpmyadmin/5.8.12/questions.yaml index f3760e741b8..721d47d35ca 100755 --- a/stable/phpmyadmin/5.8.12/questions.yaml +++ b/stable/phpmyadmin/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/piaware/12.8.12/Chart.yaml b/stable/piaware/12.8.12/Chart.yaml index 5f04fb0d59a..bf336e1cb49 100644 --- a/stable/piaware/12.8.12/Chart.yaml +++ b/stable/piaware/12.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - piaware - flight-aware - flight-tracker -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/piaware/12.8.12/app-changelog.md b/stable/piaware/12.8.12/app-changelog.md index a7319034ebf..42e6679a331 100644 --- a/stable/piaware/12.8.12/app-changelog.md +++ b/stable/piaware/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [piaware-12.8.12](https://github.com/truecharts/charts/compare/piaware-12.6.0...piaware-12.8.12) (2024-04-21) +## [piaware-12.8.12](https://github.com/truecharts/charts/compare/piaware-12.6.0...piaware-12.8.12) (2024-04-22) ### Chore diff --git a/stable/piaware/12.8.12/questions.yaml b/stable/piaware/12.8.12/questions.yaml index 8a83f15cc44..aeb178590cc 100755 --- a/stable/piaware/12.8.12/questions.yaml +++ b/stable/piaware/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/picoshare/9.8.12/Chart.yaml b/stable/picoshare/9.8.12/Chart.yaml index 0fc8854eb13..4b4f46e38f1 100644 --- a/stable/picoshare/9.8.12/Chart.yaml +++ b/stable/picoshare/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/picoshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.webp keywords: - picoshare -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/picoshare/9.8.12/app-changelog.md b/stable/picoshare/9.8.12/app-changelog.md index a639a513d53..e30559944f9 100644 --- a/stable/picoshare/9.8.12/app-changelog.md +++ b/stable/picoshare/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [picoshare-9.8.12](https://github.com/truecharts/charts/compare/picoshare-9.6.0...picoshare-9.8.12) (2024-04-21) +## [picoshare-9.8.12](https://github.com/truecharts/charts/compare/picoshare-9.6.0...picoshare-9.8.12) (2024-04-22) ### Chore diff --git a/stable/picoshare/9.8.12/questions.yaml b/stable/picoshare/9.8.12/questions.yaml index d9ac90a2fdd..23b6de7e859 100755 --- a/stable/picoshare/9.8.12/questions.yaml +++ b/stable/picoshare/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pigallery2/5.8.12/Chart.yaml b/stable/pigallery2/5.8.12/Chart.yaml index 04c82b1868f..966c610b907 100644 --- a/stable/pigallery2/5.8.12/Chart.yaml +++ b/stable/pigallery2/5.8.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Homepage: http://bpatrik.github.io/pigallery2/' +description: "Homepage: http://bpatrik.github.io/pigallery2/" home: https://truecharts.org/charts/stable/pigallery2 icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.webp keywords: @@ -29,7 +29,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pigallery2/5.8.12/app-changelog.md b/stable/pigallery2/5.8.12/app-changelog.md index 3eff0ace817..2a2cc62f04c 100644 --- a/stable/pigallery2/5.8.12/app-changelog.md +++ b/stable/pigallery2/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pigallery2-5.8.12](https://github.com/truecharts/charts/compare/pigallery2-5.6.0...pigallery2-5.8.12) (2024-04-21) +## [pigallery2-5.8.12](https://github.com/truecharts/charts/compare/pigallery2-5.6.0...pigallery2-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pigallery2/5.8.12/questions.yaml b/stable/pigallery2/5.8.12/questions.yaml index e551222fe42..1a909f977ce 100755 --- a/stable/pigallery2/5.8.12/questions.yaml +++ b/stable/pigallery2/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pihole/16.6.12/Chart.yaml b/stable/pihole/16.6.12/Chart.yaml index 7ee336d806f..5e4ed872b4e 100644 --- a/stable/pihole/16.6.12/Chart.yaml +++ b/stable/pihole/16.6.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.webp keywords: - DNS -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pihole/16.6.12/app-changelog.md b/stable/pihole/16.6.12/app-changelog.md index e3bf191743c..1eb2f32c41f 100644 --- a/stable/pihole/16.6.12/app-changelog.md +++ b/stable/pihole/16.6.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pihole-16.6.12](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.6.12) (2024-04-21) +## [pihole-16.6.12](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.6.12) (2024-04-22) ### Chore diff --git a/stable/pihole/16.6.12/questions.yaml b/stable/pihole/16.6.12/questions.yaml index a23d03d60c8..bfe35668ca2 100755 --- a/stable/pihole/16.6.12/questions.yaml +++ b/stable/pihole/16.6.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pinry/9.8.12/Chart.yaml b/stable/pinry/9.8.12/Chart.yaml index 129cd3a3cdd..14e13240da9 100644 --- a/stable/pinry/9.8.12/Chart.yaml +++ b/stable/pinry/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pinry icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.webp keywords: - pinry -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pinry/9.8.12/app-changelog.md b/stable/pinry/9.8.12/app-changelog.md index f2badf55574..9e3b41e32ad 100644 --- a/stable/pinry/9.8.12/app-changelog.md +++ b/stable/pinry/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pinry-9.8.12](https://github.com/truecharts/charts/compare/pinry-9.6.0...pinry-9.8.12) (2024-04-21) +## [pinry-9.8.12](https://github.com/truecharts/charts/compare/pinry-9.6.0...pinry-9.8.12) (2024-04-22) ### Chore diff --git a/stable/pinry/9.8.12/questions.yaml b/stable/pinry/9.8.12/questions.yaml index 2244ed9d1e2..7f1e51be843 100755 --- a/stable/pinry/9.8.12/questions.yaml +++ b/stable/pinry/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/piwigo/12.17.9/Chart.yaml b/stable/piwigo/12.17.9/Chart.yaml index 96e71245172..bb9cac814b7 100644 --- a/stable/piwigo/12.17.9/Chart.yaml +++ b/stable/piwigo/12.17.9/Chart.yaml @@ -32,7 +32,7 @@ keywords: - gallery - photo - image -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/piwigo/12.17.9/app-changelog.md b/stable/piwigo/12.17.9/app-changelog.md index ddc80515d90..0320d234706 100644 --- a/stable/piwigo/12.17.9/app-changelog.md +++ b/stable/piwigo/12.17.9/app-changelog.md @@ -1,6 +1,6 @@ -## [piwigo-12.17.9](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.17.9) (2024-04-21) +## [piwigo-12.17.9](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.17.9) (2024-04-22) ### Chore diff --git a/stable/piwigo/12.17.9/questions.yaml b/stable/piwigo/12.17.9/questions.yaml index b93a61af42e..321117030c7 100755 --- a/stable/piwigo/12.17.9/questions.yaml +++ b/stable/piwigo/12.17.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pixapop/10.8.12/Chart.yaml b/stable/pixapop/10.8.12/Chart.yaml index 4b3764a5388..8f5c8e9ed77 100644 --- a/stable/pixapop/10.8.12/Chart.yaml +++ b/stable/pixapop/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - photo - gallery - image -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pixapop/10.8.12/app-changelog.md b/stable/pixapop/10.8.12/app-changelog.md index 6081ff6408d..485c624b392 100644 --- a/stable/pixapop/10.8.12/app-changelog.md +++ b/stable/pixapop/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pixapop-10.8.12](https://github.com/truecharts/charts/compare/pixapop-10.6.0...pixapop-10.8.12) (2024-04-21) +## [pixapop-10.8.12](https://github.com/truecharts/charts/compare/pixapop-10.6.0...pixapop-10.8.12) (2024-04-22) ### Chore diff --git a/stable/pixapop/10.8.12/questions.yaml b/stable/pixapop/10.8.12/questions.yaml index 89f720b8c78..4befcac06ef 100755 --- a/stable/pixapop/10.8.12/questions.yaml +++ b/stable/pixapop/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pixark/5.8.12/Chart.yaml b/stable/pixark/5.8.12/Chart.yaml index bf2829634fa..6fc2b06206a 100644 --- a/stable/pixark/5.8.12/Chart.yaml +++ b/stable/pixark/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.webp keywords: - pixark - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pixark/5.8.12/app-changelog.md b/stable/pixark/5.8.12/app-changelog.md index 5f1a22f3974..eb25113cc97 100644 --- a/stable/pixark/5.8.12/app-changelog.md +++ b/stable/pixark/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pixark-5.8.12](https://github.com/truecharts/charts/compare/pixark-5.6.0...pixark-5.8.12) (2024-04-21) +## [pixark-5.8.12](https://github.com/truecharts/charts/compare/pixark-5.6.0...pixark-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pixark/5.8.12/questions.yaml b/stable/pixark/5.8.12/questions.yaml index a8834583bd7..d29b27ae469 100755 --- a/stable/pixark/5.8.12/questions.yaml +++ b/stable/pixark/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plausible/10.17.19/Chart.yaml b/stable/plausible/10.17.19/Chart.yaml index bdab4499b8b..e76bfcd0300 100644 --- a/stable/plausible/10.17.19/Chart.yaml +++ b/stable/plausible/10.17.19/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.webp keywords: - plausible - analytics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plausible/10.17.19/app-changelog.md b/stable/plausible/10.17.19/app-changelog.md index e2e3b36f112..bf69b2239b7 100644 --- a/stable/plausible/10.17.19/app-changelog.md +++ b/stable/plausible/10.17.19/app-changelog.md @@ -1,6 +1,6 @@ -## [plausible-10.17.19](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.17.19) (2024-04-21) +## [plausible-10.17.19](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.17.19) (2024-04-22) ### Chore diff --git a/stable/plausible/10.17.19/questions.yaml b/stable/plausible/10.17.19/questions.yaml index 4f5b3ef1481..a6b16ff72a5 100755 --- a/stable/plausible/10.17.19/questions.yaml +++ b/stable/plausible/10.17.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plaxt/8.8.12/Chart.yaml b/stable/plaxt/8.8.12/Chart.yaml index 0c0f690e5b9..2dd54638f37 100644 --- a/stable/plaxt/8.8.12/Chart.yaml +++ b/stable/plaxt/8.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Other - MediaApp-Other - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plaxt/8.8.12/app-changelog.md b/stable/plaxt/8.8.12/app-changelog.md index 5522bb309b1..246e088d957 100644 --- a/stable/plaxt/8.8.12/app-changelog.md +++ b/stable/plaxt/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plaxt-8.8.12](https://github.com/truecharts/charts/compare/plaxt-8.6.0...plaxt-8.8.12) (2024-04-21) +## [plaxt-8.8.12](https://github.com/truecharts/charts/compare/plaxt-8.6.0...plaxt-8.8.12) (2024-04-22) ### Chore diff --git a/stable/plaxt/8.8.12/questions.yaml b/stable/plaxt/8.8.12/questions.yaml index 26ddb51a8ea..755c60e9afc 100755 --- a/stable/plaxt/8.8.12/questions.yaml +++ b/stable/plaxt/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plex-auto-languages/8.8.12/Chart.yaml b/stable/plex-auto-languages/8.8.12/Chart.yaml index 49cca07a94a..8f11d05317d 100644 --- a/stable/plex-auto-languages/8.8.12/Chart.yaml +++ b/stable/plex-auto-languages/8.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plex-auto-languages/8.8.12/app-changelog.md b/stable/plex-auto-languages/8.8.12/app-changelog.md index 064134de1ac..dce0b0c10bd 100644 --- a/stable/plex-auto-languages/8.8.12/app-changelog.md +++ b/stable/plex-auto-languages/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plex-auto-languages-8.8.12](https://github.com/truecharts/charts/compare/plex-auto-languages-8.6.0...plex-auto-languages-8.8.12) (2024-04-21) +## [plex-auto-languages-8.8.12](https://github.com/truecharts/charts/compare/plex-auto-languages-8.6.0...plex-auto-languages-8.8.12) (2024-04-22) ### Chore diff --git a/stable/plex-auto-languages/8.8.12/questions.yaml b/stable/plex-auto-languages/8.8.12/questions.yaml index c38653f0f22..8ac97820a8f 100755 --- a/stable/plex-auto-languages/8.8.12/questions.yaml +++ b/stable/plex-auto-languages/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/plex-meta-manager/6.9.12/Chart.yaml b/stable/plex-meta-manager/6.9.12/Chart.yaml index c2d2f21ece3..0b30763d0bd 100644 --- a/stable/plex-meta-manager/6.9.12/Chart.yaml +++ b/stable/plex-meta-manager/6.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/plex-meta-manager icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.webp keywords: - plex-meta-manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plex-meta-manager/6.9.12/app-changelog.md b/stable/plex-meta-manager/6.9.12/app-changelog.md index cd39f1a8f19..1eff6880d7c 100644 --- a/stable/plex-meta-manager/6.9.12/app-changelog.md +++ b/stable/plex-meta-manager/6.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plex-meta-manager-6.9.12](https://github.com/truecharts/charts/compare/plex-meta-manager-6.6.0...plex-meta-manager-6.9.12) (2024-04-21) +## [plex-meta-manager-6.9.12](https://github.com/truecharts/charts/compare/plex-meta-manager-6.6.0...plex-meta-manager-6.9.12) (2024-04-22) ### Chore diff --git a/stable/plex-meta-manager/6.9.12/questions.yaml b/stable/plex-meta-manager/6.9.12/questions.yaml index e886e4926f4..ef952bc450b 100755 --- a/stable/plex-meta-manager/6.9.12/questions.yaml +++ b/stable/plex-meta-manager/6.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/plex-playlist-sync/3.8.12/Chart.yaml b/stable/plex-playlist-sync/3.8.12/Chart.yaml index 5cf316003ed..56a981086dd 100644 --- a/stable/plex-playlist-sync/3.8.12/Chart.yaml +++ b/stable/plex-playlist-sync/3.8.12/Chart.yaml @@ -28,7 +28,7 @@ keywords: - MediaApp-Other - MediaApp-Video - MediaServer-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plex-playlist-sync/3.8.12/app-changelog.md b/stable/plex-playlist-sync/3.8.12/app-changelog.md index 77986f29792..c72a21be197 100644 --- a/stable/plex-playlist-sync/3.8.12/app-changelog.md +++ b/stable/plex-playlist-sync/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plex-playlist-sync-3.8.12](https://github.com/truecharts/charts/compare/plex-playlist-sync-3.6.0...plex-playlist-sync-3.8.12) (2024-04-21) +## [plex-playlist-sync-3.8.12](https://github.com/truecharts/charts/compare/plex-playlist-sync-3.6.0...plex-playlist-sync-3.8.12) (2024-04-22) ### Chore diff --git a/stable/plex-playlist-sync/3.8.12/questions.yaml b/stable/plex-playlist-sync/3.8.12/questions.yaml index ab80587db98..1732bee618c 100755 --- a/stable/plex-playlist-sync/3.8.12/questions.yaml +++ b/stable/plex-playlist-sync/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/plex-utills/8.8.12/Chart.yaml b/stable/plex-utills/8.8.12/Chart.yaml index bb0a2d2a05f..63ae2aa7a72 100644 --- a/stable/plex-utills/8.8.12/Chart.yaml +++ b/stable/plex-utills/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - plex-utills - Tools-Utilities - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plex-utills/8.8.12/app-changelog.md b/stable/plex-utills/8.8.12/app-changelog.md index 2a82d5c33b7..148439a47c5 100644 --- a/stable/plex-utills/8.8.12/app-changelog.md +++ b/stable/plex-utills/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plex-utills-8.8.12](https://github.com/truecharts/charts/compare/plex-utills-8.6.0...plex-utills-8.8.12) (2024-04-21) +## [plex-utills-8.8.12](https://github.com/truecharts/charts/compare/plex-utills-8.6.0...plex-utills-8.8.12) (2024-04-22) ### Chore diff --git a/stable/plex-utills/8.8.12/questions.yaml b/stable/plex-utills/8.8.12/questions.yaml index 5500796cdfa..b0465c63c33 100755 --- a/stable/plex-utills/8.8.12/questions.yaml +++ b/stable/plex-utills/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plex/17.8.16/Chart.yaml b/stable/plex/17.8.16/Chart.yaml index 71ddb15bc44..e5c2346d388 100644 --- a/stable/plex/17.8.16/Chart.yaml +++ b/stable/plex/17.8.16/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.webp keywords: - plex - plex-media-server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plex/17.8.16/app-changelog.md b/stable/plex/17.8.16/app-changelog.md index a2548c8dc5c..36eb47a86b2 100644 --- a/stable/plex/17.8.16/app-changelog.md +++ b/stable/plex/17.8.16/app-changelog.md @@ -1,6 +1,6 @@ -## [plex-17.8.16](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.8.16) (2024-04-21) +## [plex-17.8.16](https://github.com/truecharts/charts/compare/plex-17.6.0...plex-17.8.16) (2024-04-22) ### Chore diff --git a/stable/plex/17.8.16/questions.yaml b/stable/plex/17.8.16/questions.yaml index a566754c2a9..b6044422632 100755 --- a/stable/plex/17.8.16/questions.yaml +++ b/stable/plex/17.8.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plexanisync/6.9.13/Chart.yaml b/stable/plexanisync/6.9.13/Chart.yaml index 90e9907271f..b6add9de62c 100644 --- a/stable/plexanisync/6.9.13/Chart.yaml +++ b/stable/plexanisync/6.9.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.webp keywords: - plexanisync - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plexanisync/6.9.13/app-changelog.md b/stable/plexanisync/6.9.13/app-changelog.md index 5a3e870402e..4c2b8e743f3 100644 --- a/stable/plexanisync/6.9.13/app-changelog.md +++ b/stable/plexanisync/6.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [plexanisync-6.9.13](https://github.com/truecharts/charts/compare/plexanisync-6.7.0...plexanisync-6.9.13) (2024-04-21) +## [plexanisync-6.9.13](https://github.com/truecharts/charts/compare/plexanisync-6.7.0...plexanisync-6.9.13) (2024-04-22) ### Chore diff --git a/stable/plexanisync/6.9.13/questions.yaml b/stable/plexanisync/6.9.13/questions.yaml index 6195f1677f8..e9e2f4454ef 100755 --- a/stable/plexanisync/6.9.13/questions.yaml +++ b/stable/plexanisync/6.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/plexripper/8.8.12/Chart.yaml b/stable/plexripper/8.8.12/Chart.yaml index 87e379225f8..163183e4a75 100644 --- a/stable/plexripper/8.8.12/Chart.yaml +++ b/stable/plexripper/8.8.12/Chart.yaml @@ -28,7 +28,7 @@ keywords: - MediaApp-Music - MediaApp-Photos - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plexripper/8.8.12/app-changelog.md b/stable/plexripper/8.8.12/app-changelog.md index 7536e776f65..6e490b35e1e 100644 --- a/stable/plexripper/8.8.12/app-changelog.md +++ b/stable/plexripper/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [plexripper-8.8.12](https://github.com/truecharts/charts/compare/plexripper-8.6.0...plexripper-8.8.12) (2024-04-21) +## [plexripper-8.8.12](https://github.com/truecharts/charts/compare/plexripper-8.6.0...plexripper-8.8.12) (2024-04-22) ### Chore diff --git a/stable/plexripper/8.8.12/questions.yaml b/stable/plexripper/8.8.12/questions.yaml index 722109fb627..f2f8ffe1c91 100755 --- a/stable/plexripper/8.8.12/questions.yaml +++ b/stable/plexripper/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/plextraktsync/7.9.14/Chart.yaml b/stable/plextraktsync/7.9.14/Chart.yaml index 579fda4dbb0..47dd1f65a6d 100644 --- a/stable/plextraktsync/7.9.14/Chart.yaml +++ b/stable/plextraktsync/7.9.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - plextraktsync - Tools-Utilities - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/plextraktsync/7.9.14/app-changelog.md b/stable/plextraktsync/7.9.14/app-changelog.md index f015d44a774..6d5b7d85621 100644 --- a/stable/plextraktsync/7.9.14/app-changelog.md +++ b/stable/plextraktsync/7.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [plextraktsync-7.9.14](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.9.14) (2024-04-21) +## [plextraktsync-7.9.14](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-7.9.14) (2024-04-22) ### Chore diff --git a/stable/plextraktsync/7.9.14/questions.yaml b/stable/plextraktsync/7.9.14/questions.yaml index 1411fa78393..397be46a8a7 100755 --- a/stable/plextraktsync/7.9.14/questions.yaml +++ b/stable/plextraktsync/7.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/pocketmine-mp/3.10.12/Chart.yaml b/stable/pocketmine-mp/3.10.12/Chart.yaml index 43229364585..1c3b8d45e7f 100644 --- a/stable/pocketmine-mp/3.10.12/Chart.yaml +++ b/stable/pocketmine-mp/3.10.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.webp keywords: - pocketmine-mp - minecraft -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pocketmine-mp/3.10.12/app-changelog.md b/stable/pocketmine-mp/3.10.12/app-changelog.md index f98ac31c0c2..ae05ba5ad13 100644 --- a/stable/pocketmine-mp/3.10.12/app-changelog.md +++ b/stable/pocketmine-mp/3.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pocketmine-mp-3.10.12](https://github.com/truecharts/charts/compare/pocketmine-mp-3.6.0...pocketmine-mp-3.10.12) (2024-04-21) +## [pocketmine-mp-3.10.12](https://github.com/truecharts/charts/compare/pocketmine-mp-3.6.0...pocketmine-mp-3.10.12) (2024-04-22) ### Chore diff --git a/stable/pocketmine-mp/3.10.12/questions.yaml b/stable/pocketmine-mp/3.10.12/questions.yaml index 200a410621e..1de90acea80 100755 --- a/stable/pocketmine-mp/3.10.12/questions.yaml +++ b/stable/pocketmine-mp/3.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/podgrab/17.8.12/Chart.yaml b/stable/podgrab/17.8.12/Chart.yaml index 2e864d7ba1b..a96c6474c8e 100644 --- a/stable/podgrab/17.8.12/Chart.yaml +++ b/stable/podgrab/17.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/podgrab icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.webp keywords: - podgrab -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/podgrab/17.8.12/app-changelog.md b/stable/podgrab/17.8.12/app-changelog.md index c1083c67d46..0093f0769f4 100644 --- a/stable/podgrab/17.8.12/app-changelog.md +++ b/stable/podgrab/17.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [podgrab-17.8.12](https://github.com/truecharts/charts/compare/podgrab-17.6.0...podgrab-17.8.12) (2024-04-21) +## [podgrab-17.8.12](https://github.com/truecharts/charts/compare/podgrab-17.6.0...podgrab-17.8.12) (2024-04-22) ### Chore diff --git a/stable/podgrab/17.8.12/questions.yaml b/stable/podgrab/17.8.12/questions.yaml index c066f051ebf..b14747fed8d 100755 --- a/stable/podgrab/17.8.12/questions.yaml +++ b/stable/podgrab/17.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/portainer/8.10.12/Chart.yaml b/stable/portainer/8.10.12/Chart.yaml index a24461bc35d..3332a5bf6cc 100644 --- a/stable/portainer/8.10.12/Chart.yaml +++ b/stable/portainer/8.10.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.webp keywords: - portainer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/portainer/8.10.12/app-changelog.md b/stable/portainer/8.10.12/app-changelog.md index d673c6128c7..fb03827f90c 100644 --- a/stable/portainer/8.10.12/app-changelog.md +++ b/stable/portainer/8.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [portainer-8.10.12](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.10.12) (2024-04-21) +## [portainer-8.10.12](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-8.10.12) (2024-04-22) ### Chore diff --git a/stable/portainer/8.10.12/questions.yaml b/stable/portainer/8.10.12/questions.yaml index c561cebfe26..89c9ac83d77 100755 --- a/stable/portainer/8.10.12/questions.yaml +++ b/stable/portainer/8.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/post-recording/5.8.12/Chart.yaml b/stable/post-recording/5.8.12/Chart.yaml index 9932f5bcbb9..12a56f17ef2 100644 --- a/stable/post-recording/5.8.12/Chart.yaml +++ b/stable/post-recording/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.webp keywords: - post-recording - MediaApp-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/post-recording/5.8.12/app-changelog.md b/stable/post-recording/5.8.12/app-changelog.md index 2b57534f5f9..1363ded21e3 100644 --- a/stable/post-recording/5.8.12/app-changelog.md +++ b/stable/post-recording/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [post-recording-5.8.12](https://github.com/truecharts/charts/compare/post-recording-5.6.0...post-recording-5.8.12) (2024-04-21) +## [post-recording-5.8.12](https://github.com/truecharts/charts/compare/post-recording-5.6.0...post-recording-5.8.12) (2024-04-22) ### Chore diff --git a/stable/post-recording/5.8.12/questions.yaml b/stable/post-recording/5.8.12/questions.yaml index d5dafb9697c..d58013befad 100755 --- a/stable/post-recording/5.8.12/questions.yaml +++ b/stable/post-recording/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/posterr/8.8.12/Chart.yaml b/stable/posterr/8.8.12/Chart.yaml index b51cd85ddf9..150e027f1bb 100644 --- a/stable/posterr/8.8.12/Chart.yaml +++ b/stable/posterr/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.webp keywords: - posterr - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/posterr/8.8.12/app-changelog.md b/stable/posterr/8.8.12/app-changelog.md index c785cb5a122..c17d3150f38 100644 --- a/stable/posterr/8.8.12/app-changelog.md +++ b/stable/posterr/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [posterr-8.8.12](https://github.com/truecharts/charts/compare/posterr-8.6.0...posterr-8.8.12) (2024-04-21) +## [posterr-8.8.12](https://github.com/truecharts/charts/compare/posterr-8.6.0...posterr-8.8.12) (2024-04-22) ### Chore diff --git a/stable/posterr/8.8.12/questions.yaml b/stable/posterr/8.8.12/questions.yaml index 9cf9970f8f0..73118232421 100755 --- a/stable/posterr/8.8.12/questions.yaml +++ b/stable/posterr/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/postscriptum/5.8.12/Chart.yaml b/stable/postscriptum/5.8.12/Chart.yaml index 7eaeef70368..8c3a619511b 100644 --- a/stable/postscriptum/5.8.12/Chart.yaml +++ b/stable/postscriptum/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.webp keywords: - postscriptum - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/postscriptum/5.8.12/app-changelog.md b/stable/postscriptum/5.8.12/app-changelog.md index ba51e3f1a1a..14f91baaf94 100644 --- a/stable/postscriptum/5.8.12/app-changelog.md +++ b/stable/postscriptum/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [postscriptum-5.8.12](https://github.com/truecharts/charts/compare/postscriptum-5.6.0...postscriptum-5.8.12) (2024-04-21) +## [postscriptum-5.8.12](https://github.com/truecharts/charts/compare/postscriptum-5.6.0...postscriptum-5.8.12) (2024-04-22) ### Chore diff --git a/stable/postscriptum/5.8.12/questions.yaml b/stable/postscriptum/5.8.12/questions.yaml index 0a99b927673..0ad037a782a 100755 --- a/stable/postscriptum/5.8.12/questions.yaml +++ b/stable/postscriptum/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pretend-youre-xyzzy/13.8.12/Chart.yaml b/stable/pretend-youre-xyzzy/13.8.12/Chart.yaml index b81d6bc10f4..c659e15307b 100644 --- a/stable/pretend-youre-xyzzy/13.8.12/Chart.yaml +++ b/stable/pretend-youre-xyzzy/13.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - cards - against - humanity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pretend-youre-xyzzy/13.8.12/app-changelog.md b/stable/pretend-youre-xyzzy/13.8.12/app-changelog.md index c53f2569b9f..e59401dac21 100644 --- a/stable/pretend-youre-xyzzy/13.8.12/app-changelog.md +++ b/stable/pretend-youre-xyzzy/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pretend-youre-xyzzy-13.8.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-13.6.0...pretend-youre-xyzzy-13.8.12) (2024-04-21) +## [pretend-youre-xyzzy-13.8.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-13.6.0...pretend-youre-xyzzy-13.8.12) (2024-04-22) ### Chore diff --git a/stable/pretend-youre-xyzzy/13.8.12/questions.yaml b/stable/pretend-youre-xyzzy/13.8.12/questions.yaml index 4ece5389605..63b9ee15fb4 100755 --- a/stable/pretend-youre-xyzzy/13.8.12/questions.yaml +++ b/stable/pretend-youre-xyzzy/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/projectsend/12.15.19/Chart.yaml b/stable/projectsend/12.15.19/Chart.yaml index c02b8abc7fe..024c94cf9cd 100644 --- a/stable/projectsend/12.15.19/Chart.yaml +++ b/stable/projectsend/12.15.19/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.webp keywords: - projectsend - files -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/projectsend/12.15.19/app-changelog.md b/stable/projectsend/12.15.19/app-changelog.md index efd6d6af225..447bcdb8339 100644 --- a/stable/projectsend/12.15.19/app-changelog.md +++ b/stable/projectsend/12.15.19/app-changelog.md @@ -1,6 +1,6 @@ -## [projectsend-12.15.19](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.15.19) (2024-04-21) +## [projectsend-12.15.19](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.15.19) (2024-04-22) ### Chore diff --git a/stable/projectsend/12.15.19/questions.yaml b/stable/projectsend/12.15.19/questions.yaml index 9d8c28d6b2a..576edb4605d 100755 --- a/stable/projectsend/12.15.19/questions.yaml +++ b/stable/projectsend/12.15.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/promcord/11.8.12/Chart.yaml b/stable/promcord/11.8.12/Chart.yaml index 12de4e6ef8b..e0eca932da0 100644 --- a/stable/promcord/11.8.12/Chart.yaml +++ b/stable/promcord/11.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - promcord - discord - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/promcord/11.8.12/app-changelog.md b/stable/promcord/11.8.12/app-changelog.md index 810041d9095..3b04bd548bc 100644 --- a/stable/promcord/11.8.12/app-changelog.md +++ b/stable/promcord/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [promcord-11.8.12](https://github.com/truecharts/charts/compare/promcord-11.6.0...promcord-11.8.12) (2024-04-21) +## [promcord-11.8.12](https://github.com/truecharts/charts/compare/promcord-11.6.0...promcord-11.8.12) (2024-04-22) ### Chore diff --git a/stable/promcord/11.8.12/questions.yaml b/stable/promcord/11.8.12/questions.yaml index 727cfd88012..54ac00bcbfb 100755 --- a/stable/promcord/11.8.12/questions.yaml +++ b/stable/promcord/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/protonmail-bridge/14.9.12/Chart.yaml b/stable/protonmail-bridge/14.9.12/Chart.yaml index 4d5a22c7590..e930cc0cc93 100644 --- a/stable/protonmail-bridge/14.9.12/Chart.yaml +++ b/stable/protonmail-bridge/14.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.webp keywords: - protonmail - protonmail-bridge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/protonmail-bridge/14.9.12/app-changelog.md b/stable/protonmail-bridge/14.9.12/app-changelog.md index 245506b6675..d272d5b7f5e 100644 --- a/stable/protonmail-bridge/14.9.12/app-changelog.md +++ b/stable/protonmail-bridge/14.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [protonmail-bridge-14.9.12](https://github.com/truecharts/charts/compare/protonmail-bridge-14.7.0...protonmail-bridge-14.9.12) (2024-04-21) +## [protonmail-bridge-14.9.12](https://github.com/truecharts/charts/compare/protonmail-bridge-14.7.0...protonmail-bridge-14.9.12) (2024-04-22) ### Chore diff --git a/stable/protonmail-bridge/14.9.12/questions.yaml b/stable/protonmail-bridge/14.9.12/questions.yaml index 8b3e581f170..bdd5937ce0a 100755 --- a/stable/protonmail-bridge/14.9.12/questions.yaml +++ b/stable/protonmail-bridge/14.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/prowlarr/16.8.9/Chart.yaml b/stable/prowlarr/16.8.9/Chart.yaml index 74a0f01855e..0c285e74a15 100644 --- a/stable/prowlarr/16.8.9/Chart.yaml +++ b/stable/prowlarr/16.8.9/Chart.yaml @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr type: application version: 16.8.9 diff --git a/stable/prowlarr/16.8.9/app-changelog.md b/stable/prowlarr/16.8.9/app-changelog.md index 636a5036a89..c5aa5e58da6 100644 --- a/stable/prowlarr/16.8.9/app-changelog.md +++ b/stable/prowlarr/16.8.9/app-changelog.md @@ -1,6 +1,6 @@ -## [prowlarr-16.8.9](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.8.9) (2024-04-21) +## [prowlarr-16.8.9](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-16.8.9) (2024-04-22) ### Chore diff --git a/stable/prowlarr/16.8.9/questions.yaml b/stable/prowlarr/16.8.9/questions.yaml index aac8a1949fd..446529ec1a3 100755 --- a/stable/prowlarr/16.8.9/questions.yaml +++ b/stable/prowlarr/16.8.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/proxmox-backup-server/3.8.12/Chart.yaml b/stable/proxmox-backup-server/3.8.12/Chart.yaml index 51818548ea4..18c0927b3de 100644 --- a/stable/proxmox-backup-server/3.8.12/Chart.yaml +++ b/stable/proxmox-backup-server/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.we keywords: - proxmox-backup-server - pbs -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/proxmox-backup-server/3.8.12/app-changelog.md b/stable/proxmox-backup-server/3.8.12/app-changelog.md index 69e3ec8ef82..886b8cf1358 100644 --- a/stable/proxmox-backup-server/3.8.12/app-changelog.md +++ b/stable/proxmox-backup-server/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [proxmox-backup-server-3.8.12](https://github.com/truecharts/charts/compare/proxmox-backup-server-3.6.0...proxmox-backup-server-3.8.12) (2024-04-21) +## [proxmox-backup-server-3.8.12](https://github.com/truecharts/charts/compare/proxmox-backup-server-3.6.0...proxmox-backup-server-3.8.12) (2024-04-22) ### Chore diff --git a/stable/proxmox-backup-server/3.8.12/questions.yaml b/stable/proxmox-backup-server/3.8.12/questions.yaml index 018089d8d1e..1a72664ee78 100755 --- a/stable/proxmox-backup-server/3.8.12/questions.yaml +++ b/stable/proxmox-backup-server/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/prpdf/5.8.12/Chart.yaml b/stable/prpdf/5.8.12/Chart.yaml index 3e0d11d754c..68f4ae8b702 100644 --- a/stable/prpdf/5.8.12/Chart.yaml +++ b/stable/prpdf/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - prpdf - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/prpdf/5.8.12/app-changelog.md b/stable/prpdf/5.8.12/app-changelog.md index 4deda7e76b8..878c5c26dda 100644 --- a/stable/prpdf/5.8.12/app-changelog.md +++ b/stable/prpdf/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [prpdf-5.8.12](https://github.com/truecharts/charts/compare/prpdf-5.6.0...prpdf-5.8.12) (2024-04-21) +## [prpdf-5.8.12](https://github.com/truecharts/charts/compare/prpdf-5.6.0...prpdf-5.8.12) (2024-04-22) ### Chore diff --git a/stable/prpdf/5.8.12/questions.yaml b/stable/prpdf/5.8.12/questions.yaml index 82c854c323a..123c8ac8608 100755 --- a/stable/prpdf/5.8.12/questions.yaml +++ b/stable/prpdf/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/prusaslicer-novnc/8.8.14/Chart.yaml b/stable/prusaslicer-novnc/8.8.14/Chart.yaml index 6094f2987eb..aef0c3824bd 100644 --- a/stable/prusaslicer-novnc/8.8.14/Chart.yaml +++ b/stable/prusaslicer-novnc/8.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - prusaslicer-novnc - home-automation - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/prusaslicer-novnc/8.8.14/app-changelog.md b/stable/prusaslicer-novnc/8.8.14/app-changelog.md index 0b8d6d8a0ed..83416b0639f 100644 --- a/stable/prusaslicer-novnc/8.8.14/app-changelog.md +++ b/stable/prusaslicer-novnc/8.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [prusaslicer-novnc-8.8.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.8.14) (2024-04-21) +## [prusaslicer-novnc-8.8.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-8.6.0...prusaslicer-novnc-8.8.14) (2024-04-22) ### Chore diff --git a/stable/prusaslicer-novnc/8.8.14/questions.yaml b/stable/prusaslicer-novnc/8.8.14/questions.yaml index 3c892d46b1c..27d7f86ddfe 100755 --- a/stable/prusaslicer-novnc/8.8.14/questions.yaml +++ b/stable/prusaslicer-novnc/8.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pt-helper/5.8.12/Chart.yaml b/stable/pt-helper/5.8.12/Chart.yaml index c30c74495aa..47e0d7c5b27 100644 --- a/stable/pt-helper/5.8.12/Chart.yaml +++ b/stable/pt-helper/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.webp keywords: - pt-helper - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pt-helper/5.8.12/app-changelog.md b/stable/pt-helper/5.8.12/app-changelog.md index 04b3a638f52..66025ea4971 100644 --- a/stable/pt-helper/5.8.12/app-changelog.md +++ b/stable/pt-helper/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pt-helper-5.8.12](https://github.com/truecharts/charts/compare/pt-helper-5.6.0...pt-helper-5.8.12) (2024-04-21) +## [pt-helper-5.8.12](https://github.com/truecharts/charts/compare/pt-helper-5.6.0...pt-helper-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pt-helper/5.8.12/questions.yaml b/stable/pt-helper/5.8.12/questions.yaml index e5e152e2be9..b305b83a381 100755 --- a/stable/pt-helper/5.8.12/questions.yaml +++ b/stable/pt-helper/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/putty/9.9.8/Chart.yaml b/stable/putty/9.9.8/Chart.yaml index c8b3a84b879..28d6abe1f01 100644 --- a/stable/putty/9.9.8/Chart.yaml +++ b/stable/putty/9.9.8/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.webp keywords: - ssh - putty -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/putty/9.9.8/app-changelog.md b/stable/putty/9.9.8/app-changelog.md index 368bae4f919..5d321cb3394 100644 --- a/stable/putty/9.9.8/app-changelog.md +++ b/stable/putty/9.9.8/app-changelog.md @@ -1,6 +1,6 @@ -## [putty-9.9.8](https://github.com/truecharts/charts/compare/putty-9.6.0...putty-9.9.8) (2024-04-21) +## [putty-9.9.8](https://github.com/truecharts/charts/compare/putty-9.6.0...putty-9.9.8) (2024-04-22) ### Chore diff --git a/stable/putty/9.9.8/questions.yaml b/stable/putty/9.9.8/questions.yaml index e60424f8a9b..15abfa09435 100755 --- a/stable/putty/9.9.8/questions.yaml +++ b/stable/putty/9.9.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pvk-ii/5.8.12/Chart.yaml b/stable/pvk-ii/5.8.12/Chart.yaml index ef4f02df102..9ef25db1e0f 100644 --- a/stable/pvk-ii/5.8.12/Chart.yaml +++ b/stable/pvk-ii/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.webp keywords: - pvk-ii - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pvk-ii/5.8.12/app-changelog.md b/stable/pvk-ii/5.8.12/app-changelog.md index 7faf74a254f..015e5c63e98 100644 --- a/stable/pvk-ii/5.8.12/app-changelog.md +++ b/stable/pvk-ii/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pvk-ii-5.8.12](https://github.com/truecharts/charts/compare/pvk-ii-5.6.0...pvk-ii-5.8.12) (2024-04-21) +## [pvk-ii-5.8.12](https://github.com/truecharts/charts/compare/pvk-ii-5.6.0...pvk-ii-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pvk-ii/5.8.12/questions.yaml b/stable/pvk-ii/5.8.12/questions.yaml index 1532333d297..5650e1b6a59 100755 --- a/stable/pvk-ii/5.8.12/questions.yaml +++ b/stable/pvk-ii/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pwm/5.8.12/Chart.yaml b/stable/pwm/5.8.12/Chart.yaml index 99050c03979..8906ee876f9 100644 --- a/stable/pwm/5.8.12/Chart.yaml +++ b/stable/pwm/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.webp keywords: - pwm - Security -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pwm/5.8.12/app-changelog.md b/stable/pwm/5.8.12/app-changelog.md index c94a3e3894b..83652524cf6 100644 --- a/stable/pwm/5.8.12/app-changelog.md +++ b/stable/pwm/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pwm-5.8.12](https://github.com/truecharts/charts/compare/pwm-5.6.0...pwm-5.8.12) (2024-04-21) +## [pwm-5.8.12](https://github.com/truecharts/charts/compare/pwm-5.6.0...pwm-5.8.12) (2024-04-22) ### Chore diff --git a/stable/pwm/5.8.12/questions.yaml b/stable/pwm/5.8.12/questions.yaml index 0459b6e3435..865336efdf7 100755 --- a/stable/pwm/5.8.12/questions.yaml +++ b/stable/pwm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pwndrop/9.8.14/Chart.yaml b/stable/pwndrop/9.8.14/Chart.yaml index f3579f3cc02..7db9a9a637c 100644 --- a/stable/pwndrop/9.8.14/Chart.yaml +++ b/stable/pwndrop/9.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.webp keywords: - pwndrop -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pwndrop/9.8.14/app-changelog.md b/stable/pwndrop/9.8.14/app-changelog.md index e2d8f9c23a6..bb35c5bb5b9 100644 --- a/stable/pwndrop/9.8.14/app-changelog.md +++ b/stable/pwndrop/9.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [pwndrop-9.8.14](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.8.14) (2024-04-21) +## [pwndrop-9.8.14](https://github.com/truecharts/charts/compare/pwndrop-9.6.0...pwndrop-9.8.14) (2024-04-22) ### Chore diff --git a/stable/pwndrop/9.8.14/questions.yaml b/stable/pwndrop/9.8.14/questions.yaml index b30f0192d7c..3834013ab56 100755 --- a/stable/pwndrop/9.8.14/questions.yaml +++ b/stable/pwndrop/9.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pyload-ng/5.8.15/Chart.yaml b/stable/pyload-ng/5.8.15/Chart.yaml index a14e62c5e92..eb7b0a6d3c0 100644 --- a/stable/pyload-ng/5.8.15/Chart.yaml +++ b/stable/pyload-ng/5.8.15/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp keywords: - pyload-ng - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pyload-ng/5.8.15/app-changelog.md b/stable/pyload-ng/5.8.15/app-changelog.md index 85c8c723def..3d9431c19e3 100644 --- a/stable/pyload-ng/5.8.15/app-changelog.md +++ b/stable/pyload-ng/5.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [pyload-ng-5.8.15](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.8.15) (2024-04-21) +## [pyload-ng-5.8.15](https://github.com/truecharts/charts/compare/pyload-ng-5.6.0...pyload-ng-5.8.15) (2024-04-22) ### Chore diff --git a/stable/pyload-ng/5.8.15/questions.yaml b/stable/pyload-ng/5.8.15/questions.yaml index 5a26da05d04..460e713198a 100755 --- a/stable/pyload-ng/5.8.15/questions.yaml +++ b/stable/pyload-ng/5.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pyload/13.8.12/Chart.yaml b/stable/pyload/13.8.12/Chart.yaml index 1f5297c0c25..05f2959331e 100644 --- a/stable/pyload/13.8.12/Chart.yaml +++ b/stable/pyload/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.webp keywords: - pyload - download -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pyload/13.8.12/app-changelog.md b/stable/pyload/13.8.12/app-changelog.md index 45eca1367de..3b86f09d1e3 100644 --- a/stable/pyload/13.8.12/app-changelog.md +++ b/stable/pyload/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [pyload-13.8.12](https://github.com/truecharts/charts/compare/pyload-13.6.0...pyload-13.8.12) (2024-04-21) +## [pyload-13.8.12](https://github.com/truecharts/charts/compare/pyload-13.6.0...pyload-13.8.12) (2024-04-22) ### Chore diff --git a/stable/pyload/13.8.12/questions.yaml b/stable/pyload/13.8.12/questions.yaml index 7bc93af2a05..12210d7ca5d 100755 --- a/stable/pyload/13.8.12/questions.yaml +++ b/stable/pyload/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/pylon/9.8.13/Chart.yaml b/stable/pylon/9.8.13/Chart.yaml index 018e605d646..28b877bfaf2 100644 --- a/stable/pylon/9.8.13/Chart.yaml +++ b/stable/pylon/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pylon icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.webp keywords: - pylon -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/pylon/9.8.13/app-changelog.md b/stable/pylon/9.8.13/app-changelog.md index 1c3e5e8d784..39246a71847 100644 --- a/stable/pylon/9.8.13/app-changelog.md +++ b/stable/pylon/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [pylon-9.8.13](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.8.13) (2024-04-21) +## [pylon-9.8.13](https://github.com/truecharts/charts/compare/pylon-9.6.0...pylon-9.8.13) (2024-04-22) ### Chore diff --git a/stable/pylon/9.8.13/questions.yaml b/stable/pylon/9.8.13/questions.yaml index 8e6b1a5c242..aca08efda07 100755 --- a/stable/pylon/9.8.13/questions.yaml +++ b/stable/pylon/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/qbitmanage/8.9.14/Chart.yaml b/stable/qbitmanage/8.9.14/Chart.yaml index 4abefa95deb..383c0d1d929 100644 --- a/stable/qbitmanage/8.9.14/Chart.yaml +++ b/stable/qbitmanage/8.9.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - qbitmanage - Downloaders - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qbitmanage/8.9.14/app-changelog.md b/stable/qbitmanage/8.9.14/app-changelog.md index 1ef1af486f7..c58a137213a 100644 --- a/stable/qbitmanage/8.9.14/app-changelog.md +++ b/stable/qbitmanage/8.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [qbitmanage-8.9.14](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.9.14) (2024-04-21) +## [qbitmanage-8.9.14](https://github.com/truecharts/charts/compare/qbitmanage-8.6.0...qbitmanage-8.9.14) (2024-04-22) ### Chore diff --git a/stable/qbitmanage/8.9.14/questions.yaml b/stable/qbitmanage/8.9.14/questions.yaml index b54dc43e9f8..f8856708910 100755 --- a/stable/qbitmanage/8.9.14/questions.yaml +++ b/stable/qbitmanage/8.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/qbitrr/4.9.12/Chart.yaml b/stable/qbitrr/4.9.12/Chart.yaml index 426300e9928..b345d62f94c 100644 --- a/stable/qbitrr/4.9.12/Chart.yaml +++ b/stable/qbitrr/4.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qbitrr/4.9.12/app-changelog.md b/stable/qbitrr/4.9.12/app-changelog.md index 5c814705e54..313f7d04b56 100644 --- a/stable/qbitrr/4.9.12/app-changelog.md +++ b/stable/qbitrr/4.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [qbitrr-4.9.12](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-4.9.12) (2024-04-21) +## [qbitrr-4.9.12](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-4.9.12) (2024-04-22) ### Chore diff --git a/stable/qbitrr/4.9.12/questions.yaml b/stable/qbitrr/4.9.12/questions.yaml index 27011e7dd8a..9943eea10e2 100755 --- a/stable/qbitrr/4.9.12/questions.yaml +++ b/stable/qbitrr/4.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/qbittorrent/19.8.14/Chart.yaml b/stable/qbittorrent/19.8.14/Chart.yaml index 50ec33ee4b5..6cbd50b40d8 100644 --- a/stable/qbittorrent/19.8.14/Chart.yaml +++ b/stable/qbittorrent/19.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.webp keywords: - qbittorrent - torrrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qbittorrent/19.8.14/app-changelog.md b/stable/qbittorrent/19.8.14/app-changelog.md index 8426e9cab63..371c4acf4bf 100644 --- a/stable/qbittorrent/19.8.14/app-changelog.md +++ b/stable/qbittorrent/19.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [qbittorrent-19.8.14](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.14) (2024-04-21) +## [qbittorrent-19.8.14](https://github.com/truecharts/charts/compare/qbittorrent-19.6.0...qbittorrent-19.8.14) (2024-04-22) ### Chore diff --git a/stable/qbittorrent/19.8.14/questions.yaml b/stable/qbittorrent/19.8.14/questions.yaml index 1d643640b32..0cd769aa279 100755 --- a/stable/qbittorrent/19.8.14/questions.yaml +++ b/stable/qbittorrent/19.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/qdirstat/9.8.12/Chart.yaml b/stable/qdirstat/9.8.12/Chart.yaml index a4853be2761..f6a5364a8da 100644 --- a/stable/qdirstat/9.8.12/Chart.yaml +++ b/stable/qdirstat/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.webp keywords: - stats - qdirstat -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qdirstat/9.8.12/app-changelog.md b/stable/qdirstat/9.8.12/app-changelog.md index 6c9aac01d0a..632d340b685 100644 --- a/stable/qdirstat/9.8.12/app-changelog.md +++ b/stable/qdirstat/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [qdirstat-9.8.12](https://github.com/truecharts/charts/compare/qdirstat-9.6.0...qdirstat-9.8.12) (2024-04-21) +## [qdirstat-9.8.12](https://github.com/truecharts/charts/compare/qdirstat-9.6.0...qdirstat-9.8.12) (2024-04-22) ### Chore diff --git a/stable/qdirstat/9.8.12/questions.yaml b/stable/qdirstat/9.8.12/questions.yaml index b92b1a69fe4..0d0d7db1bed 100755 --- a/stable/qdirstat/9.8.12/questions.yaml +++ b/stable/qdirstat/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/qflood/5.8.12/Chart.yaml b/stable/qflood/5.8.12/Chart.yaml index dc7a3362046..b98e5719616 100644 --- a/stable/qflood/5.8.12/Chart.yaml +++ b/stable/qflood/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.webp keywords: - qflood - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qflood/5.8.12/app-changelog.md b/stable/qflood/5.8.12/app-changelog.md index 2a06a2baf19..aea0d5c8375 100644 --- a/stable/qflood/5.8.12/app-changelog.md +++ b/stable/qflood/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [qflood-5.8.12](https://github.com/truecharts/charts/compare/qflood-5.6.0...qflood-5.8.12) (2024-04-21) +## [qflood-5.8.12](https://github.com/truecharts/charts/compare/qflood-5.6.0...qflood-5.8.12) (2024-04-22) ### Chore diff --git a/stable/qflood/5.8.12/questions.yaml b/stable/qflood/5.8.12/questions.yaml index 458f80a288a..bd49ad69e37 100755 --- a/stable/qflood/5.8.12/questions.yaml +++ b/stable/qflood/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/qinglong/9.8.12/Chart.yaml b/stable/qinglong/9.8.12/Chart.yaml index f8fabbdbaf9..e844f82d8cc 100644 --- a/stable/qinglong/9.8.12/Chart.yaml +++ b/stable/qinglong/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp keywords: - qinglong - task -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qinglong/9.8.12/app-changelog.md b/stable/qinglong/9.8.12/app-changelog.md index 68bdb9627f8..9c9cdb246ab 100644 --- a/stable/qinglong/9.8.12/app-changelog.md +++ b/stable/qinglong/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [qinglong-9.8.12](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.8.12) (2024-04-21) +## [qinglong-9.8.12](https://github.com/truecharts/charts/compare/qinglong-9.6.0...qinglong-9.8.12) (2024-04-22) ### Chore diff --git a/stable/qinglong/9.8.12/questions.yaml b/stable/qinglong/9.8.12/questions.yaml index 72bbd976138..83b9265a330 100755 --- a/stable/qinglong/9.8.12/questions.yaml +++ b/stable/qinglong/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/quake3/5.8.12/Chart.yaml b/stable/quake3/5.8.12/Chart.yaml index 62667f058de..52d20d0c589 100644 --- a/stable/quake3/5.8.12/Chart.yaml +++ b/stable/quake3/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.webp keywords: - quake3 - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/quake3/5.8.12/app-changelog.md b/stable/quake3/5.8.12/app-changelog.md index c053e145b3d..233890f0b8e 100644 --- a/stable/quake3/5.8.12/app-changelog.md +++ b/stable/quake3/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [quake3-5.8.12](https://github.com/truecharts/charts/compare/quake3-5.6.0...quake3-5.8.12) (2024-04-21) +## [quake3-5.8.12](https://github.com/truecharts/charts/compare/quake3-5.6.0...quake3-5.8.12) (2024-04-22) ### Chore diff --git a/stable/quake3/5.8.12/questions.yaml b/stable/quake3/5.8.12/questions.yaml index 0384f140e6e..fa8f0d17117 100755 --- a/stable/quake3/5.8.12/questions.yaml +++ b/stable/quake3/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/quassel-core/11.8.14/Chart.yaml b/stable/quassel-core/11.8.14/Chart.yaml index 37e98ef6830..a4262064878 100644 --- a/stable/quassel-core/11.8.14/Chart.yaml +++ b/stable/quassel-core/11.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-core icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.webp keywords: - quassel-core -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/quassel-core/11.8.14/app-changelog.md b/stable/quassel-core/11.8.14/app-changelog.md index afd7dc6cb1d..37018d525ff 100644 --- a/stable/quassel-core/11.8.14/app-changelog.md +++ b/stable/quassel-core/11.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [quassel-core-11.8.14](https://github.com/truecharts/charts/compare/quassel-core-11.6.0...quassel-core-11.8.14) (2024-04-21) +## [quassel-core-11.8.14](https://github.com/truecharts/charts/compare/quassel-core-11.6.0...quassel-core-11.8.14) (2024-04-22) ### Chore diff --git a/stable/quassel-core/11.8.14/questions.yaml b/stable/quassel-core/11.8.14/questions.yaml index ca71c1f79dc..190b5e03dfc 100755 --- a/stable/quassel-core/11.8.14/questions.yaml +++ b/stable/quassel-core/11.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/quassel-web/9.8.12/Chart.yaml b/stable/quassel-web/9.8.12/Chart.yaml index c7056730b98..e0f4ff6f3ef 100644 --- a/stable/quassel-web/9.8.12/Chart.yaml +++ b/stable/quassel-web/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-web icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.webp keywords: - quassel-web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/quassel-web/9.8.12/app-changelog.md b/stable/quassel-web/9.8.12/app-changelog.md index c3098fb54a8..10d9c70d2f6 100644 --- a/stable/quassel-web/9.8.12/app-changelog.md +++ b/stable/quassel-web/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [quassel-web-9.8.12](https://github.com/truecharts/charts/compare/quassel-web-9.6.0...quassel-web-9.8.12) (2024-04-21) +## [quassel-web-9.8.12](https://github.com/truecharts/charts/compare/quassel-web-9.6.0...quassel-web-9.8.12) (2024-04-22) ### Chore diff --git a/stable/quassel-web/9.8.12/questions.yaml b/stable/quassel-web/9.8.12/questions.yaml index 54dcde5011e..e13168252ab 100755 --- a/stable/quassel-web/9.8.12/questions.yaml +++ b/stable/quassel-web/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/quickshare/5.8.12/Chart.yaml b/stable/quickshare/5.8.12/Chart.yaml index f1339a1d729..5d613aa348a 100644 --- a/stable/quickshare/5.8.12/Chart.yaml +++ b/stable/quickshare/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/quickshare/5.8.12/app-changelog.md b/stable/quickshare/5.8.12/app-changelog.md index a7e63690bb5..429b6d7feef 100644 --- a/stable/quickshare/5.8.12/app-changelog.md +++ b/stable/quickshare/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [quickshare-5.8.12](https://github.com/truecharts/charts/compare/quickshare-5.6.0...quickshare-5.8.12) (2024-04-21) +## [quickshare-5.8.12](https://github.com/truecharts/charts/compare/quickshare-5.6.0...quickshare-5.8.12) (2024-04-22) ### Chore diff --git a/stable/quickshare/5.8.12/questions.yaml b/stable/quickshare/5.8.12/questions.yaml index 40e2f6dc146..f3edea9ac42 100755 --- a/stable/quickshare/5.8.12/questions.yaml +++ b/stable/quickshare/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/quiz-game/5.8.12/Chart.yaml b/stable/quiz-game/5.8.12/Chart.yaml index ac7cb927ad8..f793bc2c169 100644 --- a/stable/quiz-game/5.8.12/Chart.yaml +++ b/stable/quiz-game/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - GameServers - Other - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/quiz-game/5.8.12/app-changelog.md b/stable/quiz-game/5.8.12/app-changelog.md index 7a986811aef..48caadcc5b5 100644 --- a/stable/quiz-game/5.8.12/app-changelog.md +++ b/stable/quiz-game/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [quiz-game-5.8.12](https://github.com/truecharts/charts/compare/quiz-game-5.6.0...quiz-game-5.8.12) (2024-04-21) +## [quiz-game-5.8.12](https://github.com/truecharts/charts/compare/quiz-game-5.6.0...quiz-game-5.8.12) (2024-04-22) ### Chore diff --git a/stable/quiz-game/5.8.12/questions.yaml b/stable/quiz-game/5.8.12/questions.yaml index f3d27434a98..aa5cc15d308 100755 --- a/stable/quiz-game/5.8.12/questions.yaml +++ b/stable/quiz-game/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/qwantify/3.8.12/Chart.yaml b/stable/qwantify/3.8.12/Chart.yaml index bcb22495c55..168efa1a614 100644 --- a/stable/qwantify/3.8.12/Chart.yaml +++ b/stable/qwantify/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.webp keywords: - qwantify - games -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/qwantify/3.8.12/app-changelog.md b/stable/qwantify/3.8.12/app-changelog.md index 62a5d76012e..87553291686 100644 --- a/stable/qwantify/3.8.12/app-changelog.md +++ b/stable/qwantify/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [qwantify-3.8.12](https://github.com/truecharts/charts/compare/qwantify-3.6.0...qwantify-3.8.12) (2024-04-21) +## [qwantify-3.8.12](https://github.com/truecharts/charts/compare/qwantify-3.6.0...qwantify-3.8.12) (2024-04-22) ### Chore diff --git a/stable/qwantify/3.8.12/questions.yaml b/stable/qwantify/3.8.12/questions.yaml index 2eec2ef5adb..53455debc32 100755 --- a/stable/qwantify/3.8.12/questions.yaml +++ b/stable/qwantify/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/radarr/21.7.9/Chart.yaml b/stable/radarr/21.7.9/Chart.yaml index bc3f30fa0da..48ba6f01173 100644 --- a/stable/radarr/21.7.9/Chart.yaml +++ b/stable/radarr/21.7.9/Chart.yaml @@ -24,7 +24,7 @@ keywords: - radarr - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/radarr/21.7.9/app-changelog.md b/stable/radarr/21.7.9/app-changelog.md index 1f958729c28..d949697a9fa 100644 --- a/stable/radarr/21.7.9/app-changelog.md +++ b/stable/radarr/21.7.9/app-changelog.md @@ -1,6 +1,6 @@ -## [radarr-21.7.9](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.7.9) (2024-04-21) +## [radarr-21.7.9](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.7.9) (2024-04-22) ### Chore diff --git a/stable/radarr/21.7.9/questions.yaml b/stable/radarr/21.7.9/questions.yaml index 5c22eaebb7c..92c82e081f2 100755 --- a/stable/radarr/21.7.9/questions.yaml +++ b/stable/radarr/21.7.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/radarrsync/5.8.12/Chart.yaml b/stable/radarrsync/5.8.12/Chart.yaml index 251ee9be39e..42d4ba4d3f3 100644 --- a/stable/radarrsync/5.8.12/Chart.yaml +++ b/stable/radarrsync/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.webp keywords: - radarrsync - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/radarrsync/5.8.12/app-changelog.md b/stable/radarrsync/5.8.12/app-changelog.md index 75c933ab731..1c677327f10 100644 --- a/stable/radarrsync/5.8.12/app-changelog.md +++ b/stable/radarrsync/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [radarrsync-5.8.12](https://github.com/truecharts/charts/compare/radarrsync-5.6.0...radarrsync-5.8.12) (2024-04-21) +## [radarrsync-5.8.12](https://github.com/truecharts/charts/compare/radarrsync-5.6.0...radarrsync-5.8.12) (2024-04-22) ### Chore diff --git a/stable/radarrsync/5.8.12/questions.yaml b/stable/radarrsync/5.8.12/questions.yaml index 6b503a01090..91ae1cd3c36 100755 --- a/stable/radarrsync/5.8.12/questions.yaml +++ b/stable/radarrsync/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/radicale/5.8.12/Chart.yaml b/stable/radicale/5.8.12/Chart.yaml index fd287a9d970..7111866572c 100644 --- a/stable/radicale/5.8.12/Chart.yaml +++ b/stable/radicale/5.8.12/Chart.yaml @@ -28,7 +28,7 @@ keywords: - contacts - tasks - to-do -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/radicale/5.8.12/app-changelog.md b/stable/radicale/5.8.12/app-changelog.md index a29da673d13..d6aa6685e77 100644 --- a/stable/radicale/5.8.12/app-changelog.md +++ b/stable/radicale/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [radicale-5.8.12](https://github.com/truecharts/charts/compare/radicale-5.6.0...radicale-5.8.12) (2024-04-21) +## [radicale-5.8.12](https://github.com/truecharts/charts/compare/radicale-5.6.0...radicale-5.8.12) (2024-04-22) ### Chore diff --git a/stable/radicale/5.8.12/questions.yaml b/stable/radicale/5.8.12/questions.yaml index c8bbd62cb3f..5717a7d3ac4 100755 --- a/stable/radicale/5.8.12/questions.yaml +++ b/stable/radicale/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rapidphotodownloader/5.8.13/Chart.yaml b/stable/rapidphotodownloader/5.8.13/Chart.yaml index 9954af85cee..0a94a595f5d 100644 --- a/stable/rapidphotodownloader/5.8.13/Chart.yaml +++ b/stable/rapidphotodownloader/5.8.13/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Productivity - Tools-Utilities - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rapidphotodownloader/5.8.13/app-changelog.md b/stable/rapidphotodownloader/5.8.13/app-changelog.md index 5457b03f66a..62f8dfc05ef 100644 --- a/stable/rapidphotodownloader/5.8.13/app-changelog.md +++ b/stable/rapidphotodownloader/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [rapidphotodownloader-5.8.13](https://github.com/truecharts/charts/compare/rapidphotodownloader-5.6.0...rapidphotodownloader-5.8.13) (2024-04-21) +## [rapidphotodownloader-5.8.13](https://github.com/truecharts/charts/compare/rapidphotodownloader-5.6.0...rapidphotodownloader-5.8.13) (2024-04-22) ### Chore diff --git a/stable/rapidphotodownloader/5.8.13/questions.yaml b/stable/rapidphotodownloader/5.8.13/questions.yaml index 88dccfcedba..5fca9e56315 100755 --- a/stable/rapidphotodownloader/5.8.13/questions.yaml +++ b/stable/rapidphotodownloader/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rcon-webadmin/8.8.12/Chart.yaml b/stable/rcon-webadmin/8.8.12/Chart.yaml index 9fd230b9692..c32ce558fdf 100644 --- a/stable/rcon-webadmin/8.8.12/Chart.yaml +++ b/stable/rcon-webadmin/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - rcon-webadmin - GameServers - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rcon-webadmin/8.8.12/app-changelog.md b/stable/rcon-webadmin/8.8.12/app-changelog.md index 2ac578ae568..99175186b7e 100644 --- a/stable/rcon-webadmin/8.8.12/app-changelog.md +++ b/stable/rcon-webadmin/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rcon-webadmin-8.8.12](https://github.com/truecharts/charts/compare/rcon-webadmin-8.6.0...rcon-webadmin-8.8.12) (2024-04-21) +## [rcon-webadmin-8.8.12](https://github.com/truecharts/charts/compare/rcon-webadmin-8.6.0...rcon-webadmin-8.8.12) (2024-04-22) ### Chore diff --git a/stable/rcon-webadmin/8.8.12/questions.yaml b/stable/rcon-webadmin/8.8.12/questions.yaml index 524595c6df0..9194c0f561d 100755 --- a/stable/rcon-webadmin/8.8.12/questions.yaml +++ b/stable/rcon-webadmin/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rdesktop/8.8.49/Chart.yaml b/stable/rdesktop/8.8.49/Chart.yaml index 79b65780ff9..7f975fb5d73 100644 --- a/stable/rdesktop/8.8.49/Chart.yaml +++ b/stable/rdesktop/8.8.49/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.webp keywords: - rdesktop - desktops -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rdesktop/8.8.49/app-changelog.md b/stable/rdesktop/8.8.49/app-changelog.md index e4a0b92095f..7587bf04ae7 100644 --- a/stable/rdesktop/8.8.49/app-changelog.md +++ b/stable/rdesktop/8.8.49/app-changelog.md @@ -1,6 +1,6 @@ -## [rdesktop-8.8.49](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.8.49) (2024-04-21) +## [rdesktop-8.8.49](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.8.49) (2024-04-22) ### Chore diff --git a/stable/rdesktop/8.8.49/questions.yaml b/stable/rdesktop/8.8.49/questions.yaml index aae16bb6429..165e4f81cd3 100755 --- a/stable/rdesktop/8.8.49/questions.yaml +++ b/stable/rdesktop/8.8.49/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rdtclient/4.8.17/Chart.yaml b/stable/rdtclient/4.8.17/Chart.yaml index e677c3b990b..eb01b4dcbb7 100644 --- a/stable/rdtclient/4.8.17/Chart.yaml +++ b/stable/rdtclient/4.8.17/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.webp keywords: - rdtclient - torrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: rdtclient sources: - https://github.com/rogerfar/rdt-client - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient - - https://hub.docker.com/r/p3terx/aria2-pro - https://ghcr.io/rogerfar/rdtclient + - https://hub.docker.com/r/p3terx/aria2-pro type: application version: 4.8.17 diff --git a/stable/rdtclient/4.8.17/app-changelog.md b/stable/rdtclient/4.8.17/app-changelog.md index e9d3e3c6ffd..14482d7a88f 100644 --- a/stable/rdtclient/4.8.17/app-changelog.md +++ b/stable/rdtclient/4.8.17/app-changelog.md @@ -1,6 +1,6 @@ -## [rdtclient-4.8.17](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.17) (2024-04-21) +## [rdtclient-4.8.17](https://github.com/truecharts/charts/compare/rdtclient-4.6.0...rdtclient-4.8.17) (2024-04-22) ### Chore diff --git a/stable/rdtclient/4.8.17/questions.yaml b/stable/rdtclient/4.8.17/questions.yaml index 7d83e7e0e0b..db703366b1b 100755 --- a/stable/rdtclient/4.8.17/questions.yaml +++ b/stable/rdtclient/4.8.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/readarr/21.6.16/Chart.yaml b/stable/readarr/21.6.16/Chart.yaml index ac26e818391..11f06d0e7e6 100644 --- a/stable/readarr/21.6.16/Chart.yaml +++ b/stable/readarr/21.6.16/Chart.yaml @@ -26,7 +26,7 @@ keywords: - usenet - AudioBooks - ebooks -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,7 +36,7 @@ sources: - https://readarr.com - https://github.com/Readarr/Readarr - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/readarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/readarr-develop type: application version: 21.6.16 diff --git a/stable/readarr/21.6.16/app-changelog.md b/stable/readarr/21.6.16/app-changelog.md index 3fc899453af..7ed8b7bb691 100644 --- a/stable/readarr/21.6.16/app-changelog.md +++ b/stable/readarr/21.6.16/app-changelog.md @@ -1,6 +1,6 @@ -## [readarr-21.6.16](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.6.16) (2024-04-21) +## [readarr-21.6.16](https://github.com/truecharts/charts/compare/readarr-21.4.0...readarr-21.6.16) (2024-04-22) ### Chore diff --git a/stable/readarr/21.6.16/questions.yaml b/stable/readarr/21.6.16/questions.yaml index 3b2c69359cf..a5a40116761 100755 --- a/stable/readarr/21.6.16/questions.yaml +++ b/stable/readarr/21.6.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/recyclarr/9.8.12/Chart.yaml b/stable/recyclarr/9.8.12/Chart.yaml index b4db63b20bf..5903a8b3cfa 100644 --- a/stable/recyclarr/9.8.12/Chart.yaml +++ b/stable/recyclarr/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.webp keywords: - recyclarr - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/recyclarr/9.8.12/app-changelog.md b/stable/recyclarr/9.8.12/app-changelog.md index f003eec79d2..ec06cf230ea 100644 --- a/stable/recyclarr/9.8.12/app-changelog.md +++ b/stable/recyclarr/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [recyclarr-9.8.12](https://github.com/truecharts/charts/compare/recyclarr-9.6.0...recyclarr-9.8.12) (2024-04-21) +## [recyclarr-9.8.12](https://github.com/truecharts/charts/compare/recyclarr-9.6.0...recyclarr-9.8.12) (2024-04-22) ### Chore diff --git a/stable/recyclarr/9.8.12/questions.yaml b/stable/recyclarr/9.8.12/questions.yaml index c6962cec081..357ab9ade50 100755 --- a/stable/recyclarr/9.8.12/questions.yaml +++ b/stable/recyclarr/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/red-discordbot/5.8.13/Chart.yaml b/stable/red-discordbot/5.8.13/Chart.yaml index 81732d1d0d2..e2acfbe390a 100644 --- a/stable/red-discordbot/5.8.13/Chart.yaml +++ b/stable/red-discordbot/5.8.13/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'The newest Red-Discordbot in a convenient multi-arch Chart ' +description: "The newest Red-Discordbot in a convenient multi-arch Chart " home: https://truecharts.org/charts/stable/red-discordbot icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.webp keywords: - red-discordbot - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/red-discordbot/5.8.13/app-changelog.md b/stable/red-discordbot/5.8.13/app-changelog.md index 3a9fed8cd4b..89b69132df4 100644 --- a/stable/red-discordbot/5.8.13/app-changelog.md +++ b/stable/red-discordbot/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [red-discordbot-5.8.13](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.13) (2024-04-21) +## [red-discordbot-5.8.13](https://github.com/truecharts/charts/compare/red-discordbot-5.6.0...red-discordbot-5.8.13) (2024-04-22) ### Chore diff --git a/stable/red-discordbot/5.8.13/questions.yaml b/stable/red-discordbot/5.8.13/questions.yaml index c9c4e60d1fb..8684c31f992 100755 --- a/stable/red-discordbot/5.8.13/questions.yaml +++ b/stable/red-discordbot/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/redis/13.3.16/Chart.yaml b/stable/redis/13.3.16/Chart.yaml index a1e8ba4e97d..dd3741d331a 100644 --- a/stable/redis/13.3.16/Chart.yaml +++ b/stable/redis/13.3.16/Chart.yaml @@ -24,7 +24,7 @@ keywords: - redis - keyvalue - database -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/redis/13.3.16/app-changelog.md b/stable/redis/13.3.16/app-changelog.md index 470f683eabd..feae51bfd7f 100644 --- a/stable/redis/13.3.16/app-changelog.md +++ b/stable/redis/13.3.16/app-changelog.md @@ -1,6 +1,6 @@ -## [redis-13.3.16](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.16) (2024-04-21) +## [redis-13.3.16](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.3.16) (2024-04-22) ### Chore diff --git a/stable/redis/13.3.16/questions.yaml b/stable/redis/13.3.16/questions.yaml index d4d69b2c65f..afffc757b3b 100755 --- a/stable/redis/13.3.16/questions.yaml +++ b/stable/redis/13.3.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/redisinsight/6.8.12/Chart.yaml b/stable/redisinsight/6.8.12/Chart.yaml index acae601da06..d721527284a 100644 --- a/stable/redisinsight/6.8.12/Chart.yaml +++ b/stable/redisinsight/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.webp keywords: - redisinsight - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/redisinsight/6.8.12/app-changelog.md b/stable/redisinsight/6.8.12/app-changelog.md index caaa9d09359..aaae9ad5c86 100644 --- a/stable/redisinsight/6.8.12/app-changelog.md +++ b/stable/redisinsight/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [redisinsight-6.8.12](https://github.com/truecharts/charts/compare/redisinsight-6.6.0...redisinsight-6.8.12) (2024-04-21) +## [redisinsight-6.8.12](https://github.com/truecharts/charts/compare/redisinsight-6.6.0...redisinsight-6.8.12) (2024-04-22) ### Chore diff --git a/stable/redisinsight/6.8.12/questions.yaml b/stable/redisinsight/6.8.12/questions.yaml index e94f3380481..14efa631b0c 100755 --- a/stable/redisinsight/6.8.12/questions.yaml +++ b/stable/redisinsight/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/redm/5.8.12/Chart.yaml b/stable/redm/5.8.12/Chart.yaml index 0d493997012..42b92c59e1c 100644 --- a/stable/redm/5.8.12/Chart.yaml +++ b/stable/redm/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.' +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." home: https://truecharts.org/charts/stable/redm icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.webp keywords: - redm - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/redm/5.8.12/app-changelog.md b/stable/redm/5.8.12/app-changelog.md index 2fc15f1fb39..3c0c3c9b067 100644 --- a/stable/redm/5.8.12/app-changelog.md +++ b/stable/redm/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [redm-5.8.12](https://github.com/truecharts/charts/compare/redm-5.6.0...redm-5.8.12) (2024-04-21) +## [redm-5.8.12](https://github.com/truecharts/charts/compare/redm-5.6.0...redm-5.8.12) (2024-04-22) ### Chore diff --git a/stable/redm/5.8.12/questions.yaml b/stable/redm/5.8.12/questions.yaml index 75a6689ad9f..ba3a352298c 100755 --- a/stable/redm/5.8.12/questions.yaml +++ b/stable/redm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/redmine/11.8.20/Chart.yaml b/stable/redmine/11.8.20/Chart.yaml index e6a8fb650b4..e2ca7177857 100644 --- a/stable/redmine/11.8.20/Chart.yaml +++ b/stable/redmine/11.8.20/Chart.yaml @@ -26,7 +26,7 @@ keywords: - time - tracking - ticket -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/redmine/11.8.20/app-changelog.md b/stable/redmine/11.8.20/app-changelog.md index dafd2aadde1..125e4da5e02 100644 --- a/stable/redmine/11.8.20/app-changelog.md +++ b/stable/redmine/11.8.20/app-changelog.md @@ -1,6 +1,6 @@ -## [redmine-11.8.20](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.20) (2024-04-21) +## [redmine-11.8.20](https://github.com/truecharts/charts/compare/redmine-11.6.0...redmine-11.8.20) (2024-04-22) ### Chore diff --git a/stable/redmine/11.8.20/questions.yaml b/stable/redmine/11.8.20/questions.yaml index 5db9d4792ff..bb4de0a9cbc 100755 --- a/stable/redmine/11.8.20/questions.yaml +++ b/stable/redmine/11.8.20/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/reg/13.8.12/Chart.yaml b/stable/reg/13.8.12/Chart.yaml index 9635915155b..b6ab05690af 100644 --- a/stable/reg/13.8.12/Chart.yaml +++ b/stable/reg/13.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/reg icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.webp keywords: - reg -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/reg/13.8.12/app-changelog.md b/stable/reg/13.8.12/app-changelog.md index ea557a41b13..156c573dce7 100644 --- a/stable/reg/13.8.12/app-changelog.md +++ b/stable/reg/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [reg-13.8.12](https://github.com/truecharts/charts/compare/reg-13.6.0...reg-13.8.12) (2024-04-21) +## [reg-13.8.12](https://github.com/truecharts/charts/compare/reg-13.6.0...reg-13.8.12) (2024-04-22) ### Chore diff --git a/stable/reg/13.8.12/questions.yaml b/stable/reg/13.8.12/questions.yaml index 73c74a39e55..f4dd3e3d870 100755 --- a/stable/reg/13.8.12/questions.yaml +++ b/stable/reg/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/remmina/10.8.14/Chart.yaml b/stable/remmina/10.8.14/Chart.yaml index 0f37bba0ac1..157fdea002f 100644 --- a/stable/remmina/10.8.14/Chart.yaml +++ b/stable/remmina/10.8.14/Chart.yaml @@ -25,7 +25,7 @@ keywords: - remote - desktop - client -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/remmina/10.8.14/app-changelog.md b/stable/remmina/10.8.14/app-changelog.md index 7a9cf370eb6..60f85afb8f0 100644 --- a/stable/remmina/10.8.14/app-changelog.md +++ b/stable/remmina/10.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [remmina-10.8.14](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.8.14) (2024-04-21) +## [remmina-10.8.14](https://github.com/truecharts/charts/compare/remmina-10.6.0...remmina-10.8.14) (2024-04-22) ### Chore diff --git a/stable/remmina/10.8.14/questions.yaml b/stable/remmina/10.8.14/questions.yaml index 6039384995d..b8f265bbb34 100755 --- a/stable/remmina/10.8.14/questions.yaml +++ b/stable/remmina/10.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/remotely/5.8.12/Chart.yaml b/stable/remotely/5.8.12/Chart.yaml index b76f2edca17..9c65062b492 100644 --- a/stable/remotely/5.8.12/Chart.yaml +++ b/stable/remotely/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.webp keywords: - remotely - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/remotely/5.8.12/app-changelog.md b/stable/remotely/5.8.12/app-changelog.md index 3ffe69136fc..37a0f3b5da0 100644 --- a/stable/remotely/5.8.12/app-changelog.md +++ b/stable/remotely/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [remotely-5.8.12](https://github.com/truecharts/charts/compare/remotely-5.6.0...remotely-5.8.12) (2024-04-21) +## [remotely-5.8.12](https://github.com/truecharts/charts/compare/remotely-5.6.0...remotely-5.8.12) (2024-04-22) ### Chore diff --git a/stable/remotely/5.8.12/questions.yaml b/stable/remotely/5.8.12/questions.yaml index 8ad9a70d590..8211391f265 100755 --- a/stable/remotely/5.8.12/questions.yaml +++ b/stable/remotely/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/requestrr/10.8.12/Chart.yaml b/stable/requestrr/10.8.12/Chart.yaml index 283d0adeea6..9c3ea11200e 100644 --- a/stable/requestrr/10.8.12/Chart.yaml +++ b/stable/requestrr/10.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.webp keywords: - requestrr - discord -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/requestrr/10.8.12/app-changelog.md b/stable/requestrr/10.8.12/app-changelog.md index 05e90132772..11129448e07 100644 --- a/stable/requestrr/10.8.12/app-changelog.md +++ b/stable/requestrr/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [requestrr-10.8.12](https://github.com/truecharts/charts/compare/requestrr-10.6.0...requestrr-10.8.12) (2024-04-21) +## [requestrr-10.8.12](https://github.com/truecharts/charts/compare/requestrr-10.6.0...requestrr-10.8.12) (2024-04-22) ### Chore diff --git a/stable/requestrr/10.8.12/questions.yaml b/stable/requestrr/10.8.12/questions.yaml index 7fe4f017c03..e1adfe829ba 100755 --- a/stable/requestrr/10.8.12/questions.yaml +++ b/stable/requestrr/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/resilio-sync/14.8.13/Chart.yaml b/stable/resilio-sync/14.8.13/Chart.yaml index a415e8de0d0..0b734f7ceba 100644 --- a/stable/resilio-sync/14.8.13/Chart.yaml +++ b/stable/resilio-sync/14.8.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - sync - btsync - bittorrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/resilio-sync/14.8.13/app-changelog.md b/stable/resilio-sync/14.8.13/app-changelog.md index 80f7ca7c916..c0ff3fa9744 100644 --- a/stable/resilio-sync/14.8.13/app-changelog.md +++ b/stable/resilio-sync/14.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [resilio-sync-14.8.13](https://github.com/truecharts/charts/compare/resilio-sync-14.6.0...resilio-sync-14.8.13) (2024-04-21) +## [resilio-sync-14.8.13](https://github.com/truecharts/charts/compare/resilio-sync-14.6.0...resilio-sync-14.8.13) (2024-04-22) ### Chore diff --git a/stable/resilio-sync/14.8.13/questions.yaml b/stable/resilio-sync/14.8.13/questions.yaml index 32d3c0a547f..03c35f8d1aa 100755 --- a/stable/resilio-sync/14.8.13/questions.yaml +++ b/stable/resilio-sync/14.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/restic-rest-server/5.8.12/Chart.yaml b/stable/restic-rest-server/5.8.12/Chart.yaml index b799939dba9..25144456c02 100644 --- a/stable/restic-rest-server/5.8.12/Chart.yaml +++ b/stable/restic-rest-server/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.' +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." home: https://truecharts.org/charts/stable/restic-rest-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.webp keywords: - restic-rest-server - Backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/restic-rest-server/5.8.12/app-changelog.md b/stable/restic-rest-server/5.8.12/app-changelog.md index d27619ed5ec..2819e70bad6 100644 --- a/stable/restic-rest-server/5.8.12/app-changelog.md +++ b/stable/restic-rest-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [restic-rest-server-5.8.12](https://github.com/truecharts/charts/compare/restic-rest-server-5.6.0...restic-rest-server-5.8.12) (2024-04-21) +## [restic-rest-server-5.8.12](https://github.com/truecharts/charts/compare/restic-rest-server-5.6.0...restic-rest-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/restic-rest-server/5.8.12/questions.yaml b/stable/restic-rest-server/5.8.12/questions.yaml index 5d8deb36799..4f3b8017197 100755 --- a/stable/restic-rest-server/5.8.12/questions.yaml +++ b/stable/restic-rest-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/retrobot/8.8.12/Chart.yaml b/stable/retrobot/8.8.12/Chart.yaml index 0f1b51edf35..7efc8e142d7 100644 --- a/stable/retrobot/8.8.12/Chart.yaml +++ b/stable/retrobot/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - retrobot - emulator - discord -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/retrobot/8.8.12/app-changelog.md b/stable/retrobot/8.8.12/app-changelog.md index d8c3a9ee0e2..b51a147a57e 100644 --- a/stable/retrobot/8.8.12/app-changelog.md +++ b/stable/retrobot/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [retrobot-8.8.12](https://github.com/truecharts/charts/compare/retrobot-8.6.0...retrobot-8.8.12) (2024-04-21) +## [retrobot-8.8.12](https://github.com/truecharts/charts/compare/retrobot-8.6.0...retrobot-8.8.12) (2024-04-22) ### Chore diff --git a/stable/retrobot/8.8.12/questions.yaml b/stable/retrobot/8.8.12/questions.yaml index f45d3d86992..18372d16459 100755 --- a/stable/retrobot/8.8.12/questions.yaml +++ b/stable/retrobot/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/rflood/5.8.17/Chart.yaml b/stable/rflood/5.8.17/Chart.yaml index 1baeccc0627..1bb252b73d1 100644 --- a/stable/rflood/5.8.17/Chart.yaml +++ b/stable/rflood/5.8.17/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.webp keywords: - rflood - downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rflood/5.8.17/app-changelog.md b/stable/rflood/5.8.17/app-changelog.md index 7081c92722b..fcafffa50b9 100644 --- a/stable/rflood/5.8.17/app-changelog.md +++ b/stable/rflood/5.8.17/app-changelog.md @@ -1,6 +1,6 @@ -## [rflood-5.8.17](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.8.17) (2024-04-21) +## [rflood-5.8.17](https://github.com/truecharts/charts/compare/rflood-5.6.0...rflood-5.8.17) (2024-04-22) ### Chore diff --git a/stable/rflood/5.8.17/questions.yaml b/stable/rflood/5.8.17/questions.yaml index f30f0204833..47aff47b8b0 100755 --- a/stable/rflood/5.8.17/questions.yaml +++ b/stable/rflood/5.8.17/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rickroll/6.8.13/Chart.yaml b/stable/rickroll/6.8.13/Chart.yaml index ad53d773fc1..c53f06d7ab4 100644 --- a/stable/rickroll/6.8.13/Chart.yaml +++ b/stable/rickroll/6.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.webp keywords: - rickroll - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rickroll/6.8.13/app-changelog.md b/stable/rickroll/6.8.13/app-changelog.md index c2befc47714..cbbb7f6b39e 100644 --- a/stable/rickroll/6.8.13/app-changelog.md +++ b/stable/rickroll/6.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [rickroll-6.8.13](https://github.com/truecharts/charts/compare/rickroll-6.6.0...rickroll-6.8.13) (2024-04-21) +## [rickroll-6.8.13](https://github.com/truecharts/charts/compare/rickroll-6.6.0...rickroll-6.8.13) (2024-04-22) ### Chore diff --git a/stable/rickroll/6.8.13/questions.yaml b/stable/rickroll/6.8.13/questions.yaml index 4fe33e2bb23..0eeb4cba14c 100755 --- a/stable/rickroll/6.8.13/questions.yaml +++ b/stable/rickroll/6.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rimgo/6.8.35/Chart.yaml b/stable/rimgo/6.8.35/Chart.yaml index cdffb3f8831..6abfd0f5b30 100644 --- a/stable/rimgo/6.8.35/Chart.yaml +++ b/stable/rimgo/6.8.35/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.webp keywords: - rimgo - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rimgo/6.8.35/app-changelog.md b/stable/rimgo/6.8.35/app-changelog.md index 9af68983b2f..175fa76fb03 100644 --- a/stable/rimgo/6.8.35/app-changelog.md +++ b/stable/rimgo/6.8.35/app-changelog.md @@ -1,6 +1,6 @@ -## [rimgo-6.8.35](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.35) (2024-04-21) +## [rimgo-6.8.35](https://github.com/truecharts/charts/compare/rimgo-6.6.0...rimgo-6.8.35) (2024-04-22) ### Chore diff --git a/stable/rimgo/6.8.35/questions.yaml b/stable/rimgo/6.8.35/questions.yaml index d1f52d4330c..99d22c7a97b 100755 --- a/stable/rimgo/6.8.35/questions.yaml +++ b/stable/rimgo/6.8.35/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ring-mqtt/8.8.13/Chart.yaml b/stable/ring-mqtt/8.8.13/Chart.yaml index 624c2f5c499..e17bc90ca37 100644 --- a/stable/ring-mqtt/8.8.13/Chart.yaml +++ b/stable/ring-mqtt/8.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - ring-mqtt - home-automation - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ring-mqtt/8.8.13/app-changelog.md b/stable/ring-mqtt/8.8.13/app-changelog.md index ef0aff3f51a..bb1c1f2de50 100644 --- a/stable/ring-mqtt/8.8.13/app-changelog.md +++ b/stable/ring-mqtt/8.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [ring-mqtt-8.8.13](https://github.com/truecharts/charts/compare/ring-mqtt-8.6.0...ring-mqtt-8.8.13) (2024-04-21) +## [ring-mqtt-8.8.13](https://github.com/truecharts/charts/compare/ring-mqtt-8.6.0...ring-mqtt-8.8.13) (2024-04-22) ### Chore diff --git a/stable/ring-mqtt/8.8.13/questions.yaml b/stable/ring-mqtt/8.8.13/questions.yaml index e0a6796083e..f9bad8c46d9 100755 --- a/stable/ring-mqtt/8.8.13/questions.yaml +++ b/stable/ring-mqtt/8.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/rmlint/5.8.12/Chart.yaml b/stable/rmlint/5.8.12/Chart.yaml index 795600fd0c3..9850a7e4559 100644 --- a/stable/rmlint/5.8.12/Chart.yaml +++ b/stable/rmlint/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.webp keywords: - rmlint - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rmlint/5.8.12/app-changelog.md b/stable/rmlint/5.8.12/app-changelog.md index ee48c785002..29004bf4bc7 100644 --- a/stable/rmlint/5.8.12/app-changelog.md +++ b/stable/rmlint/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rmlint-5.8.12](https://github.com/truecharts/charts/compare/rmlint-5.6.0...rmlint-5.8.12) (2024-04-21) +## [rmlint-5.8.12](https://github.com/truecharts/charts/compare/rmlint-5.6.0...rmlint-5.8.12) (2024-04-22) ### Chore diff --git a/stable/rmlint/5.8.12/questions.yaml b/stable/rmlint/5.8.12/questions.yaml index 85393b18f8e..772cae00658 100755 --- a/stable/rmlint/5.8.12/questions.yaml +++ b/stable/rmlint/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/romm/8.8.19/Chart.yaml b/stable/romm/8.8.19/Chart.yaml index 0429ec514c8..04e62c75f28 100644 --- a/stable/romm/8.8.19/Chart.yaml +++ b/stable/romm/8.8.19/Chart.yaml @@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.webp keywords: - romm - rom-manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/romm/8.8.19/app-changelog.md b/stable/romm/8.8.19/app-changelog.md index fdf4cac89e4..fa6b3e301a9 100644 --- a/stable/romm/8.8.19/app-changelog.md +++ b/stable/romm/8.8.19/app-changelog.md @@ -1,6 +1,6 @@ -## [romm-8.8.19](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.19) (2024-04-21) +## [romm-8.8.19](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.8.19) (2024-04-22) ### Chore diff --git a/stable/romm/8.8.19/questions.yaml b/stable/romm/8.8.19/questions.yaml index 8010fec9836..56e51bcee16 100755 --- a/stable/romm/8.8.19/questions.yaml +++ b/stable/romm/8.8.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/root/5.8.12/Chart.yaml b/stable/root/5.8.12/Chart.yaml index 4adc17e5326..1ee40ffb5d8 100644 --- a/stable/root/5.8.12/Chart.yaml +++ b/stable/root/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - root - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/root/5.8.12/app-changelog.md b/stable/root/5.8.12/app-changelog.md index c4f1378bfdb..8e9bdd1ed1a 100644 --- a/stable/root/5.8.12/app-changelog.md +++ b/stable/root/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [root-5.8.12](https://github.com/truecharts/charts/compare/root-5.6.0...root-5.8.12) (2024-04-21) +## [root-5.8.12](https://github.com/truecharts/charts/compare/root-5.6.0...root-5.8.12) (2024-04-22) ### Chore diff --git a/stable/root/5.8.12/questions.yaml b/stable/root/5.8.12/questions.yaml index 710b8d4bd8a..51e57444f8d 100755 --- a/stable/root/5.8.12/questions.yaml +++ b/stable/root/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rsnapshot/9.8.14/Chart.yaml b/stable/rsnapshot/9.8.14/Chart.yaml index 566fb9cce32..5873cd498e7 100644 --- a/stable/rsnapshot/9.8.14/Chart.yaml +++ b/stable/rsnapshot/9.8.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.webp keywords: - rsnapshot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rsnapshot/9.8.14/app-changelog.md b/stable/rsnapshot/9.8.14/app-changelog.md index 73aa1c945d6..34355ca202b 100644 --- a/stable/rsnapshot/9.8.14/app-changelog.md +++ b/stable/rsnapshot/9.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [rsnapshot-9.8.14](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.14) (2024-04-21) +## [rsnapshot-9.8.14](https://github.com/truecharts/charts/compare/rsnapshot-9.6.0...rsnapshot-9.8.14) (2024-04-22) ### Chore diff --git a/stable/rsnapshot/9.8.14/questions.yaml b/stable/rsnapshot/9.8.14/questions.yaml index 0f5a746adea..9d4759b910e 100755 --- a/stable/rsnapshot/9.8.14/questions.yaml +++ b/stable/rsnapshot/9.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/rss-bridge/10.8.12/Chart.yaml b/stable/rss-bridge/10.8.12/Chart.yaml index 0cf2c52fe77..e6cc5e2993c 100644 --- a/stable/rss-bridge/10.8.12/Chart.yaml +++ b/stable/rss-bridge/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rss-bridge icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.webp keywords: - rss-bridge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rss-bridge/10.8.12/app-changelog.md b/stable/rss-bridge/10.8.12/app-changelog.md index b54503455f2..fda1e86d320 100644 --- a/stable/rss-bridge/10.8.12/app-changelog.md +++ b/stable/rss-bridge/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rss-bridge-10.8.12](https://github.com/truecharts/charts/compare/rss-bridge-10.6.0...rss-bridge-10.8.12) (2024-04-21) +## [rss-bridge-10.8.12](https://github.com/truecharts/charts/compare/rss-bridge-10.6.0...rss-bridge-10.8.12) (2024-04-22) ### Chore diff --git a/stable/rss-bridge/10.8.12/questions.yaml b/stable/rss-bridge/10.8.12/questions.yaml index d5689396cf3..c820f474191 100755 --- a/stable/rss-bridge/10.8.12/questions.yaml +++ b/stable/rss-bridge/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rss-proxy/5.8.12/Chart.yaml b/stable/rss-proxy/5.8.12/Chart.yaml index c720a018a4c..4b7ab9adae0 100644 --- a/stable/rss-proxy/5.8.12/Chart.yaml +++ b/stable/rss-proxy/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rss-proxy/5.8.12/app-changelog.md b/stable/rss-proxy/5.8.12/app-changelog.md index b5d193260d6..33d73e08e00 100644 --- a/stable/rss-proxy/5.8.12/app-changelog.md +++ b/stable/rss-proxy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rss-proxy-5.8.12](https://github.com/truecharts/charts/compare/rss-proxy-5.6.0...rss-proxy-5.8.12) (2024-04-21) +## [rss-proxy-5.8.12](https://github.com/truecharts/charts/compare/rss-proxy-5.6.0...rss-proxy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/rss-proxy/5.8.12/questions.yaml b/stable/rss-proxy/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/rss-proxy/5.8.12/questions.yaml +++ b/stable/rss-proxy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/rss-to-telegram/5.8.12/Chart.yaml b/stable/rss-to-telegram/5.8.12/Chart.yaml index f0441b0d692..641c161658a 100644 --- a/stable/rss-to-telegram/5.8.12/Chart.yaml +++ b/stable/rss-to-telegram/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Network-Other - Network-Messenger - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rss-to-telegram/5.8.12/app-changelog.md b/stable/rss-to-telegram/5.8.12/app-changelog.md index 981a9dc4253..d3ee4f1ea3f 100644 --- a/stable/rss-to-telegram/5.8.12/app-changelog.md +++ b/stable/rss-to-telegram/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rss-to-telegram-5.8.12](https://github.com/truecharts/charts/compare/rss-to-telegram-5.6.0...rss-to-telegram-5.8.12) (2024-04-21) +## [rss-to-telegram-5.8.12](https://github.com/truecharts/charts/compare/rss-to-telegram-5.6.0...rss-to-telegram-5.8.12) (2024-04-22) ### Chore diff --git a/stable/rss-to-telegram/5.8.12/questions.yaml b/stable/rss-to-telegram/5.8.12/questions.yaml index 6c772f498bc..543a3dbe22a 100755 --- a/stable/rss-to-telegram/5.8.12/questions.yaml +++ b/stable/rss-to-telegram/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/rsshub/12.10.41/Chart.yaml b/stable/rsshub/12.10.41/Chart.yaml index 0ca8df21d55..4c41aaceb8e 100644 --- a/stable/rsshub/12.10.41/Chart.yaml +++ b/stable/rsshub/12.10.41/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp keywords: - rsshub - rss -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application version: 12.10.41 diff --git a/stable/rsshub/12.10.41/app-changelog.md b/stable/rsshub/12.10.41/app-changelog.md index 11973052cad..f77d5911784 100644 --- a/stable/rsshub/12.10.41/app-changelog.md +++ b/stable/rsshub/12.10.41/app-changelog.md @@ -1,6 +1,6 @@ -## [rsshub-12.10.41](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.41) (2024-04-21) +## [rsshub-12.10.41](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.41) (2024-04-22) ### Chore diff --git a/stable/rsshub/12.10.41/questions.yaml b/stable/rsshub/12.10.41/questions.yaml index efd915e042a..85876a51dab 100755 --- a/stable/rsshub/12.10.41/questions.yaml +++ b/stable/rsshub/12.10.41/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rstudio/6.8.12/Chart.yaml b/stable/rstudio/6.8.12/Chart.yaml index e2ad1382737..e5859c006ef 100644 --- a/stable/rstudio/6.8.12/Chart.yaml +++ b/stable/rstudio/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.webp keywords: - rstudio - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rstudio/6.8.12/app-changelog.md b/stable/rstudio/6.8.12/app-changelog.md index 5fdc82eeaf4..4749e1359f1 100644 --- a/stable/rstudio/6.8.12/app-changelog.md +++ b/stable/rstudio/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rstudio-6.8.12](https://github.com/truecharts/charts/compare/rstudio-6.6.0...rstudio-6.8.12) (2024-04-21) +## [rstudio-6.8.12](https://github.com/truecharts/charts/compare/rstudio-6.6.0...rstudio-6.8.12) (2024-04-22) ### Chore diff --git a/stable/rstudio/6.8.12/questions.yaml b/stable/rstudio/6.8.12/questions.yaml index dde79917535..042880cf351 100755 --- a/stable/rstudio/6.8.12/questions.yaml +++ b/stable/rstudio/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rtorrent-rutorrent/4.8.12/Chart.yaml b/stable/rtorrent-rutorrent/4.8.12/Chart.yaml index df6ab9c3ade..cbd36c1e384 100644 --- a/stable/rtorrent-rutorrent/4.8.12/Chart.yaml +++ b/stable/rtorrent-rutorrent/4.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.webp keywords: - rutorrent - torrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rtorrent-rutorrent/4.8.12/app-changelog.md b/stable/rtorrent-rutorrent/4.8.12/app-changelog.md index eb3f5dedcc1..97c4731c30f 100644 --- a/stable/rtorrent-rutorrent/4.8.12/app-changelog.md +++ b/stable/rtorrent-rutorrent/4.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rtorrent-rutorrent-4.8.12](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-4.6.0...rtorrent-rutorrent-4.8.12) (2024-04-21) +## [rtorrent-rutorrent-4.8.12](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-4.6.0...rtorrent-rutorrent-4.8.12) (2024-04-22) ### Chore diff --git a/stable/rtorrent-rutorrent/4.8.12/questions.yaml b/stable/rtorrent-rutorrent/4.8.12/questions.yaml index 3661afb9efc..1eda3169052 100755 --- a/stable/rtorrent-rutorrent/4.8.12/questions.yaml +++ b/stable/rtorrent-rutorrent/4.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rust/5.8.12/Chart.yaml b/stable/rust/5.8.12/Chart.yaml index 1c26fd0a1f2..7c65047f793 100644 --- a/stable/rust/5.8.12/Chart.yaml +++ b/stable/rust/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.webp keywords: - rust - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rust/5.8.12/app-changelog.md b/stable/rust/5.8.12/app-changelog.md index 87afe81283a..a44655082e9 100644 --- a/stable/rust/5.8.12/app-changelog.md +++ b/stable/rust/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rust-5.8.12](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.12) (2024-04-21) +## [rust-5.8.12](https://github.com/truecharts/charts/compare/rust-5.6.0...rust-5.8.12) (2024-04-22) ### Chore diff --git a/stable/rust/5.8.12/questions.yaml b/stable/rust/5.8.12/questions.yaml index 2b7766db3dd..549c9d08ee0 100755 --- a/stable/rust/5.8.12/questions.yaml +++ b/stable/rust/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/rustpad/5.8.12/Chart.yaml b/stable/rustpad/5.8.12/Chart.yaml index 23fcfdbc90e..439c6d0f345 100644 --- a/stable/rustpad/5.8.12/Chart.yaml +++ b/stable/rustpad/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rustpad/5.8.12/app-changelog.md b/stable/rustpad/5.8.12/app-changelog.md index 257b4fc64ed..3f732fb438f 100644 --- a/stable/rustpad/5.8.12/app-changelog.md +++ b/stable/rustpad/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [rustpad-5.8.12](https://github.com/truecharts/charts/compare/rustpad-5.6.0...rustpad-5.8.12) (2024-04-21) +## [rustpad-5.8.12](https://github.com/truecharts/charts/compare/rustpad-5.6.0...rustpad-5.8.12) (2024-04-22) ### Chore diff --git a/stable/rustpad/5.8.12/questions.yaml b/stable/rustpad/5.8.12/questions.yaml index b5ecfe0717d..0394213b21a 100755 --- a/stable/rustpad/5.8.12/questions.yaml +++ b/stable/rustpad/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/s3backup/5.8.12/Chart.yaml b/stable/s3backup/5.8.12/Chart.yaml index 47ead66c8d1..5546d924cb6 100644 --- a/stable/s3backup/5.8.12/Chart.yaml +++ b/stable/s3backup/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - s3backup - Backup - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/s3backup/5.8.12/app-changelog.md b/stable/s3backup/5.8.12/app-changelog.md index d041fd4c960..52376d5576e 100644 --- a/stable/s3backup/5.8.12/app-changelog.md +++ b/stable/s3backup/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [s3backup-5.8.12](https://github.com/truecharts/charts/compare/s3backup-5.6.0...s3backup-5.8.12) (2024-04-21) +## [s3backup-5.8.12](https://github.com/truecharts/charts/compare/s3backup-5.6.0...s3backup-5.8.12) (2024-04-22) ### Chore diff --git a/stable/s3backup/5.8.12/questions.yaml b/stable/s3backup/5.8.12/questions.yaml index 1f5ead3383d..e32e9b70d5e 100755 --- a/stable/s3backup/5.8.12/questions.yaml +++ b/stable/s3backup/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/s3sync/5.8.12/Chart.yaml b/stable/s3sync/5.8.12/Chart.yaml index fd924722890..a9e9ed7d404 100644 --- a/stable/s3sync/5.8.12/Chart.yaml +++ b/stable/s3sync/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - s3sync - Backup - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/s3sync/5.8.12/app-changelog.md b/stable/s3sync/5.8.12/app-changelog.md index 55e4e82b986..18eae11fbe4 100644 --- a/stable/s3sync/5.8.12/app-changelog.md +++ b/stable/s3sync/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [s3sync-5.8.12](https://github.com/truecharts/charts/compare/s3sync-5.6.0...s3sync-5.8.12) (2024-04-21) +## [s3sync-5.8.12](https://github.com/truecharts/charts/compare/s3sync-5.6.0...s3sync-5.8.12) (2024-04-22) ### Chore diff --git a/stable/s3sync/5.8.12/questions.yaml b/stable/s3sync/5.8.12/questions.yaml index c646c90201e..6b244f33150 100755 --- a/stable/s3sync/5.8.12/questions.yaml +++ b/stable/s3sync/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/sabnzbd/19.6.14/Chart.yaml b/stable/sabnzbd/19.6.14/Chart.yaml index ed550c3b685..4e6334625d2 100644 --- a/stable/sabnzbd/19.6.14/Chart.yaml +++ b/stable/sabnzbd/19.6.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp keywords: - sabnzbd - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: sabnzbd sources: - https://sabnzbd.org/ - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd - - https://ghcr.io/onedr0p/sabnzbd - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/sabnzbd type: application version: 19.6.14 diff --git a/stable/sabnzbd/19.6.14/app-changelog.md b/stable/sabnzbd/19.6.14/app-changelog.md index 2889557aca2..51f5377fbb3 100644 --- a/stable/sabnzbd/19.6.14/app-changelog.md +++ b/stable/sabnzbd/19.6.14/app-changelog.md @@ -1,6 +1,6 @@ -## [sabnzbd-19.6.14](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.14) (2024-04-21) +## [sabnzbd-19.6.14](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-19.6.14) (2024-04-22) ### Chore diff --git a/stable/sabnzbd/19.6.14/questions.yaml b/stable/sabnzbd/19.6.14/questions.yaml index 3c712998eb4..5d78da31861 100755 --- a/stable/sabnzbd/19.6.14/questions.yaml +++ b/stable/sabnzbd/19.6.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/satisfactory/9.8.12/Chart.yaml b/stable/satisfactory/9.8.12/Chart.yaml index 7bd65385f9d..f6dbc33db0d 100644 --- a/stable/satisfactory/9.8.12/Chart.yaml +++ b/stable/satisfactory/9.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/satisfactory icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.webp keywords: - satisfactory -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/satisfactory/9.8.12/app-changelog.md b/stable/satisfactory/9.8.12/app-changelog.md index 51c97576f6a..83e6b8c18de 100644 --- a/stable/satisfactory/9.8.12/app-changelog.md +++ b/stable/satisfactory/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [satisfactory-9.8.12](https://github.com/truecharts/charts/compare/satisfactory-9.6.0...satisfactory-9.8.12) (2024-04-21) +## [satisfactory-9.8.12](https://github.com/truecharts/charts/compare/satisfactory-9.6.0...satisfactory-9.8.12) (2024-04-22) ### Chore diff --git a/stable/satisfactory/9.8.12/questions.yaml b/stable/satisfactory/9.8.12/questions.yaml index 50c275ee777..9e6fc38c927 100755 --- a/stable/satisfactory/9.8.12/questions.yaml +++ b/stable/satisfactory/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/scrutiny/10.9.13/Chart.yaml b/stable/scrutiny/10.9.13/Chart.yaml index d4ec8af837b..25a2f1aadb4 100644 --- a/stable/scrutiny/10.9.13/Chart.yaml +++ b/stable/scrutiny/10.9.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/scrutiny icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.webp keywords: - scrutiny -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/scrutiny/10.9.13/app-changelog.md b/stable/scrutiny/10.9.13/app-changelog.md index 8fcb932efb9..d01fe8b1035 100644 --- a/stable/scrutiny/10.9.13/app-changelog.md +++ b/stable/scrutiny/10.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [scrutiny-10.9.13](https://github.com/truecharts/charts/compare/scrutiny-10.6.0...scrutiny-10.9.13) (2024-04-21) +## [scrutiny-10.9.13](https://github.com/truecharts/charts/compare/scrutiny-10.6.0...scrutiny-10.9.13) (2024-04-22) ### Chore diff --git a/stable/scrutiny/10.9.13/questions.yaml b/stable/scrutiny/10.9.13/questions.yaml index 1a8270b6a01..a3fe9b795fc 100755 --- a/stable/scrutiny/10.9.13/questions.yaml +++ b/stable/scrutiny/10.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/scrypted/4.9.12/Chart.yaml b/stable/scrypted/4.9.12/Chart.yaml index bb4893d3ddb..cc8a6e8a934 100644 --- a/stable/scrypted/4.9.12/Chart.yaml +++ b/stable/scrypted/4.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.webp keywords: - scrypted - automation -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/scrypted/4.9.12/app-changelog.md b/stable/scrypted/4.9.12/app-changelog.md index 2bff9f95ae9..0ab847821cd 100644 --- a/stable/scrypted/4.9.12/app-changelog.md +++ b/stable/scrypted/4.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [scrypted-4.9.12](https://github.com/truecharts/charts/compare/scrypted-4.6.0...scrypted-4.9.12) (2024-04-21) +## [scrypted-4.9.12](https://github.com/truecharts/charts/compare/scrypted-4.6.0...scrypted-4.9.12) (2024-04-22) ### Chore diff --git a/stable/scrypted/4.9.12/questions.yaml b/stable/scrypted/4.9.12/questions.yaml index 061857b9eb5..26e923032b7 100755 --- a/stable/scrypted/4.9.12/questions.yaml +++ b/stable/scrypted/4.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sdtd/7.8.12/Chart.yaml b/stable/sdtd/7.8.12/Chart.yaml index 7d3882a968f..4a887c21629 100644 --- a/stable/sdtd/7.8.12/Chart.yaml +++ b/stable/sdtd/7.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.webp keywords: - sevendaystodie - game-servers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sdtd/7.8.12/app-changelog.md b/stable/sdtd/7.8.12/app-changelog.md index d97cedf8a1f..125f3b9380b 100644 --- a/stable/sdtd/7.8.12/app-changelog.md +++ b/stable/sdtd/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sdtd-7.8.12](https://github.com/truecharts/charts/compare/sdtd-7.6.0...sdtd-7.8.12) (2024-04-21) +## [sdtd-7.8.12](https://github.com/truecharts/charts/compare/sdtd-7.6.0...sdtd-7.8.12) (2024-04-22) ### Chore diff --git a/stable/sdtd/7.8.12/questions.yaml b/stable/sdtd/7.8.12/questions.yaml index db31c930320..71482b2f5fb 100755 --- a/stable/sdtd/7.8.12/questions.yaml +++ b/stable/sdtd/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/seafile/5.15.19/Chart.yaml b/stable/seafile/5.15.19/Chart.yaml index cd114e2a163..8616624ffa1 100644 --- a/stable/seafile/5.15.19/Chart.yaml +++ b/stable/seafile/5.15.19/Chart.yaml @@ -32,7 +32,7 @@ keywords: - files - cloud - file-storage -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/seafile/5.15.19/app-changelog.md b/stable/seafile/5.15.19/app-changelog.md index 91975f34d89..b3ef7bcb1c3 100644 --- a/stable/seafile/5.15.19/app-changelog.md +++ b/stable/seafile/5.15.19/app-changelog.md @@ -1,6 +1,6 @@ -## [seafile-5.15.19](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.15.19) (2024-04-21) +## [seafile-5.15.19](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.15.19) (2024-04-22) ### Chore diff --git a/stable/seafile/5.15.19/questions.yaml b/stable/seafile/5.15.19/questions.yaml index 8684e9804b0..c4484fd23ce 100755 --- a/stable/seafile/5.15.19/questions.yaml +++ b/stable/seafile/5.15.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/searxng/7.8.21/Chart.yaml b/stable/searxng/7.8.21/Chart.yaml index cb83da58e1d..5f06a9310ec 100644 --- a/stable/searxng/7.8.21/Chart.yaml +++ b/stable/searxng/7.8.21/Chart.yaml @@ -24,7 +24,7 @@ keywords: - searxng - Productivity - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/searxng/7.8.21/app-changelog.md b/stable/searxng/7.8.21/app-changelog.md index 34be01b3165..169b24b623c 100644 --- a/stable/searxng/7.8.21/app-changelog.md +++ b/stable/searxng/7.8.21/app-changelog.md @@ -1,6 +1,6 @@ -## [searxng-7.8.21](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.8.21) (2024-04-21) +## [searxng-7.8.21](https://github.com/truecharts/charts/compare/searxng-7.6.0...searxng-7.8.21) (2024-04-22) ### Chore diff --git a/stable/searxng/7.8.21/questions.yaml b/stable/searxng/7.8.21/questions.yaml index 2dc8e27e769..dc8963751ed 100755 --- a/stable/searxng/7.8.21/questions.yaml +++ b/stable/searxng/7.8.21/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/seedsync/7.8.12/Chart.yaml b/stable/seedsync/7.8.12/Chart.yaml index e8b4c131c6c..e2b13b2ed7c 100644 --- a/stable/seedsync/7.8.12/Chart.yaml +++ b/stable/seedsync/7.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.webp keywords: - seedsync - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/seedsync/7.8.12/app-changelog.md b/stable/seedsync/7.8.12/app-changelog.md index 52bf2ec1352..b1a4f2490b5 100644 --- a/stable/seedsync/7.8.12/app-changelog.md +++ b/stable/seedsync/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [seedsync-7.8.12](https://github.com/truecharts/charts/compare/seedsync-7.6.0...seedsync-7.8.12) (2024-04-21) +## [seedsync-7.8.12](https://github.com/truecharts/charts/compare/seedsync-7.6.0...seedsync-7.8.12) (2024-04-22) ### Chore diff --git a/stable/seedsync/7.8.12/questions.yaml b/stable/seedsync/7.8.12/questions.yaml index 605156dbcce..89c73e2c651 100755 --- a/stable/seedsync/7.8.12/questions.yaml +++ b/stable/seedsync/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/send/5.10.18/Chart.yaml b/stable/send/5.10.18/Chart.yaml index c1423457381..49f6d7b3985 100644 --- a/stable/send/5.10.18/Chart.yaml +++ b/stable/send/5.10.18/Chart.yaml @@ -31,7 +31,7 @@ keywords: - send - Cloud - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/send/5.10.18/app-changelog.md b/stable/send/5.10.18/app-changelog.md index f9e142b2d0d..f4bdc1c68d0 100644 --- a/stable/send/5.10.18/app-changelog.md +++ b/stable/send/5.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [send-5.10.18](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.18) (2024-04-21) +## [send-5.10.18](https://github.com/truecharts/charts/compare/send-5.6.0...send-5.10.18) (2024-04-22) ### Chore diff --git a/stable/send/5.10.18/questions.yaml b/stable/send/5.10.18/questions.yaml index ba3bbb1817c..91996b5c4a3 100755 --- a/stable/send/5.10.18/questions.yaml +++ b/stable/send/5.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ser2sock/13.8.12/Chart.yaml b/stable/ser2sock/13.8.12/Chart.yaml index 74c196d2dab..45476563553 100644 --- a/stable/ser2sock/13.8.12/Chart.yaml +++ b/stable/ser2sock/13.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ser2sock icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.webp keywords: - ser2sock -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ser2sock/13.8.12/app-changelog.md b/stable/ser2sock/13.8.12/app-changelog.md index 456461e6cde..d72d25906a3 100644 --- a/stable/ser2sock/13.8.12/app-changelog.md +++ b/stable/ser2sock/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ser2sock-13.8.12](https://github.com/truecharts/charts/compare/ser2sock-13.6.0...ser2sock-13.8.12) (2024-04-21) +## [ser2sock-13.8.12](https://github.com/truecharts/charts/compare/ser2sock-13.6.0...ser2sock-13.8.12) (2024-04-22) ### Chore diff --git a/stable/ser2sock/13.8.12/questions.yaml b/stable/ser2sock/13.8.12/questions.yaml index eaade546e2f..954932e1df6 100755 --- a/stable/ser2sock/13.8.12/questions.yaml +++ b/stable/ser2sock/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/serpbear/3.8.12/Chart.yaml b/stable/serpbear/3.8.12/Chart.yaml index b8fe2c581be..2547ca58cf2 100644 --- a/stable/serpbear/3.8.12/Chart.yaml +++ b/stable/serpbear/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.webp keywords: - serpbear - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/serpbear/3.8.12/app-changelog.md b/stable/serpbear/3.8.12/app-changelog.md index 0af5b0b4911..c34b6e4d026 100644 --- a/stable/serpbear/3.8.12/app-changelog.md +++ b/stable/serpbear/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [serpbear-3.8.12](https://github.com/truecharts/charts/compare/serpbear-3.6.0...serpbear-3.8.12) (2024-04-21) +## [serpbear-3.8.12](https://github.com/truecharts/charts/compare/serpbear-3.6.0...serpbear-3.8.12) (2024-04-22) ### Chore diff --git a/stable/serpbear/3.8.12/questions.yaml b/stable/serpbear/3.8.12/questions.yaml index d68f928dcc7..61a6c1ef42f 100755 --- a/stable/serpbear/3.8.12/questions.yaml +++ b/stable/serpbear/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/servas/4.16.18/Chart.yaml b/stable/servas/4.16.18/Chart.yaml index 4a6fa9ed0e7..5dd54fa78ec 100644 --- a/stable/servas/4.16.18/Chart.yaml +++ b/stable/servas/4.16.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp keywords: - servas - bookmarks -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/servas/4.16.18/app-changelog.md b/stable/servas/4.16.18/app-changelog.md index 47f99548ba4..936bb044ce2 100644 --- a/stable/servas/4.16.18/app-changelog.md +++ b/stable/servas/4.16.18/app-changelog.md @@ -1,6 +1,6 @@ -## [servas-4.16.18](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.16.18) (2024-04-21) +## [servas-4.16.18](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.16.18) (2024-04-22) ### Chore diff --git a/stable/servas/4.16.18/questions.yaml b/stable/servas/4.16.18/questions.yaml index 432b01dca39..3d1bab5abb7 100755 --- a/stable/servas/4.16.18/questions.yaml +++ b/stable/servas/4.16.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sftpgo/6.8.12/Chart.yaml b/stable/sftpgo/6.8.12/Chart.yaml index 5830176c021..b654cb429f9 100644 --- a/stable/sftpgo/6.8.12/Chart.yaml +++ b/stable/sftpgo/6.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.' +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." home: https://truecharts.org/charts/stable/sftpgo icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.webp keywords: - sftpgo - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sftpgo/6.8.12/app-changelog.md b/stable/sftpgo/6.8.12/app-changelog.md index 0c014267440..c45a984149f 100644 --- a/stable/sftpgo/6.8.12/app-changelog.md +++ b/stable/sftpgo/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sftpgo-6.8.12](https://github.com/truecharts/charts/compare/sftpgo-6.6.0...sftpgo-6.8.12) (2024-04-21) +## [sftpgo-6.8.12](https://github.com/truecharts/charts/compare/sftpgo-6.6.0...sftpgo-6.8.12) (2024-04-22) ### Chore diff --git a/stable/sftpgo/6.8.12/questions.yaml b/stable/sftpgo/6.8.12/questions.yaml index 24f7dab8f02..7975a3bf64a 100755 --- a/stable/sftpgo/6.8.12/questions.yaml +++ b/stable/sftpgo/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shaarli/5.8.12/Chart.yaml b/stable/shaarli/5.8.12/Chart.yaml index 1f0c7aa3afd..da0695919e4 100644 --- a/stable/shaarli/5.8.12/Chart.yaml +++ b/stable/shaarli/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.webp keywords: - shaarli - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shaarli/5.8.12/app-changelog.md b/stable/shaarli/5.8.12/app-changelog.md index 4f66b412f59..69d5c215bea 100644 --- a/stable/shaarli/5.8.12/app-changelog.md +++ b/stable/shaarli/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shaarli-5.8.12](https://github.com/truecharts/charts/compare/shaarli-5.6.0...shaarli-5.8.12) (2024-04-21) +## [shaarli-5.8.12](https://github.com/truecharts/charts/compare/shaarli-5.6.0...shaarli-5.8.12) (2024-04-22) ### Chore diff --git a/stable/shaarli/5.8.12/questions.yaml b/stable/shaarli/5.8.12/questions.yaml index e5ec5c5c496..15af179bc6e 100755 --- a/stable/shaarli/5.8.12/questions.yaml +++ b/stable/shaarli/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shapeshifter-obfuscator/5.8.12/Chart.yaml b/stable/shapeshifter-obfuscator/5.8.12/Chart.yaml index 784e3a04971..6b8a406442f 100644 --- a/stable/shapeshifter-obfuscator/5.8.12/Chart.yaml +++ b/stable/shapeshifter-obfuscator/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. ' +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " home: https://truecharts.org/charts/stable/shapeshifter-obfuscator icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.webp keywords: - shapeshifter-obfuscator - Security -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shapeshifter-obfuscator/5.8.12/app-changelog.md b/stable/shapeshifter-obfuscator/5.8.12/app-changelog.md index d5633989f1b..5f303384b07 100644 --- a/stable/shapeshifter-obfuscator/5.8.12/app-changelog.md +++ b/stable/shapeshifter-obfuscator/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shapeshifter-obfuscator-5.8.12](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-5.6.0...shapeshifter-obfuscator-5.8.12) (2024-04-21) +## [shapeshifter-obfuscator-5.8.12](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-5.6.0...shapeshifter-obfuscator-5.8.12) (2024-04-22) ### Chore diff --git a/stable/shapeshifter-obfuscator/5.8.12/questions.yaml b/stable/shapeshifter-obfuscator/5.8.12/questions.yaml index f18da6a64ae..1a1fea8a718 100755 --- a/stable/shapeshifter-obfuscator/5.8.12/questions.yaml +++ b/stable/shapeshifter-obfuscator/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sheetable/6.8.12/Chart.yaml b/stable/sheetable/6.8.12/Chart.yaml index 3bec379e9bb..6bfbb40a125 100644 --- a/stable/sheetable/6.8.12/Chart.yaml +++ b/stable/sheetable/6.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sheetable icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.webp keywords: - sheetable -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sheetable/6.8.12/app-changelog.md b/stable/sheetable/6.8.12/app-changelog.md index 971d8894f49..a054a46fb50 100644 --- a/stable/sheetable/6.8.12/app-changelog.md +++ b/stable/sheetable/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sheetable-6.8.12](https://github.com/truecharts/charts/compare/sheetable-6.6.0...sheetable-6.8.12) (2024-04-21) +## [sheetable-6.8.12](https://github.com/truecharts/charts/compare/sheetable-6.6.0...sheetable-6.8.12) (2024-04-22) ### Chore diff --git a/stable/sheetable/6.8.12/questions.yaml b/stable/sheetable/6.8.12/questions.yaml index 949083013fb..14e43004103 100755 --- a/stable/sheetable/6.8.12/questions.yaml +++ b/stable/sheetable/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shiori/16.9.13/Chart.yaml b/stable/shiori/16.9.13/Chart.yaml index af30bb70e43..08cf08351d0 100644 --- a/stable/shiori/16.9.13/Chart.yaml +++ b/stable/shiori/16.9.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - bookmark - bookmark-manager - web-interface -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shiori/16.9.13/app-changelog.md b/stable/shiori/16.9.13/app-changelog.md index d62fb9604d4..db1c6b6ea74 100644 --- a/stable/shiori/16.9.13/app-changelog.md +++ b/stable/shiori/16.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [shiori-16.9.13](https://github.com/truecharts/charts/compare/shiori-16.6.0...shiori-16.9.13) (2024-04-21) +## [shiori-16.9.13](https://github.com/truecharts/charts/compare/shiori-16.6.0...shiori-16.9.13) (2024-04-22) ### Chore diff --git a/stable/shiori/16.9.13/questions.yaml b/stable/shiori/16.9.13/questions.yaml index 1a63a3622f8..88262a18a54 100755 --- a/stable/shiori/16.9.13/questions.yaml +++ b/stable/shiori/16.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shlink-web-client/10.8.12/Chart.yaml b/stable/shlink-web-client/10.8.12/Chart.yaml index 62db1cc1987..2423b54b56d 100644 --- a/stable/shlink-web-client/10.8.12/Chart.yaml +++ b/stable/shlink-web-client/10.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - url - shortener - frontend -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shlink-web-client/10.8.12/app-changelog.md b/stable/shlink-web-client/10.8.12/app-changelog.md index b80cf7825e6..0ebd2625fb1 100644 --- a/stable/shlink-web-client/10.8.12/app-changelog.md +++ b/stable/shlink-web-client/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shlink-web-client-10.8.12](https://github.com/truecharts/charts/compare/shlink-web-client-10.6.0...shlink-web-client-10.8.12) (2024-04-21) +## [shlink-web-client-10.8.12](https://github.com/truecharts/charts/compare/shlink-web-client-10.6.0...shlink-web-client-10.8.12) (2024-04-22) ### Chore diff --git a/stable/shlink-web-client/10.8.12/questions.yaml b/stable/shlink-web-client/10.8.12/questions.yaml index ecff9752f74..92a1f162139 100755 --- a/stable/shlink-web-client/10.8.12/questions.yaml +++ b/stable/shlink-web-client/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shlink/14.9.9/Chart.yaml b/stable/shlink/14.9.9/Chart.yaml index 1ef5bcdea08..04361d4dc77 100644 --- a/stable/shlink/14.9.9/Chart.yaml +++ b/stable/shlink/14.9.9/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.webp keywords: - url - shortener -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shlink/14.9.9/app-changelog.md b/stable/shlink/14.9.9/app-changelog.md index 0bb9f6419ff..dbad6147c45 100644 --- a/stable/shlink/14.9.9/app-changelog.md +++ b/stable/shlink/14.9.9/app-changelog.md @@ -1,6 +1,6 @@ -## [shlink-14.9.9](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.9.9) (2024-04-21) +## [shlink-14.9.9](https://github.com/truecharts/charts/compare/shlink-14.4.0...shlink-14.9.9) (2024-04-22) ### Chore diff --git a/stable/shlink/14.9.9/questions.yaml b/stable/shlink/14.9.9/questions.yaml index dce7235bfed..9e3310069b3 100755 --- a/stable/shlink/14.9.9/questions.yaml +++ b/stable/shlink/14.9.9/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/shoko-server/9.8.12/Chart.yaml b/stable/shoko-server/9.8.12/Chart.yaml index ac3484adb3d..fc3336a176c 100644 --- a/stable/shoko-server/9.8.12/Chart.yaml +++ b/stable/shoko-server/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.webp keywords: - shoko-server - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shoko-server/9.8.12/app-changelog.md b/stable/shoko-server/9.8.12/app-changelog.md index 8f9c178bd09..7eab1c4a670 100644 --- a/stable/shoko-server/9.8.12/app-changelog.md +++ b/stable/shoko-server/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shoko-server-9.8.12](https://github.com/truecharts/charts/compare/shoko-server-9.6.0...shoko-server-9.8.12) (2024-04-21) +## [shoko-server-9.8.12](https://github.com/truecharts/charts/compare/shoko-server-9.6.0...shoko-server-9.8.12) (2024-04-22) ### Chore diff --git a/stable/shoko-server/9.8.12/questions.yaml b/stable/shoko-server/9.8.12/questions.yaml index 780084bcaaf..559345b4db9 100755 --- a/stable/shoko-server/9.8.12/questions.yaml +++ b/stable/shoko-server/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/shortipy/5.8.12/Chart.yaml b/stable/shortipy/5.8.12/Chart.yaml index dbef767c6c0..3a01a65212e 100644 --- a/stable/shortipy/5.8.12/Chart.yaml +++ b/stable/shortipy/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - shortipy - Tools-Utilities - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shortipy/5.8.12/app-changelog.md b/stable/shortipy/5.8.12/app-changelog.md index c15254d5eb4..52d097e6d29 100644 --- a/stable/shortipy/5.8.12/app-changelog.md +++ b/stable/shortipy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shortipy-5.8.12](https://github.com/truecharts/charts/compare/shortipy-5.6.0...shortipy-5.8.12) (2024-04-21) +## [shortipy-5.8.12](https://github.com/truecharts/charts/compare/shortipy-5.6.0...shortipy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/shortipy/5.8.12/questions.yaml b/stable/shortipy/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/shortipy/5.8.12/questions.yaml +++ b/stable/shortipy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/shorturl/10.8.12/Chart.yaml b/stable/shorturl/10.8.12/Chart.yaml index ece97399d1e..2ce9b34df5d 100644 --- a/stable/shorturl/10.8.12/Chart.yaml +++ b/stable/shorturl/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - shortener - shorten - shorturl -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/shorturl/10.8.12/app-changelog.md b/stable/shorturl/10.8.12/app-changelog.md index ff1d8db155e..0be8bafb162 100644 --- a/stable/shorturl/10.8.12/app-changelog.md +++ b/stable/shorturl/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [shorturl-10.8.12](https://github.com/truecharts/charts/compare/shorturl-10.6.0...shorturl-10.8.12) (2024-04-21) +## [shorturl-10.8.12](https://github.com/truecharts/charts/compare/shorturl-10.6.0...shorturl-10.8.12) (2024-04-22) ### Chore diff --git a/stable/shorturl/10.8.12/questions.yaml b/stable/shorturl/10.8.12/questions.yaml index 6e8d6e52721..da51ddc2507 100755 --- a/stable/shorturl/10.8.12/questions.yaml +++ b/stable/shorturl/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sia-daemon/5.8.12/Chart.yaml b/stable/sia-daemon/5.8.12/Chart.yaml index 9472cbbf122..cf5033bfa72 100644 --- a/stable/sia-daemon/5.8.12/Chart.yaml +++ b/stable/sia-daemon/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - sia-daemon - Cloud - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sia-daemon/5.8.12/app-changelog.md b/stable/sia-daemon/5.8.12/app-changelog.md index d849c2450f4..1d9a9291ecd 100644 --- a/stable/sia-daemon/5.8.12/app-changelog.md +++ b/stable/sia-daemon/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sia-daemon-5.8.12](https://github.com/truecharts/charts/compare/sia-daemon-5.6.0...sia-daemon-5.8.12) (2024-04-21) +## [sia-daemon-5.8.12](https://github.com/truecharts/charts/compare/sia-daemon-5.6.0...sia-daemon-5.8.12) (2024-04-22) ### Chore diff --git a/stable/sia-daemon/5.8.12/questions.yaml b/stable/sia-daemon/5.8.12/questions.yaml index f7a207ba342..ac74a062566 100755 --- a/stable/sia-daemon/5.8.12/questions.yaml +++ b/stable/sia-daemon/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sickchill/11.9.13/Chart.yaml b/stable/sickchill/11.9.13/Chart.yaml index 66078bccbe7..8cb51ba00f5 100644 --- a/stable/sickchill/11.9.13/Chart.yaml +++ b/stable/sickchill/11.9.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - video - library - manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sickchill/11.9.13/app-changelog.md b/stable/sickchill/11.9.13/app-changelog.md index d8da3dca45b..46d62e88a25 100644 --- a/stable/sickchill/11.9.13/app-changelog.md +++ b/stable/sickchill/11.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [sickchill-11.9.13](https://github.com/truecharts/charts/compare/sickchill-11.7.0...sickchill-11.9.13) (2024-04-21) +## [sickchill-11.9.13](https://github.com/truecharts/charts/compare/sickchill-11.7.0...sickchill-11.9.13) (2024-04-22) ### Chore diff --git a/stable/sickchill/11.9.13/questions.yaml b/stable/sickchill/11.9.13/questions.yaml index 7c6768f7b2c..efe832611ad 100755 --- a/stable/sickchill/11.9.13/questions.yaml +++ b/stable/sickchill/11.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sickgear/11.8.12/Chart.yaml b/stable/sickgear/11.8.12/Chart.yaml index a1af88bf9af..2ba7401a148 100644 --- a/stable/sickgear/11.8.12/Chart.yaml +++ b/stable/sickgear/11.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - manager - tv - shows -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sickgear/11.8.12/app-changelog.md b/stable/sickgear/11.8.12/app-changelog.md index a4bf4692d9c..0d11e175ba7 100644 --- a/stable/sickgear/11.8.12/app-changelog.md +++ b/stable/sickgear/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sickgear-11.8.12](https://github.com/truecharts/charts/compare/sickgear-11.6.0...sickgear-11.8.12) (2024-04-21) +## [sickgear-11.8.12](https://github.com/truecharts/charts/compare/sickgear-11.6.0...sickgear-11.8.12) (2024-04-22) ### Chore diff --git a/stable/sickgear/11.8.12/questions.yaml b/stable/sickgear/11.8.12/questions.yaml index d87b0f4bbab..bdedcf91190 100755 --- a/stable/sickgear/11.8.12/questions.yaml +++ b/stable/sickgear/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/simply-shorten/8.8.13/Chart.yaml b/stable/simply-shorten/8.8.13/Chart.yaml index 481e3b8ab4e..0ab0208ec4e 100644 --- a/stable/simply-shorten/8.8.13/Chart.yaml +++ b/stable/simply-shorten/8.8.13/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Productivity - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/simply-shorten/8.8.13/app-changelog.md b/stable/simply-shorten/8.8.13/app-changelog.md index c146bcb4fa1..0d1f6d67afc 100644 --- a/stable/simply-shorten/8.8.13/app-changelog.md +++ b/stable/simply-shorten/8.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [simply-shorten-8.8.13](https://github.com/truecharts/charts/compare/simply-shorten-8.6.0...simply-shorten-8.8.13) (2024-04-21) +## [simply-shorten-8.8.13](https://github.com/truecharts/charts/compare/simply-shorten-8.6.0...simply-shorten-8.8.13) (2024-04-22) ### Chore diff --git a/stable/simply-shorten/8.8.13/questions.yaml b/stable/simply-shorten/8.8.13/questions.yaml index 3ff6760d759..d8fd422689c 100755 --- a/stable/simply-shorten/8.8.13/questions.yaml +++ b/stable/simply-shorten/8.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sinusbot/5.8.12/Chart.yaml b/stable/sinusbot/5.8.12/Chart.yaml index 626ef29da5a..94e396c82b5 100644 --- a/stable/sinusbot/5.8.12/Chart.yaml +++ b/stable/sinusbot/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - MediaServer-Music -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sinusbot/5.8.12/app-changelog.md b/stable/sinusbot/5.8.12/app-changelog.md index 0ba7233e865..1ca4528784c 100644 --- a/stable/sinusbot/5.8.12/app-changelog.md +++ b/stable/sinusbot/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sinusbot-5.8.12](https://github.com/truecharts/charts/compare/sinusbot-5.6.0...sinusbot-5.8.12) (2024-04-21) +## [sinusbot-5.8.12](https://github.com/truecharts/charts/compare/sinusbot-5.6.0...sinusbot-5.8.12) (2024-04-22) ### Chore diff --git a/stable/sinusbot/5.8.12/questions.yaml b/stable/sinusbot/5.8.12/questions.yaml index e2428828f56..55721c3f669 100755 --- a/stable/sinusbot/5.8.12/questions.yaml +++ b/stable/sinusbot/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/slack-invite/5.8.12/Chart.yaml b/stable/slack-invite/5.8.12/Chart.yaml index 6fe67f97692..58fd6280b19 100644 --- a/stable/slack-invite/5.8.12/Chart.yaml +++ b/stable/slack-invite/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - slack-invite - Network-Messenger - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/slack-invite/5.8.12/app-changelog.md b/stable/slack-invite/5.8.12/app-changelog.md index 059d4ac6f20..2a78462a007 100644 --- a/stable/slack-invite/5.8.12/app-changelog.md +++ b/stable/slack-invite/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [slack-invite-5.8.12](https://github.com/truecharts/charts/compare/slack-invite-5.6.0...slack-invite-5.8.12) (2024-04-21) +## [slack-invite-5.8.12](https://github.com/truecharts/charts/compare/slack-invite-5.6.0...slack-invite-5.8.12) (2024-04-22) ### Chore diff --git a/stable/slack-invite/5.8.12/questions.yaml b/stable/slack-invite/5.8.12/questions.yaml index ecd8555fb6f..21e184c6510 100755 --- a/stable/slack-invite/5.8.12/questions.yaml +++ b/stable/slack-invite/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/slash/4.8.13/Chart.yaml b/stable/slash/4.8.13/Chart.yaml index 14d88696706..4472037291e 100644 --- a/stable/slash/4.8.13/Chart.yaml +++ b/stable/slash/4.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - slash - bookmarks - url-shortener -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/slash/4.8.13/app-changelog.md b/stable/slash/4.8.13/app-changelog.md index 20a39613b1b..859f9087d0f 100644 --- a/stable/slash/4.8.13/app-changelog.md +++ b/stable/slash/4.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [slash-4.8.13](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.8.13) (2024-04-21) +## [slash-4.8.13](https://github.com/truecharts/charts/compare/slash-4.6.0...slash-4.8.13) (2024-04-22) ### Chore diff --git a/stable/slash/4.8.13/questions.yaml b/stable/slash/4.8.13/questions.yaml index ceb1c039c23..e3451743f10 100755 --- a/stable/slash/4.8.13/questions.yaml +++ b/stable/slash/4.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/slink/1.1.6/Chart.yaml b/stable/slink/1.1.6/Chart.yaml index f45df7cf889..a4305a09da1 100644 --- a/stable/slink/1.1.6/Chart.yaml +++ b/stable/slink/1.1.6/Chart.yaml @@ -25,7 +25,7 @@ keywords: - photos - pictures - sharing -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/slink/1.1.6/app-changelog.md b/stable/slink/1.1.6/app-changelog.md index ce7e8da442a..fce2fcbcd0e 100644 --- a/stable/slink/1.1.6/app-changelog.md +++ b/stable/slink/1.1.6/app-changelog.md @@ -1,6 +1,6 @@ -## [slink-1.1.6]slink-1.1.6 (2024-04-21) +## [slink-1.1.6]slink-1.1.6 (2024-04-22) ### Chore diff --git a/stable/slink/1.1.6/questions.yaml b/stable/slink/1.1.6/questions.yaml index 5976869d980..58461ba7f1f 100755 --- a/stable/slink/1.1.6/questions.yaml +++ b/stable/slink/1.1.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/smartctl-exporter/2.10.12/Chart.yaml b/stable/smartctl-exporter/2.10.12/Chart.yaml index 923c3cc0a53..a1ef8a8f220 100644 --- a/stable/smartctl-exporter/2.10.12/Chart.yaml +++ b/stable/smartctl-exporter/2.10.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - prometheus - smartctl-exporter - monitoring -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/smartctl-exporter/2.10.12/app-changelog.md b/stable/smartctl-exporter/2.10.12/app-changelog.md index 25a3b701392..9297d504786 100644 --- a/stable/smartctl-exporter/2.10.12/app-changelog.md +++ b/stable/smartctl-exporter/2.10.12/app-changelog.md @@ -1,6 +1,6 @@ -## [smartctl-exporter-2.10.12](https://github.com/truecharts/charts/compare/smartctl-exporter-2.8.0...smartctl-exporter-2.10.12) (2024-04-21) +## [smartctl-exporter-2.10.12](https://github.com/truecharts/charts/compare/smartctl-exporter-2.8.0...smartctl-exporter-2.10.12) (2024-04-22) ### Chore diff --git a/stable/smartctl-exporter/2.10.12/questions.yaml b/stable/smartctl-exporter/2.10.12/questions.yaml index f875d2c68c0..c4a99718f50 100755 --- a/stable/smartctl-exporter/2.10.12/questions.yaml +++ b/stable/smartctl-exporter/2.10.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/smokeping/10.8.14/Chart.yaml b/stable/smokeping/10.8.14/Chart.yaml index f792874043c..397c5e60722 100644 --- a/stable/smokeping/10.8.14/Chart.yaml +++ b/stable/smokeping/10.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - smokeping - network - latency -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/smokeping/10.8.14/app-changelog.md b/stable/smokeping/10.8.14/app-changelog.md index f84238d8302..ef4beaa9463 100644 --- a/stable/smokeping/10.8.14/app-changelog.md +++ b/stable/smokeping/10.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [smokeping-10.8.14](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.8.14) (2024-04-21) +## [smokeping-10.8.14](https://github.com/truecharts/charts/compare/smokeping-10.6.0...smokeping-10.8.14) (2024-04-22) ### Chore diff --git a/stable/smokeping/10.8.14/questions.yaml b/stable/smokeping/10.8.14/questions.yaml index bcf6b34d348..ee31664c263 100755 --- a/stable/smokeping/10.8.14/questions.yaml +++ b/stable/smokeping/10.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/smtp-relay/3.8.13/Chart.yaml b/stable/smtp-relay/3.8.13/Chart.yaml index 343fa859095..8cc5f3be6a4 100644 --- a/stable/smtp-relay/3.8.13/Chart.yaml +++ b/stable/smtp-relay/3.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.webp keywords: - smtp-relay - smtp -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/smtp-relay/3.8.13/app-changelog.md b/stable/smtp-relay/3.8.13/app-changelog.md index c79c47e3cc9..130337c5a23 100644 --- a/stable/smtp-relay/3.8.13/app-changelog.md +++ b/stable/smtp-relay/3.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [smtp-relay-3.8.13](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.8.13) (2024-04-21) +## [smtp-relay-3.8.13](https://github.com/truecharts/charts/compare/smtp-relay-3.6.0...smtp-relay-3.8.13) (2024-04-22) ### Chore diff --git a/stable/smtp-relay/3.8.13/questions.yaml b/stable/smtp-relay/3.8.13/questions.yaml index b2ef8a81c0f..b0b3e178c0e 100755 --- a/stable/smtp-relay/3.8.13/questions.yaml +++ b/stable/smtp-relay/3.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/snapdrop/9.8.13/Chart.yaml b/stable/snapdrop/9.8.13/Chart.yaml index f9dd376b96d..5499787a042 100644 --- a/stable/snapdrop/9.8.13/Chart.yaml +++ b/stable/snapdrop/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.webp keywords: - snapdrop -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/snapdrop/9.8.13/app-changelog.md b/stable/snapdrop/9.8.13/app-changelog.md index 07660186076..81c6c578365 100644 --- a/stable/snapdrop/9.8.13/app-changelog.md +++ b/stable/snapdrop/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [snapdrop-9.8.13](https://github.com/truecharts/charts/compare/snapdrop-9.6.0...snapdrop-9.8.13) (2024-04-21) +## [snapdrop-9.8.13](https://github.com/truecharts/charts/compare/snapdrop-9.6.0...snapdrop-9.8.13) (2024-04-22) ### Chore diff --git a/stable/snapdrop/9.8.13/questions.yaml b/stable/snapdrop/9.8.13/questions.yaml index df89feca865..390454eb731 100755 --- a/stable/snapdrop/9.8.13/questions.yaml +++ b/stable/snapdrop/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/snippet-box/7.8.12/Chart.yaml b/stable/snippet-box/7.8.12/Chart.yaml index 93be2074e0c..0e9b862c0c9 100644 --- a/stable/snippet-box/7.8.12/Chart.yaml +++ b/stable/snippet-box/7.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - snippet-box - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/snippet-box/7.8.12/app-changelog.md b/stable/snippet-box/7.8.12/app-changelog.md index ed7e35c7821..8a0a88b0bef 100644 --- a/stable/snippet-box/7.8.12/app-changelog.md +++ b/stable/snippet-box/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [snippet-box-7.8.12](https://github.com/truecharts/charts/compare/snippet-box-7.6.0...snippet-box-7.8.12) (2024-04-21) +## [snippet-box-7.8.12](https://github.com/truecharts/charts/compare/snippet-box-7.6.0...snippet-box-7.8.12) (2024-04-22) ### Chore diff --git a/stable/snippet-box/7.8.12/questions.yaml b/stable/snippet-box/7.8.12/questions.yaml index 2671540c0ce..60f3a93e956 100755 --- a/stable/snippet-box/7.8.12/questions.yaml +++ b/stable/snippet-box/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/socials/5.8.12/Chart.yaml b/stable/socials/5.8.12/Chart.yaml index be7cdfd9d28..bf217448686 100644 --- a/stable/socials/5.8.12/Chart.yaml +++ b/stable/socials/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.webp keywords: - socials - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/socials/5.8.12/app-changelog.md b/stable/socials/5.8.12/app-changelog.md index 5eb85fb343d..cdc45f79c33 100644 --- a/stable/socials/5.8.12/app-changelog.md +++ b/stable/socials/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [socials-5.8.12](https://github.com/truecharts/charts/compare/socials-5.6.0...socials-5.8.12) (2024-04-21) +## [socials-5.8.12](https://github.com/truecharts/charts/compare/socials-5.6.0...socials-5.8.12) (2024-04-22) ### Chore diff --git a/stable/socials/5.8.12/questions.yaml b/stable/socials/5.8.12/questions.yaml index 784353afebb..31305552f5a 100755 --- a/stable/socials/5.8.12/questions.yaml +++ b/stable/socials/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/soft-serve/6.8.12/Chart.yaml b/stable/soft-serve/6.8.12/Chart.yaml index 0c6a9a1eb8f..91898ea0953 100644 --- a/stable/soft-serve/6.8.12/Chart.yaml +++ b/stable/soft-serve/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.webp keywords: - soft-serve - git -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/soft-serve/6.8.12/app-changelog.md b/stable/soft-serve/6.8.12/app-changelog.md index 17342551c17..e033552fbbd 100644 --- a/stable/soft-serve/6.8.12/app-changelog.md +++ b/stable/soft-serve/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [soft-serve-6.8.12](https://github.com/truecharts/charts/compare/soft-serve-6.6.0...soft-serve-6.8.12) (2024-04-21) +## [soft-serve-6.8.12](https://github.com/truecharts/charts/compare/soft-serve-6.6.0...soft-serve-6.8.12) (2024-04-22) ### Chore diff --git a/stable/soft-serve/6.8.12/questions.yaml b/stable/soft-serve/6.8.12/questions.yaml index 6eaccc51186..842448bd122 100755 --- a/stable/soft-serve/6.8.12/questions.yaml +++ b/stable/soft-serve/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/solr/10.8.13/Chart.yaml b/stable/solr/10.8.13/Chart.yaml index 3df938bf5c4..c78ffb52d9d 100644 --- a/stable/solr/10.8.13/Chart.yaml +++ b/stable/solr/10.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - solr - apache - search -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/solr/10.8.13/app-changelog.md b/stable/solr/10.8.13/app-changelog.md index c980f7dd409..01fd079260e 100644 --- a/stable/solr/10.8.13/app-changelog.md +++ b/stable/solr/10.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [solr-10.8.13](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.8.13) (2024-04-21) +## [solr-10.8.13](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.8.13) (2024-04-22) ### Chore diff --git a/stable/solr/10.8.13/questions.yaml b/stable/solr/10.8.13/questions.yaml index 54049e946d2..eb28ba6e805 100755 --- a/stable/solr/10.8.13/questions.yaml +++ b/stable/solr/10.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sonarr/21.6.15/Chart.yaml b/stable/sonarr/21.6.15/Chart.yaml index eab10f077e6..fda68eb4ce4 100644 --- a/stable/sonarr/21.6.15/Chart.yaml +++ b/stable/sonarr/21.6.15/Chart.yaml @@ -24,7 +24,7 @@ keywords: - sonarr - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sonarr/21.6.15/app-changelog.md b/stable/sonarr/21.6.15/app-changelog.md index fabd38cf7ff..a9228dfa532 100644 --- a/stable/sonarr/21.6.15/app-changelog.md +++ b/stable/sonarr/21.6.15/app-changelog.md @@ -1,6 +1,6 @@ -## [sonarr-21.6.15](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.6.15) (2024-04-21) +## [sonarr-21.6.15](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.6.15) (2024-04-22) ### Chore diff --git a/stable/sonarr/21.6.15/questions.yaml b/stable/sonarr/21.6.15/questions.yaml index f38a9dec8bf..2132ac1db1a 100755 --- a/stable/sonarr/21.6.15/questions.yaml +++ b/stable/sonarr/21.6.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/songkong/5.8.12/Chart.yaml b/stable/songkong/5.8.12/Chart.yaml index b3ed6ee76ed..151e717329a 100644 --- a/stable/songkong/5.8.12/Chart.yaml +++ b/stable/songkong/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.webp keywords: - songkong - MediaApp-Music -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/songkong/5.8.12/app-changelog.md b/stable/songkong/5.8.12/app-changelog.md index 6a1ee0f44aa..bc5b2c95853 100644 --- a/stable/songkong/5.8.12/app-changelog.md +++ b/stable/songkong/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [songkong-5.8.12](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.8.12) (2024-04-21) +## [songkong-5.8.12](https://github.com/truecharts/charts/compare/songkong-5.6.0...songkong-5.8.12) (2024-04-22) ### Chore diff --git a/stable/songkong/5.8.12/questions.yaml b/stable/songkong/5.8.12/questions.yaml index d64a1980b97..a4ab7f7a578 100755 --- a/stable/songkong/5.8.12/questions.yaml +++ b/stable/songkong/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sonsoftheforest/3.8.12/Chart.yaml b/stable/sonsoftheforest/3.8.12/Chart.yaml index 1773f198612..9f46c910612 100644 --- a/stable/sonsoftheforest/3.8.12/Chart.yaml +++ b/stable/sonsoftheforest/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.webp keywords: - sonsoftheforest - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sonsoftheforest/3.8.12/app-changelog.md b/stable/sonsoftheforest/3.8.12/app-changelog.md index f555dc239fc..97b5340d44d 100644 --- a/stable/sonsoftheforest/3.8.12/app-changelog.md +++ b/stable/sonsoftheforest/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sonsoftheforest-3.8.12](https://github.com/truecharts/charts/compare/sonsoftheforest-3.6.0...sonsoftheforest-3.8.12) (2024-04-21) +## [sonsoftheforest-3.8.12](https://github.com/truecharts/charts/compare/sonsoftheforest-3.6.0...sonsoftheforest-3.8.12) (2024-04-22) ### Chore diff --git a/stable/sonsoftheforest/3.8.12/questions.yaml b/stable/sonsoftheforest/3.8.12/questions.yaml index 242da3ba2df..157136649b8 100755 --- a/stable/sonsoftheforest/3.8.12/questions.yaml +++ b/stable/sonsoftheforest/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/sourcegraph/5.8.13/Chart.yaml b/stable/sourcegraph/5.8.13/Chart.yaml index 3f8d4af7d07..2b558899106 100644 --- a/stable/sourcegraph/5.8.13/Chart.yaml +++ b/stable/sourcegraph/5.8.13/Chart.yaml @@ -27,7 +27,7 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sourcegraph/5.8.13/app-changelog.md b/stable/sourcegraph/5.8.13/app-changelog.md index cfec7dfa8af..7a04a15f2a4 100644 --- a/stable/sourcegraph/5.8.13/app-changelog.md +++ b/stable/sourcegraph/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [sourcegraph-5.8.13](https://github.com/truecharts/charts/compare/sourcegraph-5.6.0...sourcegraph-5.8.13) (2024-04-21) +## [sourcegraph-5.8.13](https://github.com/truecharts/charts/compare/sourcegraph-5.6.0...sourcegraph-5.8.13) (2024-04-22) ### Chore diff --git a/stable/sourcegraph/5.8.13/questions.yaml b/stable/sourcegraph/5.8.13/questions.yaml index cb78b0f9428..24519853065 100755 --- a/stable/sourcegraph/5.8.13/questions.yaml +++ b/stable/sourcegraph/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/spaceengineers/6.8.12/Chart.yaml b/stable/spaceengineers/6.8.12/Chart.yaml index 0fa5ad4af19..0d0397c4812 100644 --- a/stable/spaceengineers/6.8.12/Chart.yaml +++ b/stable/spaceengineers/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.webp keywords: - spaceengineers - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/spaceengineers/6.8.12/app-changelog.md b/stable/spaceengineers/6.8.12/app-changelog.md index 7f94bc97fce..319e7b35762 100644 --- a/stable/spaceengineers/6.8.12/app-changelog.md +++ b/stable/spaceengineers/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [spaceengineers-6.8.12](https://github.com/truecharts/charts/compare/spaceengineers-6.6.0...spaceengineers-6.8.12) (2024-04-21) +## [spaceengineers-6.8.12](https://github.com/truecharts/charts/compare/spaceengineers-6.6.0...spaceengineers-6.8.12) (2024-04-22) ### Chore diff --git a/stable/spaceengineers/6.8.12/questions.yaml b/stable/spaceengineers/6.8.12/questions.yaml index 385181e3af6..a20a50ad6ff 100755 --- a/stable/spaceengineers/6.8.12/questions.yaml +++ b/stable/spaceengineers/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/speedtest-exporter/10.9.12/Chart.yaml b/stable/speedtest-exporter/10.9.12/Chart.yaml index 87757bfc058..fc514537839 100644 --- a/stable/speedtest-exporter/10.9.12/Chart.yaml +++ b/stable/speedtest-exporter/10.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - speedtest-exporter - speedtest - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/speedtest-exporter/10.9.12/app-changelog.md b/stable/speedtest-exporter/10.9.12/app-changelog.md index 80c7fe19381..2c2b95d82cf 100644 --- a/stable/speedtest-exporter/10.9.12/app-changelog.md +++ b/stable/speedtest-exporter/10.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [speedtest-exporter-10.9.12](https://github.com/truecharts/charts/compare/speedtest-exporter-10.7.0...speedtest-exporter-10.9.12) (2024-04-21) +## [speedtest-exporter-10.9.12](https://github.com/truecharts/charts/compare/speedtest-exporter-10.7.0...speedtest-exporter-10.9.12) (2024-04-22) ### Chore diff --git a/stable/speedtest-exporter/10.9.12/questions.yaml b/stable/speedtest-exporter/10.9.12/questions.yaml index 45948521ad3..338de39fe60 100755 --- a/stable/speedtest-exporter/10.9.12/questions.yaml +++ b/stable/speedtest-exporter/10.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/speedtest-tracker/1.11.8/Chart.yaml b/stable/speedtest-tracker/1.11.8/Chart.yaml index 7af8e8dd32d..2f36c79a422 100644 --- a/stable/speedtest-tracker/1.11.8/Chart.yaml +++ b/stable/speedtest-tracker/1.11.8/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.webp keywords: - speedtest - speedtest-tracker -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/speedtest-tracker/1.11.8/app-changelog.md b/stable/speedtest-tracker/1.11.8/app-changelog.md index 129c565b343..c6c5109e93d 100644 --- a/stable/speedtest-tracker/1.11.8/app-changelog.md +++ b/stable/speedtest-tracker/1.11.8/app-changelog.md @@ -1,6 +1,6 @@ -## [speedtest-tracker-1.11.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.11.8) (2024-04-21) +## [speedtest-tracker-1.11.8](https://github.com/truecharts/charts/compare/speedtest-tracker-1.6.0...speedtest-tracker-1.11.8) (2024-04-22) ### Chore diff --git a/stable/speedtest-tracker/1.11.8/questions.yaml b/stable/speedtest-tracker/1.11.8/questions.yaml index 22707f55fa4..d49b6e6cf43 100755 --- a/stable/speedtest-tracker/1.11.8/questions.yaml +++ b/stable/speedtest-tracker/1.11.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/splunk/7.8.12/Chart.yaml b/stable/splunk/7.8.12/Chart.yaml index 871cc7dc5bb..75a20656dea 100644 --- a/stable/splunk/7.8.12/Chart.yaml +++ b/stable/splunk/7.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - splunk - Tools-Utilities - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/splunk/7.8.12/app-changelog.md b/stable/splunk/7.8.12/app-changelog.md index 569908b13eb..99ab8069090 100644 --- a/stable/splunk/7.8.12/app-changelog.md +++ b/stable/splunk/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [splunk-7.8.12](https://github.com/truecharts/charts/compare/splunk-7.6.0...splunk-7.8.12) (2024-04-21) +## [splunk-7.8.12](https://github.com/truecharts/charts/compare/splunk-7.6.0...splunk-7.8.12) (2024-04-22) ### Chore diff --git a/stable/splunk/7.8.12/questions.yaml b/stable/splunk/7.8.12/questions.yaml index e28b327ff4b..90b0662db01 100755 --- a/stable/splunk/7.8.12/questions.yaml +++ b/stable/splunk/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/spotweb/12.8.12/Chart.yaml b/stable/spotweb/12.8.12/Chart.yaml index e5aea8da185..e9c595bf21e 100644 --- a/stable/spotweb/12.8.12/Chart.yaml +++ b/stable/spotweb/12.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - usenet - spotweb - spotnet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/spotweb/12.8.12/app-changelog.md b/stable/spotweb/12.8.12/app-changelog.md index 09be0be4604..71c565b0df1 100644 --- a/stable/spotweb/12.8.12/app-changelog.md +++ b/stable/spotweb/12.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [spotweb-12.8.12](https://github.com/truecharts/charts/compare/spotweb-12.6.0...spotweb-12.8.12) (2024-04-21) +## [spotweb-12.8.12](https://github.com/truecharts/charts/compare/spotweb-12.6.0...spotweb-12.8.12) (2024-04-22) ### Chore diff --git a/stable/spotweb/12.8.12/questions.yaml b/stable/spotweb/12.8.12/questions.yaml index 0dba02186c5..b36da0debbf 100755 --- a/stable/spotweb/12.8.12/questions.yaml +++ b/stable/spotweb/12.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sqlite-web/5.8.12/Chart.yaml b/stable/sqlite-web/5.8.12/Chart.yaml index 6de9c1933da..c90152f0129 100644 --- a/stable/sqlite-web/5.8.12/Chart.yaml +++ b/stable/sqlite-web/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - Tools-Utilities - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sqlite-web/5.8.12/app-changelog.md b/stable/sqlite-web/5.8.12/app-changelog.md index f5b06665e37..1c187e77e2e 100644 --- a/stable/sqlite-web/5.8.12/app-changelog.md +++ b/stable/sqlite-web/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sqlite-web-5.8.12](https://github.com/truecharts/charts/compare/sqlite-web-5.6.0...sqlite-web-5.8.12) (2024-04-21) +## [sqlite-web-5.8.12](https://github.com/truecharts/charts/compare/sqlite-web-5.6.0...sqlite-web-5.8.12) (2024-04-22) ### Chore diff --git a/stable/sqlite-web/5.8.12/questions.yaml b/stable/sqlite-web/5.8.12/questions.yaml index 4de200d0631..706e5646501 100755 --- a/stable/sqlite-web/5.8.12/questions.yaml +++ b/stable/sqlite-web/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sqlitebrowser/10.8.12/Chart.yaml b/stable/sqlitebrowser/10.8.12/Chart.yaml index 6ffe4433996..5060de35e22 100644 --- a/stable/sqlitebrowser/10.8.12/Chart.yaml +++ b/stable/sqlitebrowser/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - browser - sqlitebrowser - database -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sqlitebrowser/10.8.12/app-changelog.md b/stable/sqlitebrowser/10.8.12/app-changelog.md index 7cc5691eb56..a328331148c 100644 --- a/stable/sqlitebrowser/10.8.12/app-changelog.md +++ b/stable/sqlitebrowser/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sqlitebrowser-10.8.12](https://github.com/truecharts/charts/compare/sqlitebrowser-10.6.0...sqlitebrowser-10.8.12) (2024-04-21) +## [sqlitebrowser-10.8.12](https://github.com/truecharts/charts/compare/sqlitebrowser-10.6.0...sqlitebrowser-10.8.12) (2024-04-22) ### Chore diff --git a/stable/sqlitebrowser/10.8.12/questions.yaml b/stable/sqlitebrowser/10.8.12/questions.yaml index ef268938b84..8be1935ccd1 100755 --- a/stable/sqlitebrowser/10.8.12/questions.yaml +++ b/stable/sqlitebrowser/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/sshwifty/5.8.12/Chart.yaml b/stable/sshwifty/5.8.12/Chart.yaml index f82176cb639..96f22b806e8 100644 --- a/stable/sshwifty/5.8.12/Chart.yaml +++ b/stable/sshwifty/5.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sshwifty icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.webp keywords: - ssh -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/sshwifty/5.8.12/app-changelog.md b/stable/sshwifty/5.8.12/app-changelog.md index 95ed98b4769..4f1f6165065 100644 --- a/stable/sshwifty/5.8.12/app-changelog.md +++ b/stable/sshwifty/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [sshwifty-5.8.12](https://github.com/truecharts/charts/compare/sshwifty-5.6.0...sshwifty-5.8.12) (2024-04-21) +## [sshwifty-5.8.12](https://github.com/truecharts/charts/compare/sshwifty-5.6.0...sshwifty-5.8.12) (2024-04-22) ### Chore diff --git a/stable/sshwifty/5.8.12/questions.yaml b/stable/sshwifty/5.8.12/questions.yaml index d7a75a98d7f..a5f53e88a19 100755 --- a/stable/sshwifty/5.8.12/questions.yaml +++ b/stable/sshwifty/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/st-reborn-server/5.8.12/Chart.yaml b/stable/st-reborn-server/5.8.12/Chart.yaml index 3850a551ab4..199b882231d 100644 --- a/stable/st-reborn-server/5.8.12/Chart.yaml +++ b/stable/st-reborn-server/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.webp keywords: - st-reborn-server - gameserver -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/st-reborn-server/5.8.12/app-changelog.md b/stable/st-reborn-server/5.8.12/app-changelog.md index 51ab699d212..d6500aaf07e 100644 --- a/stable/st-reborn-server/5.8.12/app-changelog.md +++ b/stable/st-reborn-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [st-reborn-server-5.8.12](https://github.com/truecharts/charts/compare/st-reborn-server-5.6.0...st-reborn-server-5.8.12) (2024-04-21) +## [st-reborn-server-5.8.12](https://github.com/truecharts/charts/compare/st-reborn-server-5.6.0...st-reborn-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/st-reborn-server/5.8.12/questions.yaml b/stable/st-reborn-server/5.8.12/questions.yaml index 181363cc6ca..899b94feba8 100755 --- a/stable/st-reborn-server/5.8.12/questions.yaml +++ b/stable/st-reborn-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/stackedit/5.8.12/Chart.yaml b/stable/stackedit/5.8.12/Chart.yaml index 571c57e3b7e..fc05e1a4048 100644 --- a/stable/stackedit/5.8.12/Chart.yaml +++ b/stable/stackedit/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - stackedit - Productivity - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/stackedit/5.8.12/app-changelog.md b/stable/stackedit/5.8.12/app-changelog.md index c81103b4b3d..137633f91d2 100644 --- a/stable/stackedit/5.8.12/app-changelog.md +++ b/stable/stackedit/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [stackedit-5.8.12](https://github.com/truecharts/charts/compare/stackedit-5.6.0...stackedit-5.8.12) (2024-04-21) +## [stackedit-5.8.12](https://github.com/truecharts/charts/compare/stackedit-5.6.0...stackedit-5.8.12) (2024-04-22) ### Chore diff --git a/stable/stackedit/5.8.12/questions.yaml b/stable/stackedit/5.8.12/questions.yaml index bdc3aea593f..60f6505ebd8 100755 --- a/stable/stackedit/5.8.12/questions.yaml +++ b/stable/stackedit/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/standardnotes-web/5.8.12/Chart.yaml b/stable/standardnotes-web/5.8.12/Chart.yaml index 3fad6fe8282..9947893e1cf 100644 --- a/stable/standardnotes-web/5.8.12/Chart.yaml +++ b/stable/standardnotes-web/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.webp keywords: - standardnotes-web - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/standardnotes-web/5.8.12/app-changelog.md b/stable/standardnotes-web/5.8.12/app-changelog.md index 1ec7c59e3a2..bef49c60342 100644 --- a/stable/standardnotes-web/5.8.12/app-changelog.md +++ b/stable/standardnotes-web/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [standardnotes-web-5.8.12](https://github.com/truecharts/charts/compare/standardnotes-web-5.6.0...standardnotes-web-5.8.12) (2024-04-21) +## [standardnotes-web-5.8.12](https://github.com/truecharts/charts/compare/standardnotes-web-5.6.0...standardnotes-web-5.8.12) (2024-04-22) ### Chore diff --git a/stable/standardnotes-web/5.8.12/questions.yaml b/stable/standardnotes-web/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/standardnotes-web/5.8.12/questions.yaml +++ b/stable/standardnotes-web/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/starmade/5.8.12/Chart.yaml b/stable/starmade/5.8.12/Chart.yaml index e37d2ee1704..97927dc2df9 100644 --- a/stable/starmade/5.8.12/Chart.yaml +++ b/stable/starmade/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.webp keywords: - starmade - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/starmade/5.8.12/app-changelog.md b/stable/starmade/5.8.12/app-changelog.md index 926d72969c8..184604659b8 100644 --- a/stable/starmade/5.8.12/app-changelog.md +++ b/stable/starmade/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [starmade-5.8.12](https://github.com/truecharts/charts/compare/starmade-5.6.0...starmade-5.8.12) (2024-04-21) +## [starmade-5.8.12](https://github.com/truecharts/charts/compare/starmade-5.6.0...starmade-5.8.12) (2024-04-22) ### Chore diff --git a/stable/starmade/5.8.12/questions.yaml b/stable/starmade/5.8.12/questions.yaml index e7a81da0604..bd1e6573a20 100755 --- a/stable/starmade/5.8.12/questions.yaml +++ b/stable/starmade/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/stash/15.9.12/Chart.yaml b/stable/stash/15.9.12/Chart.yaml index 36b4ef87737..e8db8204adf 100644 --- a/stable/stash/15.9.12/Chart.yaml +++ b/stable/stash/15.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/stash icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.webp keywords: - porn -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/stash/15.9.12/app-changelog.md b/stable/stash/15.9.12/app-changelog.md index 222a3328ccd..bc6245d8008 100644 --- a/stable/stash/15.9.12/app-changelog.md +++ b/stable/stash/15.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [stash-15.9.12](https://github.com/truecharts/charts/compare/stash-15.7.0...stash-15.9.12) (2024-04-21) +## [stash-15.9.12](https://github.com/truecharts/charts/compare/stash-15.7.0...stash-15.9.12) (2024-04-22) ### Chore diff --git a/stable/stash/15.9.12/questions.yaml b/stable/stash/15.9.12/questions.yaml index e9e1c31e498..717829dc858 100755 --- a/stable/stash/15.9.12/questions.yaml +++ b/stable/stash/15.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/static-web-server/4.9.12/Chart.yaml b/stable/static-web-server/4.9.12/Chart.yaml index d47ef07acac..6b07c278482 100644 --- a/stable/static-web-server/4.9.12/Chart.yaml +++ b/stable/static-web-server/4.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - web-server - apache - rust -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/static-web-server/4.9.12/app-changelog.md b/stable/static-web-server/4.9.12/app-changelog.md index c5aa85fef56..978b460edca 100644 --- a/stable/static-web-server/4.9.12/app-changelog.md +++ b/stable/static-web-server/4.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [static-web-server-4.9.12](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-4.9.12) (2024-04-21) +## [static-web-server-4.9.12](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-4.9.12) (2024-04-22) ### Chore diff --git a/stable/static-web-server/4.9.12/questions.yaml b/stable/static-web-server/4.9.12/questions.yaml index 1f8c632b293..27d999e5e1b 100755 --- a/stable/static-web-server/4.9.12/questions.yaml +++ b/stable/static-web-server/4.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/static/10.8.12/Chart.yaml b/stable/static/10.8.12/Chart.yaml index e41ae2dcf1b..d6210caf636 100644 --- a/stable/static/10.8.12/Chart.yaml +++ b/stable/static/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - web - filesystem - static -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/static/10.8.12/app-changelog.md b/stable/static/10.8.12/app-changelog.md index 96716f40ed5..915a2cb0119 100644 --- a/stable/static/10.8.12/app-changelog.md +++ b/stable/static/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [static-10.8.12](https://github.com/truecharts/charts/compare/static-10.6.0...static-10.8.12) (2024-04-21) +## [static-10.8.12](https://github.com/truecharts/charts/compare/static-10.6.0...static-10.8.12) (2024-04-22) ### Chore diff --git a/stable/static/10.8.12/questions.yaml b/stable/static/10.8.12/questions.yaml index c6aa887aff0..4022fdc91cf 100755 --- a/stable/static/10.8.12/questions.yaml +++ b/stable/static/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/stationeers/5.8.12/Chart.yaml b/stable/stationeers/5.8.12/Chart.yaml index d166a76b986..835352616ef 100644 --- a/stable/stationeers/5.8.12/Chart.yaml +++ b/stable/stationeers/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.webp keywords: - stationeers - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/stationeers/5.8.12/app-changelog.md b/stable/stationeers/5.8.12/app-changelog.md index f46f9948772..f92acda050e 100644 --- a/stable/stationeers/5.8.12/app-changelog.md +++ b/stable/stationeers/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [stationeers-5.8.12](https://github.com/truecharts/charts/compare/stationeers-5.6.0...stationeers-5.8.12) (2024-04-21) +## [stationeers-5.8.12](https://github.com/truecharts/charts/compare/stationeers-5.6.0...stationeers-5.8.12) (2024-04-22) ### Chore diff --git a/stable/stationeers/5.8.12/questions.yaml b/stable/stationeers/5.8.12/questions.yaml index f96f6fdaf9d..f3acad7e9de 100755 --- a/stable/stationeers/5.8.12/questions.yaml +++ b/stable/stationeers/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/steam-headless/3.8.14/Chart.yaml b/stable/steam-headless/3.8.14/Chart.yaml index 6e75fc543a5..a7b85605a11 100644 --- a/stable/steam-headless/3.8.14/Chart.yaml +++ b/stable/steam-headless/3.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.webp keywords: - steam-headless - games -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/steam-headless/3.8.14/app-changelog.md b/stable/steam-headless/3.8.14/app-changelog.md index e3263bda2ff..8ecb13335aa 100644 --- a/stable/steam-headless/3.8.14/app-changelog.md +++ b/stable/steam-headless/3.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [steam-headless-3.8.14](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.8.14) (2024-04-21) +## [steam-headless-3.8.14](https://github.com/truecharts/charts/compare/steam-headless-3.6.0...steam-headless-3.8.14) (2024-04-22) ### Chore diff --git a/stable/steam-headless/3.8.14/questions.yaml b/stable/steam-headless/3.8.14/questions.yaml index 0a85dce8dd0..e120a73f16c 100755 --- a/stable/steam-headless/3.8.14/questions.yaml +++ b/stable/steam-headless/3.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/storj-node/9.8.12/Chart.yaml b/stable/storj-node/9.8.12/Chart.yaml index 80d15b75f88..6228ba89a0b 100644 --- a/stable/storj-node/9.8.12/Chart.yaml +++ b/stable/storj-node/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.webp keywords: - storj - storage -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/storj-node/9.8.12/app-changelog.md b/stable/storj-node/9.8.12/app-changelog.md index d89bee17ca2..5e0f670c75d 100644 --- a/stable/storj-node/9.8.12/app-changelog.md +++ b/stable/storj-node/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [storj-node-9.8.12](https://github.com/truecharts/charts/compare/storj-node-9.6.0...storj-node-9.8.12) (2024-04-21) +## [storj-node-9.8.12](https://github.com/truecharts/charts/compare/storj-node-9.6.0...storj-node-9.8.12) (2024-04-22) ### Chore diff --git a/stable/storj-node/9.8.12/questions.yaml b/stable/storj-node/9.8.12/questions.yaml index 53a264e01f5..496dbf43822 100755 --- a/stable/storj-node/9.8.12/questions.yaml +++ b/stable/storj-node/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/storm/5.8.12/Chart.yaml b/stable/storm/5.8.12/Chart.yaml index 5413cbf721e..9cee10453de 100644 --- a/stable/storm/5.8.12/Chart.yaml +++ b/stable/storm/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.webp keywords: - storm - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/storm/5.8.12/app-changelog.md b/stable/storm/5.8.12/app-changelog.md index 8ef90c1fe5e..6d15cbbba44 100644 --- a/stable/storm/5.8.12/app-changelog.md +++ b/stable/storm/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [storm-5.8.12](https://github.com/truecharts/charts/compare/storm-5.6.0...storm-5.8.12) (2024-04-21) +## [storm-5.8.12](https://github.com/truecharts/charts/compare/storm-5.6.0...storm-5.8.12) (2024-04-22) ### Chore diff --git a/stable/storm/5.8.12/questions.yaml b/stable/storm/5.8.12/questions.yaml index bc8208e4c56..2c5d23868c1 100755 --- a/stable/storm/5.8.12/questions.yaml +++ b/stable/storm/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/strapi/13.8.12/Chart.yaml b/stable/strapi/13.8.12/Chart.yaml index ddff3af2dd4..d8e14351fff 100644 --- a/stable/strapi/13.8.12/Chart.yaml +++ b/stable/strapi/13.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.webp keywords: - strapi - cms -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/strapi/13.8.12/app-changelog.md b/stable/strapi/13.8.12/app-changelog.md index 8c9a7cf7a0a..ea4693b80a5 100644 --- a/stable/strapi/13.8.12/app-changelog.md +++ b/stable/strapi/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [strapi-13.8.12](https://github.com/truecharts/charts/compare/strapi-13.6.0...strapi-13.8.12) (2024-04-21) +## [strapi-13.8.12](https://github.com/truecharts/charts/compare/strapi-13.6.0...strapi-13.8.12) (2024-04-22) ### Chore diff --git a/stable/strapi/13.8.12/questions.yaml b/stable/strapi/13.8.12/questions.yaml index de6e3314225..75035926ddd 100755 --- a/stable/strapi/13.8.12/questions.yaml +++ b/stable/strapi/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/stun-turn-server/6.8.12/Chart.yaml b/stable/stun-turn-server/6.8.12/Chart.yaml index f3ef9c59f7b..41d38e72a2e 100644 --- a/stable/stun-turn-server/6.8.12/Chart.yaml +++ b/stable/stun-turn-server/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.webp keywords: - stun-turn-server - Network -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/stun-turn-server/6.8.12/app-changelog.md b/stable/stun-turn-server/6.8.12/app-changelog.md index 5f4edee13e3..53b97596e0d 100644 --- a/stable/stun-turn-server/6.8.12/app-changelog.md +++ b/stable/stun-turn-server/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [stun-turn-server-6.8.12](https://github.com/truecharts/charts/compare/stun-turn-server-6.6.0...stun-turn-server-6.8.12) (2024-04-21) +## [stun-turn-server-6.8.12](https://github.com/truecharts/charts/compare/stun-turn-server-6.6.0...stun-turn-server-6.8.12) (2024-04-22) ### Chore diff --git a/stable/stun-turn-server/6.8.12/questions.yaml b/stable/stun-turn-server/6.8.12/questions.yaml index 8b0446d6418..4cc76396a96 100755 --- a/stable/stun-turn-server/6.8.12/questions.yaml +++ b/stable/stun-turn-server/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/suistartpage/5.8.12/Chart.yaml b/stable/suistartpage/5.8.12/Chart.yaml index d8733c185f3..3244d6d8464 100644 --- a/stable/suistartpage/5.8.12/Chart.yaml +++ b/stable/suistartpage/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - suistartpage - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/suistartpage/5.8.12/app-changelog.md b/stable/suistartpage/5.8.12/app-changelog.md index 259ebcef4f4..6be4143c10d 100644 --- a/stable/suistartpage/5.8.12/app-changelog.md +++ b/stable/suistartpage/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [suistartpage-5.8.12](https://github.com/truecharts/charts/compare/suistartpage-5.6.0...suistartpage-5.8.12) (2024-04-21) +## [suistartpage-5.8.12](https://github.com/truecharts/charts/compare/suistartpage-5.6.0...suistartpage-5.8.12) (2024-04-22) ### Chore diff --git a/stable/suistartpage/5.8.12/questions.yaml b/stable/suistartpage/5.8.12/questions.yaml index 3c7d54cf59b..b80187dcbaa 100755 --- a/stable/suistartpage/5.8.12/questions.yaml +++ b/stable/suistartpage/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/survivethenights/5.8.12/Chart.yaml b/stable/survivethenights/5.8.12/Chart.yaml index 5d82bcb86ee..de2d758c788 100644 --- a/stable/survivethenights/5.8.12/Chart.yaml +++ b/stable/survivethenights/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.webp keywords: - survivethenights - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/survivethenights/5.8.12/app-changelog.md b/stable/survivethenights/5.8.12/app-changelog.md index 259b4e52377..4c46e4400cd 100644 --- a/stable/survivethenights/5.8.12/app-changelog.md +++ b/stable/survivethenights/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [survivethenights-5.8.12](https://github.com/truecharts/charts/compare/survivethenights-5.6.0...survivethenights-5.8.12) (2024-04-21) +## [survivethenights-5.8.12](https://github.com/truecharts/charts/compare/survivethenights-5.6.0...survivethenights-5.8.12) (2024-04-22) ### Chore diff --git a/stable/survivethenights/5.8.12/questions.yaml b/stable/survivethenights/5.8.12/questions.yaml index 92c346798f8..17e4ab7233f 100755 --- a/stable/survivethenights/5.8.12/questions.yaml +++ b/stable/survivethenights/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/synclounge/9.8.13/Chart.yaml b/stable/synclounge/9.8.13/Chart.yaml index 2783c1470b8..8469ba103ff 100644 --- a/stable/synclounge/9.8.13/Chart.yaml +++ b/stable/synclounge/9.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/synclounge icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.webp keywords: - synclounge -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/synclounge/9.8.13/app-changelog.md b/stable/synclounge/9.8.13/app-changelog.md index 24034b24bfc..7b3376dfc24 100644 --- a/stable/synclounge/9.8.13/app-changelog.md +++ b/stable/synclounge/9.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [synclounge-9.8.13](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.8.13) (2024-04-21) +## [synclounge-9.8.13](https://github.com/truecharts/charts/compare/synclounge-9.6.0...synclounge-9.8.13) (2024-04-22) ### Chore diff --git a/stable/synclounge/9.8.13/questions.yaml b/stable/synclounge/9.8.13/questions.yaml index 100642f1a1a..c92e97596d6 100755 --- a/stable/synclounge/9.8.13/questions.yaml +++ b/stable/synclounge/9.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/syncthing/18.8.13/Chart.yaml b/stable/syncthing/18.8.13/Chart.yaml index 6340de484a4..d42b100db72 100644 --- a/stable/syncthing/18.8.13/Chart.yaml +++ b/stable/syncthing/18.8.13/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.webp keywords: - syncthing -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/syncthing/18.8.13/app-changelog.md b/stable/syncthing/18.8.13/app-changelog.md index 3f4817671d9..20bf8736418 100644 --- a/stable/syncthing/18.8.13/app-changelog.md +++ b/stable/syncthing/18.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [syncthing-18.8.13](https://github.com/truecharts/charts/compare/syncthing-18.6.0...syncthing-18.8.13) (2024-04-21) +## [syncthing-18.8.13](https://github.com/truecharts/charts/compare/syncthing-18.6.0...syncthing-18.8.13) (2024-04-22) ### Chore diff --git a/stable/syncthing/18.8.13/questions.yaml b/stable/syncthing/18.8.13/questions.yaml index f8f3b7e9005..ccac4d741b7 100755 --- a/stable/syncthing/18.8.13/questions.yaml +++ b/stable/syncthing/18.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/synctube/7.8.12/Chart.yaml b/stable/synctube/7.8.12/Chart.yaml index d0190932a4b..6bd3c0828f1 100644 --- a/stable/synctube/7.8.12/Chart.yaml +++ b/stable/synctube/7.8.12/Chart.yaml @@ -28,7 +28,7 @@ keywords: - MediaApp-Video - MediaServer-Video - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/synctube/7.8.12/app-changelog.md b/stable/synctube/7.8.12/app-changelog.md index add6449fa24..4556f781a3e 100644 --- a/stable/synctube/7.8.12/app-changelog.md +++ b/stable/synctube/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [synctube-7.8.12](https://github.com/truecharts/charts/compare/synctube-7.6.0...synctube-7.8.12) (2024-04-21) +## [synctube-7.8.12](https://github.com/truecharts/charts/compare/synctube-7.6.0...synctube-7.8.12) (2024-04-22) ### Chore diff --git a/stable/synctube/7.8.12/questions.yaml b/stable/synctube/7.8.12/questions.yaml index 66ad35cab09..f01990737fc 100755 --- a/stable/synctube/7.8.12/questions.yaml +++ b/stable/synctube/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/syslog-ng/9.9.6/Chart.yaml b/stable/syslog-ng/9.9.6/Chart.yaml index 5315fbe56f8..67e890cf299 100644 --- a/stable/syslog-ng/9.9.6/Chart.yaml +++ b/stable/syslog-ng/9.9.6/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syslog-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.webp keywords: - syslog-ng -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/syslog-ng/9.9.6/app-changelog.md b/stable/syslog-ng/9.9.6/app-changelog.md index a16785a73df..aab67287555 100644 --- a/stable/syslog-ng/9.9.6/app-changelog.md +++ b/stable/syslog-ng/9.9.6/app-changelog.md @@ -1,6 +1,6 @@ -## [syslog-ng-9.9.6](https://github.com/truecharts/charts/compare/syslog-ng-9.6.0...syslog-ng-9.9.6) (2024-04-21) +## [syslog-ng-9.9.6](https://github.com/truecharts/charts/compare/syslog-ng-9.6.0...syslog-ng-9.9.6) (2024-04-22) ### Chore diff --git a/stable/syslog-ng/9.9.6/questions.yaml b/stable/syslog-ng/9.9.6/questions.yaml index aa50dd42a69..7d3dd03400b 100755 --- a/stable/syslog-ng/9.9.6/questions.yaml +++ b/stable/syslog-ng/9.9.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/tachidesk-docker/6.8.13/Chart.yaml b/stable/tachidesk-docker/6.8.13/Chart.yaml index cd73a11298c..fc044ae3ee6 100644 --- a/stable/tachidesk-docker/6.8.13/Chart.yaml +++ b/stable/tachidesk-docker/6.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.webp keywords: - tachidesk-docker - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tachidesk-docker/6.8.13/app-changelog.md b/stable/tachidesk-docker/6.8.13/app-changelog.md index 295adcb02a6..f6e1ca3cb07 100644 --- a/stable/tachidesk-docker/6.8.13/app-changelog.md +++ b/stable/tachidesk-docker/6.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [tachidesk-docker-6.8.13](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.8.13) (2024-04-21) +## [tachidesk-docker-6.8.13](https://github.com/truecharts/charts/compare/tachidesk-docker-6.6.0...tachidesk-docker-6.8.13) (2024-04-22) ### Chore diff --git a/stable/tachidesk-docker/6.8.13/questions.yaml b/stable/tachidesk-docker/6.8.13/questions.yaml index b18c4da6832..dfc6d57208c 100755 --- a/stable/tachidesk-docker/6.8.13/questions.yaml +++ b/stable/tachidesk-docker/6.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tagspaces/3.8.12/Chart.yaml b/stable/tagspaces/3.8.12/Chart.yaml index 4dd84f4b403..a0f367377a7 100644 --- a/stable/tagspaces/3.8.12/Chart.yaml +++ b/stable/tagspaces/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.webp keywords: - tagspaces - documents -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tagspaces/3.8.12/app-changelog.md b/stable/tagspaces/3.8.12/app-changelog.md index c891c411dab..8f6b568dff5 100644 --- a/stable/tagspaces/3.8.12/app-changelog.md +++ b/stable/tagspaces/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tagspaces-3.8.12](https://github.com/truecharts/charts/compare/tagspaces-3.6.0...tagspaces-3.8.12) (2024-04-21) +## [tagspaces-3.8.12](https://github.com/truecharts/charts/compare/tagspaces-3.6.0...tagspaces-3.8.12) (2024-04-22) ### Chore diff --git a/stable/tagspaces/3.8.12/questions.yaml b/stable/tagspaces/3.8.12/questions.yaml index 0ce0316dc55..8bbed9dbfb5 100755 --- a/stable/tagspaces/3.8.12/questions.yaml +++ b/stable/tagspaces/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tailscale/8.11.7/Chart.yaml b/stable/tailscale/8.11.7/Chart.yaml index cb90d9155fa..81fca213fff 100644 --- a/stable/tailscale/8.11.7/Chart.yaml +++ b/stable/tailscale/8.11.7/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.webp keywords: - vpn - tailscale -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tailscale/8.11.7/app-changelog.md b/stable/tailscale/8.11.7/app-changelog.md index 96bdf9042ce..a3728e89c09 100644 --- a/stable/tailscale/8.11.7/app-changelog.md +++ b/stable/tailscale/8.11.7/app-changelog.md @@ -1,6 +1,6 @@ -## [tailscale-8.11.7](https://github.com/truecharts/charts/compare/tailscale-8.7.0...tailscale-8.11.7) (2024-04-21) +## [tailscale-8.11.7](https://github.com/truecharts/charts/compare/tailscale-8.7.0...tailscale-8.11.7) (2024-04-22) ### Chore diff --git a/stable/tailscale/8.11.7/questions.yaml b/stable/tailscale/8.11.7/questions.yaml index 79feed8ce76..af5b221f012 100755 --- a/stable/tailscale/8.11.7/questions.yaml +++ b/stable/tailscale/8.11.7/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/tandoor-recipes/16.8.13/Chart.yaml b/stable/tandoor-recipes/16.8.13/Chart.yaml index ab06ed9a1b9..ae47fdcb7fd 100644 --- a/stable/tandoor-recipes/16.8.13/Chart.yaml +++ b/stable/tandoor-recipes/16.8.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tandoor - recipes - cooking -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tandoor-recipes/16.8.13/app-changelog.md b/stable/tandoor-recipes/16.8.13/app-changelog.md index c4f924e0364..2333e1f563d 100644 --- a/stable/tandoor-recipes/16.8.13/app-changelog.md +++ b/stable/tandoor-recipes/16.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [tandoor-recipes-16.8.13](https://github.com/truecharts/charts/compare/tandoor-recipes-16.6.0...tandoor-recipes-16.8.13) (2024-04-21) +## [tandoor-recipes-16.8.13](https://github.com/truecharts/charts/compare/tandoor-recipes-16.6.0...tandoor-recipes-16.8.13) (2024-04-22) ### Chore diff --git a/stable/tandoor-recipes/16.8.13/questions.yaml b/stable/tandoor-recipes/16.8.13/questions.yaml index 7ee62340e39..8d4ab6a07e5 100755 --- a/stable/tandoor-recipes/16.8.13/questions.yaml +++ b/stable/tandoor-recipes/16.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tanoshi/5.8.12/Chart.yaml b/stable/tanoshi/5.8.12/Chart.yaml index 77a97c252c0..cf99fca653a 100644 --- a/stable/tanoshi/5.8.12/Chart.yaml +++ b/stable/tanoshi/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Productivity - MediaApp-Books - MediaServer-Books -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tanoshi/5.8.12/app-changelog.md b/stable/tanoshi/5.8.12/app-changelog.md index 7988259e7e7..e06ebc711a9 100644 --- a/stable/tanoshi/5.8.12/app-changelog.md +++ b/stable/tanoshi/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tanoshi-5.8.12](https://github.com/truecharts/charts/compare/tanoshi-5.6.0...tanoshi-5.8.12) (2024-04-21) +## [tanoshi-5.8.12](https://github.com/truecharts/charts/compare/tanoshi-5.6.0...tanoshi-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tanoshi/5.8.12/questions.yaml b/stable/tanoshi/5.8.12/questions.yaml index 72660c02b48..2f5463649b1 100755 --- a/stable/tanoshi/5.8.12/questions.yaml +++ b/stable/tanoshi/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tar1090/5.8.21/Chart.yaml b/stable/tar1090/5.8.21/Chart.yaml index e83b492d4aa..8cc87539935 100644 --- a/stable/tar1090/5.8.21/Chart.yaml +++ b/stable/tar1090/5.8.21/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.webp keywords: - tar1090 - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tar1090/5.8.21/app-changelog.md b/stable/tar1090/5.8.21/app-changelog.md index 696bf6f2f99..c72bfacf936 100644 --- a/stable/tar1090/5.8.21/app-changelog.md +++ b/stable/tar1090/5.8.21/app-changelog.md @@ -1,6 +1,6 @@ -## [tar1090-5.8.21](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.21) (2024-04-21) +## [tar1090-5.8.21](https://github.com/truecharts/charts/compare/tar1090-5.6.0...tar1090-5.8.21) (2024-04-22) ### Chore diff --git a/stable/tar1090/5.8.21/questions.yaml b/stable/tar1090/5.8.21/questions.yaml index c8b6454d5a4..9b1ccc0b7f9 100755 --- a/stable/tar1090/5.8.21/questions.yaml +++ b/stable/tar1090/5.8.21/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tasmoadmin/8.8.12/Chart.yaml b/stable/tasmoadmin/8.8.12/Chart.yaml index bb6541b7444..6217dc38f41 100644 --- a/stable/tasmoadmin/8.8.12/Chart.yaml +++ b/stable/tasmoadmin/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tasmoadmin - home-automation - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tasmoadmin/8.8.12/app-changelog.md b/stable/tasmoadmin/8.8.12/app-changelog.md index c7ddc44d1cc..6a28aa10431 100644 --- a/stable/tasmoadmin/8.8.12/app-changelog.md +++ b/stable/tasmoadmin/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tasmoadmin-8.8.12](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.12) (2024-04-21) +## [tasmoadmin-8.8.12](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-8.8.12) (2024-04-22) ### Chore diff --git a/stable/tasmoadmin/8.8.12/questions.yaml b/stable/tasmoadmin/8.8.12/questions.yaml index c5633c1ff49..141d57f5d91 100755 --- a/stable/tasmoadmin/8.8.12/questions.yaml +++ b/stable/tasmoadmin/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tasmobackup/6.8.12/Chart.yaml b/stable/tasmobackup/6.8.12/Chart.yaml index e66882757bc..3ebedd5bb34 100644 --- a/stable/tasmobackup/6.8.12/Chart.yaml +++ b/stable/tasmobackup/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tasmobackup - home-automation - Network-Management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tasmobackup/6.8.12/app-changelog.md b/stable/tasmobackup/6.8.12/app-changelog.md index 374b918751b..d590bcbeb52 100644 --- a/stable/tasmobackup/6.8.12/app-changelog.md +++ b/stable/tasmobackup/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tasmobackup-6.8.12](https://github.com/truecharts/charts/compare/tasmobackup-6.6.0...tasmobackup-6.8.12) (2024-04-21) +## [tasmobackup-6.8.12](https://github.com/truecharts/charts/compare/tasmobackup-6.6.0...tasmobackup-6.8.12) (2024-04-22) ### Chore diff --git a/stable/tasmobackup/6.8.12/questions.yaml b/stable/tasmobackup/6.8.12/questions.yaml index 1ef9b13ca56..8dfb30b4c14 100755 --- a/stable/tasmobackup/6.8.12/questions.yaml +++ b/stable/tasmobackup/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tasmocompiler/6.8.12/Chart.yaml b/stable/tasmocompiler/6.8.12/Chart.yaml index 4608fbe5b9f..aa20f2cd21a 100644 --- a/stable/tasmocompiler/6.8.12/Chart.yaml +++ b/stable/tasmocompiler/6.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tasmocompiler - home-automation - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tasmocompiler/6.8.12/app-changelog.md b/stable/tasmocompiler/6.8.12/app-changelog.md index 4b620ab0459..6fc64045444 100644 --- a/stable/tasmocompiler/6.8.12/app-changelog.md +++ b/stable/tasmocompiler/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tasmocompiler-6.8.12](https://github.com/truecharts/charts/compare/tasmocompiler-6.6.0...tasmocompiler-6.8.12) (2024-04-21) +## [tasmocompiler-6.8.12](https://github.com/truecharts/charts/compare/tasmocompiler-6.6.0...tasmocompiler-6.8.12) (2024-04-22) ### Chore diff --git a/stable/tasmocompiler/6.8.12/questions.yaml b/stable/tasmocompiler/6.8.12/questions.yaml index acd0b8c96a0..0624ba39484 100755 --- a/stable/tasmocompiler/6.8.12/questions.yaml +++ b/stable/tasmocompiler/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tauticord/5.4.15/Chart.yaml b/stable/tauticord/5.4.15/Chart.yaml index 824a5a20bc5..be01866cb85 100644 --- a/stable/tauticord/5.4.15/Chart.yaml +++ b/stable/tauticord/5.4.15/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tauticord - tautulli - discord -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tauticord/5.4.15/app-changelog.md b/stable/tauticord/5.4.15/app-changelog.md index dc43851b31d..5d063c26aeb 100644 --- a/stable/tauticord/5.4.15/app-changelog.md +++ b/stable/tauticord/5.4.15/app-changelog.md @@ -1,6 +1,6 @@ -## [tauticord-5.4.15](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.4.15) (2024-04-21) +## [tauticord-5.4.15](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-5.4.15) (2024-04-22) ### Chore diff --git a/stable/tauticord/5.4.15/questions.yaml b/stable/tauticord/5.4.15/questions.yaml index cfceb94ad0c..6cc97e9946b 100755 --- a/stable/tauticord/5.4.15/questions.yaml +++ b/stable/tauticord/5.4.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/tautulli/18.8.14/Chart.yaml b/stable/tautulli/18.8.14/Chart.yaml index 940d3c03604..3ee3b292845 100644 --- a/stable/tautulli/18.8.14/Chart.yaml +++ b/stable/tautulli/18.8.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.webp keywords: - tautulli - plex -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tautulli/18.8.14/app-changelog.md b/stable/tautulli/18.8.14/app-changelog.md index 9cc184b9208..7353d562e19 100644 --- a/stable/tautulli/18.8.14/app-changelog.md +++ b/stable/tautulli/18.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [tautulli-18.8.14](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.8.14) (2024-04-21) +## [tautulli-18.8.14](https://github.com/truecharts/charts/compare/tautulli-18.6.0...tautulli-18.8.14) (2024-04-22) ### Chore diff --git a/stable/tautulli/18.8.14/questions.yaml b/stable/tautulli/18.8.14/questions.yaml index d159d7820e6..a387efabcb7 100755 --- a/stable/tautulli/18.8.14/questions.yaml +++ b/stable/tautulli/18.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tdarr-node/9.8.12/Chart.yaml b/stable/tdarr-node/9.8.12/Chart.yaml index d71516f14d0..48437a44084 100644 --- a/stable/tdarr-node/9.8.12/Chart.yaml +++ b/stable/tdarr-node/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tdarr-node/9.8.12/app-changelog.md b/stable/tdarr-node/9.8.12/app-changelog.md index ca890635956..d07954ba708 100644 --- a/stable/tdarr-node/9.8.12/app-changelog.md +++ b/stable/tdarr-node/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tdarr-node-9.8.12](https://github.com/truecharts/charts/compare/tdarr-node-9.6.0...tdarr-node-9.8.12) (2024-04-21) +## [tdarr-node-9.8.12](https://github.com/truecharts/charts/compare/tdarr-node-9.6.0...tdarr-node-9.8.12) (2024-04-22) ### Chore diff --git a/stable/tdarr-node/9.8.12/questions.yaml b/stable/tdarr-node/9.8.12/questions.yaml index e386c0f8f7a..2dbc4afbd4b 100755 --- a/stable/tdarr-node/9.8.12/questions.yaml +++ b/stable/tdarr-node/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/tdarr/9.8.12/Chart.yaml b/stable/tdarr/9.8.12/Chart.yaml index 3d6f6bb6e9b..f293accd18a 100644 --- a/stable/tdarr/9.8.12/Chart.yaml +++ b/stable/tdarr/9.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - encode - media - tdarr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tdarr/9.8.12/app-changelog.md b/stable/tdarr/9.8.12/app-changelog.md index beac84f98a8..ab86e7eca1f 100644 --- a/stable/tdarr/9.8.12/app-changelog.md +++ b/stable/tdarr/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tdarr-9.8.12](https://github.com/truecharts/charts/compare/tdarr-9.6.0...tdarr-9.8.12) (2024-04-21) +## [tdarr-9.8.12](https://github.com/truecharts/charts/compare/tdarr-9.6.0...tdarr-9.8.12) (2024-04-22) ### Chore diff --git a/stable/tdarr/9.8.12/questions.yaml b/stable/tdarr/9.8.12/questions.yaml index 182b6ab0f27..45d6e000714 100755 --- a/stable/tdarr/9.8.12/questions.yaml +++ b/stable/tdarr/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/teamspeak3/10.8.12/Chart.yaml b/stable/teamspeak3/10.8.12/Chart.yaml index cbf4778e911..95e5da97fa3 100644 --- a/stable/teamspeak3/10.8.12/Chart.yaml +++ b/stable/teamspeak3/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - teamspeak - teamspeak3 - teamspeak server -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/teamspeak3/10.8.12/app-changelog.md b/stable/teamspeak3/10.8.12/app-changelog.md index 56957ae8474..010168a0bbf 100644 --- a/stable/teamspeak3/10.8.12/app-changelog.md +++ b/stable/teamspeak3/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [teamspeak3-10.8.12](https://github.com/truecharts/charts/compare/teamspeak3-10.6.0...teamspeak3-10.8.12) (2024-04-21) +## [teamspeak3-10.8.12](https://github.com/truecharts/charts/compare/teamspeak3-10.6.0...teamspeak3-10.8.12) (2024-04-22) ### Chore diff --git a/stable/teamspeak3/10.8.12/questions.yaml b/stable/teamspeak3/10.8.12/questions.yaml index f82cb8d51d6..e7a48577daa 100755 --- a/stable/teamspeak3/10.8.12/questions.yaml +++ b/stable/teamspeak3/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: # Portal - variable: global diff --git a/stable/teedy-docs/5.8.12/Chart.yaml b/stable/teedy-docs/5.8.12/Chart.yaml index 9ff71a18e95..373b4c00fa9 100644 --- a/stable/teedy-docs/5.8.12/Chart.yaml +++ b/stable/teedy-docs/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - teedy-docs - Cloud - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/teedy-docs/5.8.12/app-changelog.md b/stable/teedy-docs/5.8.12/app-changelog.md index 58d16dd8910..00cc906bfc5 100644 --- a/stable/teedy-docs/5.8.12/app-changelog.md +++ b/stable/teedy-docs/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [teedy-docs-5.8.12](https://github.com/truecharts/charts/compare/teedy-docs-5.6.0...teedy-docs-5.8.12) (2024-04-21) +## [teedy-docs-5.8.12](https://github.com/truecharts/charts/compare/teedy-docs-5.6.0...teedy-docs-5.8.12) (2024-04-22) ### Chore diff --git a/stable/teedy-docs/5.8.12/questions.yaml b/stable/teedy-docs/5.8.12/questions.yaml index a657f3ed3ff..a63a08687ef 100755 --- a/stable/teedy-docs/5.8.12/questions.yaml +++ b/stable/teedy-docs/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/teedy/15.8.12/Chart.yaml b/stable/teedy/15.8.12/Chart.yaml index 56822ce8b62..46b70f8758e 100644 --- a/stable/teedy/15.8.12/Chart.yaml +++ b/stable/teedy/15.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - teedy - documents - management -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/teedy/15.8.12/app-changelog.md b/stable/teedy/15.8.12/app-changelog.md index c588e1a4182..67c896c01c8 100644 --- a/stable/teedy/15.8.12/app-changelog.md +++ b/stable/teedy/15.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [teedy-15.8.12](https://github.com/truecharts/charts/compare/teedy-15.6.0...teedy-15.8.12) (2024-04-21) +## [teedy-15.8.12](https://github.com/truecharts/charts/compare/teedy-15.6.0...teedy-15.8.12) (2024-04-22) ### Chore diff --git a/stable/teedy/15.8.12/questions.yaml b/stable/teedy/15.8.12/questions.yaml index 65e798f823e..5644749d096 100755 --- a/stable/teedy/15.8.12/questions.yaml +++ b/stable/teedy/15.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/telethon-downloader/5.8.12/Chart.yaml b/stable/telethon-downloader/5.8.12/Chart.yaml index 166a41a1077..b402432a2dc 100644 --- a/stable/telethon-downloader/5.8.12/Chart.yaml +++ b/stable/telethon-downloader/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.webp keywords: - telethon-downloader - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/telethon-downloader/5.8.12/app-changelog.md b/stable/telethon-downloader/5.8.12/app-changelog.md index 3c3565c2fb7..d2fb5e775b4 100644 --- a/stable/telethon-downloader/5.8.12/app-changelog.md +++ b/stable/telethon-downloader/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [telethon-downloader-5.8.12](https://github.com/truecharts/charts/compare/telethon-downloader-5.6.0...telethon-downloader-5.8.12) (2024-04-21) +## [telethon-downloader-5.8.12](https://github.com/truecharts/charts/compare/telethon-downloader-5.6.0...telethon-downloader-5.8.12) (2024-04-22) ### Chore diff --git a/stable/telethon-downloader/5.8.12/questions.yaml b/stable/telethon-downloader/5.8.12/questions.yaml index 32d5c80f2f5..b6182152857 100755 --- a/stable/telethon-downloader/5.8.12/questions.yaml +++ b/stable/telethon-downloader/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/terraria-tshock/6.8.12/Chart.yaml b/stable/terraria-tshock/6.8.12/Chart.yaml index ba081548dc1..3cabada0a7a 100644 --- a/stable/terraria-tshock/6.8.12/Chart.yaml +++ b/stable/terraria-tshock/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.webp keywords: - terraria-tshock - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/terraria-tshock/6.8.12/app-changelog.md b/stable/terraria-tshock/6.8.12/app-changelog.md index 524bb5ab6e0..67ab31c5cf9 100644 --- a/stable/terraria-tshock/6.8.12/app-changelog.md +++ b/stable/terraria-tshock/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [terraria-tshock-6.8.12](https://github.com/truecharts/charts/compare/terraria-tshock-6.6.0...terraria-tshock-6.8.12) (2024-04-21) +## [terraria-tshock-6.8.12](https://github.com/truecharts/charts/compare/terraria-tshock-6.6.0...terraria-tshock-6.8.12) (2024-04-22) ### Chore diff --git a/stable/terraria-tshock/6.8.12/questions.yaml b/stable/terraria-tshock/6.8.12/questions.yaml index 56f50dc568f..011ad5314d7 100755 --- a/stable/terraria-tshock/6.8.12/questions.yaml +++ b/stable/terraria-tshock/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/theforest/5.8.12/Chart.yaml b/stable/theforest/5.8.12/Chart.yaml index 6233547bef0..4399d940d78 100644 --- a/stable/theforest/5.8.12/Chart.yaml +++ b/stable/theforest/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: ''The Forest Docker'' SERVERPASSWORD: ''Chart'' ADMINPASSWORD: ''adminChart'' (you can change this in your SERVERFOLDER/config/config.cfg)' +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" home: https://truecharts.org/charts/stable/theforest icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.webp keywords: - theforest - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/theforest/5.8.12/app-changelog.md b/stable/theforest/5.8.12/app-changelog.md index d863dfe2c3b..8acf8bb1c25 100644 --- a/stable/theforest/5.8.12/app-changelog.md +++ b/stable/theforest/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [theforest-5.8.12](https://github.com/truecharts/charts/compare/theforest-5.6.0...theforest-5.8.12) (2024-04-21) +## [theforest-5.8.12](https://github.com/truecharts/charts/compare/theforest-5.6.0...theforest-5.8.12) (2024-04-22) ### Chore diff --git a/stable/theforest/5.8.12/questions.yaml b/stable/theforest/5.8.12/questions.yaml index 867d5a80535..312883d3bcc 100755 --- a/stable/theforest/5.8.12/questions.yaml +++ b/stable/theforest/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/thelounge/13.8.14/Chart.yaml b/stable/thelounge/13.8.14/Chart.yaml index d2abbd21ba7..f3ef467fa1c 100644 --- a/stable/thelounge/13.8.14/Chart.yaml +++ b/stable/thelounge/13.8.14/Chart.yaml @@ -26,7 +26,7 @@ keywords: - The Lounge - docker - thelounge-docker -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/thelounge/13.8.14/app-changelog.md b/stable/thelounge/13.8.14/app-changelog.md index 1168a587972..6ef7faaf8f7 100644 --- a/stable/thelounge/13.8.14/app-changelog.md +++ b/stable/thelounge/13.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [thelounge-13.8.14](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.8.14) (2024-04-21) +## [thelounge-13.8.14](https://github.com/truecharts/charts/compare/thelounge-13.6.0...thelounge-13.8.14) (2024-04-22) ### Chore diff --git a/stable/thelounge/13.8.14/questions.yaml b/stable/thelounge/13.8.14/questions.yaml index 040a8d722dc..2f30ee86eb6 100755 --- a/stable/thelounge/13.8.14/questions.yaml +++ b/stable/thelounge/13.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/theme-park/9.9.16/Chart.yaml b/stable/theme-park/9.9.16/Chart.yaml index 864344b66c8..45a59a38f28 100644 --- a/stable/theme-park/9.9.16/Chart.yaml +++ b/stable/theme-park/9.9.16/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.webp keywords: - theme-park - customization -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/theme-park/9.9.16/app-changelog.md b/stable/theme-park/9.9.16/app-changelog.md index fa3e121f3a2..bbc99e32e37 100644 --- a/stable/theme-park/9.9.16/app-changelog.md +++ b/stable/theme-park/9.9.16/app-changelog.md @@ -1,6 +1,6 @@ -## [theme-park-9.9.16](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.9.16) (2024-04-21) +## [theme-park-9.9.16](https://github.com/truecharts/charts/compare/theme-park-9.7.0...theme-park-9.9.16) (2024-04-22) ### Chore diff --git a/stable/theme-park/9.9.16/questions.yaml b/stable/theme-park/9.9.16/questions.yaml index 59487b11fd7..58c28d35cb7 100755 --- a/stable/theme-park/9.9.16/questions.yaml +++ b/stable/theme-park/9.9.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/thunderbird/5.8.13/Chart.yaml b/stable/thunderbird/5.8.13/Chart.yaml index 9365dbb112a..91cac3c0777 100644 --- a/stable/thunderbird/5.8.13/Chart.yaml +++ b/stable/thunderbird/5.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.webp keywords: - thunderbird - mail -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/thunderbird/5.8.13/app-changelog.md b/stable/thunderbird/5.8.13/app-changelog.md index 85e9e21b06e..bc5a3ce52a6 100644 --- a/stable/thunderbird/5.8.13/app-changelog.md +++ b/stable/thunderbird/5.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [thunderbird-5.8.13](https://github.com/truecharts/charts/compare/thunderbird-5.6.0...thunderbird-5.8.13) (2024-04-21) +## [thunderbird-5.8.13](https://github.com/truecharts/charts/compare/thunderbird-5.6.0...thunderbird-5.8.13) (2024-04-22) ### Chore diff --git a/stable/thunderbird/5.8.13/questions.yaml b/stable/thunderbird/5.8.13/questions.yaml index a66a4b8b6f8..ad035ad0560 100755 --- a/stable/thunderbird/5.8.13/questions.yaml +++ b/stable/thunderbird/5.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/timetagger/6.6.12/Chart.yaml b/stable/timetagger/6.6.12/Chart.yaml index 696d92b399d..fec27653223 100644 --- a/stable/timetagger/6.6.12/Chart.yaml +++ b/stable/timetagger/6.6.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.webp keywords: - time - timetagger -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/timetagger/6.6.12/app-changelog.md b/stable/timetagger/6.6.12/app-changelog.md index 62663e901be..80c519ba193 100644 --- a/stable/timetagger/6.6.12/app-changelog.md +++ b/stable/timetagger/6.6.12/app-changelog.md @@ -1,6 +1,6 @@ -## [timetagger-6.6.12](https://github.com/truecharts/charts/compare/timetagger-6.4.0...timetagger-6.6.12) (2024-04-21) +## [timetagger-6.6.12](https://github.com/truecharts/charts/compare/timetagger-6.4.0...timetagger-6.6.12) (2024-04-22) ### Chore diff --git a/stable/timetagger/6.6.12/questions.yaml b/stable/timetagger/6.6.12/questions.yaml index 54662588934..f8177c39eec 100755 --- a/stable/timetagger/6.6.12/questions.yaml +++ b/stable/timetagger/6.6.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tinymediamanager/10.8.12/Chart.yaml b/stable/tinymediamanager/10.8.12/Chart.yaml index 49d4fcb23bd..51db39c4812 100644 --- a/stable/tinymediamanager/10.8.12/Chart.yaml +++ b/stable/tinymediamanager/10.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - tiny - media - manager -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tinymediamanager/10.8.12/app-changelog.md b/stable/tinymediamanager/10.8.12/app-changelog.md index 2aad3fb2724..deb27ec2987 100644 --- a/stable/tinymediamanager/10.8.12/app-changelog.md +++ b/stable/tinymediamanager/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tinymediamanager-10.8.12](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-10.8.12) (2024-04-21) +## [tinymediamanager-10.8.12](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-10.8.12) (2024-04-22) ### Chore diff --git a/stable/tinymediamanager/10.8.12/questions.yaml b/stable/tinymediamanager/10.8.12/questions.yaml index e6c984ffc43..ab78753a733 100755 --- a/stable/tinymediamanager/10.8.12/questions.yaml +++ b/stable/tinymediamanager/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tonido/5.8.12/Chart.yaml b/stable/tonido/5.8.12/Chart.yaml index ea7debaa468..f6a4a4f7fe2 100644 --- a/stable/tonido/5.8.12/Chart.yaml +++ b/stable/tonido/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.webp keywords: - tonido - Cloud -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tonido/5.8.12/app-changelog.md b/stable/tonido/5.8.12/app-changelog.md index 051199117b0..bdb0b9694a8 100644 --- a/stable/tonido/5.8.12/app-changelog.md +++ b/stable/tonido/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tonido-5.8.12](https://github.com/truecharts/charts/compare/tonido-5.6.0...tonido-5.8.12) (2024-04-21) +## [tonido-5.8.12](https://github.com/truecharts/charts/compare/tonido-5.6.0...tonido-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tonido/5.8.12/questions.yaml b/stable/tonido/5.8.12/questions.yaml index a020b9fba17..d5ae8b27964 100755 --- a/stable/tonido/5.8.12/questions.yaml +++ b/stable/tonido/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/traccar/16.0.8/Chart.yaml b/stable/traccar/16.0.8/Chart.yaml index 989377c6571..1032958b90b 100644 --- a/stable/traccar/16.0.8/Chart.yaml +++ b/stable/traccar/16.0.8/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.webp keywords: - traccar - gps -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/traccar/16.0.8/app-changelog.md b/stable/traccar/16.0.8/app-changelog.md index 0ef38264c64..50ba07074c9 100644 --- a/stable/traccar/16.0.8/app-changelog.md +++ b/stable/traccar/16.0.8/app-changelog.md @@ -1,6 +1,6 @@ -## [traccar-16.0.8](https://github.com/truecharts/charts/compare/traccar-15.6.0...traccar-16.0.8) (2024-04-21) +## [traccar-16.0.8](https://github.com/truecharts/charts/compare/traccar-15.6.0...traccar-16.0.8) (2024-04-22) ### Chore diff --git a/stable/traccar/16.0.8/questions.yaml b/stable/traccar/16.0.8/questions.yaml index fff9acb0526..ee44a1120cc 100755 --- a/stable/traccar/16.0.8/questions.yaml +++ b/stable/traccar/16.0.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tracks/5.8.12/Chart.yaml b/stable/tracks/5.8.12/Chart.yaml index 026cc66f0cf..c83fa3920de 100644 --- a/stable/tracks/5.8.12/Chart.yaml +++ b/stable/tracks/5.8.12/Chart.yaml @@ -17,13 +17,13 @@ dependencies: tags: [] import-values: [] deprecated: false -description: 'Tracks is a web-based todo application to help you implement the GTD methodology. ' +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " home: https://truecharts.org/charts/stable/tracks icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.webp keywords: - tracks - Productivity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tracks/5.8.12/app-changelog.md b/stable/tracks/5.8.12/app-changelog.md index 38e493a8096..4a20f71e588 100644 --- a/stable/tracks/5.8.12/app-changelog.md +++ b/stable/tracks/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tracks-5.8.12](https://github.com/truecharts/charts/compare/tracks-5.6.0...tracks-5.8.12) (2024-04-21) +## [tracks-5.8.12](https://github.com/truecharts/charts/compare/tracks-5.6.0...tracks-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tracks/5.8.12/questions.yaml b/stable/tracks/5.8.12/questions.yaml index 2119d05d919..8b8ca1bce2e 100755 --- a/stable/tracks/5.8.12/questions.yaml +++ b/stable/tracks/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/traefik-forward-auth/3.8.12/Chart.yaml b/stable/traefik-forward-auth/3.8.12/Chart.yaml index a12ebc7ab66..4a03ef75167 100644 --- a/stable/traefik-forward-auth/3.8.12/Chart.yaml +++ b/stable/traefik-forward-auth/3.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - auth - ingress - middleware -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/traefik-forward-auth/3.8.12/app-changelog.md b/stable/traefik-forward-auth/3.8.12/app-changelog.md index 78504663dd1..be4281e425b 100644 --- a/stable/traefik-forward-auth/3.8.12/app-changelog.md +++ b/stable/traefik-forward-auth/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [traefik-forward-auth-3.8.12](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.8.12) (2024-04-21) +## [traefik-forward-auth-3.8.12](https://github.com/truecharts/charts/compare/traefik-forward-auth-3.6.0...traefik-forward-auth-3.8.12) (2024-04-22) ### Chore diff --git a/stable/traefik-forward-auth/3.8.12/questions.yaml b/stable/traefik-forward-auth/3.8.12/questions.yaml index 6c72afac41e..b511d720dfc 100755 --- a/stable/traefik-forward-auth/3.8.12/questions.yaml +++ b/stable/traefik-forward-auth/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/stable/traggo/6.9.12/Chart.yaml b/stable/traggo/6.9.12/Chart.yaml index 12864dcba24..b3eaea2f124 100644 --- a/stable/traggo/6.9.12/Chart.yaml +++ b/stable/traggo/6.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.webp keywords: - time-tracking - tag -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/traggo/6.9.12/app-changelog.md b/stable/traggo/6.9.12/app-changelog.md index 11090ebb409..c6ec951d6eb 100644 --- a/stable/traggo/6.9.12/app-changelog.md +++ b/stable/traggo/6.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [traggo-6.9.12](https://github.com/truecharts/charts/compare/traggo-6.7.0...traggo-6.9.12) (2024-04-21) +## [traggo-6.9.12](https://github.com/truecharts/charts/compare/traggo-6.7.0...traggo-6.9.12) (2024-04-22) ### Chore diff --git a/stable/traggo/6.9.12/questions.yaml b/stable/traggo/6.9.12/questions.yaml index 04e06615b88..969e5acb9a3 100755 --- a/stable/traggo/6.9.12/questions.yaml +++ b/stable/traggo/6.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/traktarr/5.8.12/Chart.yaml b/stable/traktarr/5.8.12/Chart.yaml index 101cb5acb0e..17d45d2c25b 100644 --- a/stable/traktarr/5.8.12/Chart.yaml +++ b/stable/traktarr/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.webp keywords: - traktarr - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/traktarr/5.8.12/app-changelog.md b/stable/traktarr/5.8.12/app-changelog.md index 6dbbc451a09..8a543fc7acb 100644 --- a/stable/traktarr/5.8.12/app-changelog.md +++ b/stable/traktarr/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [traktarr-5.8.12](https://github.com/truecharts/charts/compare/traktarr-5.6.0...traktarr-5.8.12) (2024-04-21) +## [traktarr-5.8.12](https://github.com/truecharts/charts/compare/traktarr-5.6.0...traktarr-5.8.12) (2024-04-22) ### Chore diff --git a/stable/traktarr/5.8.12/questions.yaml b/stable/traktarr/5.8.12/questions.yaml index f67165f53fe..d7df563c0f0 100755 --- a/stable/traktarr/5.8.12/questions.yaml +++ b/stable/traktarr/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/trango/5.8.12/Chart.yaml b/stable/trango/5.8.12/Chart.yaml index c3dec5466ef..c88b17ad48f 100644 --- a/stable/trango/5.8.12/Chart.yaml +++ b/stable/trango/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - trango - Network-Other - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/trango/5.8.12/app-changelog.md b/stable/trango/5.8.12/app-changelog.md index 5801fde9e3f..63db8662e46 100644 --- a/stable/trango/5.8.12/app-changelog.md +++ b/stable/trango/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [trango-5.8.12](https://github.com/truecharts/charts/compare/trango-5.6.0...trango-5.8.12) (2024-04-21) +## [trango-5.8.12](https://github.com/truecharts/charts/compare/trango-5.6.0...trango-5.8.12) (2024-04-22) ### Chore diff --git a/stable/trango/5.8.12/questions.yaml b/stable/trango/5.8.12/questions.yaml index b1b4f2f531a..17cd3a0f609 100755 --- a/stable/trango/5.8.12/questions.yaml +++ b/stable/trango/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/transmission/20.8.12/Chart.yaml b/stable/transmission/20.8.12/Chart.yaml index 2c4d0be464c..92e1abbe786 100644 --- a/stable/transmission/20.8.12/Chart.yaml +++ b/stable/transmission/20.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - transmission - torrent - usenet -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/transmission/20.8.12/app-changelog.md b/stable/transmission/20.8.12/app-changelog.md index acd6b58a4de..2149325b8d0 100644 --- a/stable/transmission/20.8.12/app-changelog.md +++ b/stable/transmission/20.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [transmission-20.8.12](https://github.com/truecharts/charts/compare/transmission-20.6.0...transmission-20.8.12) (2024-04-21) +## [transmission-20.8.12](https://github.com/truecharts/charts/compare/transmission-20.6.0...transmission-20.8.12) (2024-04-22) ### Chore diff --git a/stable/transmission/20.8.12/questions.yaml b/stable/transmission/20.8.12/questions.yaml index c490c858535..4020f9d3e29 100755 --- a/stable/transmission/20.8.12/questions.yaml +++ b/stable/transmission/20.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/trilium-notes/12.9.12/Chart.yaml b/stable/trilium-notes/12.9.12/Chart.yaml index 3e01782c34d..aa391bed75b 100644 --- a/stable/trilium-notes/12.9.12/Chart.yaml +++ b/stable/trilium-notes/12.9.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - notes - note - information -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/trilium-notes/12.9.12/app-changelog.md b/stable/trilium-notes/12.9.12/app-changelog.md index 5f010301125..160d00deea8 100644 --- a/stable/trilium-notes/12.9.12/app-changelog.md +++ b/stable/trilium-notes/12.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [trilium-notes-12.9.12](https://github.com/truecharts/charts/compare/trilium-notes-12.7.0...trilium-notes-12.9.12) (2024-04-21) +## [trilium-notes-12.9.12](https://github.com/truecharts/charts/compare/trilium-notes-12.7.0...trilium-notes-12.9.12) (2024-04-22) ### Chore diff --git a/stable/trilium-notes/12.9.12/questions.yaml b/stable/trilium-notes/12.9.12/questions.yaml index 0bc0aaf1f3b..68005965ddf 100755 --- a/stable/trilium-notes/12.9.12/questions.yaml +++ b/stable/trilium-notes/12.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/troddit/5.8.12/Chart.yaml b/stable/troddit/5.8.12/Chart.yaml index a76f0e3ba10..7badff07ff5 100644 --- a/stable/troddit/5.8.12/Chart.yaml +++ b/stable/troddit/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.webp keywords: - troddit - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/troddit/5.8.12/app-changelog.md b/stable/troddit/5.8.12/app-changelog.md index 92bdef65d82..37bc7c3c000 100644 --- a/stable/troddit/5.8.12/app-changelog.md +++ b/stable/troddit/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [troddit-5.8.12](https://github.com/truecharts/charts/compare/troddit-5.6.0...troddit-5.8.12) (2024-04-21) +## [troddit-5.8.12](https://github.com/truecharts/charts/compare/troddit-5.6.0...troddit-5.8.12) (2024-04-22) ### Chore diff --git a/stable/troddit/5.8.12/questions.yaml b/stable/troddit/5.8.12/questions.yaml index 9909fe2df4c..feab32a6003 100755 --- a/stable/troddit/5.8.12/questions.yaml +++ b/stable/troddit/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/truecommand/19.8.12/Chart.yaml b/stable/truecommand/19.8.12/Chart.yaml index 9ef1f9be845..7967f9f90dd 100644 --- a/stable/truecommand/19.8.12/Chart.yaml +++ b/stable/truecommand/19.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/truecommand icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.webp keywords: - truecommand -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/truecommand/19.8.12/app-changelog.md b/stable/truecommand/19.8.12/app-changelog.md index c38f88c1a76..3cd88b78883 100644 --- a/stable/truecommand/19.8.12/app-changelog.md +++ b/stable/truecommand/19.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [truecommand-19.8.12](https://github.com/truecharts/charts/compare/truecommand-19.6.0...truecommand-19.8.12) (2024-04-21) +## [truecommand-19.8.12](https://github.com/truecharts/charts/compare/truecommand-19.6.0...truecommand-19.8.12) (2024-04-22) ### Chore diff --git a/stable/truecommand/19.8.12/questions.yaml b/stable/truecommand/19.8.12/questions.yaml index 2fee75426e9..db4661c99ef 100755 --- a/stable/truecommand/19.8.12/questions.yaml +++ b/stable/truecommand/19.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/truenas-exporter/1.7.12/Chart.yaml b/stable/truenas-exporter/1.7.12/Chart.yaml index 7a74603f565..363c7c49fe5 100644 --- a/stable/truenas-exporter/1.7.12/Chart.yaml +++ b/stable/truenas-exporter/1.7.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/truenas-exporter.webp keywords: - truenas-exporter - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/truenas-exporter/1.7.12/app-changelog.md b/stable/truenas-exporter/1.7.12/app-changelog.md index c523336fd29..77e38c67840 100644 --- a/stable/truenas-exporter/1.7.12/app-changelog.md +++ b/stable/truenas-exporter/1.7.12/app-changelog.md @@ -1,6 +1,6 @@ -## [truenas-exporter-1.7.12](https://github.com/truecharts/charts/compare/truenas-exporter-1.5.0...truenas-exporter-1.7.12) (2024-04-21) +## [truenas-exporter-1.7.12](https://github.com/truecharts/charts/compare/truenas-exporter-1.5.0...truenas-exporter-1.7.12) (2024-04-22) ### Chore diff --git a/stable/truenas-exporter/1.7.12/questions.yaml b/stable/truenas-exporter/1.7.12/questions.yaml index 260c642f2aa..3bdea88ac6f 100755 --- a/stable/truenas-exporter/1.7.12/questions.yaml +++ b/stable/truenas-exporter/1.7.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tsmuxer/9.8.12/Chart.yaml b/stable/tsmuxer/9.8.12/Chart.yaml index 30853b201b2..be9ce099b6b 100644 --- a/stable/tsmuxer/9.8.12/Chart.yaml +++ b/stable/tsmuxer/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.webp keywords: - media - tsmuxer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tsmuxer/9.8.12/app-changelog.md b/stable/tsmuxer/9.8.12/app-changelog.md index 3b96a5e9e39..8447f14c856 100644 --- a/stable/tsmuxer/9.8.12/app-changelog.md +++ b/stable/tsmuxer/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tsmuxer-9.8.12](https://github.com/truecharts/charts/compare/tsmuxer-9.6.0...tsmuxer-9.8.12) (2024-04-21) +## [tsmuxer-9.8.12](https://github.com/truecharts/charts/compare/tsmuxer-9.6.0...tsmuxer-9.8.12) (2024-04-22) ### Chore diff --git a/stable/tsmuxer/9.8.12/questions.yaml b/stable/tsmuxer/9.8.12/questions.yaml index e023d65ade5..e6205eecd76 100755 --- a/stable/tsmuxer/9.8.12/questions.yaml +++ b/stable/tsmuxer/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tsn-ranksystem/1.5.19/Chart.yaml b/stable/tsn-ranksystem/1.5.19/Chart.yaml index 757dfa60443..0fdd6f2b809 100644 --- a/stable/tsn-ranksystem/1.5.19/Chart.yaml +++ b/stable/tsn-ranksystem/1.5.19/Chart.yaml @@ -31,7 +31,7 @@ keywords: - teamspeak - tsn-ranksystem - ranksystem -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tsn-ranksystem/1.5.19/app-changelog.md b/stable/tsn-ranksystem/1.5.19/app-changelog.md index 8fed20ac5c4..0941a21b3da 100644 --- a/stable/tsn-ranksystem/1.5.19/app-changelog.md +++ b/stable/tsn-ranksystem/1.5.19/app-changelog.md @@ -1,6 +1,6 @@ -## [tsn-ranksystem-1.5.19](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.5.19) (2024-04-21) +## [tsn-ranksystem-1.5.19](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.5.19) (2024-04-22) ### Chore diff --git a/stable/tsn-ranksystem/1.5.19/questions.yaml b/stable/tsn-ranksystem/1.5.19/questions.yaml index 08a0fad58ee..fe98c731bb1 100755 --- a/stable/tsn-ranksystem/1.5.19/questions.yaml +++ b/stable/tsn-ranksystem/1.5.19/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tt-rss/16.8.18/Chart.yaml b/stable/tt-rss/16.8.18/Chart.yaml index f9344ffce1e..92feb17c6c6 100644 --- a/stable/tt-rss/16.8.18/Chart.yaml +++ b/stable/tt-rss/16.8.18/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.webp keywords: - tt-rss - rss -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ name: tt-rss sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static + - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx type: application version: 16.8.18 diff --git a/stable/tt-rss/16.8.18/app-changelog.md b/stable/tt-rss/16.8.18/app-changelog.md index 526ef17fe2f..8ae14422301 100644 --- a/stable/tt-rss/16.8.18/app-changelog.md +++ b/stable/tt-rss/16.8.18/app-changelog.md @@ -1,6 +1,6 @@ -## [tt-rss-16.8.18](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.8.18) (2024-04-21) +## [tt-rss-16.8.18](https://github.com/truecharts/charts/compare/tt-rss-16.6.0...tt-rss-16.8.18) (2024-04-22) ### Chore diff --git a/stable/tt-rss/16.8.18/questions.yaml b/stable/tt-rss/16.8.18/questions.yaml index 7e8d0024173..d16f16e21b8 100755 --- a/stable/tt-rss/16.8.18/questions.yaml +++ b/stable/tt-rss/16.8.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tubearchivist-redisjson/5.8.12/Chart.yaml b/stable/tubearchivist-redisjson/5.8.12/Chart.yaml index 2bd6f7919e2..cc55bfbb5f3 100644 --- a/stable/tubearchivist-redisjson/5.8.12/Chart.yaml +++ b/stable/tubearchivist-redisjson/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson. keywords: - tubearchivist-redisjson - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tubearchivist-redisjson/5.8.12/app-changelog.md b/stable/tubearchivist-redisjson/5.8.12/app-changelog.md index 54cb71e1f25..86fe84b9867 100644 --- a/stable/tubearchivist-redisjson/5.8.12/app-changelog.md +++ b/stable/tubearchivist-redisjson/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tubearchivist-redisjson-5.8.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-5.6.0...tubearchivist-redisjson-5.8.12) (2024-04-21) +## [tubearchivist-redisjson-5.8.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-5.6.0...tubearchivist-redisjson-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tubearchivist-redisjson/5.8.12/questions.yaml b/stable/tubearchivist-redisjson/5.8.12/questions.yaml index b7aeff78369..32808fd8749 100755 --- a/stable/tubearchivist-redisjson/5.8.12/questions.yaml +++ b/stable/tubearchivist-redisjson/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tubesync/5.8.12/Chart.yaml b/stable/tubesync/5.8.12/Chart.yaml index 039349258be..d794dd2fc17 100644 --- a/stable/tubesync/5.8.12/Chart.yaml +++ b/stable/tubesync/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Downloaders - MediaApp-Video - MediaServer-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tubesync/5.8.12/app-changelog.md b/stable/tubesync/5.8.12/app-changelog.md index a4fc3e74365..01571264204 100644 --- a/stable/tubesync/5.8.12/app-changelog.md +++ b/stable/tubesync/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tubesync-5.8.12](https://github.com/truecharts/charts/compare/tubesync-5.6.0...tubesync-5.8.12) (2024-04-21) +## [tubesync-5.8.12](https://github.com/truecharts/charts/compare/tubesync-5.6.0...tubesync-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tubesync/5.8.12/questions.yaml b/stable/tubesync/5.8.12/questions.yaml index e813fbdda65..9d293640f69 100755 --- a/stable/tubesync/5.8.12/questions.yaml +++ b/stable/tubesync/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tvheadend/19.8.14/Chart.yaml b/stable/tvheadend/19.8.14/Chart.yaml index 9dd53fbc034..02099f2e600 100644 --- a/stable/tvheadend/19.8.14/Chart.yaml +++ b/stable/tvheadend/19.8.14/Chart.yaml @@ -25,7 +25,7 @@ keywords: - tv - streaming - dvb -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tvheadend/19.8.14/app-changelog.md b/stable/tvheadend/19.8.14/app-changelog.md index a660627a6e9..5c7c8c30da9 100644 --- a/stable/tvheadend/19.8.14/app-changelog.md +++ b/stable/tvheadend/19.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [tvheadend-19.8.14](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.8.14) (2024-04-21) +## [tvheadend-19.8.14](https://github.com/truecharts/charts/compare/tvheadend-19.6.0...tvheadend-19.8.14) (2024-04-22) ### Chore diff --git a/stable/tvheadend/19.8.14/questions.yaml b/stable/tvheadend/19.8.14/questions.yaml index 135a6e9c9e5..6bb9153bd7d 100755 --- a/stable/tvheadend/19.8.14/questions.yaml +++ b/stable/tvheadend/19.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/tvhproxy/5.8.12/Chart.yaml b/stable/tvhproxy/5.8.12/Chart.yaml index 6a1d8f1e3d3..f975a5f4ff9 100644 --- a/stable/tvhproxy/5.8.12/Chart.yaml +++ b/stable/tvhproxy/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.webp keywords: - tvhproxy - MediaApp-Video -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/tvhproxy/5.8.12/app-changelog.md b/stable/tvhproxy/5.8.12/app-changelog.md index 845b8d13436..b501939d595 100644 --- a/stable/tvhproxy/5.8.12/app-changelog.md +++ b/stable/tvhproxy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [tvhproxy-5.8.12](https://github.com/truecharts/charts/compare/tvhproxy-5.6.0...tvhproxy-5.8.12) (2024-04-21) +## [tvhproxy-5.8.12](https://github.com/truecharts/charts/compare/tvhproxy-5.6.0...tvhproxy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/tvhproxy/5.8.12/questions.yaml b/stable/tvhproxy/5.8.12/questions.yaml index 54ad6a5f7b3..bb976929a80 100755 --- a/stable/tvhproxy/5.8.12/questions.yaml +++ b/stable/tvhproxy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/twofauth/1.6.12/Chart.yaml b/stable/twofauth/1.6.12/Chart.yaml index 5d1f00bd93a..2e1e568f339 100644 --- a/stable/twofauth/1.6.12/Chart.yaml +++ b/stable/twofauth/1.6.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.webp keywords: - 2fauth - auth -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/twofauth/1.6.12/app-changelog.md b/stable/twofauth/1.6.12/app-changelog.md index 79ef36a7c12..498a9944af9 100644 --- a/stable/twofauth/1.6.12/app-changelog.md +++ b/stable/twofauth/1.6.12/app-changelog.md @@ -1,6 +1,6 @@ -## [twofauth-1.6.12](https://github.com/truecharts/charts/compare/twofauth-1.3.0...twofauth-1.6.12) (2024-04-21) +## [twofauth-1.6.12](https://github.com/truecharts/charts/compare/twofauth-1.3.0...twofauth-1.6.12) (2024-04-22) ### Chore diff --git a/stable/twofauth/1.6.12/questions.yaml b/stable/twofauth/1.6.12/questions.yaml index bccd6106505..54605b5b307 100755 --- a/stable/twofauth/1.6.12/questions.yaml +++ b/stable/twofauth/1.6.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/twonky-server/5.8.14/Chart.yaml b/stable/twonky-server/5.8.14/Chart.yaml index b95ed064e6f..5deff6ff817 100644 --- a/stable/twonky-server/5.8.14/Chart.yaml +++ b/stable/twonky-server/5.8.14/Chart.yaml @@ -25,7 +25,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/twonky-server/5.8.14/app-changelog.md b/stable/twonky-server/5.8.14/app-changelog.md index 500fa3a9559..ba828b0a0e9 100644 --- a/stable/twonky-server/5.8.14/app-changelog.md +++ b/stable/twonky-server/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [twonky-server-5.8.14](https://github.com/truecharts/charts/compare/twonky-server-5.6.0...twonky-server-5.8.14) (2024-04-21) +## [twonky-server-5.8.14](https://github.com/truecharts/charts/compare/twonky-server-5.6.0...twonky-server-5.8.14) (2024-04-22) ### Chore diff --git a/stable/twonky-server/5.8.14/questions.yaml b/stable/twonky-server/5.8.14/questions.yaml index 9399f2b03a1..d7c94d63bc4 100755 --- a/stable/twonky-server/5.8.14/questions.yaml +++ b/stable/twonky-server/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/twtxt/10.8.12/Chart.yaml b/stable/twtxt/10.8.12/Chart.yaml index fecd39cb52d..39980ae04ec 100644 --- a/stable/twtxt/10.8.12/Chart.yaml +++ b/stable/twtxt/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - blogging - blog - social-network -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/twtxt/10.8.12/app-changelog.md b/stable/twtxt/10.8.12/app-changelog.md index 6fe6d47a231..ece935d47f8 100644 --- a/stable/twtxt/10.8.12/app-changelog.md +++ b/stable/twtxt/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [twtxt-10.8.12](https://github.com/truecharts/charts/compare/twtxt-10.6.0...twtxt-10.8.12) (2024-04-21) +## [twtxt-10.8.12](https://github.com/truecharts/charts/compare/twtxt-10.6.0...twtxt-10.8.12) (2024-04-22) ### Chore diff --git a/stable/twtxt/10.8.12/questions.yaml b/stable/twtxt/10.8.12/questions.yaml index c014c71658e..c5a199258b5 100755 --- a/stable/twtxt/10.8.12/questions.yaml +++ b/stable/twtxt/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ubooquity/10.8.15/Chart.yaml b/stable/ubooquity/10.8.15/Chart.yaml index 44bc86ef956..f7a1e86fb41 100644 --- a/stable/ubooquity/10.8.15/Chart.yaml +++ b/stable/ubooquity/10.8.15/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ubooquity icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.webp keywords: - ubooquity -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ubooquity/10.8.15/app-changelog.md b/stable/ubooquity/10.8.15/app-changelog.md index f482c87289c..9a1dea98010 100644 --- a/stable/ubooquity/10.8.15/app-changelog.md +++ b/stable/ubooquity/10.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [ubooquity-10.8.15](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.8.15) (2024-04-21) +## [ubooquity-10.8.15](https://github.com/truecharts/charts/compare/ubooquity-10.6.0...ubooquity-10.8.15) (2024-04-22) ### Chore diff --git a/stable/ubooquity/10.8.15/questions.yaml b/stable/ubooquity/10.8.15/questions.yaml index be7eb757eaf..2250dfa9001 100755 --- a/stable/ubooquity/10.8.15/questions.yaml +++ b/stable/ubooquity/10.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/unifi/20.9.12/Chart.yaml b/stable/unifi/20.9.12/Chart.yaml index be24ae4592e..471cc952eb2 100644 --- a/stable/unifi/20.9.12/Chart.yaml +++ b/stable/unifi/20.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.webp keywords: - ubiquiti - unifi -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/unifi/20.9.12/app-changelog.md b/stable/unifi/20.9.12/app-changelog.md index d659687d0bb..c293260c594 100644 --- a/stable/unifi/20.9.12/app-changelog.md +++ b/stable/unifi/20.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [unifi-20.9.12](https://github.com/truecharts/charts/compare/unifi-20.6.0...unifi-20.9.12) (2024-04-21) +## [unifi-20.9.12](https://github.com/truecharts/charts/compare/unifi-20.6.0...unifi-20.9.12) (2024-04-22) ### Chore diff --git a/stable/unifi/20.9.12/questions.yaml b/stable/unifi/20.9.12/questions.yaml index bc587f4da48..1efb2d4c701 100755 --- a/stable/unifi/20.9.12/questions.yaml +++ b/stable/unifi/20.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/universal-media-server/5.8.12/Chart.yaml b/stable/universal-media-server/5.8.12/Chart.yaml index 021520388eb..4913efdfd36 100644 --- a/stable/universal-media-server/5.8.12/Chart.yaml +++ b/stable/universal-media-server/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - MediaServer-Video - MediaServer-Music - MediaServer-Photos -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/universal-media-server/5.8.12/app-changelog.md b/stable/universal-media-server/5.8.12/app-changelog.md index 8e2b02738d7..3043bc4e4ae 100644 --- a/stable/universal-media-server/5.8.12/app-changelog.md +++ b/stable/universal-media-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [universal-media-server-5.8.12](https://github.com/truecharts/charts/compare/universal-media-server-5.6.0...universal-media-server-5.8.12) (2024-04-21) +## [universal-media-server-5.8.12](https://github.com/truecharts/charts/compare/universal-media-server-5.6.0...universal-media-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/universal-media-server/5.8.12/questions.yaml b/stable/universal-media-server/5.8.12/questions.yaml index d7cf8c59c9d..747ccc425d8 100755 --- a/stable/universal-media-server/5.8.12/questions.yaml +++ b/stable/universal-media-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/unmanic/10.8.12/Chart.yaml b/stable/unmanic/10.8.12/Chart.yaml index c7a9ee216b9..37de453dfa6 100644 --- a/stable/unmanic/10.8.12/Chart.yaml +++ b/stable/unmanic/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/unmanic icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.webp keywords: - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/unmanic/10.8.12/app-changelog.md b/stable/unmanic/10.8.12/app-changelog.md index 5bc2234ac53..59d4214145c 100644 --- a/stable/unmanic/10.8.12/app-changelog.md +++ b/stable/unmanic/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [unmanic-10.8.12](https://github.com/truecharts/charts/compare/unmanic-10.6.0...unmanic-10.8.12) (2024-04-21) +## [unmanic-10.8.12](https://github.com/truecharts/charts/compare/unmanic-10.6.0...unmanic-10.8.12) (2024-04-22) ### Chore diff --git a/stable/unmanic/10.8.12/questions.yaml b/stable/unmanic/10.8.12/questions.yaml index 2fb6e65d2f8..a8a38dd6788 100755 --- a/stable/unmanic/10.8.12/questions.yaml +++ b/stable/unmanic/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/unpackerr/13.8.12/Chart.yaml b/stable/unpackerr/13.8.12/Chart.yaml index 36d5e2e95ac..d687c267fb4 100644 --- a/stable/unpackerr/13.8.12/Chart.yaml +++ b/stable/unpackerr/13.8.12/Chart.yaml @@ -27,7 +27,7 @@ keywords: - lidarr - readarr - whisparr -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/unpackerr/13.8.12/app-changelog.md b/stable/unpackerr/13.8.12/app-changelog.md index 3cf08181d74..3f4afed6e66 100644 --- a/stable/unpackerr/13.8.12/app-changelog.md +++ b/stable/unpackerr/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [unpackerr-13.8.12](https://github.com/truecharts/charts/compare/unpackerr-13.6.0...unpackerr-13.8.12) (2024-04-21) +## [unpackerr-13.8.12](https://github.com/truecharts/charts/compare/unpackerr-13.6.0...unpackerr-13.8.12) (2024-04-22) ### Chore diff --git a/stable/unpackerr/13.8.12/questions.yaml b/stable/unpackerr/13.8.12/questions.yaml index 1789084f6e5..b199481d951 100755 --- a/stable/unpackerr/13.8.12/questions.yaml +++ b/stable/unpackerr/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/unpoller/10.11.13/Chart.yaml b/stable/unpoller/10.11.13/Chart.yaml index 0ccc575bc44..42af4047ad3 100644 --- a/stable/unpoller/10.11.13/Chart.yaml +++ b/stable/unpoller/10.11.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - unifi - unifi-poller - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/unpoller/10.11.13/app-changelog.md b/stable/unpoller/10.11.13/app-changelog.md index 787594c9df9..50ebdb60384 100644 --- a/stable/unpoller/10.11.13/app-changelog.md +++ b/stable/unpoller/10.11.13/app-changelog.md @@ -1,6 +1,6 @@ -## [unpoller-10.11.13](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.11.13) (2024-04-21) +## [unpoller-10.11.13](https://github.com/truecharts/charts/compare/unpoller-10.8.0...unpoller-10.11.13) (2024-04-22) ### Chore diff --git a/stable/unpoller/10.11.13/questions.yaml b/stable/unpoller/10.11.13/questions.yaml index 402de4b7210..824e941642f 100755 --- a/stable/unpoller/10.11.13/questions.yaml +++ b/stable/unpoller/10.11.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/unturned/6.8.12/Chart.yaml b/stable/unturned/6.8.12/Chart.yaml index cc13408bea7..fb7aea0517a 100644 --- a/stable/unturned/6.8.12/Chart.yaml +++ b/stable/unturned/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.webp keywords: - unturned - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/unturned/6.8.12/app-changelog.md b/stable/unturned/6.8.12/app-changelog.md index 46610c1ecc0..1cb5528a54f 100644 --- a/stable/unturned/6.8.12/app-changelog.md +++ b/stable/unturned/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [unturned-6.8.12](https://github.com/truecharts/charts/compare/unturned-6.6.0...unturned-6.8.12) (2024-04-21) +## [unturned-6.8.12](https://github.com/truecharts/charts/compare/unturned-6.6.0...unturned-6.8.12) (2024-04-22) ### Chore diff --git a/stable/unturned/6.8.12/questions.yaml b/stable/unturned/6.8.12/questions.yaml index b31a3f246f0..a64fb820576 100755 --- a/stable/unturned/6.8.12/questions.yaml +++ b/stable/unturned/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/uptime-kuma/10.8.13/Chart.yaml b/stable/uptime-kuma/10.8.13/Chart.yaml index 97a2a78aad2..410440468f5 100644 --- a/stable/uptime-kuma/10.8.13/Chart.yaml +++ b/stable/uptime-kuma/10.8.13/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.webp keywords: - monitoring - uptime -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/uptime-kuma/10.8.13/app-changelog.md b/stable/uptime-kuma/10.8.13/app-changelog.md index f5efb45f073..799cf036876 100644 --- a/stable/uptime-kuma/10.8.13/app-changelog.md +++ b/stable/uptime-kuma/10.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [uptime-kuma-10.8.13](https://github.com/truecharts/charts/compare/uptime-kuma-10.6.0...uptime-kuma-10.8.13) (2024-04-21) +## [uptime-kuma-10.8.13](https://github.com/truecharts/charts/compare/uptime-kuma-10.6.0...uptime-kuma-10.8.13) (2024-04-22) ### Chore diff --git a/stable/uptime-kuma/10.8.13/questions.yaml b/stable/uptime-kuma/10.8.13/questions.yaml index 515c08181d4..2b1b2c72d70 100755 --- a/stable/uptime-kuma/10.8.13/questions.yaml +++ b/stable/uptime-kuma/10.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/uptimerobot-prometheus/11.8.12/Chart.yaml b/stable/uptimerobot-prometheus/11.8.12/Chart.yaml index 80574a15dbc..6d042975c2f 100644 --- a/stable/uptimerobot-prometheus/11.8.12/Chart.yaml +++ b/stable/uptimerobot-prometheus/11.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - prometheus - grafana - metrics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/uptimerobot-prometheus/11.8.12/app-changelog.md b/stable/uptimerobot-prometheus/11.8.12/app-changelog.md index 5d87e1b5443..0c40bc9785c 100644 --- a/stable/uptimerobot-prometheus/11.8.12/app-changelog.md +++ b/stable/uptimerobot-prometheus/11.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [uptimerobot-prometheus-11.8.12](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-11.6.0...uptimerobot-prometheus-11.8.12) (2024-04-21) +## [uptimerobot-prometheus-11.8.12](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-11.6.0...uptimerobot-prometheus-11.8.12) (2024-04-22) ### Chore diff --git a/stable/uptimerobot-prometheus/11.8.12/questions.yaml b/stable/uptimerobot-prometheus/11.8.12/questions.yaml index 5befa2d421a..e9708992fa5 100755 --- a/stable/uptimerobot-prometheus/11.8.12/questions.yaml +++ b/stable/uptimerobot-prometheus/11.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/urban-terror/5.8.12/Chart.yaml b/stable/urban-terror/5.8.12/Chart.yaml index e4fe1d7b5f6..efe8ae47501 100644 --- a/stable/urban-terror/5.8.12/Chart.yaml +++ b/stable/urban-terror/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.webp keywords: - urban-terror - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/urban-terror/5.8.12/app-changelog.md b/stable/urban-terror/5.8.12/app-changelog.md index 32462f86ac4..0062e9214c8 100644 --- a/stable/urban-terror/5.8.12/app-changelog.md +++ b/stable/urban-terror/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [urban-terror-5.8.12](https://github.com/truecharts/charts/compare/urban-terror-5.6.0...urban-terror-5.8.12) (2024-04-21) +## [urban-terror-5.8.12](https://github.com/truecharts/charts/compare/urban-terror-5.6.0...urban-terror-5.8.12) (2024-04-22) ### Chore diff --git a/stable/urban-terror/5.8.12/questions.yaml b/stable/urban-terror/5.8.12/questions.yaml index 6581979cc59..d47c2c3f388 100755 --- a/stable/urban-terror/5.8.12/questions.yaml +++ b/stable/urban-terror/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/v-rising/5.8.12/Chart.yaml b/stable/v-rising/5.8.12/Chart.yaml index 567171ca3e0..734bbd6f8a4 100644 --- a/stable/v-rising/5.8.12/Chart.yaml +++ b/stable/v-rising/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.webp keywords: - v-rising - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/v-rising/5.8.12/app-changelog.md b/stable/v-rising/5.8.12/app-changelog.md index c057efbf55b..22e82385fa0 100644 --- a/stable/v-rising/5.8.12/app-changelog.md +++ b/stable/v-rising/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [v-rising-5.8.12](https://github.com/truecharts/charts/compare/v-rising-5.6.0...v-rising-5.8.12) (2024-04-21) +## [v-rising-5.8.12](https://github.com/truecharts/charts/compare/v-rising-5.6.0...v-rising-5.8.12) (2024-04-22) ### Chore diff --git a/stable/v-rising/5.8.12/questions.yaml b/stable/v-rising/5.8.12/questions.yaml index 3abaa3e30c9..cde2552c820 100755 --- a/stable/v-rising/5.8.12/questions.yaml +++ b/stable/v-rising/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/valetudo-mapper/5.8.12/Chart.yaml b/stable/valetudo-mapper/5.8.12/Chart.yaml index 5fa12394aa3..591b5e1c4c7 100644 --- a/stable/valetudo-mapper/5.8.12/Chart.yaml +++ b/stable/valetudo-mapper/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.webp keywords: - valetudo-mapper - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/valetudo-mapper/5.8.12/app-changelog.md b/stable/valetudo-mapper/5.8.12/app-changelog.md index b77f46ab474..bbce883ab11 100644 --- a/stable/valetudo-mapper/5.8.12/app-changelog.md +++ b/stable/valetudo-mapper/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [valetudo-mapper-5.8.12](https://github.com/truecharts/charts/compare/valetudo-mapper-5.6.0...valetudo-mapper-5.8.12) (2024-04-21) +## [valetudo-mapper-5.8.12](https://github.com/truecharts/charts/compare/valetudo-mapper-5.6.0...valetudo-mapper-5.8.12) (2024-04-22) ### Chore diff --git a/stable/valetudo-mapper/5.8.12/questions.yaml b/stable/valetudo-mapper/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/valetudo-mapper/5.8.12/questions.yaml +++ b/stable/valetudo-mapper/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/valheim/10.8.12/Chart.yaml b/stable/valheim/10.8.12/Chart.yaml index a4d92347659..5d86cddb8b9 100644 --- a/stable/valheim/10.8.12/Chart.yaml +++ b/stable/valheim/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/valheim icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.webp keywords: - valheim -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/valheim/10.8.12/app-changelog.md b/stable/valheim/10.8.12/app-changelog.md index c33d8518900..62bec346601 100644 --- a/stable/valheim/10.8.12/app-changelog.md +++ b/stable/valheim/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [valheim-10.8.12](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-10.8.12) (2024-04-21) +## [valheim-10.8.12](https://github.com/truecharts/charts/compare/valheim-10.6.0...valheim-10.8.12) (2024-04-22) ### Chore diff --git a/stable/valheim/10.8.12/questions.yaml b/stable/valheim/10.8.12/questions.yaml index 9f6d8288b1b..4598315ede2 100755 --- a/stable/valheim/10.8.12/questions.yaml +++ b/stable/valheim/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/van-dam/4.10.18/Chart.yaml b/stable/van-dam/4.10.18/Chart.yaml index 130eeb0784e..1ca1c20262a 100644 --- a/stable/van-dam/4.10.18/Chart.yaml +++ b/stable/van-dam/4.10.18/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.webp keywords: - vanDAM - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/van-dam/4.10.18/app-changelog.md b/stable/van-dam/4.10.18/app-changelog.md index e9bf311e84e..e8693c6f0a3 100644 --- a/stable/van-dam/4.10.18/app-changelog.md +++ b/stable/van-dam/4.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [van-dam-4.10.18](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.18) (2024-04-21) +## [van-dam-4.10.18](https://github.com/truecharts/charts/compare/van-dam-4.6.0...van-dam-4.10.18) (2024-04-22) ### Chore diff --git a/stable/van-dam/4.10.18/questions.yaml b/stable/van-dam/4.10.18/questions.yaml index 895b534618e..e981df44653 100755 --- a/stable/van-dam/4.10.18/questions.yaml +++ b/stable/van-dam/4.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/venstar2mqtt/5.8.12/Chart.yaml b/stable/venstar2mqtt/5.8.12/Chart.yaml index 6a5f82bcb85..5f77b379793 100644 --- a/stable/venstar2mqtt/5.8.12/Chart.yaml +++ b/stable/venstar2mqtt/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - venstar2mqtt - home-automation - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/venstar2mqtt/5.8.12/app-changelog.md b/stable/venstar2mqtt/5.8.12/app-changelog.md index b286dad8b3a..a2b5125b8aa 100644 --- a/stable/venstar2mqtt/5.8.12/app-changelog.md +++ b/stable/venstar2mqtt/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [venstar2mqtt-5.8.12](https://github.com/truecharts/charts/compare/venstar2mqtt-5.6.0...venstar2mqtt-5.8.12) (2024-04-21) +## [venstar2mqtt-5.8.12](https://github.com/truecharts/charts/compare/venstar2mqtt-5.6.0...venstar2mqtt-5.8.12) (2024-04-22) ### Chore diff --git a/stable/venstar2mqtt/5.8.12/questions.yaml b/stable/venstar2mqtt/5.8.12/questions.yaml index 257d8e5884f..b4adcd39279 100755 --- a/stable/venstar2mqtt/5.8.12/questions.yaml +++ b/stable/venstar2mqtt/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/vertex/5.8.14/Chart.yaml b/stable/vertex/5.8.14/Chart.yaml index c40eefd27bc..93811bafdd3 100644 --- a/stable/vertex/5.8.14/Chart.yaml +++ b/stable/vertex/5.8.14/Chart.yaml @@ -24,7 +24,7 @@ keywords: - vertex - home-automation - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/vertex/5.8.14/app-changelog.md b/stable/vertex/5.8.14/app-changelog.md index bb19796eea0..c738c9bef00 100644 --- a/stable/vertex/5.8.14/app-changelog.md +++ b/stable/vertex/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [vertex-5.8.14](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.8.14) (2024-04-21) +## [vertex-5.8.14](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.8.14) (2024-04-22) ### Chore diff --git a/stable/vertex/5.8.14/questions.yaml b/stable/vertex/5.8.14/questions.yaml index b6d6c881bc9..42051eec413 100755 --- a/stable/vertex/5.8.14/questions.yaml +++ b/stable/vertex/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/verysync/9.8.12/Chart.yaml b/stable/verysync/9.8.12/Chart.yaml index 2e2c79437ce..1425407a5d6 100644 --- a/stable/verysync/9.8.12/Chart.yaml +++ b/stable/verysync/9.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - sync - btsync - bittorrent -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/verysync/9.8.12/app-changelog.md b/stable/verysync/9.8.12/app-changelog.md index 5a9d5e6e597..4913e8da561 100644 --- a/stable/verysync/9.8.12/app-changelog.md +++ b/stable/verysync/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [verysync-9.8.12](https://github.com/truecharts/charts/compare/verysync-9.6.0...verysync-9.8.12) (2024-04-21) +## [verysync-9.8.12](https://github.com/truecharts/charts/compare/verysync-9.6.0...verysync-9.8.12) (2024-04-22) ### Chore diff --git a/stable/verysync/9.8.12/questions.yaml b/stable/verysync/9.8.12/questions.yaml index 106cdb2c7da..68bd0e5b001 100755 --- a/stable/verysync/9.8.12/questions.yaml +++ b/stable/verysync/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/vikunja/13.10.24/Chart.yaml b/stable/vikunja/13.10.24/Chart.yaml index 8ef0161c8de..7a7592d4d5d 100644 --- a/stable/vikunja/13.10.24/Chart.yaml +++ b/stable/vikunja/13.10.24/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.webp keywords: - vikunja -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/vikunja/13.10.24/app-changelog.md b/stable/vikunja/13.10.24/app-changelog.md index 812b1d2eec6..be009831ce7 100644 --- a/stable/vikunja/13.10.24/app-changelog.md +++ b/stable/vikunja/13.10.24/app-changelog.md @@ -1,6 +1,6 @@ -## [vikunja-13.10.24](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.24) (2024-04-21) +## [vikunja-13.10.24](https://github.com/truecharts/charts/compare/vikunja-13.6.0...vikunja-13.10.24) (2024-04-22) ### Chore diff --git a/stable/vikunja/13.10.24/questions.yaml b/stable/vikunja/13.10.24/questions.yaml index 28350e4855c..c1d920784bf 100755 --- a/stable/vikunja/13.10.24/questions.yaml +++ b/stable/vikunja/13.10.24/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/vintage-story/5.8.12/Chart.yaml b/stable/vintage-story/5.8.12/Chart.yaml index b5bdeaccb06..17d677ddbaa 100644 --- a/stable/vintage-story/5.8.12/Chart.yaml +++ b/stable/vintage-story/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.webp keywords: - vintage-story - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/vintage-story/5.8.12/app-changelog.md b/stable/vintage-story/5.8.12/app-changelog.md index 131268f7232..1aa2fdad9bf 100644 --- a/stable/vintage-story/5.8.12/app-changelog.md +++ b/stable/vintage-story/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [vintage-story-5.8.12](https://github.com/truecharts/charts/compare/vintage-story-5.6.0...vintage-story-5.8.12) (2024-04-21) +## [vintage-story-5.8.12](https://github.com/truecharts/charts/compare/vintage-story-5.6.0...vintage-story-5.8.12) (2024-04-22) ### Chore diff --git a/stable/vintage-story/5.8.12/questions.yaml b/stable/vintage-story/5.8.12/questions.yaml index 02911e47d7b..0df04bb7f79 100755 --- a/stable/vintage-story/5.8.12/questions.yaml +++ b/stable/vintage-story/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/virt-manager/5.8.12/Chart.yaml b/stable/virt-manager/5.8.12/Chart.yaml index 1039f0a77f1..f9c4e7d6e3e 100644 --- a/stable/virt-manager/5.8.12/Chart.yaml +++ b/stable/virt-manager/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.webp keywords: - virt-manager - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/virt-manager/5.8.12/app-changelog.md b/stable/virt-manager/5.8.12/app-changelog.md index b9ce25df170..968ee09f05d 100644 --- a/stable/virt-manager/5.8.12/app-changelog.md +++ b/stable/virt-manager/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [virt-manager-5.8.12](https://github.com/truecharts/charts/compare/virt-manager-5.6.0...virt-manager-5.8.12) (2024-04-21) +## [virt-manager-5.8.12](https://github.com/truecharts/charts/compare/virt-manager-5.6.0...virt-manager-5.8.12) (2024-04-22) ### Chore diff --git a/stable/virt-manager/5.8.12/questions.yaml b/stable/virt-manager/5.8.12/questions.yaml index c29da8bcbbd..732d2ee0287 100755 --- a/stable/virt-manager/5.8.12/questions.yaml +++ b/stable/virt-manager/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/vlmcsd-kms-server/5.8.12/Chart.yaml b/stable/vlmcsd-kms-server/5.8.12/Chart.yaml index bd4ed1a079e..a5e90960884 100644 --- a/stable/vlmcsd-kms-server/5.8.12/Chart.yaml +++ b/stable/vlmcsd-kms-server/5.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - Cloud - Tools-Utilities - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/vlmcsd-kms-server/5.8.12/app-changelog.md b/stable/vlmcsd-kms-server/5.8.12/app-changelog.md index 6a0bc59a339..dbb54cdd9d2 100644 --- a/stable/vlmcsd-kms-server/5.8.12/app-changelog.md +++ b/stable/vlmcsd-kms-server/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [vlmcsd-kms-server-5.8.12](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-5.6.0...vlmcsd-kms-server-5.8.12) (2024-04-21) +## [vlmcsd-kms-server-5.8.12](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-5.6.0...vlmcsd-kms-server-5.8.12) (2024-04-22) ### Chore diff --git a/stable/vlmcsd-kms-server/5.8.12/questions.yaml b/stable/vlmcsd-kms-server/5.8.12/questions.yaml index 177251d5064..3a518d19df4 100755 --- a/stable/vlmcsd-kms-server/5.8.12/questions.yaml +++ b/stable/vlmcsd-kms-server/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/vocechat-server/3.8.12/Chart.yaml b/stable/vocechat-server/3.8.12/Chart.yaml index 4f210a30a7f..605e2f2802f 100644 --- a/stable/vocechat-server/3.8.12/Chart.yaml +++ b/stable/vocechat-server/3.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.webp keywords: - vocechat-server - social -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/vocechat-server/3.8.12/app-changelog.md b/stable/vocechat-server/3.8.12/app-changelog.md index 9f9d1b2c805..29041d2e6f1 100644 --- a/stable/vocechat-server/3.8.12/app-changelog.md +++ b/stable/vocechat-server/3.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [vocechat-server-3.8.12](https://github.com/truecharts/charts/compare/vocechat-server-3.6.0...vocechat-server-3.8.12) (2024-04-21) +## [vocechat-server-3.8.12](https://github.com/truecharts/charts/compare/vocechat-server-3.6.0...vocechat-server-3.8.12) (2024-04-22) ### Chore diff --git a/stable/vocechat-server/3.8.12/questions.yaml b/stable/vocechat-server/3.8.12/questions.yaml index b5b2508718f..e2f64768914 100755 --- a/stable/vocechat-server/3.8.12/questions.yaml +++ b/stable/vocechat-server/3.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wallos/4.8.16/Chart.yaml b/stable/wallos/4.8.16/Chart.yaml index 18afb2f78bc..bb00872e44f 100644 --- a/stable/wallos/4.8.16/Chart.yaml +++ b/stable/wallos/4.8.16/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.webp keywords: - dashboard -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wallos/4.8.16/app-changelog.md b/stable/wallos/4.8.16/app-changelog.md index 465736be7b7..a81a7b07b41 100644 --- a/stable/wallos/4.8.16/app-changelog.md +++ b/stable/wallos/4.8.16/app-changelog.md @@ -1,6 +1,6 @@ -## [wallos-4.8.16](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.8.16) (2024-04-21) +## [wallos-4.8.16](https://github.com/truecharts/charts/compare/wallos-4.6.0...wallos-4.8.16) (2024-04-22) ### Chore diff --git a/stable/wallos/4.8.16/questions.yaml b/stable/wallos/4.8.16/questions.yaml index 6d4c774cdbc..8d4044dd786 100755 --- a/stable/wallos/4.8.16/questions.yaml +++ b/stable/wallos/4.8.16/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/watcharr/4.12.7/Chart.yaml b/stable/watcharr/4.12.7/Chart.yaml index 3264c159912..6449c0f2ebf 100644 --- a/stable/watcharr/4.12.7/Chart.yaml +++ b/stable/watcharr/4.12.7/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.webp keywords: - watcharr - media -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/watcharr/4.12.7/app-changelog.md b/stable/watcharr/4.12.7/app-changelog.md index fd210aa65c3..fea30260ec0 100644 --- a/stable/watcharr/4.12.7/app-changelog.md +++ b/stable/watcharr/4.12.7/app-changelog.md @@ -1,6 +1,6 @@ -## [watcharr-4.12.7](https://github.com/truecharts/charts/compare/watcharr-4.7.0...watcharr-4.12.7) (2024-04-21) +## [watcharr-4.12.7](https://github.com/truecharts/charts/compare/watcharr-4.7.0...watcharr-4.12.7) (2024-04-22) ### Chore diff --git a/stable/watcharr/4.12.7/questions.yaml b/stable/watcharr/4.12.7/questions.yaml index 1e075ec9a54..e47d3c1d793 100755 --- a/stable/watcharr/4.12.7/questions.yaml +++ b/stable/watcharr/4.12.7/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/watchyourlan/8.8.12/Chart.yaml b/stable/watchyourlan/8.8.12/Chart.yaml index 4f2071fb4d5..418e52c66d5 100644 --- a/stable/watchyourlan/8.8.12/Chart.yaml +++ b/stable/watchyourlan/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.webp keywords: - network - monitor -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/watchyourlan/8.8.12/app-changelog.md b/stable/watchyourlan/8.8.12/app-changelog.md index 7c2274ceefe..69b5f3577bf 100644 --- a/stable/watchyourlan/8.8.12/app-changelog.md +++ b/stable/watchyourlan/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [watchyourlan-8.8.12](https://github.com/truecharts/charts/compare/watchyourlan-8.6.0...watchyourlan-8.8.12) (2024-04-21) +## [watchyourlan-8.8.12](https://github.com/truecharts/charts/compare/watchyourlan-8.6.0...watchyourlan-8.8.12) (2024-04-22) ### Chore diff --git a/stable/watchyourlan/8.8.12/questions.yaml b/stable/watchyourlan/8.8.12/questions.yaml index e068d111860..56ae5428263 100755 --- a/stable/watchyourlan/8.8.12/questions.yaml +++ b/stable/watchyourlan/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/webgrabplus/9.8.15/Chart.yaml b/stable/webgrabplus/9.8.15/Chart.yaml index bfc7b472045..741916fda93 100644 --- a/stable/webgrabplus/9.8.15/Chart.yaml +++ b/stable/webgrabplus/9.8.15/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/webgrabplus icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.webp keywords: - webgrabplus -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/webgrabplus/9.8.15/app-changelog.md b/stable/webgrabplus/9.8.15/app-changelog.md index 579e178eaff..117f8ffa4a1 100644 --- a/stable/webgrabplus/9.8.15/app-changelog.md +++ b/stable/webgrabplus/9.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [webgrabplus-9.8.15](https://github.com/truecharts/charts/compare/webgrabplus-9.6.0...webgrabplus-9.8.15) (2024-04-21) +## [webgrabplus-9.8.15](https://github.com/truecharts/charts/compare/webgrabplus-9.6.0...webgrabplus-9.8.15) (2024-04-22) ### Chore diff --git a/stable/webgrabplus/9.8.15/questions.yaml b/stable/webgrabplus/9.8.15/questions.yaml index 6efe2e3533d..79d7feee958 100755 --- a/stable/webgrabplus/9.8.15/questions.yaml +++ b/stable/webgrabplus/9.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/weblate/13.10.18/Chart.yaml b/stable/weblate/13.10.18/Chart.yaml index d896c561df1..a81069fe074 100644 --- a/stable/weblate/13.10.18/Chart.yaml +++ b/stable/weblate/13.10.18/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/weblate icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.webp keywords: - translate -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/weblate/13.10.18/app-changelog.md b/stable/weblate/13.10.18/app-changelog.md index 5ed7badeaeb..708c780302a 100644 --- a/stable/weblate/13.10.18/app-changelog.md +++ b/stable/weblate/13.10.18/app-changelog.md @@ -1,6 +1,6 @@ -## [weblate-13.10.18](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.18) (2024-04-21) +## [weblate-13.10.18](https://github.com/truecharts/charts/compare/weblate-13.6.0...weblate-13.10.18) (2024-04-22) ### Chore diff --git a/stable/weblate/13.10.18/questions.yaml b/stable/weblate/13.10.18/questions.yaml index dcd3e360cea..851ea479a4b 100755 --- a/stable/weblate/13.10.18/questions.yaml +++ b/stable/weblate/13.10.18/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/webnut/8.8.12/Chart.yaml b/stable/webnut/8.8.12/Chart.yaml index 2abe72f7e7c..1aa8b49b90a 100644 --- a/stable/webnut/8.8.12/Chart.yaml +++ b/stable/webnut/8.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - webnut - ups - monitoring -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/webnut/8.8.12/app-changelog.md b/stable/webnut/8.8.12/app-changelog.md index 4e1039b9f6e..3a5a29a239e 100644 --- a/stable/webnut/8.8.12/app-changelog.md +++ b/stable/webnut/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [webnut-8.8.12](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.8.12) (2024-04-21) +## [webnut-8.8.12](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.8.12) (2024-04-22) ### Chore diff --git a/stable/webnut/8.8.12/questions.yaml b/stable/webnut/8.8.12/questions.yaml index 360b54cc615..c2b9976e757 100755 --- a/stable/webnut/8.8.12/questions.yaml +++ b/stable/webnut/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/webp-server/5.8.14/Chart.yaml b/stable/webp-server/5.8.14/Chart.yaml index ddac6afe59b..083b9e757d6 100644 --- a/stable/webp-server/5.8.14/Chart.yaml +++ b/stable/webp-server/5.8.14/Chart.yaml @@ -28,7 +28,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/webp-server/5.8.14/app-changelog.md b/stable/webp-server/5.8.14/app-changelog.md index c140759844d..e9a3ac9502c 100644 --- a/stable/webp-server/5.8.14/app-changelog.md +++ b/stable/webp-server/5.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [webp-server-5.8.14](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.8.14) (2024-04-21) +## [webp-server-5.8.14](https://github.com/truecharts/charts/compare/webp-server-5.6.0...webp-server-5.8.14) (2024-04-22) ### Chore diff --git a/stable/webp-server/5.8.14/questions.yaml b/stable/webp-server/5.8.14/questions.yaml index dc829078a19..69703b594d9 100755 --- a/stable/webp-server/5.8.14/questions.yaml +++ b/stable/webp-server/5.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/website-shot/10.8.12/Chart.yaml b/stable/website-shot/10.8.12/Chart.yaml index 2d3247f30c7..4661cdc2c83 100644 --- a/stable/website-shot/10.8.12/Chart.yaml +++ b/stable/website-shot/10.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/website-shot icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.webp keywords: - website-shot -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/website-shot/10.8.12/app-changelog.md b/stable/website-shot/10.8.12/app-changelog.md index 2dac891ec96..877777a14f1 100644 --- a/stable/website-shot/10.8.12/app-changelog.md +++ b/stable/website-shot/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [website-shot-10.8.12](https://github.com/truecharts/charts/compare/website-shot-10.6.0...website-shot-10.8.12) (2024-04-21) +## [website-shot-10.8.12](https://github.com/truecharts/charts/compare/website-shot-10.6.0...website-shot-10.8.12) (2024-04-22) ### Chore diff --git a/stable/website-shot/10.8.12/questions.yaml b/stable/website-shot/10.8.12/questions.yaml index 7692b5aa740..5a597da2291 100755 --- a/stable/website-shot/10.8.12/questions.yaml +++ b/stable/website-shot/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/webtop/9.8.75/Chart.yaml b/stable/webtop/9.8.75/Chart.yaml index f00cf8c4a28..2c9d4c736a5 100644 --- a/stable/webtop/9.8.75/Chart.yaml +++ b/stable/webtop/9.8.75/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.webp keywords: - webtop - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/webtop/9.8.75/app-changelog.md b/stable/webtop/9.8.75/app-changelog.md index 5334c94b623..f2bed9d8e37 100644 --- a/stable/webtop/9.8.75/app-changelog.md +++ b/stable/webtop/9.8.75/app-changelog.md @@ -1,6 +1,6 @@ -## [webtop-9.8.75](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.8.75) (2024-04-21) +## [webtop-9.8.75](https://github.com/truecharts/charts/compare/webtop-9.6.0...webtop-9.8.75) (2024-04-22) ### Chore diff --git a/stable/webtop/9.8.75/questions.yaml b/stable/webtop/9.8.75/questions.yaml index 34e4fff0b1c..cf4def2c578 100755 --- a/stable/webtop/9.8.75/questions.yaml +++ b/stable/webtop/9.8.75/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wekan/14.19.6/Chart.yaml b/stable/wekan/14.19.6/Chart.yaml index a40d1520ad1..ec910f0dfa7 100644 --- a/stable/wekan/14.19.6/Chart.yaml +++ b/stable/wekan/14.19.6/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp keywords: - wekan - kanban -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wekan/14.19.6/app-changelog.md b/stable/wekan/14.19.6/app-changelog.md index 2640ffbf3bf..58a5d1f54e3 100644 --- a/stable/wekan/14.19.6/app-changelog.md +++ b/stable/wekan/14.19.6/app-changelog.md @@ -1,6 +1,6 @@ -## [wekan-14.19.6](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.19.6) (2024-04-21) +## [wekan-14.19.6](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.19.6) (2024-04-22) ### Chore diff --git a/stable/wekan/14.19.6/questions.yaml b/stable/wekan/14.19.6/questions.yaml index b80df9cd453..e4964dec705 100755 --- a/stable/wekan/14.19.6/questions.yaml +++ b/stable/wekan/14.19.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wg-easy/12.2.12/Chart.yaml b/stable/wg-easy/12.2.12/Chart.yaml index 486c1cedc30..4e99bf7c275 100644 --- a/stable/wg-easy/12.2.12/Chart.yaml +++ b/stable/wg-easy/12.2.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - wg-easy - wireguard - weejewel -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wg-easy/12.2.12/app-changelog.md b/stable/wg-easy/12.2.12/app-changelog.md index 90c7a377d2d..8c601ccaf45 100644 --- a/stable/wg-easy/12.2.12/app-changelog.md +++ b/stable/wg-easy/12.2.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wg-easy-12.2.12](https://github.com/truecharts/charts/compare/wg-easy-11.6.0...wg-easy-12.2.12) (2024-04-21) +## [wg-easy-12.2.12](https://github.com/truecharts/charts/compare/wg-easy-11.6.0...wg-easy-12.2.12) (2024-04-22) ### Chore diff --git a/stable/wg-easy/12.2.12/questions.yaml b/stable/wg-easy/12.2.12/questions.yaml index 82cb3dfef5f..d78cd834b9d 100755 --- a/stable/wg-easy/12.2.12/questions.yaml +++ b/stable/wg-easy/12.2.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/whisparr/10.0.13/Chart.yaml b/stable/whisparr/10.0.13/Chart.yaml index 91ab8bb0648..f483fe495ee 100644 --- a/stable/whisparr/10.0.13/Chart.yaml +++ b/stable/whisparr/10.0.13/Chart.yaml @@ -24,7 +24,7 @@ keywords: - whisparr - Downloaders - MediaApp-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/whisparr/10.0.13/app-changelog.md b/stable/whisparr/10.0.13/app-changelog.md index 193be1acfcf..c2b8e745f21 100644 --- a/stable/whisparr/10.0.13/app-changelog.md +++ b/stable/whisparr/10.0.13/app-changelog.md @@ -1,6 +1,6 @@ -## [whisparr-10.0.13](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-10.0.13) (2024-04-21) +## [whisparr-10.0.13](https://github.com/truecharts/charts/compare/whisparr-9.6.0...whisparr-10.0.13) (2024-04-22) ### Chore diff --git a/stable/whisparr/10.0.13/questions.yaml b/stable/whisparr/10.0.13/questions.yaml index 606df7bd7a9..f7619b7c3e6 100755 --- a/stable/whisparr/10.0.13/questions.yaml +++ b/stable/whisparr/10.0.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/whisper-asr-webservice/4.9.8/Chart.yaml b/stable/whisper-asr-webservice/4.9.8/Chart.yaml index b945b0b9046..a79097990d2 100644 --- a/stable/whisper-asr-webservice/4.9.8/Chart.yaml +++ b/stable/whisper-asr-webservice/4.9.8/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.w keywords: - whisper-asr-webservice - machine-learning -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/whisper-asr-webservice/4.9.8/app-changelog.md b/stable/whisper-asr-webservice/4.9.8/app-changelog.md index 175811a83e7..6eba138f6ff 100644 --- a/stable/whisper-asr-webservice/4.9.8/app-changelog.md +++ b/stable/whisper-asr-webservice/4.9.8/app-changelog.md @@ -1,6 +1,6 @@ -## [whisper-asr-webservice-4.9.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-4.6.0...whisper-asr-webservice-4.9.8) (2024-04-21) +## [whisper-asr-webservice-4.9.8](https://github.com/truecharts/charts/compare/whisper-asr-webservice-4.6.0...whisper-asr-webservice-4.9.8) (2024-04-22) ### Chore diff --git a/stable/whisper-asr-webservice/4.9.8/questions.yaml b/stable/whisper-asr-webservice/4.9.8/questions.yaml index c5784b38d87..4bdbe5a53c3 100755 --- a/stable/whisper-asr-webservice/4.9.8/questions.yaml +++ b/stable/whisper-asr-webservice/4.9.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/whoogle/10.8.12/Chart.yaml b/stable/whoogle/10.8.12/Chart.yaml index 0776359821f..044e1fd500c 100644 --- a/stable/whoogle/10.8.12/Chart.yaml +++ b/stable/whoogle/10.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - search - open source - privacy -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/whoogle/10.8.12/app-changelog.md b/stable/whoogle/10.8.12/app-changelog.md index 26d8ad73eb4..b97da000fc7 100644 --- a/stable/whoogle/10.8.12/app-changelog.md +++ b/stable/whoogle/10.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [whoogle-10.8.12](https://github.com/truecharts/charts/compare/whoogle-10.6.0...whoogle-10.8.12) (2024-04-21) +## [whoogle-10.8.12](https://github.com/truecharts/charts/compare/whoogle-10.6.0...whoogle-10.8.12) (2024-04-22) ### Chore diff --git a/stable/whoogle/10.8.12/questions.yaml b/stable/whoogle/10.8.12/questions.yaml index 52cdde7dd72..c339327f45d 100755 --- a/stable/whoogle/10.8.12/questions.yaml +++ b/stable/whoogle/10.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wifi-card/5.9.12/Chart.yaml b/stable/wifi-card/5.9.12/Chart.yaml index a340eaafb7b..c3fb68ff02e 100644 --- a/stable/wifi-card/5.9.12/Chart.yaml +++ b/stable/wifi-card/5.9.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.webp keywords: - wifi-card - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wifi-card/5.9.12/app-changelog.md b/stable/wifi-card/5.9.12/app-changelog.md index bd98a1a2bfa..453d34143b0 100644 --- a/stable/wifi-card/5.9.12/app-changelog.md +++ b/stable/wifi-card/5.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wifi-card-5.9.12](https://github.com/truecharts/charts/compare/wifi-card-5.6.0...wifi-card-5.9.12) (2024-04-21) +## [wifi-card-5.9.12](https://github.com/truecharts/charts/compare/wifi-card-5.6.0...wifi-card-5.9.12) (2024-04-22) ### Chore diff --git a/stable/wifi-card/5.9.12/questions.yaml b/stable/wifi-card/5.9.12/questions.yaml index 868b9191ee6..37681c81d9d 100755 --- a/stable/wifi-card/5.9.12/questions.yaml +++ b/stable/wifi-card/5.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wikijs/15.8.12/Chart.yaml b/stable/wikijs/15.8.12/Chart.yaml index 33e66b63f51..881c5a38db7 100644 --- a/stable/wikijs/15.8.12/Chart.yaml +++ b/stable/wikijs/15.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.webp keywords: - wiki - wikijs -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wikijs/15.8.12/app-changelog.md b/stable/wikijs/15.8.12/app-changelog.md index 0c2a5a2653b..9beab9a4540 100644 --- a/stable/wikijs/15.8.12/app-changelog.md +++ b/stable/wikijs/15.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wikijs-15.8.12](https://github.com/truecharts/charts/compare/wikijs-15.6.0...wikijs-15.8.12) (2024-04-21) +## [wikijs-15.8.12](https://github.com/truecharts/charts/compare/wikijs-15.6.0...wikijs-15.8.12) (2024-04-22) ### Chore diff --git a/stable/wikijs/15.8.12/questions.yaml b/stable/wikijs/15.8.12/questions.yaml index 2aef9d5a5d4..c516e7022c0 100755 --- a/stable/wikijs/15.8.12/questions.yaml +++ b/stable/wikijs/15.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wireguard/8.8.12/Chart.yaml b/stable/wireguard/8.8.12/Chart.yaml index 84452dfcac9..93965ac201a 100644 --- a/stable/wireguard/8.8.12/Chart.yaml +++ b/stable/wireguard/8.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.webp keywords: - wireguard - vpn -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wireguard/8.8.12/app-changelog.md b/stable/wireguard/8.8.12/app-changelog.md index 24dab854486..743054f7543 100644 --- a/stable/wireguard/8.8.12/app-changelog.md +++ b/stable/wireguard/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wireguard-8.8.12](https://github.com/truecharts/charts/compare/wireguard-8.6.0...wireguard-8.8.12) (2024-04-21) +## [wireguard-8.8.12](https://github.com/truecharts/charts/compare/wireguard-8.6.0...wireguard-8.8.12) (2024-04-22) ### Chore diff --git a/stable/wireguard/8.8.12/questions.yaml b/stable/wireguard/8.8.12/questions.yaml index c4cc8260f2a..6a8c1ceb2f8 100755 --- a/stable/wireguard/8.8.12/questions.yaml +++ b/stable/wireguard/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/wizarr/6.8.12/Chart.yaml b/stable/wizarr/6.8.12/Chart.yaml index b28b686cf22..53b33115b4b 100644 --- a/stable/wizarr/6.8.12/Chart.yaml +++ b/stable/wizarr/6.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - home-automation - Tools-Utilities - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wizarr/6.8.12/app-changelog.md b/stable/wizarr/6.8.12/app-changelog.md index f9513dcdca9..0ea4ed10a31 100644 --- a/stable/wizarr/6.8.12/app-changelog.md +++ b/stable/wizarr/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wizarr-6.8.12](https://github.com/truecharts/charts/compare/wizarr-6.6.0...wizarr-6.8.12) (2024-04-21) +## [wizarr-6.8.12](https://github.com/truecharts/charts/compare/wizarr-6.6.0...wizarr-6.8.12) (2024-04-22) ### Chore diff --git a/stable/wizarr/6.8.12/questions.yaml b/stable/wizarr/6.8.12/questions.yaml index 51f1de480b1..7abb2b2f888 100755 --- a/stable/wizarr/6.8.12/questions.yaml +++ b/stable/wizarr/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wordpress/7.15.23/Chart.yaml b/stable/wordpress/7.15.23/Chart.yaml index e3665fb30bc..c7a71c46888 100644 --- a/stable/wordpress/7.15.23/Chart.yaml +++ b/stable/wordpress/7.15.23/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.webp keywords: - wordpress - cms -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wordpress/7.15.23/app-changelog.md b/stable/wordpress/7.15.23/app-changelog.md index f137eb359f1..7f4c778e5de 100644 --- a/stable/wordpress/7.15.23/app-changelog.md +++ b/stable/wordpress/7.15.23/app-changelog.md @@ -1,6 +1,6 @@ -## [wordpress-7.15.23](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.15.23) (2024-04-21) +## [wordpress-7.15.23](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.15.23) (2024-04-22) ### Chore diff --git a/stable/wordpress/7.15.23/questions.yaml b/stable/wordpress/7.15.23/questions.yaml index b335580dd1d..82f2d736cdf 100755 --- a/stable/wordpress/7.15.23/questions.yaml +++ b/stable/wordpress/7.15.23/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/wyoming-openwakeword/1.1.12/Chart.yaml b/stable/wyoming-openwakeword/1.1.12/Chart.yaml index 353a7450d96..8ec6595a629 100644 --- a/stable/wyoming-openwakeword/1.1.12/Chart.yaml +++ b/stable/wyoming-openwakeword/1.1.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-openwakeword icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-openwakeword.webp keywords: - wyoming-openwakeword -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wyoming-openwakeword/1.1.12/app-changelog.md b/stable/wyoming-openwakeword/1.1.12/app-changelog.md index 692d4f9af3b..c7055d3d1a4 100644 --- a/stable/wyoming-openwakeword/1.1.12/app-changelog.md +++ b/stable/wyoming-openwakeword/1.1.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wyoming-openwakeword-1.1.12](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.1.12) (2024-04-21) +## [wyoming-openwakeword-1.1.12](https://github.com/truecharts/charts/compare/wyoming-openwakeword-0.1.2...wyoming-openwakeword-1.1.12) (2024-04-22) ### Chore diff --git a/stable/wyoming-openwakeword/1.1.12/questions.yaml b/stable/wyoming-openwakeword/1.1.12/questions.yaml index 652a8aa2a7d..0077cf24c37 100755 --- a/stable/wyoming-openwakeword/1.1.12/questions.yaml +++ b/stable/wyoming-openwakeword/1.1.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/wyoming-piper/4.9.12/Chart.yaml b/stable/wyoming-piper/4.9.12/Chart.yaml index cbe65a79648..c3b6be7491f 100644 --- a/stable/wyoming-piper/4.9.12/Chart.yaml +++ b/stable/wyoming-piper/4.9.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-piper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.webp keywords: - wyoming-piper -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wyoming-piper/4.9.12/app-changelog.md b/stable/wyoming-piper/4.9.12/app-changelog.md index 7f3fbe1bb1e..687d08118a1 100644 --- a/stable/wyoming-piper/4.9.12/app-changelog.md +++ b/stable/wyoming-piper/4.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [wyoming-piper-4.9.12](https://github.com/truecharts/charts/compare/wyoming-piper-4.7.0...wyoming-piper-4.9.12) (2024-04-21) +## [wyoming-piper-4.9.12](https://github.com/truecharts/charts/compare/wyoming-piper-4.7.0...wyoming-piper-4.9.12) (2024-04-22) ### Chore diff --git a/stable/wyoming-piper/4.9.12/questions.yaml b/stable/wyoming-piper/4.9.12/questions.yaml index eca2af21a03..4c6f928a9e7 100755 --- a/stable/wyoming-piper/4.9.12/questions.yaml +++ b/stable/wyoming-piper/4.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/wyoming-whisper/5.2.8/Chart.yaml b/stable/wyoming-whisper/5.2.8/Chart.yaml index 1bc55580271..8dafa2ad580 100644 --- a/stable/wyoming-whisper/5.2.8/Chart.yaml +++ b/stable/wyoming-whisper/5.2.8/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-whisper icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.webp keywords: - wyoming-whisper -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/wyoming-whisper/5.2.8/app-changelog.md b/stable/wyoming-whisper/5.2.8/app-changelog.md index 85a08605410..dcdd6614dbd 100644 --- a/stable/wyoming-whisper/5.2.8/app-changelog.md +++ b/stable/wyoming-whisper/5.2.8/app-changelog.md @@ -1,6 +1,6 @@ -## [wyoming-whisper-5.2.8](https://github.com/truecharts/charts/compare/wyoming-whisper-4.6.0...wyoming-whisper-5.2.8) (2024-04-21) +## [wyoming-whisper-5.2.8](https://github.com/truecharts/charts/compare/wyoming-whisper-4.6.0...wyoming-whisper-5.2.8) (2024-04-22) ### Chore diff --git a/stable/wyoming-whisper/5.2.8/questions.yaml b/stable/wyoming-whisper/5.2.8/questions.yaml index fb27dd198b7..fc64473117d 100755 --- a/stable/wyoming-whisper/5.2.8/questions.yaml +++ b/stable/wyoming-whisper/5.2.8/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/xen-orchestra/8.10.14/Chart.yaml b/stable/xen-orchestra/8.10.14/Chart.yaml index 9a8b69fc1d1..0d012598a62 100644 --- a/stable/xen-orchestra/8.10.14/Chart.yaml +++ b/stable/xen-orchestra/8.10.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.webp keywords: - xen-orchestra -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xen-orchestra/8.10.14/app-changelog.md b/stable/xen-orchestra/8.10.14/app-changelog.md index d988ef5c971..8700a49260a 100644 --- a/stable/xen-orchestra/8.10.14/app-changelog.md +++ b/stable/xen-orchestra/8.10.14/app-changelog.md @@ -1,6 +1,6 @@ -## [xen-orchestra-8.10.14](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.10.14) (2024-04-21) +## [xen-orchestra-8.10.14](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-8.10.14) (2024-04-22) ### Chore diff --git a/stable/xen-orchestra/8.10.14/questions.yaml b/stable/xen-orchestra/8.10.14/questions.yaml index 1086e037d60..1c01dfef713 100755 --- a/stable/xen-orchestra/8.10.14/questions.yaml +++ b/stable/xen-orchestra/8.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/xmrig/6.8.12/Chart.yaml b/stable/xmrig/6.8.12/Chart.yaml index 21abd7ebc86..e4710e395c0 100644 --- a/stable/xmrig/6.8.12/Chart.yaml +++ b/stable/xmrig/6.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.webp keywords: - xmrig - Crypto -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xmrig/6.8.12/app-changelog.md b/stable/xmrig/6.8.12/app-changelog.md index d270a013a21..61ae9607d7e 100644 --- a/stable/xmrig/6.8.12/app-changelog.md +++ b/stable/xmrig/6.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [xmrig-6.8.12](https://github.com/truecharts/charts/compare/xmrig-6.6.0...xmrig-6.8.12) (2024-04-21) +## [xmrig-6.8.12](https://github.com/truecharts/charts/compare/xmrig-6.6.0...xmrig-6.8.12) (2024-04-22) ### Chore diff --git a/stable/xmrig/6.8.12/questions.yaml b/stable/xmrig/6.8.12/questions.yaml index 03c571faed3..8c5a304919e 100755 --- a/stable/xmrig/6.8.12/questions.yaml +++ b/stable/xmrig/6.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/xonotic/5.8.12/Chart.yaml b/stable/xonotic/5.8.12/Chart.yaml index 12724680f48..bce80336d11 100644 --- a/stable/xonotic/5.8.12/Chart.yaml +++ b/stable/xonotic/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.webp keywords: - xonotic - GameServers -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xonotic/5.8.12/app-changelog.md b/stable/xonotic/5.8.12/app-changelog.md index 196c1ef6869..f8f018e43d2 100644 --- a/stable/xonotic/5.8.12/app-changelog.md +++ b/stable/xonotic/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [xonotic-5.8.12](https://github.com/truecharts/charts/compare/xonotic-5.6.0...xonotic-5.8.12) (2024-04-21) +## [xonotic-5.8.12](https://github.com/truecharts/charts/compare/xonotic-5.6.0...xonotic-5.8.12) (2024-04-22) ### Chore diff --git a/stable/xonotic/5.8.12/questions.yaml b/stable/xonotic/5.8.12/questions.yaml index 1f0f6f64bdc..7f083129447 100755 --- a/stable/xonotic/5.8.12/questions.yaml +++ b/stable/xonotic/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/xteve/13.8.12/Chart.yaml b/stable/xteve/13.8.12/Chart.yaml index c46ddf389d7..17cda77b9bf 100644 --- a/stable/xteve/13.8.12/Chart.yaml +++ b/stable/xteve/13.8.12/Chart.yaml @@ -25,7 +25,7 @@ keywords: - iptv - plex - emby -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xteve/13.8.12/app-changelog.md b/stable/xteve/13.8.12/app-changelog.md index 30afdbe0fd8..f75dc3b5bfa 100644 --- a/stable/xteve/13.8.12/app-changelog.md +++ b/stable/xteve/13.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [xteve-13.8.12](https://github.com/truecharts/charts/compare/xteve-13.6.0...xteve-13.8.12) (2024-04-21) +## [xteve-13.8.12](https://github.com/truecharts/charts/compare/xteve-13.6.0...xteve-13.8.12) (2024-04-22) ### Chore diff --git a/stable/xteve/13.8.12/questions.yaml b/stable/xteve/13.8.12/questions.yaml index 6b88aaa79ea..85466c1a035 100755 --- a/stable/xteve/13.8.12/questions.yaml +++ b/stable/xteve/13.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/xware/5.8.12/Chart.yaml b/stable/xware/5.8.12/Chart.yaml index 578b41ee9b3..4ac20ee23d5 100644 --- a/stable/xware/5.8.12/Chart.yaml +++ b/stable/xware/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.webp keywords: - xware - Downloaders -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xware/5.8.12/app-changelog.md b/stable/xware/5.8.12/app-changelog.md index 7e4933ac13d..92201c5e612 100644 --- a/stable/xware/5.8.12/app-changelog.md +++ b/stable/xware/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [xware-5.8.12](https://github.com/truecharts/charts/compare/xware-5.6.0...xware-5.8.12) (2024-04-21) +## [xware-5.8.12](https://github.com/truecharts/charts/compare/xware-5.6.0...xware-5.8.12) (2024-04-22) ### Chore diff --git a/stable/xware/5.8.12/questions.yaml b/stable/xware/5.8.12/questions.yaml index 3d2612e9c65..47cc7cc093e 100755 --- a/stable/xware/5.8.12/questions.yaml +++ b/stable/xware/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/xwiki/12.10.14/Chart.yaml b/stable/xwiki/12.10.14/Chart.yaml index 94cd2ff8b82..8d9b1376fba 100644 --- a/stable/xwiki/12.10.14/Chart.yaml +++ b/stable/xwiki/12.10.14/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp keywords: - xwiki - wiki -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/xwiki/12.10.14/app-changelog.md b/stable/xwiki/12.10.14/app-changelog.md index c04b35421b8..d7118d3b5fc 100644 --- a/stable/xwiki/12.10.14/app-changelog.md +++ b/stable/xwiki/12.10.14/app-changelog.md @@ -1,6 +1,6 @@ -## [xwiki-12.10.14](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-12.10.14) (2024-04-21) +## [xwiki-12.10.14](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-12.10.14) (2024-04-22) ### Chore diff --git a/stable/xwiki/12.10.14/questions.yaml b/stable/xwiki/12.10.14/questions.yaml index 06f1e9562f6..68aeb8154cc 100755 --- a/stable/xwiki/12.10.14/questions.yaml +++ b/stable/xwiki/12.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/yacreaderlibraryserver/5.8.12/Chart.yaml b/stable/yacreaderlibraryserver/5.8.12/Chart.yaml index d275e713878..d4de7360e8e 100644 --- a/stable/yacreaderlibraryserver/5.8.12/Chart.yaml +++ b/stable/yacreaderlibraryserver/5.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.w keywords: - yacreaderlibraryserver - MediaServer-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/yacreaderlibraryserver/5.8.12/app-changelog.md b/stable/yacreaderlibraryserver/5.8.12/app-changelog.md index bd121cd1f85..844cfc3e93a 100644 --- a/stable/yacreaderlibraryserver/5.8.12/app-changelog.md +++ b/stable/yacreaderlibraryserver/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [yacreaderlibraryserver-5.8.12](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-5.6.0...yacreaderlibraryserver-5.8.12) (2024-04-21) +## [yacreaderlibraryserver-5.8.12](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-5.6.0...yacreaderlibraryserver-5.8.12) (2024-04-22) ### Chore diff --git a/stable/yacreaderlibraryserver/5.8.12/questions.yaml b/stable/yacreaderlibraryserver/5.8.12/questions.yaml index a25e043af66..255e39571e6 100755 --- a/stable/yacreaderlibraryserver/5.8.12/questions.yaml +++ b/stable/yacreaderlibraryserver/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/yacy/5.8.12/Chart.yaml b/stable/yacy/5.8.12/Chart.yaml index 71be66723df..624de9664ae 100644 --- a/stable/yacy/5.8.12/Chart.yaml +++ b/stable/yacy/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - yacy - Tools-Utilities - Network-Web -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/yacy/5.8.12/app-changelog.md b/stable/yacy/5.8.12/app-changelog.md index 1c65cc529ad..0a662aeb0f6 100644 --- a/stable/yacy/5.8.12/app-changelog.md +++ b/stable/yacy/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [yacy-5.8.12](https://github.com/truecharts/charts/compare/yacy-5.6.0...yacy-5.8.12) (2024-04-21) +## [yacy-5.8.12](https://github.com/truecharts/charts/compare/yacy-5.6.0...yacy-5.8.12) (2024-04-22) ### Chore diff --git a/stable/yacy/5.8.12/questions.yaml b/stable/yacy/5.8.12/questions.yaml index c8ba383d612..5b1ad991c8a 100755 --- a/stable/yacy/5.8.12/questions.yaml +++ b/stable/yacy/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/yourls/5.8.20/Chart.yaml b/stable/yourls/5.8.20/Chart.yaml index 350dc6b5a13..a453c8e6612 100644 --- a/stable/yourls/5.8.20/Chart.yaml +++ b/stable/yourls/5.8.20/Chart.yaml @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/yourls/5.8.20/app-changelog.md b/stable/yourls/5.8.20/app-changelog.md index 5afd44024a2..1e9bea26b8a 100644 --- a/stable/yourls/5.8.20/app-changelog.md +++ b/stable/yourls/5.8.20/app-changelog.md @@ -1,6 +1,6 @@ -## [yourls-5.8.20](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.20) (2024-04-21) +## [yourls-5.8.20](https://github.com/truecharts/charts/compare/yourls-5.6.0...yourls-5.8.20) (2024-04-22) ### Chore diff --git a/stable/yourls/5.8.20/questions.yaml b/stable/yourls/5.8.20/questions.yaml index a62a0f221a6..24761496741 100755 --- a/stable/yourls/5.8.20/questions.yaml +++ b/stable/yourls/5.8.20/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/youtransfer/7.8.12/Chart.yaml b/stable/youtransfer/7.8.12/Chart.yaml index 0283c2aaab3..405016c2204 100644 --- a/stable/youtransfer/7.8.12/Chart.yaml +++ b/stable/youtransfer/7.8.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - youtransfer - Cloud - Tools-Utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/youtransfer/7.8.12/app-changelog.md b/stable/youtransfer/7.8.12/app-changelog.md index 414f9c6ccbc..88eca506fc5 100644 --- a/stable/youtransfer/7.8.12/app-changelog.md +++ b/stable/youtransfer/7.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [youtransfer-7.8.12](https://github.com/truecharts/charts/compare/youtransfer-7.6.0...youtransfer-7.8.12) (2024-04-21) +## [youtransfer-7.8.12](https://github.com/truecharts/charts/compare/youtransfer-7.6.0...youtransfer-7.8.12) (2024-04-22) ### Chore diff --git a/stable/youtransfer/7.8.12/questions.yaml b/stable/youtransfer/7.8.12/questions.yaml index 9f2f3b469a7..093762a7c8b 100755 --- a/stable/youtransfer/7.8.12/questions.yaml +++ b/stable/youtransfer/7.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/youtubedl-material/10.10.15/Chart.yaml b/stable/youtubedl-material/10.10.15/Chart.yaml index 0171235039d..ea0ee0bafd0 100644 --- a/stable/youtubedl-material/10.10.15/Chart.yaml +++ b/stable/youtubedl-material/10.10.15/Chart.yaml @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.webp keywords: - youtube -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/youtubedl-material/10.10.15/app-changelog.md b/stable/youtubedl-material/10.10.15/app-changelog.md index f96dccca71c..3ac65975e65 100644 --- a/stable/youtubedl-material/10.10.15/app-changelog.md +++ b/stable/youtubedl-material/10.10.15/app-changelog.md @@ -1,6 +1,6 @@ -## [youtubedl-material-10.10.15](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.10.15) (2024-04-21) +## [youtubedl-material-10.10.15](https://github.com/truecharts/charts/compare/youtubedl-material-10.7.0...youtubedl-material-10.10.15) (2024-04-22) ### Chore diff --git a/stable/youtubedl-material/10.10.15/questions.yaml b/stable/youtubedl-material/10.10.15/questions.yaml index 2d1f012bc31..756784d0671 100755 --- a/stable/youtubedl-material/10.10.15/questions.yaml +++ b/stable/youtubedl-material/10.10.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/z80pack/5.8.12/Chart.yaml b/stable/z80pack/5.8.12/Chart.yaml index 62b8285dc77..1ae8efc2a5b 100644 --- a/stable/z80pack/5.8.12/Chart.yaml +++ b/stable/z80pack/5.8.12/Chart.yaml @@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.webp keywords: - z80pack - Other -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/z80pack/5.8.12/app-changelog.md b/stable/z80pack/5.8.12/app-changelog.md index 52e791cfb53..2daddf1c8c0 100644 --- a/stable/z80pack/5.8.12/app-changelog.md +++ b/stable/z80pack/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [z80pack-5.8.12](https://github.com/truecharts/charts/compare/z80pack-5.6.0...z80pack-5.8.12) (2024-04-21) +## [z80pack-5.8.12](https://github.com/truecharts/charts/compare/z80pack-5.6.0...z80pack-5.8.12) (2024-04-22) ### Chore diff --git a/stable/z80pack/5.8.12/questions.yaml b/stable/z80pack/5.8.12/questions.yaml index cc02cd4f72f..72f16365c77 100755 --- a/stable/z80pack/5.8.12/questions.yaml +++ b/stable/z80pack/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/zerotier/9.8.12/Chart.yaml b/stable/zerotier/9.8.12/Chart.yaml index 43463d77109..f3dec987378 100644 --- a/stable/zerotier/9.8.12/Chart.yaml +++ b/stable/zerotier/9.8.12/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.webp keywords: - zerotier - network -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/zerotier/9.8.12/app-changelog.md b/stable/zerotier/9.8.12/app-changelog.md index 70a9966b6b2..46541f79242 100644 --- a/stable/zerotier/9.8.12/app-changelog.md +++ b/stable/zerotier/9.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [zerotier-9.8.12](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-9.8.12) (2024-04-21) +## [zerotier-9.8.12](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-9.8.12) (2024-04-22) ### Chore diff --git a/stable/zerotier/9.8.12/questions.yaml b/stable/zerotier/9.8.12/questions.yaml index dbe117ce5ec..ce66534188f 100755 --- a/stable/zerotier/9.8.12/questions.yaml +++ b/stable/zerotier/9.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: {} questions: - variable: global diff --git a/stable/zigbee2mqtt/11.9.12/Chart.yaml b/stable/zigbee2mqtt/11.9.12/Chart.yaml index 9898b5370ce..71142bcadc2 100644 --- a/stable/zigbee2mqtt/11.9.12/Chart.yaml +++ b/stable/zigbee2mqtt/11.9.12/Chart.yaml @@ -24,7 +24,7 @@ keywords: - zigbee - mqtt - home-assistant -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/zigbee2mqtt/11.9.12/app-changelog.md b/stable/zigbee2mqtt/11.9.12/app-changelog.md index c1b336ca539..94a3a70faeb 100644 --- a/stable/zigbee2mqtt/11.9.12/app-changelog.md +++ b/stable/zigbee2mqtt/11.9.12/app-changelog.md @@ -1,6 +1,6 @@ -## [zigbee2mqtt-11.9.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-11.9.12) (2024-04-21) +## [zigbee2mqtt-11.9.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-11.9.12) (2024-04-22) ### Chore diff --git a/stable/zigbee2mqtt/11.9.12/questions.yaml b/stable/zigbee2mqtt/11.9.12/questions.yaml index 13928bb7445..5f200e5b115 100755 --- a/stable/zigbee2mqtt/11.9.12/questions.yaml +++ b/stable/zigbee2mqtt/11.9.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/znc/9.9.14/Chart.yaml b/stable/znc/9.9.14/Chart.yaml index 5d4b99d8af8..fd79b7679bc 100644 --- a/stable/znc/9.9.14/Chart.yaml +++ b/stable/znc/9.9.14/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/znc icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.webp keywords: - znc -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/znc/9.9.14/app-changelog.md b/stable/znc/9.9.14/app-changelog.md index 250dd07725b..d0bab164158 100644 --- a/stable/znc/9.9.14/app-changelog.md +++ b/stable/znc/9.9.14/app-changelog.md @@ -1,6 +1,6 @@ -## [znc-9.9.14](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.9.14) (2024-04-21) +## [znc-9.9.14](https://github.com/truecharts/charts/compare/znc-9.7.0...znc-9.9.14) (2024-04-22) ### Chore diff --git a/stable/znc/9.9.14/questions.yaml b/stable/znc/9.9.14/questions.yaml index e70b35a7c9d..3cf25070b43 100755 --- a/stable/znc/9.9.14/questions.yaml +++ b/stable/znc/9.9.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/zoneminder/5.8.12/Chart.yaml b/stable/zoneminder/5.8.12/Chart.yaml index 48b94b57c4a..0fa2c06448f 100644 --- a/stable/zoneminder/5.8.12/Chart.yaml +++ b/stable/zoneminder/5.8.12/Chart.yaml @@ -26,7 +26,7 @@ keywords: - automation - cctv - utilities -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/zoneminder/5.8.12/app-changelog.md b/stable/zoneminder/5.8.12/app-changelog.md index 77e48da3f95..d102fbd76b9 100644 --- a/stable/zoneminder/5.8.12/app-changelog.md +++ b/stable/zoneminder/5.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [zoneminder-5.8.12](https://github.com/truecharts/charts/compare/zoneminder-5.6.0...zoneminder-5.8.12) (2024-04-21) +## [zoneminder-5.8.12](https://github.com/truecharts/charts/compare/zoneminder-5.6.0...zoneminder-5.8.12) (2024-04-22) ### Chore diff --git a/stable/zoneminder/5.8.12/questions.yaml b/stable/zoneminder/5.8.12/questions.yaml index ac313e7ad93..8bbf37fcecc 100755 --- a/stable/zoneminder/5.8.12/questions.yaml +++ b/stable/zoneminder/5.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/ztcuui-aio/8.8.12/Chart.yaml b/stable/ztcuui-aio/8.8.12/Chart.yaml index af3081291f1..4c72db72078 100644 --- a/stable/ztcuui-aio/8.8.12/Chart.yaml +++ b/stable/ztcuui-aio/8.8.12/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ztcuui-aio icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.webp keywords: - ztcuui-aio -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/ztcuui-aio/8.8.12/app-changelog.md b/stable/ztcuui-aio/8.8.12/app-changelog.md index fb686415e20..f0d8ade45c2 100644 --- a/stable/ztcuui-aio/8.8.12/app-changelog.md +++ b/stable/ztcuui-aio/8.8.12/app-changelog.md @@ -1,6 +1,6 @@ -## [ztcuui-aio-8.8.12](https://github.com/truecharts/charts/compare/ztcuui-aio-8.6.0...ztcuui-aio-8.8.12) (2024-04-21) +## [ztcuui-aio-8.8.12](https://github.com/truecharts/charts/compare/ztcuui-aio-8.6.0...ztcuui-aio-8.8.12) (2024-04-22) ### Chore diff --git a/stable/ztcuui-aio/8.8.12/questions.yaml b/stable/ztcuui-aio/8.8.12/questions.yaml index 58630f755e0..4081eb0664c 100755 --- a/stable/ztcuui-aio/8.8.12/questions.yaml +++ b/stable/ztcuui-aio/8.8.12/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/stable/zwavejs2mqtt/19.10.6/Chart.yaml b/stable/zwavejs2mqtt/19.10.6/Chart.yaml index f706fda8eac..53970a2394e 100644 --- a/stable/zwavejs2mqtt/19.10.6/Chart.yaml +++ b/stable/zwavejs2mqtt/19.10.6/Chart.yaml @@ -25,7 +25,7 @@ keywords: - zwave-js - z-wave - zwave -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/zwavejs2mqtt/19.10.6/app-changelog.md b/stable/zwavejs2mqtt/19.10.6/app-changelog.md index fc56cea28d4..ac4e3fb1e4e 100644 --- a/stable/zwavejs2mqtt/19.10.6/app-changelog.md +++ b/stable/zwavejs2mqtt/19.10.6/app-changelog.md @@ -1,6 +1,6 @@ -## [zwavejs2mqtt-19.10.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-19.10.6) (2024-04-21) +## [zwavejs2mqtt-19.10.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-19.10.6) (2024-04-22) ### Chore diff --git a/stable/zwavejs2mqtt/19.10.6/questions.yaml b/stable/zwavejs2mqtt/19.10.6/questions.yaml index 1ced6591232..d91fe14bb08 100755 --- a/stable/zwavejs2mqtt/19.10.6/questions.yaml +++ b/stable/zwavejs2mqtt/19.10.6/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/system/cert-manager/4.8.15/Chart.yaml b/system/cert-manager/4.8.15/Chart.yaml index 19745f80360..ecb22e32c48 100644 --- a/system/cert-manager/4.8.15/Chart.yaml +++ b/system/cert-manager/4.8.15/Chart.yaml @@ -31,7 +31,7 @@ keywords: - cert-manager - certificates - security -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/cert-manager/4.8.15/app-changelog.md b/system/cert-manager/4.8.15/app-changelog.md index 597a7b354ca..d2f7c5fbe85 100644 --- a/system/cert-manager/4.8.15/app-changelog.md +++ b/system/cert-manager/4.8.15/app-changelog.md @@ -1,6 +1,6 @@ -## [cert-manager-4.8.15](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.8.15) (2024-04-21) +## [cert-manager-4.8.15](https://github.com/truecharts/charts/compare/cert-manager-4.6.0...cert-manager-4.8.15) (2024-04-22) ### Chore diff --git a/system/cert-manager/4.8.15/questions.yaml b/system/cert-manager/4.8.15/questions.yaml index 860dc1ef9e1..afe0d4090ca 100755 --- a/system/cert-manager/4.8.15/questions.yaml +++ b/system/cert-manager/4.8.15/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/cloudnative-pg/6.9.13/Chart.yaml b/system/cloudnative-pg/6.9.13/Chart.yaml index 02df5d6240c..f4ed4999b82 100644 --- a/system/cloudnative-pg/6.9.13/Chart.yaml +++ b/system/cloudnative-pg/6.9.13/Chart.yaml @@ -31,7 +31,7 @@ keywords: - database - cloudnative-pg - cnpg -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/cloudnative-pg/6.9.13/app-changelog.md b/system/cloudnative-pg/6.9.13/app-changelog.md index 2eeec64a10d..8948ac570bb 100644 --- a/system/cloudnative-pg/6.9.13/app-changelog.md +++ b/system/cloudnative-pg/6.9.13/app-changelog.md @@ -1,6 +1,6 @@ -## [cloudnative-pg-6.9.13](https://github.com/truecharts/charts/compare/cloudnative-pg-6.7.0...cloudnative-pg-6.9.13) (2024-04-21) +## [cloudnative-pg-6.9.13](https://github.com/truecharts/charts/compare/cloudnative-pg-6.7.0...cloudnative-pg-6.9.13) (2024-04-22) ### Chore diff --git a/system/cloudnative-pg/6.9.13/questions.yaml b/system/cloudnative-pg/6.9.13/questions.yaml index ab8ec985a63..67c98abf505 100755 --- a/system/cloudnative-pg/6.9.13/questions.yaml +++ b/system/cloudnative-pg/6.9.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/kubeapps/2.10.14/Chart.yaml b/system/kubeapps/2.10.14/Chart.yaml index 2b4fdfaec46..bec90e349b0 100644 --- a/system/kubeapps/2.10.14/Chart.yaml +++ b/system/kubeapps/2.10.14/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.webp keywords: - kubeapps - catalog -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/kubeapps/2.10.14/app-changelog.md b/system/kubeapps/2.10.14/app-changelog.md index 02c5dbe4def..cc221acb2c3 100644 --- a/system/kubeapps/2.10.14/app-changelog.md +++ b/system/kubeapps/2.10.14/app-changelog.md @@ -1,6 +1,6 @@ -## [kubeapps-2.10.14](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.10.14) (2024-04-21) +## [kubeapps-2.10.14](https://github.com/truecharts/charts/compare/kubeapps-2.8.0...kubeapps-2.10.14) (2024-04-22) ### Chore diff --git a/system/kubeapps/2.10.14/questions.yaml b/system/kubeapps/2.10.14/questions.yaml index 9321eebc3ba..0a8b57b88fc 100755 --- a/system/kubeapps/2.10.14/questions.yaml +++ b/system/kubeapps/2.10.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: diff --git a/system/kubernetes-reflector/4.8.13/Chart.yaml b/system/kubernetes-reflector/4.8.13/Chart.yaml index e9db73b36b1..12926c38023 100644 --- a/system/kubernetes-reflector/4.8.13/Chart.yaml +++ b/system/kubernetes-reflector/4.8.13/Chart.yaml @@ -26,7 +26,7 @@ keywords: - configmaps - cert-manager - certificates -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/kubernetes-reflector/4.8.13/app-changelog.md b/system/kubernetes-reflector/4.8.13/app-changelog.md index 86dbdb2d2ec..af37bfc8129 100644 --- a/system/kubernetes-reflector/4.8.13/app-changelog.md +++ b/system/kubernetes-reflector/4.8.13/app-changelog.md @@ -1,6 +1,6 @@ -## [kubernetes-reflector-4.8.13](https://github.com/truecharts/charts/compare/kubernetes-reflector-4.6.0...kubernetes-reflector-4.8.13) (2024-04-21) +## [kubernetes-reflector-4.8.13](https://github.com/truecharts/charts/compare/kubernetes-reflector-4.6.0...kubernetes-reflector-4.8.13) (2024-04-22) ### Chore diff --git a/system/kubernetes-reflector/4.8.13/questions.yaml b/system/kubernetes-reflector/4.8.13/questions.yaml index d4cd6b58a62..95dbee536ae 100755 --- a/system/kubernetes-reflector/4.8.13/questions.yaml +++ b/system/kubernetes-reflector/4.8.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/metallb/14.8.14/Chart.yaml b/system/metallb/14.8.14/Chart.yaml index 69ea45cbd45..279f9f0504b 100644 --- a/system/metallb/14.8.14/Chart.yaml +++ b/system/metallb/14.8.14/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.webp keywords: - metallb - loadbalancer -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/metallb/14.8.14/app-changelog.md b/system/metallb/14.8.14/app-changelog.md index 538edc85b5b..e6d26face4f 100644 --- a/system/metallb/14.8.14/app-changelog.md +++ b/system/metallb/14.8.14/app-changelog.md @@ -1,6 +1,6 @@ -## [metallb-14.8.14](https://github.com/truecharts/charts/compare/metallb-14.6.0...metallb-14.8.14) (2024-04-21) +## [metallb-14.8.14](https://github.com/truecharts/charts/compare/metallb-14.6.0...metallb-14.8.14) (2024-04-22) ### Chore diff --git a/system/metallb/14.8.14/questions.yaml b/system/metallb/14.8.14/questions.yaml index ab8ec985a63..67c98abf505 100755 --- a/system/metallb/14.8.14/questions.yaml +++ b/system/metallb/14.8.14/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/openebs/4.3.10/Chart.yaml b/system/openebs/4.3.10/Chart.yaml index 41b158242fc..b5871b2fc53 100644 --- a/system/openebs/4.3.10/Chart.yaml +++ b/system/openebs/4.3.10/Chart.yaml @@ -44,7 +44,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.webp keywords: - openebs - backup -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/openebs/4.3.10/app-changelog.md b/system/openebs/4.3.10/app-changelog.md index b121f24a084..0f81712d6b6 100644 --- a/system/openebs/4.3.10/app-changelog.md +++ b/system/openebs/4.3.10/app-changelog.md @@ -1,6 +1,6 @@ -## [openebs-4.3.10](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.10) (2024-04-21) +## [openebs-4.3.10](https://github.com/truecharts/charts/compare/openebs-3.6.0...openebs-4.3.10) (2024-04-22) ### Chore diff --git a/system/openebs/4.3.10/questions.yaml b/system/openebs/4.3.10/questions.yaml index b81938f064e..fbf50831a51 100755 --- a/system/openebs/4.3.10/questions.yaml +++ b/system/openebs/4.3.10/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/prometheus-operator/6.10.13/Chart.yaml b/system/prometheus-operator/6.10.13/Chart.yaml index 7bf5d931846..bb26098a5c9 100644 --- a/system/prometheus-operator/6.10.13/Chart.yaml +++ b/system/prometheus-operator/6.10.13/Chart.yaml @@ -31,7 +31,7 @@ keywords: - operator - prometheus - metics -kubeVersion: '>=1.24.0-0' +kubeVersion: ">=1.24.0-0" maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/system/prometheus-operator/6.10.13/app-changelog.md b/system/prometheus-operator/6.10.13/app-changelog.md index 4a3e2611bb7..bb1a1c09821 100644 --- a/system/prometheus-operator/6.10.13/app-changelog.md +++ b/system/prometheus-operator/6.10.13/app-changelog.md @@ -1,6 +1,6 @@ -## [prometheus-operator-6.10.13](https://github.com/truecharts/charts/compare/prometheus-operator-6.8.0...prometheus-operator-6.10.13) (2024-04-21) +## [prometheus-operator-6.10.13](https://github.com/truecharts/charts/compare/prometheus-operator-6.8.0...prometheus-operator-6.10.13) (2024-04-22) ### Chore diff --git a/system/prometheus-operator/6.10.13/questions.yaml b/system/prometheus-operator/6.10.13/questions.yaml index ab8ec985a63..67c98abf505 100755 --- a/system/prometheus-operator/6.10.13/questions.yaml +++ b/system/prometheus-operator/6.10.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + questions: - variable: global group: General diff --git a/system/traefik-crds/0.4.13/questions.yaml b/system/traefik-crds/0.4.13/questions.yaml index 6ddcd58b18e..a136b65caf9 100755 --- a/system/traefik-crds/0.4.13/questions.yaml +++ b/system/traefik-crds/0.4.13/questions.yaml @@ -6,8 +6,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - truecharts.org/common/#images
- - + + - name: General description: | For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general.
@@ -17,8 +17,8 @@ groups: - TrueCharts Docs - TimeZone
- TrueCharts Docs - Pod Options
- Image Pull Secrets
- - + + - name: Workload description: | These settings configure how the actual Pods and containers are running.
@@ -27,15 +27,15 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Workload
- TrueCharts Docs - Container
- - + + - 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.
Most options should have a Tooltip (Circled Question Mark) to further describe said option.

To find more information, lookup your chart-specific documentation in the TrueCharts Docs - Charts List
- + - name: Services description: | Service and Networking options for any applications are contained here.
@@ -45,7 +45,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Services
- + - name: Networking description: | Contains advanced networking options that are not actively supported by the TrueCharts team.
@@ -53,7 +53,7 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - External Interfaces
- + - 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.
@@ -63,8 +63,8 @@ groups: - TrueCharts Docs - Persistence
- TrueCharts Docs - Apps NFS Share Guide
- TrueCharts Docs - FAQ
- - + + - 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).
@@ -73,8 +73,8 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - Ingress
- - + + - name: SecurityContext description: | The security settings for each application and/or permissions that each application may have for the files/directories created.
@@ -84,18 +84,18 @@ groups:
Checkout the following documentation for more information:
- TrueCharts Docs - SecurityContext
- - + + - 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.

This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted.

Checkout the following documentation for more information:
- TrueCharts Docs - Resources
- + - name: Devices description: | These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts.
@@ -104,24 +104,24 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Devices
- TrueCharts Docs - PCI Passthrough Guide
- + - name: Middlewares description: Traefik Middlewares - + - name: StorageClass description: | StorageClasses define where to storage Storage.

Checkout the following documentation for more information:
- + - name: Metrics description: | Contains options to configure Prometheus metrics for the application.

Checkout the following documentation for more information:
- TrueCharts Docs - Metrics
- - + + - name: Addons description: | Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults.
@@ -132,13 +132,13 @@ groups: Checkout the following documentation for more information:
- TrueCharts Docs - Addons
- TrueCharts Docs - VPN Setup Guide
- - + + - name: Experimental description: | Experimental Configuration Options
Often these are not fully flushed-out, could randomly break or might not work at-all.
- + - name: Postgresql description: | For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first.
@@ -147,12 +147,12 @@ groups: - TrueCharts Docs - CNPG
- TrueCharts Docs - Postgresql Database Export Guide
- TrueCharts Docs - Recovering CNPG after reboot
- + - name: Dependencies description: | contains dependency setting for which we, currently, do not have seperate catagories (yet)
- - + + - name: Documentation description: | We added this section to make everyone aware that OpenSource isn't always easy.
@@ -160,7 +160,8 @@ groups:
Before installing, be sure you've followed the Getting-Started Guide
We would also advice going over our Introduction to TrueNAS SCALE
- and many of the other documentation pages... + and many of the other documentation pages... + portals: open: protocols: