From 5b654c6bde9616d5cb9190c57d8789aaacb59f0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:26:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/flareso?= =?UTF-8?q?lverr/flaresolverr=20v3.4.1=20=E2=86=92=20v3.4.2=20(#40606)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/flaresolverr/flaresolverr](https://redirect.github.com/FlareSolverr/FlareSolverr) | patch | `5379a92` -> `42ffb1c` | --- > [!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
FlareSolverr/FlareSolverr (ghcr.io/flaresolverr/flaresolverr) ### [`v3.4.2`](https://redirect.github.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v342-20251009) [Compare Source](https://redirect.github.com/FlareSolverr/FlareSolverr/compare/v3.4.1...v3.4.2) - Bump dependencies & CI actions. Thanks [@​flowerey](https://redirect.github.com/flowerey) - Add optional wait time after resolving the challenge before returning. Thanks [@​kennedyoliveira](https://redirect.github.com/kennedyoliveira) - Add proxy ENVs. Thanks [@​Robokishan](https://redirect.github.com/Robokishan) - Handle empty string and keys without value in postData. Thanks [@​eZ4RK0](https://redirect.github.com/eZ4RK0) - Add quote protection for password containing it. Thanks [@​warrenberberd](https://redirect.github.com/warrenberberd) - Add returnScreenshot parameter to screenshot the final web page. Thanks [@​estebanthi](https://redirect.github.com/estebanthi) - Add log file support. Thanks [@​acg5159](https://redirect.github.com/acg5159)
--- ### 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. --- - [ ] 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). --- charts/stable/flaresolverr/Chart.yaml | 9 +++++---- charts/stable/flaresolverr/values.yaml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index 68597b8de23..b0bf071a799 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 3.4.1 +appVersion: 3.4.2 dependencies: - name: common version: 28.22.0 @@ -22,8 +22,8 @@ dependencies: import-values: [] deprecated: false description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://trueforge.org/truecharts/stable/flaresolverr -icon: https://trueforge.org/img/hotlink-ok/chart-icons/flaresolverr.webp +home: https://truecharts.org/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.webp keywords: - flaresolverr - proxy @@ -36,7 +36,8 @@ name: flaresolverr sources: - https://ghcr.io/flaresolverr/flaresolverr - https://github.com/FlareSolverr/FlareSolverr + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flaresolverr type: application -version: 16.9.0 +version: 16.9.1 diff --git a/charts/stable/flaresolverr/values.yaml b/charts/stable/flaresolverr/values.yaml index e486fa1cf91..ea252793f0c 100644 --- a/charts/stable/flaresolverr/values.yaml +++ b/charts/stable/flaresolverr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/flaresolverr/flaresolverr pullPolicy: IfNotPresent - tag: v3.4.1@sha256:5379a9209c86870558d77c8cdf7efdf300aecf0447617a05dc77e0491d53f34c + tag: v3.4.2@sha256:42ffb1cc56088899e91a7382bc611b00fa7cbd016accfed12c0695275ca18451 securityContext: container: readOnlyRootFilesystem: false