diff --git a/.github/README.md b/.github/README.md
index d3b255ebb3b..58c7adc1248 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -312,7 +312,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
---
-Truecharts, is primarily based on a BSD-3-clause license, this ensures almost everyone can use and modify our charts.
+Truecharts, is primarily based on a BSD-3-clause license, this ensures almost everyone can use and modify our charts.
As a lot of Charts are based on upstream Helm Charts, Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as `docs` or `doc` and their subfolders: those folders are not licensed under BSD-3-clause and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
diff --git a/.github/ct-install.yaml b/.github/ct-install.yaml
index 339553473f5..fddc909c6d8 100644
--- a/.github/ct-install.yaml
+++ b/.github/ct-install.yaml
@@ -48,7 +48,7 @@ excluded-charts:
- charts/dev/cstrike1-6
- charts/dev/cstrikeconditionzero
- charts/stable/plex-meta-manager
- - charts/incubator/plex-meta-manager
+ - charts/incubator/plex-meta-manager
chart-repos:
- truecharts=https://charts.truecharts.org
- truecharts-library=https://library-charts.truecharts.org
diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml
index 6897ac188cb..469ce35f02c 100644
--- a/charts/enterprise/blocky/Chart.yaml
+++ b/charts/enterprise/blocky/Chart.yaml
@@ -26,7 +26,7 @@ sources:
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://hub.docker.com/r/spx01/blocky
-version: 1.1.0
+version: 1.1.1
annotations:
truecharts.org/catagories: |
- network
diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml
index f54bfe19728..6115dc6068d 100644
--- a/charts/enterprise/blocky/questions.yaml
+++ b/charts/enterprise/blocky/questions.yaml
@@ -55,7 +55,8 @@ questions:
- variable: upstreams
group: Container Configuration
label: Upstreams Groups
- description:
+ description: Refer to
+
https://0xerr0r.github.io/blocky/configuration/#upstream-configuration
schema:
type: list
default: []
@@ -88,6 +89,8 @@ questions:
- variable: bootstrapDns
group: Container Configuration
label: Bootstrap DNS
+ description: Used to resolve upstream DoH and DoT servers that are specified as hostnames.
+
Refer to https://0xerr0r.github.io/blocky/configuration/#bootstrap-dns-configuration
schema:
additional_attrs: true
type: dict
@@ -112,6 +115,8 @@ questions:
- variable: filtering
group: Container Configuration
label: Filtering
+ description: Define one or more DNS query types; all queries with these types will be dropped
+
Refer to https://0xerr0r.github.io/blocky/configuration/#filtering
schema:
additional_attrs: true
type: dict
@@ -131,6 +136,8 @@ questions:
- variable: customDNS
group: Container Configuration
label: Custom DNS
+ description: Define your own domain name to IP mappings.
+
Refer to https://0xerr0r.github.io/blocky/configuration/#custom-dns
schema:
additional_attrs: true
type: dict
@@ -196,6 +203,8 @@ questions:
- variable: clientLookup
group: Container Configuration
label: Client Lookup
+ description: Blocky can try to resolve a user-friendly client name from the IP address or server URL (DoT and DoH)
+
Refer to https://0xerr0r.github.io/blocky/configuration/#client-name-lookup
schema:
additional_attrs: true
type: dict
@@ -250,6 +259,8 @@ questions:
- variable: caching
group: Container Configuration
label: Caching
+ description: Refer to
+
https://0xerr0r.github.io/blocky/configuration/#caching
schema:
additional_attrs: true
type: dict
@@ -297,6 +308,8 @@ questions:
- variable: conditional
group: Container Configuration
label: Conditional
+ description: Define which DNS resolver(s) should be used for queries for the particular domain
+
Refer to https://0xerr0r.github.io/blocky/configuration/#conditional-dns-resolution
schema:
additional_attrs: true
type: dict
@@ -352,6 +365,8 @@ questions:
- variable: blocking
group: Container Configuration
label: Blocking
+ description: Each black or whitelist can be either a path to the local file or a URL to download. All Urls must be grouped to a group name.
+
Refer to https://0xerr0r.github.io/blocky/configuration/#blocking-and-whitelisting
schema:
additional_attrs: true
type: dict
@@ -503,6 +518,8 @@ questions:
- variable: hostsFile
group: Container Configuration
label: Hosts File
+ description: You can enable resolving of entries, located in local hosts file.
+
Refer to https://0xerr0r.github.io/blocky/configuration/#hosts-file
schema:
additional_attrs: true
type: dict
diff --git a/templates/questions/general/addons.yaml b/templates/questions/general/addons.yaml
index 433b25a296e..e1720e7397c 100644
--- a/templates/questions/general/addons.yaml
+++ b/templates/questions/general/addons.yaml
@@ -245,7 +245,7 @@
schema:
show_if: [["type", "=", "LoadBalancer"]]
type: string
- default: ""
+ default: ""
- variable: advancedsvcset
label: Show Advanced Service Settings
schema:
@@ -287,7 +287,7 @@
- variable: ipFamily
label: IP Family
schema:
- type: string
+ type: string
- variable: ports
label: ""
schema: