From e1280916c9bad297a5032f9551642775dc1a5537 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Mon, 8 Nov 2021 15:44:33 +0100 Subject: [PATCH] fixup gitea a bit --- charts/stable/gitea/Chart.yaml | 2 +- charts/stable/gitea/questions.yaml | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index f523b6da1ee..a7b4f1a7e7c 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - GIT diff --git a/charts/stable/gitea/questions.yaml b/charts/stable/gitea/questions.yaml index 8a251634c4c..fc668c1c9e3 100644 --- a/charts/stable/gitea/questions.yaml +++ b/charts/stable/gitea/questions.yaml @@ -232,8 +232,6 @@ questions: editable: true required: true - - required: true - variable: ssh label: "SSH Service" description: "The SSH service" @@ -242,7 +240,7 @@ questions: attrs: # Include{serviceSelector} - variable: ssh - label: "Main Service Port Configuration" + label: "SSH Service Port Configuration" schema: type: dict attrs: @@ -290,10 +288,6 @@ questions: required: true - required: true - - - - variable: serviceexpert group: "Networking and Services" label: "Show Expert Config"