diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index b0f7d7a6337..ee36324df23 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - https://github.com/FlareSolverr/FlareSolverr -version: 9.0.27 +version: 9.0.28 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flaresolverr/questions.yaml b/charts/stable/flaresolverr/questions.yaml index 5fe4391582d..d50e834934b 100644 --- a/charts/stable/flaresolverr/questions.yaml +++ b/charts/stable/flaresolverr/questions.yaml @@ -38,7 +38,7 @@ questions: description: If true all HTML that passes through the proxy will be logged to the console in debug level. schema: type: boolean - required: false + default: false - variable: BROWSER_TIMEOUT label: Browser Timeout description: If you are experiencing errors/timeouts because your system is slow, you can try to increase this value. @@ -51,7 +51,7 @@ questions: description: To run the web browser in headless mode or visible. schema: type: boolean - required: true + default: true # Include{containerBasic} # Include{containerAdvanced}