Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.7 #30

Merged
justus merged 1 commits from renovate/ghcr.io-dgtlmoon-changedetection.io-0.x into main 2025-03-24 07:50:25 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io minor 0.47.06 -> 0.49.7

Release Notes

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

v0.49.7: Adding "Tags" API

Compare Source

What's Changed

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

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

New Contributors

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

Misc UI fixes

New Contributors

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

New Contributors

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

New Contributors

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1

v0.49.0: Small fixes as Semantic Versioning enforcement

Compare Source

What's Changed

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.06...0.49.0

v0.48.06: - Bug fixes and improvements

Compare Source

Mainly

  • BIG improvements to the "Send test notification" button and the notification backend
  • Fixes for posts:// gets:// notifications
  • Other minor bug fixes

What's Changed

New Contributors

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.05...0.48.06

v0.48.05: Security update

Compare Source

What's Changed

Fixes path traversal file: syntax

https://nvd.nist.gov/vuln/detail/CVE-2024-56509

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.04...0.48.05

v0.48.04: Fix for windows missing timezone data

Compare Source

What's Changed

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04

v0.48.03: Small bump release to force pypi/pip/python package update of 0.48.02

Compare Source

Made a small mess releasing the last version to pypi :) tho this is the same 0.48.02

v0.48.02: HTML Color notifications, small UI fixes

Compare Source

What's Changed

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02

v0.48.01: Single release - Fixing Scheduler UI options

Compare Source

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01

