Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(container): update ghcr.io/flaresolverr/flaresolverr ( v3.3.17 → v3.3.18 ) #374

Merged
merged 1 commit into from
May 23, 2024

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

@k3s-home-gha-bot k3s-home-gha-bot bot commented May 20, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/flaresolverr/flaresolverr patch v3.3.17 -> v3.3.18

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FlareSolverr/FlareSolverr (ghcr.io/flaresolverr/flaresolverr)

v3.3.18

Compare Source

  • Fix LANG ENV for Linux
  • Fix Chrome v124+ not closing on Windows. Thanks @​RileyXX

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

--- kubernetes/apps/downloads/flaresolverr/app Kustomization: flux-system/flaresolverr HelmRelease: downloads/flaresolverr

+++ kubernetes/apps/downloads/flaresolverr/app Kustomization: flux-system/flaresolverr HelmRelease: downloads/flaresolverr

@@ -38,13 +38,13 @@

               PORT: 80
               PROMETHEUS_ENABLED: true
               PROMETHEUS_PORT: 8080
               TZ: America/New_York
             image:
               repository: ghcr.io/flaresolverr/flaresolverr
-              tag: v3.3.17@sha256:5f5661db1e69a6f80ac24d47d9fa5580f6f741ee5ec967818396ae0dacecd7ea
+              tag: v3.3.18@sha256:c255852b9a9f81d9ade5945222dddb0be00a85ef4fa6f9b18159b52a6f634893
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

--- HelmRelease: downloads/flaresolverr Deployment: downloads/flaresolverr

+++ HelmRelease: downloads/flaresolverr Deployment: downloads/flaresolverr

@@ -43,13 +43,13 @@

         - name: PROMETHEUS_ENABLED
           value: 'true'
         - name: PROMETHEUS_PORT
           value: '8080'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/flaresolverr/flaresolverr:v3.3.17@sha256:5f5661db1e69a6f80ac24d47d9fa5580f6f741ee5ec967818396ae0dacecd7ea
+        image: ghcr.io/flaresolverr/flaresolverr:v3.3.18@sha256:c255852b9a9f81d9ade5945222dddb0be00a85ef4fa6f9b18159b52a6f634893
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@tparker00 tparker00 merged commit 588d907 into main May 23, 2024
7 checks passed
@tparker00 tparker00 deleted the renovate/ghcr.io-flaresolverr-flaresolverr-3.x branch May 23, 2024 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant