chore(deps): update container image ghcr.io/flaresolverr/flaresolverr to v3.3.11@a12490f (#15980)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/flaresolverr/flaresolverr](https://togithub.com/FlareSolverr/FlareSolverr) | patch | `v3.3.10` -> `v3.3.11` | --- > [!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.11`](https://togithub.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v3311-20231211) [Compare Source](https://togithub.com/FlareSolverr/FlareSolverr/compare/v3.3.10...v3.3.11) - Update UC 3.5.4 & Selenium 4.15.2. Thanks [@​txtsd](https://togithub.com/txtsd) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: flaresolverr
|
||||
version: 10.0.19
|
||||
appVersion: 3.3.10
|
||||
version: 10.0.20
|
||||
appVersion: 3.3.11
|
||||
description: FlareSolverr is a proxy server to bypass Cloudflare protection
|
||||
home: https://truecharts.org/charts/stable/flaresolverr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/FlareSolverr/FlareSolverr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr
|
||||
- https://ghcr.io/flaresolverr/flaresolverr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr
|
||||
- https://ghcr.io/flaresolverr/flaresolverr
|
||||
- https://github.com/FlareSolverr/FlareSolverr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- flaresolverr
|
||||
- proxy
|
||||
- flaresolverr
|
||||
- proxy
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/flaresolverr/flaresolverr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.3.10@sha256:1f7b2f31d423382c14c7f8fb69795f05bcfa6f508cfac32763d3fede5d07c7da
|
||||
tag: v3.3.11@sha256:a12490fcad7650a21d01c71c30f7bd2dfcfb2f5b33be0172cfe2553d35f6a225
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user