v0.48.00: General fixes, improvements and new "scheduler" functionality

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00


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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://github.com/dgtlmoon/changedetection.io) | minor | `0.47.06` -> `0.49.7` | --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.7`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.7): Adding &quot;Tags&quot; API [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7) #### What's Changed - Tags API by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3049 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.6...0.49.7 ### [`v0.49.6`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.6): API Access should still work even when UI Password is enabled [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6) #### What's Changed - Re [#&#8203;3045](https://github.com/dgtlmoon/changedetection.io/issues/3045) - API Access should still work even when UI Password is enabled by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3046 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.5...0.49.6 ### [`v0.49.5`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.5): New &quot;CONDITIONS&quot; function, fixes and improvements [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5) #### What's Changed - Initial WIP for adding support for CONDITIONS by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2952 - Refactor blueprints by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3030 - Replace Linux only 'resource' library with cross-platform 'psutil' library by [@&#8203;nicoell](https://github.com/nicoell) in https://github.com/dgtlmoon/changedetection.io/pull/3037 - Re [#&#8203;3041](https://github.com/dgtlmoon/changedetection.io/issues/3041) Ensure atomic/safe history data disk writes by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3042 - Template tidyup & UI Fixes by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3044 #### New Contributors - [@&#8203;nicoell](https://github.com/nicoell) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3037 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.4...0.49.5 ### [`v0.49.4`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.4): Minor bug fixes and improvements [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4) #### What's Changed - BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2999 - Update stock-not-in-stock.js - French by [@&#8203;boustea](https://github.com/boustea) in https://github.com/dgtlmoon/changedetection.io/pull/3012 - Re [#&#8203;3004](https://github.com/dgtlmoon/changedetection.io/issues/3004) - Saving fetch error text - Always use utf-8 encoding (Incase the system decides elseway) by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/3015 Misc UI fixes #### New Contributors - [@&#8203;boustea](https://github.com/boustea) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3012 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4 ### [`v0.49.3`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.3) [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.2...0.49.3) 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`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.2): Bug fix release [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.1...0.49.2) #### What's Changed - Fix mute/unmute alt/title label by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2951 - Adding `browser_steps` JSON Schema rule for API updates by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2957 - UI - "Browser Steps" tab should be always available with helpful info by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2955 - removing deprecated docker version attribute by [@&#8203;panzli](https://github.com/panzli) in https://github.com/dgtlmoon/changedetection.io/pull/2967 - Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2971 - Filter - unique lines fix for empty set by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2972 - More W3C validation fixes by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2973 - UI - Make the setup and error messages for Visual Selector and Browser Steps a lot more meaningful by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2977 - Lots of HTML validation fixes which may resolve certain cases of the interface not working for some users #### New Contributors - [@&#8203;panzli](https://github.com/panzli) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2967 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.1...0.49.2 ### [`v0.49.1`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.1): Fixes and improvements [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1) #### What's Changed - Fix custom header parsing to split on the first colon only by [@&#8203;iafuad](https://github.com/iafuad) in https://github.com/dgtlmoon/changedetection.io/pull/2929 - Adding jinja2/browsersteps test by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2915 - Add multiple semver tags to docker releases by [@&#8203;RoboMagus](https://github.com/RoboMagus) in https://github.com/dgtlmoon/changedetection.io/pull/2938 - Re [#&#8203;2945](https://github.com/dgtlmoon/changedetection.io/issues/2945) - Handle ByteOrderMark in JSON strings by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2947 - Update stock-not-in-stock.js (Italian translations) by [@&#8203;vin86](https://github.com/vin86) in https://github.com/dgtlmoon/changedetection.io/pull/2948 #### New Contributors - [@&#8203;iafuad](https://github.com/iafuad) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2929 - [@&#8203;RoboMagus](https://github.com/RoboMagus) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2938 - [@&#8203;vin86](https://github.com/vin86) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2948 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.0...0.49.1 ### [`v0.49.0`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.49.0): Small fixes as Semantic Versioning enforcement [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.06...0.49.0) #### What's Changed - Re [#&#8203;2896](https://github.com/dgtlmoon/changedetection.io/issues/2896) 204 and other 20x responses are OK by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2897 - Pin `referencing` library by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2912 - 0.49.00 by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2919 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.06...0.49.0 ### [`v0.48.06`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.06): - Bug fixes and improvements [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.05...0.48.06) ### Mainly - BIG improvements to the "Send test notification" button and the notification backend - Fixes for posts:// gets:// notifications - Other minor bug fixes #### What's Changed - Fix diff not starting from last viewed snapshot ([#&#8203;2744](https://github.com/dgtlmoon/changedetection.io/issues/2744)) by [@&#8203;MoshiMoshi0](https://github.com/MoshiMoshi0) in https://github.com/dgtlmoon/changedetection.io/pull/2856 - Remove unused PUID and PGID by [@&#8203;Entepotenz](https://github.com/Entepotenz) in https://github.com/dgtlmoon/changedetection.io/pull/2852 - Update Apprise to 1.9.2 - Fixes custom posts:// gets:// etc URL's being double-encoded, fixes chantify:// notifications ([#&#8203;2868](https://github.com/dgtlmoon/changedetection.io/issues/2868)) ([#&#8203;2875](https://github.com/dgtlmoon/changedetection.io/issues/2875)) ([#&#8203;2870](https://github.com/dgtlmoon/changedetection.io/issues/2870)) - Follow last_checked time improvements by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2883 - "Send test notification" button - improved error handling, code refactor by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2888 - Be sure our custom extensions are imported by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2890 - Make notifications use quotable URL for better testing by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2870 - update linuxserver test build by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2891 - Re [#&#8203;2715](https://github.com/dgtlmoon/changedetection.io/issues/2715) add test for new lower higher by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2892 #### New Contributors - [@&#8203;MoshiMoshi0](https://github.com/MoshiMoshi0) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2856 - [@&#8203;wbrawner](https://github.com/wbrawner) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2876 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.05...0.48.06 ### [`v0.48.05`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.05): Security update [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.04...0.48.05) #### What's Changed Fixes path traversal file: syntax https://nvd.nist.gov/vuln/detail/CVE-2024-56509 - Fixing test for CVE-2024-56509 by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2864 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.04...0.48.05 ### [`v0.48.04`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.04): Fix for windows missing timezone data [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04) #### What's Changed - Re [#&#8203;2826](https://github.com/dgtlmoon/changedetection.io/issues/2826) - Windows was sometimes missing timezone data by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2845 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.03...0.48.04 ### [`v0.48.03`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.03): Small bump release to force pypi/pip/python package update of 0.48.02 [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.02...0.48.03) Made a small mess releasing the last version to pypi :) tho this is the same 0.48.02 ### [`v0.48.02`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.02): HTML Color notifications, small UI fixes [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02) #### What's Changed - Re [#&#8203;2769](https://github.com/dgtlmoon/changedetection.io/issues/2769) - Support for commented out notification URLs by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2825 - Re [#&#8203;2785](https://github.com/dgtlmoon/changedetection.io/issues/2785) Make 'tag' sticky - redirect to current tag on edit or add watch by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2824 - Notifcations - Adding "HTML Color" notification format option by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2837 - Re [#&#8203;2554](https://github.com/dgtlmoon/changedetection.io/issues/2554) - Colors should be same as UI, {{diff_full}} token should also get HTML colours by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2842 - Default notification format now "HTML color" by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2843 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.01...0.48.02 ### [`v0.48.01`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.01): Single release - Fixing Scheduler UI options [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.48.00...0.48.01 ### [`v0.48.00`](https://github.com/dgtlmoon/changedetection.io/releases/tag/0.48.00): General fixes, improvements and new &quot;scheduler&quot; functionality [Compare Source](https://github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00) #### What's Changed - More debug around queue size by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2776 - Disable version check option - [#&#8203;2773](https://github.com/dgtlmoon/changedetection.io/issues/2773) by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2775 - UI - Show local timezone info in settings (for future functionality) by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2793 - VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2794 - Update .gitignore and .dockerignore by [@&#8203;kruton](https://github.com/kruton) in https://github.com/dgtlmoon/changedetection.io/pull/2797 - Python 3.13 compatibility by [@&#8203;kruton](https://github.com/kruton) in https://github.com/dgtlmoon/changedetection.io/pull/2791 - Always use UTC by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2799 - Add Turkish phrases for out-of-stock detection by [@&#8203;TaylanTatli](https://github.com/TaylanTatli) in https://github.com/dgtlmoon/changedetection.io/pull/2809 - Time scheduler / duration by [@&#8203;dgtlmoon](https://github.com/dgtlmoon) in https://github.com/dgtlmoon/changedetection.io/pull/2802 - Fix HIDE_REFERER env option by [@&#8203;Tschrock](https://github.com/Tschrock) in https://github.com/dgtlmoon/changedetection.io/pull/2787 #### New Contributors - [@&#8203;TaylanTatli](https://github.com/TaylanTatli) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2809 - [@&#8203;Tschrock](https://github.com/Tschrock) made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2787 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.47.06...0.48.00 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate-Bot added 1 commit 2024-12-16 17:00:22 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 66babce6cc to 950e69d714 2024-12-28 00:01:18 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.48.04 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.48.05 2024-12-28 00:01:20 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 950e69d714 to cb9689c1d9 2025-01-10 00:01:11 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.48.05 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.48.06 2025-01-10 00:01:12 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from cb9689c1d9 to 56c4f98e51 2025-01-22 00:01:12 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.48.06 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.0 2025-01-22 00:01:13 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 56c4f98e51 to 2aebba5776 2025-02-07 06:48:21 -05:00 Compare
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 2aebba5776 to 7b4dc2afa1 2025-02-09 00:00:52 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.0 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.1 2025-02-09 00:00:52 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 7b4dc2afa1 to 0af9151de1 2025-02-20 00:00:52 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.1 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.2 2025-02-20 00:00:54 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 0af9151de1 to 28ba5a7863 2025-02-23 00:00:50 -05:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.2 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.3 2025-02-23 00:00:52 -05:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 28ba5a7863 to 18425a0cc3 2025-03-14 00:00:51 -04:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.3 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.4 2025-03-14 00:00:53 -04:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 18425a0cc3 to 38d4fc32ab 2025-03-23 00:00:50 -04:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.4 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.6 2025-03-23 00:00:52 -04:00
Renovate-Bot force-pushed renovate/ghcr.io-dgtlmoon-changedetection.io-0.x from 38d4fc32ab to 6d4e0d523d 2025-03-24 00:00:51 -04:00 Compare
Renovate-Bot changed title from Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.6 to Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.7 2025-03-24 00:00:53 -04:00
justus merged commit eabe7158ce into main 2025-03-24 07:50:25 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justus/Homelab-Ansible#30
No description provided.