diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index 0fcdc0ff833..f79c4d489a1 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -18,7 +18,7 @@ name: mealie sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mealie - https://github.com/mealie-recipes/mealie -version: 18.0.0 +version: 18.0.1 annotations: truecharts.org/category: utilities truecharts.org/SCALE-support: "true" diff --git a/charts/stable/mealie/questions.yaml b/charts/stable/mealie/questions.yaml index 00306b9b877..3fd9bb6a0fe 100644 --- a/charts/stable/mealie/questions.yaml +++ b/charts/stable/mealie/questions.yaml @@ -398,28 +398,6 @@ questions: type: int default: 10018 required: true - - variable: api - label: API Service - description: The API Service - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorClusterIP} -# Include{serviceSelectorExtras} - - variable: api - label: API Service Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 10019 - required: true # Include{serviceExpertRoot} # Include{serviceExpert} # Include{serviceList}