c259e1472dbd24c83497ea2597d1edc32376b128
41730 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c259e1472d |
chore(helm): update image ghcr.io/carlreid/streammaster 0.12.0 → 0.13.0 (#33753)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/carlreid/streammaster](https://hub.docker.com/r/carlreid/streammaster/) ([source](https://redirect.github.com/carlreid/StreamMaster)) | minor | `bc12d13` -> `84f4edf` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>carlreid/StreamMaster (ghcr.io/carlreid/streammaster)</summary> ### [`v0.13.0`](https://redirect.github.com/carlreid/StreamMaster/blob/HEAD/CHANGELOG.md#0130-2025-03-30) [Compare Source](https://redirect.github.com/carlreid/StreamMaster/compare/v0.12.0...v0.13.0) ##### Bug Fixes - Remove debug log message ([4435801](https://redirect.github.com/carlreid/StreamMaster/commit/443580116bf6ca5c209d77491a4ce33c1e1597a4)) - Use `Release` version ([2fe37db](https://redirect.github.com/carlreid/StreamMaster/commit/2fe37db654f3c724922fef18a16221b9eb658520)) ##### Features - Give credit to contributors ([96b90c6](https://redirect.github.com/carlreid/StreamMaster/commit/96b90c6897e367a90d379d582f98deec9f160118)) - Video player fallback to hls/mpegts ([ba8c87e](https://redirect.github.com/carlreid/StreamMaster/commit/ba8c87e1b8ebc35d3b601b71bede7991e90bc3a7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c5579bc1a6 |
chore(helm): update image ghcr.io/pi-hole/pihole 2025.03.0 → 2025.03.1 (#33752)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole) | patch | `6c872c3` -> `c874ed4` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary> ### [`v2025.03.1`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.03.1) [Compare Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.03.0...2025.03.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Docker Specific) - **Prevent container from starting on old versions of docker due to incompatibility with newer versions of alpine by [@​LizenzFass78851](https://redirect.github.com/LizenzFass78851) in [https://github.com/pi-hole/docker-pi-hole/pull/1794](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1794)** - Add bash-completion package by [@​casperklein](https://redirect.github.com/casperklein) in [https://github.com/pi-hole/docker-pi-hole/pull/1787](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1787) - Set day of week for gravity update to be the same as bare metal install by [@​mwoolweaver](https://redirect.github.com/mwoolweaver) in [https://github.com/pi-hole/docker-pi-hole/pull/1788](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1788) - Update note RE: Blank passwords by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/docker-pi-hole/pull/1778](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1778) #### New Contributors - [@​mwoolweaver](https://redirect.github.com/mwoolweaver) made their first contribution in [https://github.com/pi-hole/docker-pi-hole/pull/1788](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1788) - [@​LizenzFass78851](https://redirect.github.com/LizenzFass78851) made their first contribution in [https://github.com/pi-hole/docker-pi-hole/pull/1794](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1794) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.03.0...2025.03.1 *** Also contains core component updates: <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (FTL v6.1) - The domain pi.hole should be fully local by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2331](https://redirect.github.com/pi-hole/FTL/pull/2331) - Add total CPU % to /info/system endpoint by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2297](https://redirect.github.com/pi-hole/FTL/pull/2297) - Do not read empty values from versions file. Use null instead by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2335](https://redirect.github.com/pi-hole/FTL/pull/2335) - Ensure proper shutdown when crashing in a thread by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2332](https://redirect.github.com/pi-hole/FTL/pull/2332) - README.md: switch to the SVG logos by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/FTL/pull/2344](https://redirect.github.com/pi-hole/FTL/pull/2344) - Allow newlines in env vars as separator by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2346](https://redirect.github.com/pi-hole/FTL/pull/2346) - Update npm dependencies by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/FTL/pull/2342](https://redirect.github.com/pi-hole/FTL/pull/2342) - Fix unlocking warning in /api/history/clients by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2351](https://redirect.github.com/pi-hole/FTL/pull/2351) - Increase restrictions on POST /api/teleporter by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2352](https://redirect.github.com/pi-hole/FTL/pull/2352) - Use keep-alive by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2357](https://redirect.github.com/pi-hole/FTL/pull/2357) - Change default file serving behavior **possibly breaking** by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2355](https://redirect.github.com/pi-hole/FTL/pull/2355) - Add new special permitted upstream filter for Query Log by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2345](https://redirect.github.com/pi-hole/FTL/pull/2345) - Fix typo in json_macros.h for HTTP Status Code body return check by [@​Gabriel-H4](https://redirect.github.com/Gabriel-H4) in [https://github.com/pi-hole/FTL/pull/2338](https://redirect.github.com/pi-hole/FTL/pull/2338) - API validation: update CI by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/FTL/pull/2341](https://redirect.github.com/pi-hole/FTL/pull/2341) - Do not overwrite externally given MAKEFLAGS if set by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2360](https://redirect.github.com/pi-hole/FTL/pull/2360) - Default-off 0x20 encoding by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2365](https://redirect.github.com/pi-hole/FTL/pull/2365) - Simplify overTime processing by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2353](https://redirect.github.com/pi-hole/FTL/pull/2353) - Tweak API documentation for /docs by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2337](https://redirect.github.com/pi-hole/FTL/pull/2337) - Add Discovery of Designated Resolvers special zone blocking by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2315](https://redirect.github.com/pi-hole/FTL/pull/2315) - Still save clients when database.maxDBdays is 0 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2367](https://redirect.github.com/pi-hole/FTL/pull/2367) - Add new Lua function pihole.format_path() by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2370](https://redirect.github.com/pi-hole/FTL/pull/2370) - Do not update webserver.threads in-place by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2368](https://redirect.github.com/pi-hole/FTL/pull/2368) - Update embedded dnsmasq to v2.91rc6 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2374](https://redirect.github.com/pi-hole/FTL/pull/2374) - Also set Expires= property for deleted cookies by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2336](https://redirect.github.com/pi-hole/FTL/pull/2336) - Fix docs for lists batchDelete by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2379](https://redirect.github.com/pi-hole/FTL/pull/2379) - Update dnsmasq tag to 2.91 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2380](https://redirect.github.com/pi-hole/FTL/pull/2380) - Allow prefix multiplexing behind reverse proxy by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2319](https://redirect.github.com/pi-hole/FTL/pull/2319) - NTP - Provide correct stratum to clients by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2386](https://redirect.github.com/pi-hole/FTL/pull/2386) - Set X-DNS-Prefetch-Control header by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/FTL/pull/2396](https://redirect.github.com/pi-hole/FTL/pull/2396) #### New Contributors - [@​XhmikosR](https://redirect.github.com/XhmikosR) made their first contribution in [https://github.com/pi-hole/FTL/pull/2344](https://redirect.github.com/pi-hole/FTL/pull/2344) - [@​Gabriel-H4](https://redirect.github.com/Gabriel-H4) made their first contribution in [https://github.com/pi-hole/FTL/pull/2338](https://redirect.github.com/pi-hole/FTL/pull/2338) **Full Changelog**: https://github.com/pi-hole/FTL/compare/v6.0.4...v6.1 <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Web v6.1) - Fix typo in DHCP settings page by [@​alexwhitman](https://redirect.github.com/alexwhitman) in [https://github.com/pi-hole/web/pull/3279](https://redirect.github.com/pi-hole/web/pull/3279) - Live long and prosper by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/web/pull/3280](https://redirect.github.com/pi-hole/web/pull/3280) - Fix CPU% by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3262](https://redirect.github.com/pi-hole/web/pull/3262) - Fix top lists links on the dashboard by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3283](https://redirect.github.com/pi-hole/web/pull/3283) - Improve HTTPS detection behind reverse proxy by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3285](https://redirect.github.com/pi-hole/web/pull/3285) - Improve CodeQL action by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3289](https://redirect.github.com/pi-hole/web/pull/3289) - package.json: properly configure xo and postcss by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3248](https://redirect.github.com/pi-hole/web/pull/3248) - Set default values for each property of `versions` object by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3268](https://redirect.github.com/pi-hole/web/pull/3268) - Fix the text and icon used to report end-to-end encryption status (TLS/SSL) on the top menu by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3288](https://redirect.github.com/pi-hole/web/pull/3288) - .gitattributes: enforce LF by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3282](https://redirect.github.com/pi-hole/web/pull/3282) - Sort IPv4 before IPv6 addresses on the network overview by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3286](https://redirect.github.com/pi-hole/web/pull/3286) - Add missing img dimensions by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3294](https://redirect.github.com/pi-hole/web/pull/3294) - Sort interfaces by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3284](https://redirect.github.com/pi-hole/web/pull/3284) - Remove the obsolete `X-UA-Compatible` meta tag by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3305](https://redirect.github.com/pi-hole/web/pull/3305) - logout.js: add missing preventDefault call by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3301](https://redirect.github.com/pi-hole/web/pull/3301) - Switch to Font Awesome CSS by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3300](https://redirect.github.com/pi-hole/web/pull/3300) - Ran autoprefixer by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3246](https://redirect.github.com/pi-hole/web/pull/3246) - `testpr`: run prefix script too by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3307](https://redirect.github.com/pi-hole/web/pull/3307) - Updated run gravity message when importing config in Teleporter by [@​jmui](https://redirect.github.com/jmui) in [https://github.com/pi-hole/web/pull/3312](https://redirect.github.com/pi-hole/web/pull/3312) - Fix a few CodeQL issues by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3290](https://redirect.github.com/pi-hole/web/pull/3290) - Remove trailing slash from void elements by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3315](https://redirect.github.com/pi-hole/web/pull/3315) - sidebar: fix missing span end-closing tags by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3316](https://redirect.github.com/pi-hole/web/pull/3316) - Fix stray `-` by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3318](https://redirect.github.com/pi-hole/web/pull/3318) - Fix issues found in LCARS theme after recent changes in CSS and HTML by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3327](https://redirect.github.com/pi-hole/web/pull/3327) - Remove a few unused CSS rules from pi-hole.css and LCARS theme by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3329](https://redirect.github.com/pi-hole/web/pull/3329) - Update browserslistc by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3322](https://redirect.github.com/pi-hole/web/pull/3322) - Use `em` instead of `i` and `strong` instead of `b` by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3321](https://redirect.github.com/pi-hole/web/pull/3321) - Update fonts by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3309](https://redirect.github.com/pi-hole/web/pull/3309) - Add missing rel="noopener" for external links by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3333](https://redirect.github.com/pi-hole/web/pull/3333) - Allow path prefix multiplexing the dashboard and API by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3269](https://redirect.github.com/pi-hole/web/pull/3269) - login.lp: remove mention of sudo by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3334](https://redirect.github.com/pi-hole/web/pull/3334) - Refactor assets loading by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3295](https://redirect.github.com/pi-hole/web/pull/3295) - queries: switch to a real `button` by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3339](https://redirect.github.com/pi-hole/web/pull/3339) - Logout: fix redirect by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3304](https://redirect.github.com/pi-hole/web/pull/3304) - sidebar: switch to a real button by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3342](https://redirect.github.com/pi-hole/web/pull/3342) - parseQueryString: switch to URLSearchParams and remove unused param by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3340](https://redirect.github.com/pi-hole/web/pull/3340) - Queries: user fieldtext directly by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3343](https://redirect.github.com/pi-hole/web/pull/3343) - Queries: escape querystatus.fieldtext by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3348](https://redirect.github.com/pi-hole/web/pull/3348) - Fix typo in advanced DNS help text by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3350](https://redirect.github.com/pi-hole/web/pull/3350) - Set an upper limit on the number of rows returned for the query log by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/web/pull/3346](https://redirect.github.com/pi-hole/web/pull/3346) - Use pretty URLs when possible by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3351](https://redirect.github.com/pi-hole/web/pull/3351) - Use modernized waitMe plugin by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3213](https://redirect.github.com/pi-hole/web/pull/3213) - Query Log: Add QUERY_EXTERNAL_BLOCKED_EDE15 rules by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3347](https://redirect.github.com/pi-hole/web/pull/3347) - index: remove useless empty title attributes by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3352](https://redirect.github.com/pi-hole/web/pull/3352) - Remove `meta http-equiv="cache-control"` by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3353](https://redirect.github.com/pi-hole/web/pull/3353) - Regenerate package-lock.json with npm 10.9 by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3356](https://redirect.github.com/pi-hole/web/pull/3356) #### New Contributors - [@​alexwhitman](https://redirect.github.com/alexwhitman) made their first contribution in [https://github.com/pi-hole/web/pull/3279](https://redirect.github.com/pi-hole/web/pull/3279) - [@​jmui](https://redirect.github.com/jmui) made their first contribution in [https://github.com/pi-hole/web/pull/3312](https://redirect.github.com/pi-hole/web/pull/3312) **Full Changelog**: https://github.com/pi-hole/web/compare/v6.0.2...v6.1 <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Core v.6.0.6) - README.md: switch to the SVG logo by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/pi-hole/pull/6052](https://redirect.github.com/pi-hole/pi-hole/pull/6052) - version.sh: fix typo in comment by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/pi-hole/pull/6056](https://redirect.github.com/pi-hole/pi-hole/pull/6056) - Add trailing / when changing ownership of /etc/pihole by [@​casperklein](https://redirect.github.com/casperklein) in [https://github.com/pi-hole/pi-hole/pull/6057](https://redirect.github.com/pi-hole/pi-hole/pull/6057) - Add 2FA handling to api.sh by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6065](https://redirect.github.com/pi-hole/pi-hole/pull/6065) - Create webserver.log on FTL startup by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6051](https://redirect.github.com/pi-hole/pi-hole/pull/6051) - Remove WEB_CALL from COL_TABLE by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6062](https://redirect.github.com/pi-hole/pi-hole/pull/6062) - revert [#​6030](https://redirect.github.com/pi-hole/docker-pi-hole/issues/6030) in preparation for docker-pi-hole [#​1794](https://redirect.github.com/pi-hole/docker-pi-hole/issues/1794) by [@​mwoolweaver](https://redirect.github.com/mwoolweaver) in [https://github.com/pi-hole/pi-hole/pull/6086](https://redirect.github.com/pi-hole/pi-hole/pull/6086) #### New Contributors - [@​casperklein](https://redirect.github.com/casperklein) made their first contribution in [https://github.com/pi-hole/pi-hole/pull/6057](https://redirect.github.com/pi-hole/pi-hole/pull/6057) **Full Changelog**: https://github.com/pi-hole/pi-hole/compare/v6.0.5...v6.0.6 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0e1b383279 | chore(helm): update image ghcr.io/elfhosted/comet v2.4.1 → v2.4.3 (#33751) | ||
|
|
7fe32d0736 |
chore(helm): update image docker.io/machines/filestash digest to 1742870 (#33749)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `093df72` -> `1742870` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5121a65808 |
chore(helm): update image docker.io/diygod/rsshub digest to bca0cf1 (#33748)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `1f9e515` -> `bca0cf1` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
70752b6257 |
chore(flux): update image jackett 23.3.57 → 23.3.58 (#33750)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.57` -> `23.3.58` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c0207da08d | chore(helm): update image ghcr.io/home-operations/radarr 5.21.1.9799 → 5.22.0.9808 (#33747) | ||
|
|
e151dadda5 | chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.12.2753 → 0.4.13.2760 (#33744) | ||
|
|
a77f729401 | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1705 → 0.22.1709 (#33743) | ||
|
|
ab5c86e83b |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.909 → v3-3.0.0.918 (#33746)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `4da5adb` -> `bb7accf` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4e3cc0c017 | chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 0d105bd (#33740) | ||
|
|
edb2f0276b | chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 6e586e8 (#33741) | ||
|
|
af99433613 |
chore(helm): update image ghcr.io/home-operations/prowlarr 1.33.0.4994 → 1.33.1.4997 (#33745)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `b1b4da4` -> `3bb878c` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary> ### [`v1.33.1.4997`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.33.1.4997): 1.33.1.4997 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.33.0.4994...v1.33.1.4997) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`5c5a163`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5c5a163151e6c3c69c9466df5792e6c072c3b457) Fixed: (AnimeBytes) Allow season searching for ONA - [`023eec0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/023eec0ec062a0e1fac3c45907fdcf1e2222125e) Update timezone offset for PrivateHD and CinemaZ - [`5bc5f0e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5bc5f0e6b8218b6dd3da2ddb342e8a5e7370a52e) New: Categories, genres, indexer flags and publish dates for webhook releases - [`5cbacc0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cbacc01eb83531eaf0aa19b0a665b1b6d73eb0c) Fixed: Publish dates timezone in history details for grabbed releases - [`f4f1b38`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4f1b38324e9351c8c96cf231333203579694b30) New: On Grab notifications for CustomScript - [`758dddd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/758dddd4ad8261a9c948303d4d5811676496e1e6) Bump version to 1.33.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=179&\_a=release-summary). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6ec27342c4 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to aab465e (#33742)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `79c677c` -> `aab465e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a75b3d4eff |
chore(helm): update image docker.io/mikenye/tar1090 digest to 1961b19 (#33739)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/mikenye/tar1090 | digest | `a7f5826` -> `1961b19` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e62be84367 |
chore(helm): update image docker.io/diygod/rsshub digest to 1f9e515 (#33738)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `0d540cf` -> `1f9e515` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6f1d8b75e8 |
chore(helm): update image adminer digest to 83f7567 (#33737)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `82b68b3` -> `83f7567` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
46eb833c94 |
chore(github-action): update goreleaser/goreleaser-action digest to 9c156ee (#33736)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action) | action | digest | `90a3faa` -> `9c156ee` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
de5f93d496 | chore(helm): update image ghcr.io/meeb/tubesync digest to 2291076 (#33734) | ||
|
|
3ac1dec7b3 |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.13 → v0.21.15 (#33735)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `3e0a448` -> `afce2b6` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
51841b8ceb |
chore(helm): update webtop (#33731)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `05860b0` -> `e7f0da1` | | lscr.io/linuxserver/webtop | digest | `6cdc646` -> `c3b3b4f` | | lscr.io/linuxserver/webtop | digest | `8d032c6` -> `34ec21b` | | lscr.io/linuxserver/webtop | digest | `2d1229d` -> `9887f97` | | lscr.io/linuxserver/webtop | digest | `c453536` -> `37afbd3` | | lscr.io/linuxserver/webtop | digest | `86d1ea2` -> `2f03188` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
956ce90297 | chore(helm): update image docker.io/vshadbolt/strapi 5.11.3 → 5.12.1 (#33733) | ||
|
|
d9d644f792 | chore(helm): update rdesktop (#33730) | ||
|
|
d14092a736 | chore(helm): update image lscr.io/linuxserver/mylar3 digest to 9704dd3 (#33729) | ||
|
|
1612fe3e6d | chore(helm): update image ghcr.io/meeb/tubesync digest to 007200a (#33728) | ||
|
|
297ef9e9e4 |
chore(helm): update image ghcr.io/linuxserver/sickchill digest to 0345391 (#33726)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages) ([source](https://redirect.github.com/linuxserver/docker-sickchill)) | digest | `482ce0b` -> `0345391` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3fa207875f | chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 8afe862 (#33727) | ||
|
|
dc5a72f1de |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 225733c (#33725)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `5661a3e` -> `225733c` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
11a903e03c |
chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to 6ec591b (#33724)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/emulatorjs](https://redirect.github.com/linuxserver/docker-emulatorjs/packages) ([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) | digest | `5a19e02` -> `6ec591b` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d48ad75321 | chore(helm): update image ghcr.io/linuxserver/davos digest to 6de545a (#33723) | ||
|
|
0e0521c126 | chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to 7d18cb2 (#33722) | ||
|
|
1f66127c34 |
fix(website): update @playform/compress 0.1.7 → 0.1.8 (#33732)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playform/compress](https://redirect.github.com/PlayForm/Compress) | dependencies | patch | [`0.1.7` -> `0.1.8`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.7/0.1.8) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>PlayForm/Compress (@​playform/compress)</summary> ### [`v0.1.8`](https://redirect.github.com/PlayForm/Compress/compare/c7d77c36f9704d08bb729c8fa5587aa807c3ef3f...f69bb94485bffa434ad404bbbfa303afd13068ea) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/c7d77c36f9704d08bb729c8fa5587aa807c3ef3f...f69bb94485bffa434ad404bbbfa303afd13068ea) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a69cd569f8 |
docs(team-list): add Boemeltrein (#33721)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
68dbc4faa4 |
chore(helm): update image docker.io/ronnieroller/media-roller digest to 7ad9dc1 (#33719)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronnieroller/media-roller | digest | `9dcc515` -> `7ad9dc1` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
92b6e095e1 |
chore(flux): update image jackett 23.3.56 → 23.3.57 (#33720)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.56` -> `23.3.57` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e0b1011e2e |
fix(grafana) - correct ci vallues (#33718)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> change the `_` to `-` as that was changed in the .Values ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
d952edc7e4 | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1702 → 0.22.1705 (#33716) | ||
|
|
bfb55f6549 | chore(helm): update image lscr.io/linuxserver/blender digest to 2141414 (#33715) | ||
|
|
28f8fa7240 |
chore(helm): update image ghcr.io/onedr0p/exportarr v2.0.1 → v2.1.0 (#33717)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://redirect.github.com/onedr0p/exportarr) | minor | `727e7bc` -> `ffe2065` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary> ### [`v2.1.0`](https://redirect.github.com/onedr0p/exportarr/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/onedr0p/exportarr/compare/v2.0.1...v2.1.0) ##### What's Changed - fix(deps): update golang.org/x/exp digest to [`93d18d7`](https://redirect.github.com/onedr0p/exportarr/commit/93d18d7) by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/288](https://redirect.github.com/onedr0p/exportarr/pull/288) - chore(deps): update golangci/golangci-lint-action action to v5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/293](https://redirect.github.com/onedr0p/exportarr/pull/293) - chore(deps): update golang docker tag to v1.22.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/297](https://redirect.github.com/onedr0p/exportarr/pull/297) - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/300](https://redirect.github.com/onedr0p/exportarr/pull/300) - Update docker-compose with examples for bazarr and readarr by [@​mitchtech](https://redirect.github.com/mitchtech) in [https://github.com/onedr0p/exportarr/pull/301](https://redirect.github.com/onedr0p/exportarr/pull/301) - chore(deps): update docker/build-push-action action to v6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/308](https://redirect.github.com/onedr0p/exportarr/pull/308) - fix(deps): update module github.com/spf13/cobra to v1.8.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/307](https://redirect.github.com/onedr0p/exportarr/pull/307) - chore(deps): update goreleaser/goreleaser-action action to v6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/306](https://redirect.github.com/onedr0p/exportarr/pull/306) - chore(deps): update golang docker tag to v1.22.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/305](https://redirect.github.com/onedr0p/exportarr/pull/305) - chore(deps): update golangci/golangci-lint-action action to v6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/296](https://redirect.github.com/onedr0p/exportarr/pull/296) - chore(deps): update golang docker tag to v1.22.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/312](https://redirect.github.com/onedr0p/exportarr/pull/312) - Fix prowlarr env var in docker-compose.yml by [@​Javex](https://redirect.github.com/Javex) in [https://github.com/onedr0p/exportarr/pull/310](https://redirect.github.com/onedr0p/exportarr/pull/310) - chore(deps): update golang docker tag to v1.22.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/315](https://redirect.github.com/onedr0p/exportarr/pull/315) - fix(deps): update module golang.org/x/sync to v0.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/314](https://redirect.github.com/onedr0p/exportarr/pull/314) - fix(deps): update module github.com/knadh/koanf/providers/file to v1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/311](https://redirect.github.com/onedr0p/exportarr/pull/311) - fix(deps): update module github.com/knadh/koanf/providers/env to v1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/321](https://redirect.github.com/onedr0p/exportarr/pull/321) - fix(deps): update module github.com/knadh/koanf/providers/file to v1.1.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/322](https://redirect.github.com/onedr0p/exportarr/pull/322) - fix(deps): update module github.com/knadh/koanf/providers/file to v1.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/323](https://redirect.github.com/onedr0p/exportarr/pull/323) - fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/319](https://redirect.github.com/onedr0p/exportarr/pull/319) - chore(deps): update golang docker tag to v1.23.2 - autoclosed by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/318](https://redirect.github.com/onedr0p/exportarr/pull/318) - chore(deps): update golang docker tag to v1.23.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/325](https://redirect.github.com/onedr0p/exportarr/pull/325) - fix(deps): update module github.com/knadh/koanf/v2 to v2.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/324](https://redirect.github.com/onedr0p/exportarr/pull/324) - fix(deps): update module golang.org/x/sync to v0.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/326](https://redirect.github.com/onedr0p/exportarr/pull/326) - Trim whitespace in API key file by [@​nalabelle](https://redirect.github.com/nalabelle) in [https://github.com/onedr0p/exportarr/pull/327](https://redirect.github.com/onedr0p/exportarr/pull/327) - fix(deps): update module github.com/stretchr/testify to v1.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/328](https://redirect.github.com/onedr0p/exportarr/pull/328) - chore(deps): update golang docker tag to v1.23.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/329](https://redirect.github.com/onedr0p/exportarr/pull/329) - fix(deps): update module golang.org/x/sync to v0.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/330](https://redirect.github.com/onedr0p/exportarr/pull/330) - fix(deps): update module github.com/gookit/validate to v1.5.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/331](https://redirect.github.com/onedr0p/exportarr/pull/331) - fix(deps): update module github.com/gookit/validate to v1.5.4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/332](https://redirect.github.com/onedr0p/exportarr/pull/332) - fix: resolve invalid port override by [@​tekulvw](https://redirect.github.com/tekulvw) in [https://github.com/onedr0p/exportarr/pull/334](https://redirect.github.com/onedr0p/exportarr/pull/334) - chore(deps): update golang docker tag to v1.24.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/336](https://redirect.github.com/onedr0p/exportarr/pull/336) - fix(deps): update module github.com/spf13/pflag to v1.0.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/337](https://redirect.github.com/onedr0p/exportarr/pull/337) - fix(deps): update module golang.org/x/sync to v0.12.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/338](https://redirect.github.com/onedr0p/exportarr/pull/338) - Update golangci-lint version by [@​rtrox](https://redirect.github.com/rtrox) in [https://github.com/onedr0p/exportarr/pull/342](https://redirect.github.com/onedr0p/exportarr/pull/342) - fix(deps): update module github.com/spf13/cobra to v1.9.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/339](https://redirect.github.com/onedr0p/exportarr/pull/339) - fix(deps): update module github.com/prometheus/client_golang to v1.21.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/onedr0p/exportarr/pull/340](https://redirect.github.com/onedr0p/exportarr/pull/340) ##### New Contributors - [@​mitchtech](https://redirect.github.com/mitchtech) made their first contribution in [https://github.com/onedr0p/exportarr/pull/301](https://redirect.github.com/onedr0p/exportarr/pull/301) - [@​Javex](https://redirect.github.com/Javex) made their first contribution in [https://github.com/onedr0p/exportarr/pull/310](https://redirect.github.com/onedr0p/exportarr/pull/310) - [@​nalabelle](https://redirect.github.com/nalabelle) made their first contribution in [https://github.com/onedr0p/exportarr/pull/327](https://redirect.github.com/onedr0p/exportarr/pull/327) - [@​tekulvw](https://redirect.github.com/tekulvw) made their first contribution in [https://github.com/onedr0p/exportarr/pull/334](https://redirect.github.com/onedr0p/exportarr/pull/334) **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v2.0.1...v2.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
72eccf1dd6 |
chore(helm): update image tccr.io/tccr/nextcloud-fpm v30.0.0 → v31.0.2 (#33712)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public) | major | `9b4d8f8` -> `bef972d` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
3dce3c7deb | chore(helm): update image ghcr.io/linuxserver/medusa digest to e8198b9 (#33714) | ||
|
|
7a9c288709 |
chore(helm): update image ghcr.io/home-operations/sabnzbd digest to bb77343 (#33713)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `95a8393` -> `bb77343` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9ceadf4991 |
chore(helm): update image ghcr.io/linuxserver/grocy 4.4.2 → 4.5.0 (#33711)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages) ([source](https://redirect.github.com/linuxserver/docker-grocy)) | minor | `d862169` -> `e454570` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
69dcd36690 | chore(helm): update image ghcr.io/linuxserver/fleet digest to aa00ff2 (#33707) | ||
|
|
413291d605 | chore(helm): update image public.ecr.aws/bitnami/solr digest to 2581bc9 (#33709) | ||
|
|
0d3c5d7d8d |
chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to f5e9232 (#33708)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages) ([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) | digest | `679513e` -> `f5e9232` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ebed9238ed |
chore(flux): update image spegel 3.2.2 → 3.2.3 (clustertool) (#33710)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [spegel](https://truecharts.org/charts/system/spegel) ([source](https://ghcr.io/spegel-org/spegel)) | patch | `3.2.2` -> `3.2.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
810fdec24e |
chore(helm): update image ghcr.io/spegel-org/spegel v0.1.0 → v0.1.1 (#33704)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/spegel-org/spegel](https://redirect.github.com/spegel-org/spegel) | patch | -> | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>spegel-org/spegel (ghcr.io/spegel-org/spegel)</summary> ### [`v0.1.1`](https://redirect.github.com/spegel-org/spegel/blob/HEAD/CHANGELOG.md#v011) [Compare Source](https://redirect.github.com/spegel-org/spegel/compare/v0.1.0...v0.1.1) ##### Fixed - [#​807](https://redirect.github.com/spegel-org/spegel/pull/807) Update golangci lint and fix new issues. - [#​810](https://redirect.github.com/spegel-org/spegel/pull/810) Increase timeout to avoid flakiness in conformance tests. - [#​806](https://redirect.github.com/spegel-org/spegel/pull/806) Fix verification of Containerd configuration with suffixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ef1271c2a2 |
chore(helm): update image ghcr.io/linuxserver/firefox 136.0.2 → 136.0.4 (#33703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | patch | `e0466eb` -> `f998867` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
23bd443393 | chore(helm): update jupyter (patch) (#33705) |