Files
truecharts/charts/stable/flaresolverr/values.yaml
T
TrueCharts Bot 038405c138 chore(helm): update image ghcr.io/flaresolverr/flaresolverr v3.4.5 → v3.4.6 (#42241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/flaresolverr/flaresolverr](https://redirect.github.com/FlareSolverr/FlareSolverr)
| patch | `4f4e5f7` -> `7962759` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>FlareSolverr/FlareSolverr
(ghcr.io/flaresolverr/flaresolverr)</summary>

###
[`v3.4.6`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v346-20251129)

[Compare
Source](https://redirect.github.com/FlareSolverr/FlareSolverr/compare/v3.4.5...v3.4.6)

- Add disable image, css, fonts option with CDP. Thanks
[@&#8203;Ananto30](https://redirect.github.com/Ananto30)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-11-29 07:20:53 +01:00

35 lines
860 B
YAML

image:
repository: ghcr.io/flaresolverr/flaresolverr
pullPolicy: IfNotPresent
tag: v3.4.6@sha256:7962759d99d7e125e108e0f5e7f3cdbcd36161776d058d1d9b7153b92ef1af9e
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8191
workload:
main:
podSpec:
containers:
main:
env:
PORT: "{{ .Values.service.main.ports.main.port }}"
HOST: "0.0.0.0"
TEST_URL: "https://www.google.com"
BROWSER_TIMEOUT: 40000
HEADLESS: true
LOG_LEVEL: info
LOG_HTML: false
# At this time none of the captcha solvers work, defaults to none.
CAPTCHA_SOLVER: none
persistence:
config:
enabled: true
mountPath: /config