feat(browserless-chrome): move to stable (#2310)

This commit is contained in:
Stavros Kois
2022-03-27 18:53:41 +03:00
committed by GitHub
parent 59fdfac2f5
commit bca9e31007
3 changed files with 3 additions and 3 deletions
@@ -20,7 +20,7 @@ name: browserless-chrome
sources:
- https://docs.browserless.io/docs/docker.html
- https://hub.docker.com/r/browserless/chrome/
version: 0.0.7
version: 1.0.0
annotations:
truecharts.org/catagories: |
- productivity
@@ -158,7 +158,7 @@ questions:
label: "DEFAULT_HEADLESS"
schema:
type: boolean
default: false
default: true
- variable: DEFAULT_IGNORE_HTTPS_ERRORS
label: "DEFAULT_IGNORE_HTTPS_ERRORS"
schema:
@@ -25,7 +25,7 @@ env:
MAX_QUEUE_LENGTH: 5
CONNECTION_TIMEOUT: 30000
DEFAULT_BLOCK_ADS: true
DEFAULT_HEADLESS: false
DEFAULT_HEADLESS: true
DEFAULT_IGNORE_HTTPS_ERRORS: true
DEFAULT_IGNORE_DEFAULT_ARGS: true
ENABLE_API_GET: true