diff --git a/charts/incubator/flowise/Chart.yaml b/charts/incubator/flowise/Chart.yaml index 31ccaf6beb1..2a8b2b3fcc8 100644 --- a/charts/incubator/flowise/Chart.yaml +++ b/charts/incubator/flowise/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/flowise - https://github.com/FlowiseAI/Flowise type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - ai diff --git a/charts/incubator/flowise/questions.yaml b/charts/incubator/flowise/questions.yaml index 8e69c1d269f..98d1ac639b2 100644 --- a/charts/incubator/flowise/questions.yaml +++ b/charts/incubator/flowise/questions.yaml @@ -64,12 +64,6 @@ questions: description: Verbose - value: debug description: Debug - - variable: LOG_LEVEL - label: Log Level - description: Different log levels for loggers to be saved. - schema: - type: string - default: "" # Include{containerBasic} # Include{containerAdvanced}