diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 16eb8daf576..1d680c1e5d6 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.6 +version: 1.1.7 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/blocky/questions.yaml b/charts/enterprise/blocky/questions.yaml index 18115cbb364..ac8d5b10dca 100644 --- a/charts/enterprise/blocky/questions.yaml +++ b/charts/enterprise/blocky/questions.yaml @@ -188,14 +188,14 @@ questions: type: dict additional_attrs: true attrs: - - variable: in - label: In + - variable: domain + label: Domain schema: type: string required: true default: "" - - variable: out - label: Out + - variable: dnsserver + label: DNS Server schema: type: string required: true