Skip to content

fix(container): update image ghcr.io/dgtlmoon/changedetection.io (0.49.15 → 0.49.16)#5614

Merged
szinn merged 1 commit into
mainfrom
renovate/main-ghcr.io-dgtlmoon-changedetection.io-0.x
May 3, 2025
Merged

fix(container): update image ghcr.io/dgtlmoon/changedetection.io (0.49.15 → 0.49.16)#5614
szinn merged 1 commit into
mainfrom
renovate/main-ghcr.io-dgtlmoon-changedetection.io-0.x

Conversation

@repo-jeeves
Copy link
Copy Markdown
Contributor

@repo-jeeves repo-jeeves Bot commented May 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io patch 0.49.15 -> 0.49.16

Release Notes

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

v0.49.16: Bug fix and improvements release

Compare Source

What's Changed

…9.15 → 0.49.16)

| datasource | package                             | from    | to      |
| ---------- | ----------------------------------- | ------- | ------- |
| docker     | ghcr.io/dgtlmoon/changedetection.io | 0.49.15 | 0.49.16 |
@repo-jeeves repo-jeeves Bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels May 3, 2025
@repo-jeeves
Copy link
Copy Markdown
Contributor Author

repo-jeeves Bot commented May 3, 2025

--- kubernetes/main/apps/self-hosted/changedetection/app Kustomization: self-hosted/changedetection HelmRelease: self-hosted/changedetection

+++ kubernetes/main/apps/self-hosted/changedetection/app Kustomization: self-hosted/changedetection HelmRelease: self-hosted/changedetection

@@ -59,13 +59,13 @@

               PLAYWRIGHT_DRIVER_URL: ws://localhost:3000/?stealth=1&--disable-web-security=true&--user-data-dir=~/browserless-cache-123
               PORT: 5000
               TZ: America/Toronto
               USE_X_SETTINGS: 1
             image:
               repository: ghcr.io/dgtlmoon/changedetection.io
-              tag: 0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+              tag: 0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
     persistence:
       config:
         advancedMounts:
           main:
             main:
             - path: /datastore

@repo-jeeves
Copy link
Copy Markdown
Contributor Author

repo-jeeves Bot commented May 3, 2025

--- HelmRelease: self-hosted/changedetection Deployment: self-hosted/changedetection

+++ HelmRelease: self-hosted/changedetection Deployment: self-hosted/changedetection

@@ -64,13 +64,13 @@

         - name: PORT
           value: '5000'
         - name: TZ
           value: America/Toronto
         - name: USE_X_SETTINGS
           value: '1'
-        image: ghcr.io/dgtlmoon/changedetection.io:0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+        image: ghcr.io/dgtlmoon/changedetection.io:0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
         name: main
         volumeMounts:
         - mountPath: /datastore
           name: config
       volumes:
       - name: config

@szinn szinn merged commit 67ab637 into main May 3, 2025
21 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-dgtlmoon-changedetection.io-0.x branch May 3, 2025 17:11
szinn pushed a commit that referenced this pull request Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant