Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.47.06 #1266

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io patch 0.47.05 -> 0.47.06

Release Notes

dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)

v0.47.06: CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set (requires a chrome/webdriver browser)

Compare Source

CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI (single forward slash)

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.47.05...0.47.06


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

github-actions bot commented Nov 7, 2024

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- kubernetes/gabernetes/apps/change-detection/app Kustomization: change-detection/app HelmRelease: change-detection/change-detection

+++ kubernetes/gabernetes/apps/change-detection/app Kustomization: change-detection/app HelmRelease: change-detection/change-detection

@@ -53,13 +53,13 @@

               BASE_URL: https://${app_url}
               PLAYWRIGHT_DRIVER_URL: ws://change-detection-browserless:3000/chromium?token=${browser_token}&blockAds=true&launch={"stealth":true}
               TZ: America/Chicago
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/dgtlmoon/changedetection.io
-              tag: 0.47.05@sha256:e7e886dfa8917962206aa5a80deeb47b5a29b6736a3c862e499a5252d1ebbafc
+              tag: 0.47.06@sha256:6e9dcf4abc1cfb0b1eeba6b6ff52a4b6f790110d6cdc8b7942c6cecf34e56265
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

Copy link

github-actions bot commented Nov 7, 2024

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: change-detection/change-detection Deployment: change-detection/change-detection

+++ HelmRelease: change-detection/change-detection Deployment: change-detection/change-detection

@@ -45,13 +45,13 @@

         - name: BASE_URL
           value: https://${app_url}
         - name: PLAYWRIGHT_DRIVER_URL
           value: ws://change-detection-browserless:3000/chromium?token=${browser_token}&blockAds=true&launch={"stealth":true}
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/dgtlmoon/changedetection.io:0.47.05@sha256:e7e886dfa8917962206aa5a80deeb47b5a29b6736a3c862e499a5252d1ebbafc
+        image: ghcr.io/dgtlmoon/changedetection.io:0.47.06@sha256:6e9dcf4abc1cfb0b1eeba6b6ff52a4b6f790110d6cdc8b7942c6cecf34e56265
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:

@gabe565 gabe565 merged commit 6a26374 into main Nov 9, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch November 9, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant