Skip to content

feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.14#229

Merged
srliao merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x
Sep 25, 2025
Merged

feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.14#229
srliao merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 8, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io minor 0.49.0 -> 0.50.14

Release Notes

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

v0.50.14: Bug fix update

Compare Source

What's Changed

  • "Time between check" field is now validated correctly (requires atleast one of the weeks days hours minutes seconds to be set) by @​dgtlmoon in #​3427
  • API - Adding page title link, bumping docs by @​dgtlmoon in #​3431
  • UI - Fixing HTML <title> versus custom title settings display in overview by @​dgtlmoon in #​3430
  • Time interval field validation improvements and tests by @​dgtlmoon in #​3432

Full Changelog: dgtlmoon/changedetection.io@0.50.13...0.50.14

v0.50.13: API validation enforcement, bug fixes, improvements

Compare Source

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.12...0.50.13

v0.50.12: - Important bug fix for 'Groups' filters, API fix, UI tweak

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.11...0.50.12

v0.50.11: - Big API doc improvements and fixes to some apprise services

Compare Source

What's Changed

https://changedetection.io/docs/api_v1/index.html

Full Changelog: dgtlmoon/changedetection.io@0.50.10...0.50.11

v0.50.10: Added API "recheck tag" and fixing noisy log output

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.9...0.50.10

v0.50.9: Bugfix release

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.8...0.50.9

v0.50.8

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.50.7...0.50.8

v0.50.7: Favicon improvements and minor UI fixes

Compare Source

What's Changed
  • UI - Set default favicon, offer option to disable favicons by @​dgtlmoon in #​3316
  • Minor CSS/UI fixes

Full Changelog: dgtlmoon/changedetection.io@0.50.6...0.50.7

v0.50.6: Features, favicon support, minor bug fix

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.5...0.50.6

v0.50.5: Bugfix release

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.4...0.50.5

v0.50.4: Security update and minor fixes

Compare Source

What's Changed

CVE-2025-52558 - Fixing XSS in error handling output of watch overview list

Full Changelog: dgtlmoon/changedetection.io@0.50.3...0.50.4

v0.50.3: Misc fixes and improvements

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.50.2...0.50.3

v0.50.2

Compare Source

Full Changelog: dgtlmoon/changedetection.io@0.50.01...0.50.2

v0.50.1: Realtime UI refactor, misc UI fixes Latest

Compare Source

What's Changed

Full Changelog: dgtlmoon/changedetection.io@0.49.18...0.50.1

v0.49.18: Realtime UI via WebSockets, misc. fixes

Compare Source

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.49.17...0.49.18

v0.49.17: Minor bugfix and maint. release

Compare Source

Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17

What's Changed
New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17

v0.49.16: Bug fix and improvements release

Compare Source

What's Changed
  • Browsersteps session shutdown improvements by @​dgtlmoon in #​3137
  • Browser Steps - by Option Text - #​1224, #​1228 by @​dgtlmoon in #​3138 Conditions levenshtein by @​dgtlmoon in #​3120 Fix for xpath element scraper by @​dgtlmoon in #​3145 Update docker-compose.yml by @​silversub in #​3149 Improved global ignore test by @​dgtlmoon in #​3140 pyppeteer fast puppeteer fetch - be sure viewport is set to --window-size if --window-size is set by @​dgtlmoon in #​3157 Use cleaner logic for limiting elements to scan by @​dgtlmoon in #​3158 Conditions - Levenshtein text similarity plugin - adding test, fixing import, fixing check for watches with 1 snapshot history by @​dgtlmoon in #​3161 Update selenium library by @​dgtlmoon in #​3170 Custom headers should have validation by @​dgtlmoon in #​3172 Fixes to ensure proxy errors are handled correctly by @​dgtlmoon in #​3168 New Contributors @​silversub made their first contribution in #​3149 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.15...0.49.16 v0.49.15 Compare Source What's Changed Only add screenshot warning if capture was greater than trim size by @​dgtlmoon in #​3123 Updating restock texts by @​dgtlmoon in #​3124 Development: introduce Ruff as linter/formatter by @​xLinkOut in #​3039 Send TRACE and INFO logs to stdout by @​drrlvn in #​3051 re #​3126 Visual Selector & Browser Steps - Always recheck if the data/screenshot is ready under "Visual Selector" tab after using Browser Steps by @​dgtlmoon in #​3130 New Contributors @​drrlvn made their first contribution in #​3051 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.14...0.49.15 v0.49.14 Compare Source What's Changed Memory fixes/improvements - Run html to text in sub proc, a few more cleanups by @​dgtlmoon in #​3110 Playwright + Puppeteer fix for when page is taller than viewport but less than step_size by @​dgtlmoon in #​3113 Undo forced selenium headless mode, small refactor by @​dgtlmoon in #​3112 try to fix master caused by small refactor caused by making headless optional by @​dgtlmoon in #​3114 docs: Update reference URL by @​jcgoette in #​3119 Re #​3115 fix multiprocessing start by @​dgtlmoon in #​3121 New Contributors @​jcgoette made their first contribution in #​3119 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.13...0.49.14 v0.49.13: Big memory management improvements, selenium fetching in headless by default, new UI options, new API endpoint, groups update Compare Source What's Changed Groups - Override extract_text, text_to_ignore, trigger_text and text_should_not_be_present by @​dgtlmoon in #​3086 "Recheck all" should also queue most overdue first for checking (same like automatic scheduler) by @​dgtlmoon in #​3087 Field name update - Keyword triggers - Trigger/wait for text by @​dgtlmoon in #​3088 Make chrome browser headless when checking the site with selenium by @​Tim3141 in #​3095 Requests fetcher - remove old screenshot when watch was in a different fetcher type by @​dgtlmoon in #​3097 Add UI options tab and setting to disable opening diff in a new tab by @​OPerepadia in #​3071 Support multiline regex in text filtering (#​2857) by @​MoshiMoshi0 in #​2889 Memory fixes for large playwright screenshots by @​xconverge in #​3092 Update other methods to use screenshot by @​dgtlmoon in #​3098 Refactor image saving with forked process to reduce memory usage, improvements to xpath scraper handling by @​dgtlmoon in #​3099 Dont use .lower() because the html could be very big and this uses a lot of ram by @​dgtlmoon in #​3105 Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled by @​dgtlmoon in #​3106 Use bigger chunks to speed up page screenshot by @​dgtlmoon in #​3107 Added notifications API endpoints by @​rm335 in #​3103 New Contributors @​Tim3141 made their first contribution in #​3095 @​OPerepadia made their first contribution in #​3071 @​xconverge made their first contribution in #​3092 @​rm335 made their first contribution in #​3103 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.12...0.49.13 v0.49.12: empty release to force pypi update Compare Source 0.49.12 empty release to force pypi update v0.49.11: Windows/Apple fix for startup crash - Only register memory signal handler on Linux Compare Source 0.49.11 Windows/Apple fix for startup crash - Only register memory signal handler on Linux v0.49.10: Improvements and changes Compare Source What's Changed Set a graph % of ETA time completed of checking the watch by @​dgtlmoon in #​3060 Conditions - Offer some information about what the filter/condition/trigger saw by @​dgtlmoon in #​3062 Re #​2782 - Should be "Clone & Edit" without watch history by @​dgtlmoon in #​3063 Refactor + tests for Apprise custom integration by @​xLinkOut in #​3057 Small fix for when last fetched was zero bytes by @​dgtlmoon in #​3065 Tidy up lint errors by @​dgtlmoon in #​3074 Regession - Shared history/diff page with anonymous access turned on should allow screenshot access by @​dgtlmoon in #​3076 Restock detection - Add Indonesian phrases for out-of-stock detection by @​sayaivan in #​3075 Python 3.11 container base by @​dgtlmoon in #​3077 Adding a GC memory cleanup (releases cached libxml memory and others) by @​dgtlmoon in #​3079 New Contributors @​xLinkOut made their first contribution in #​3057 @​sayaivan made their first contribution in #​3075 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.9...0.49.10 v0.49.9: One for the RSS lovers Compare Source What's Changed RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS by @​dgtlmoon in #​3055 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.8...0.49.9 v0.49.8 Compare Source What's Changed pyppeteer-ng 2.0.0rc8 has much looser requirements by @​dgtlmoon in #​3050 API - Search by @​dgtlmoon in #​3052 Path blueprint fixes and moving code blueprint by @​dgtlmoon in #​3054 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.7...0.49.8 v0.49.7: Adding "Tags" API Compare Source What's Changed Tags API by @​dgtlmoon in #​3049 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7 v0.49.6: API Access should still work even when UI Password is enabled Compare Source What's Changed Re #​3045 - API Access should still work even when UI Password is enabled by @​dgtlmoon in #​3046 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6 v0.49.5: New "CONDITIONS" function, fixes and improvements Compare Source What's Changed Initial WIP for adding support for CONDITIONS by @​dgtlmoon in #​2952 Refactor blueprints by @​dgtlmoon in #​3030 Replace Linux only 'resource' library with cross-platform 'psutil' library by @​nicoell in #​3037 Re #​3041 Ensure atomic/safe history data disk writes by @​dgtlmoon in #​3042 Template tidyup & UI Fixes by @​dgtlmoon in #​3044 New Contributors @​nicoell made their first contribution in #​3037 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5 v0.49.4: Minor bug fixes and improvements Compare Source What's Changed BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages by @​dgtlmoon in #​2999 Update stock-not-in-stock.js - French by @​boustea in #​3012 Re #​3004 - Saving fetch error text - Always use utf-8 encoding (Incase the system decides elseway) by @​dgtlmoon in #​3015 Misc UI fixes New Contributors @​boustea made their first contribution in #​3012 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4 v0.49.3 Compare Source UI - Reverting change to tabs/UI handling Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.2...0.49.3 v0.49.2: Bug fix release Compare Source What's Changed Fix mute/unmute alt/title label by @​dgtlmoon in #​2951 Adding browser_steps JSON Schema rule for API updates by @​dgtlmoon in #​2957 UI - "Browser Steps" tab should be always available with helpful info by @​dgtlmoon in #​2955 removing deprecated docker version attribute by @​panzli in #​2967 Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by @​dgtlmoon in #​2971 Filter - unique lines fix for empty set by @​dgtlmoon in #​2972 More W3C validation fixes by @​dgtlmoon in #​2973 UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful by @​dgtlmoon in #​2977 Lots of HTML validation fixes which may resolve certain cases of the interface not working for some users New Contributors @​panzli made their first contribution in #​2967 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.1...0.49.2 v0.49.1: Fixes and improvements Compare Source What's Changed Fix custom header parsing to split on the first colon only by @​iafuad in #​2929 Adding jinja2/browsersteps test by @​dgtlmoon in #​2915 Add multiple semver tags to docker releases by @​RoboMagus in #​2938 Re #​2945 - Handle ByteOrderMark in JSON strings by @​dgtlmoon in #​2947 Update stock-not-in-stock.js (Italian translations) by @​vin86 in #​2948 New Contributors @​iafuad made their first contribution in #​2929 @​RoboMagus made their first contribution in #​2938 @​vin86 made their first contribution in #​2948 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1 Configuration 📅 Schedule: Branch creation - "on saturday" (UTC), 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 these updates again. [ ] If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2025

--- kubernetes/apps/services/changedetection/app Kustomization: flux-system/changedetection HelmRelease: services/changedetection

+++ kubernetes/apps/services/changedetection/app Kustomization: flux-system/changedetection HelmRelease: services/changedetection

@@ -38,13 +38,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.0@sha256:56eb0be42972c016c9b0902b3b25d94e24a7606ab70368764e540fc7128b0c6d
+              tag: 0.50.14@sha256:d8113bf66f47895d29c6935000bbac4c0f33d79588ae37d9ed6000ed328c5833
           browser:
             env:
             - name: SCREEN_WIDTH
               value: '1920'
             - name: SCREEN_HEIGHT
               value: '1024'

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2025

--- HelmRelease: services/changedetection Deployment: services/changedetection

+++ HelmRelease: services/changedetection Deployment: services/changedetection

@@ -41,13 +41,13 @@

         - name: PORT
           value: '5000'
         - name: TZ
           value: America/Toronto
         - name: USE_X_SETTINGS
           value: '1'
-        image: ghcr.io/dgtlmoon/changedetection.io:0.49.0@sha256:56eb0be42972c016c9b0902b3b25d94e24a7606ab70368764e540fc7128b0c6d
+        image: ghcr.io/dgtlmoon/changedetection.io:0.50.14@sha256:d8113bf66f47895d29c6935000bbac4c0f33d79588ae37d9ed6000ed328c5833
         name: app
       - env:
         - name: SCREEN_WIDTH
           value: '1920'
         - name: SCREEN_HEIGHT
           value: '1024'

@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from fc8ecf9 to a5dda08 Compare February 9, 2025 13:00
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.1 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.2 Feb 19, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from a5dda08 to 575933e Compare February 19, 2025 19:10
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.2 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 Feb 22, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from d85197a to 33f62f4 Compare March 1, 2025 09:23
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.3 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.4 Mar 13, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 33f62f4 to 77275c3 Compare March 13, 2025 13:45
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 7280bba to 90affc9 Compare March 22, 2025 05:30
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.4 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.5 Mar 22, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 90affc9 to ff67801 Compare March 22, 2025 22:47
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.5 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.6 Mar 23, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from e20dd27 to 3d3cbe2 Compare March 23, 2025 17:36
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.6 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.7 Mar 23, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 3d3cbe2 to 9b2122b Compare March 26, 2025 02:43
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.7 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.8 Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 9b2122b to 4a20f56 Compare March 26, 2025 17:08
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.8 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.9 Mar 26, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 3 times, most recently from 05bf74e to 487aa93 Compare April 3, 2025 11:52
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.9 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.10 Apr 3, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 4 times, most recently from eed9cf1 to 0002381 Compare May 12, 2025 10:22
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.16 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.17 May 12, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 0002381 to 8d1499d Compare May 26, 2025 23:33
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.17 fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.18 May 26, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 8d1499d to be1e880 Compare June 3, 2025 17:43
@renovate renovate Bot changed the title fix(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.49.18 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.2 Jun 3, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from be1e880 to 40e5c4b Compare June 7, 2025 08:50
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.2 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.3 Jun 11, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from c761dbd to 75655ee Compare June 14, 2025 04:38
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 75655ee to 7e45c6e Compare June 21, 2025 10:44
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.3 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.4 Jun 21, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 7e45c6e to f1eefac Compare June 29, 2025 13:09
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.4 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.5 Jun 29, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from ce262fb to 00d6e46 Compare July 12, 2025 20:38
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.5 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.6 Jul 12, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 00d6e46 to 1683c84 Compare July 15, 2025 14:29
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.6 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.7 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 1683c84 to c8ddbd5 Compare July 19, 2025 06:11
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from c8ddbd5 to 3910969 Compare August 3, 2025 23:30
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.7 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.8 Aug 3, 2025
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch from 3910969 to 000007b Compare August 9, 2025 05:12
@renovate renovate Bot force-pushed the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch 2 times, most recently from 5a95ce5 to 1a47f0c Compare August 18, 2025 13:56
@renovate renovate Bot changed the title feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.8 feat(container): update image ghcr.io/dgtlmoon/changedetection.io to v0.50.9 Aug 18, 2025
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