chore(deps): update container image ghcr.io/flaresolverr/flaresolverr to v3.3.21@f104ee5 by renovate (#23816)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/flaresolverr/flaresolverr](https://togithub.com/FlareSolverr/FlareSolverr)
| patch | `v3.3.20` -> `v3.3.21` |

---

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

---

### Release Notes

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

###
[`v3.3.21`](https://togithub.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v3321-20240626)

[Compare
Source](https://togithub.com/FlareSolverr/FlareSolverr/compare/v3.3.20...v3.3.21)

- Add challenge selector to catch reloading page on non-English systems
- Escape values for generated form used in request.post. Thanks
[@&#8203;mynameisbogdan](https://togithub.com/mynameisbogdan)

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-26 08:30:44 +02:00
committed by GitHub
parent bc383ae6ee
commit 33de3b8566
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.3.20
appVersion: 3.3.21
dependencies:
- name: common
version: 24.1.2
@@ -33,4 +33,4 @@ sources:
- https://github.com/FlareSolverr/FlareSolverr
- https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr
type: application
version: 15.1.3
version: 15.1.4
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/flaresolverr/flaresolverr
pullPolicy: IfNotPresent
tag: v3.3.20@sha256:f44f6955dc7a4e3b4dd4b07e56217b445d19287095744d06d63f84988fe76b6b
tag: v3.3.21@sha256:f104ee51e5124d83cf3be9b37480649355d223f7d8f9e453d0d5ef06c6e3b31b
securityContext:
container:
readOnlyRootFilesystem: false