[PR #33] [MERGED] feat(container): update image freshrss/freshrss ( 1.28.1 ➔ 1.29.0 ) #325

Closed
opened 2026-06-08 08:31:34 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/homelab-cluster/pull/33
Author: @webgrip-renovate[bot]
Created: 5/16/2026
Status: Merged
Merged: 5/16/2026
Merged by: @Ryangr0

Base: mainHead: renovate/freshrss-freshrss-namespace


📝 Commits (1)

  • 4164b61 feat(container): update image freshrss/freshrss ( 1.28.1 ➔ 1.29.0 )

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 kubernetes/apps/freshrss/freshrss/app/helmrelease.yaml (+1 -1)

📄 Description

This PR contains the following updates:

Package Update Change
freshrss/freshrss (source) minor 1.28.1-alpine1.29.0-alpine

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FreshRSS/FreshRSS (freshrss/freshrss)

v1.29.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Amsterdam, 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 issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/homelab-cluster/pull/33 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 5/16/2026 **Status:** ✅ Merged **Merged:** 5/16/2026 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `renovate/freshrss-freshrss-namespace` --- ### 📝 Commits (1) - [`4164b61`](https://github.com/webgrip/homelab-cluster/commit/4164b6139ad2749c35e81d81fb9b732589d51220) feat(container): update image freshrss/freshrss ( 1.28.1 ➔ 1.29.0 ) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `kubernetes/apps/freshrss/freshrss/app/helmrelease.yaml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Update | Change | |---|---|---| | [freshrss/freshrss](https://freshrss.org/) ([source](https://redirect.github.com/FreshRSS/FreshRSS)) | minor | `1.28.1-alpine` → `1.29.0-alpine` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary> ### [`v1.29.0`](https://redirect.github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2026-05-10-FreshRSS-1290) [Compare Source](https://redirect.github.com/FreshRSS/FreshRSS/compare/1.28.1...1.29.0) - Features - New sort order preferences at global, category, and feed levels [#&#8203;8234](https://redirect.github.com/FreshRSS/FreshRSS/pull/8234) - New filtering by date of *Server modification date* [#&#8203;8131](https://redirect.github.com/FreshRSS/FreshRSS/pull/8131), [#&#8203;8576](https://redirect.github.com/FreshRSS/FreshRSS/pull/8576) - Corresponding search operator, e.g. `mdate:P1D` for finding articles modified by the author / server during the past day. - Especially useful for optimising the API synchronisation. - Use feed-provided icon [#&#8203;8633](https://redirect.github.com/FreshRSS/FreshRSS/pull/8633) - New option to automatically mark new articles as read if an identical GUID already exists in the same category [#&#8203;8673](https://redirect.github.com/FreshRSS/FreshRSS/pull/8673) - Automatic feed visibility/priority during search [#&#8203;8609](https://redirect.github.com/FreshRSS/FreshRSS/pull/8609) - Add feed visibility filter to statistics view *unread dates* [#&#8203;8489](https://redirect.github.com/FreshRSS/FreshRSS/pull/8489) - Add option to enable/disable notifications, also for PWA [#&#8203;8458](https://redirect.github.com/FreshRSS/FreshRSS/pull/8458) - Add a form to create new user queries on the *User Queries* page [#&#8203;8623](https://redirect.github.com/FreshRSS/FreshRSS/pull/8623) - Allow WebSub hub push from same private network [#&#8203;8450](https://redirect.github.com/FreshRSS/FreshRSS/pull/8450) - Support category field in JSON feed import [#&#8203;8786](https://redirect.github.com/FreshRSS/FreshRSS/pull/8786) - Bug fixing - Fix wrong search `toString` in case of regex-looking string [#&#8203;8479](https://redirect.github.com/FreshRSS/FreshRSS/pull/8479) - Fix article *last seen date* in case of feed errors [#&#8203;8646](https://redirect.github.com/FreshRSS/FreshRSS/pull/8646) - Fix search expansion with backslash [#&#8203;8497](https://redirect.github.com/FreshRSS/FreshRSS/pull/8497) - Fix user query parsing [#&#8203;8543](https://redirect.github.com/FreshRSS/FreshRSS/pull/8543) - Fix search in shared user queries [#&#8203;8789](https://redirect.github.com/FreshRSS/FreshRSS/pull/8789) - Fix redirect to wrong view after mark as read in *reader* and *global* views [#&#8203;8552](https://redirect.github.com/FreshRSS/FreshRSS/pull/8552) - Fix SQLite paging when sorting by article length [#&#8203;8594](https://redirect.github.com/FreshRSS/FreshRSS/pull/8594) - Fix change sorting during paging [#&#8203;8688](https://redirect.github.com/FreshRSS/FreshRSS/pull/8688) - Fix SQL keyset pagination when sorting by category name [#&#8203;8597](https://redirect.github.com/FreshRSS/FreshRSS/pull/8597) - Fix SQL duplicates in the user labels when sorting randomly [#&#8203;8626](https://redirect.github.com/FreshRSS/FreshRSS/pull/8626) - Fix wrong error redirect in subscription management [#&#8203;8625](https://redirect.github.com/FreshRSS/FreshRSS/pull/8625) - Fix do not include hidden feeds when counting total number of unread articles [#&#8203;8715](https://redirect.github.com/FreshRSS/FreshRSS/pull/8715) - Update user modify date when changing extensions UserJS / UserCSS [#&#8203;8607](https://redirect.github.com/FreshRSS/FreshRSS/pull/8607) - Non-strict OPML export [#eedefb](https://redirect.github.com/FreshRSS/FreshRSS/commit/eedefbd9fedbb14d3387b6b036afa64f75de4610) - Security - Limit cURL to protocols HTTP, HTTPS [#&#8203;8713](https://redirect.github.com/FreshRSS/FreshRSS/pull/8713) - Better sanitise favicon URLs [#&#8203;8714](https://redirect.github.com/FreshRSS/FreshRSS/pull/8714) - New setting for `<iframe>` referrer allow list [#&#8203;8672](https://redirect.github.com/FreshRSS/FreshRSS/pull/8672) - Fix email validation and allow error page for unverified email users [#&#8203;8582](https://redirect.github.com/FreshRSS/FreshRSS/pull/8582) - Add `allowfullscreen` to `<iframe>` [#&#8203;8467](https://redirect.github.com/FreshRSS/FreshRSS/pull/8467) - Rewrite `Set-Cookie` using native PHP support of `SameSite` [#&#8203;8447](https://redirect.github.com/FreshRSS/FreshRSS/pull/8447), [#&#8203;8778](https://redirect.github.com/FreshRSS/FreshRSS/pull/8778) - Sanitize lifetime of session cookies from `session.cookie-lifetime` in `php.ini` - Update to `<meta name="referrer" content="no-referrer" />` from deprecated `never` [#&#8203;8725](https://redirect.github.com/FreshRSS/FreshRSS/pull/8725) - Preventive measure against search ingestion [#&#8203;8777](https://redirect.github.com/FreshRSS/FreshRSS/pull/8777) - UI - New option to hide sidebar by default [#&#8203;8528](https://redirect.github.com/FreshRSS/FreshRSS/pull/8528) - Improve mobile view with multiple lines when thumbnails and summaries are shown [#&#8203;8631](https://redirect.github.com/FreshRSS/FreshRSS/pull/8631) - New option to disable unread counter in tab title and favicon [#&#8203;8728](https://redirect.github.com/FreshRSS/FreshRSS/pull/8728) - Show time since when a feed has problems [#&#8203;8670](https://redirect.github.com/FreshRSS/FreshRSS/pull/8670) - Improve add feed UI [#&#8203;8683](https://redirect.github.com/FreshRSS/FreshRSS/pull/8683) - Improve slider behaviour when using navigate back button [#&#8203;8496](https://redirect.github.com/FreshRSS/FreshRSS/pull/8496), [#&#8203;8524](https://redirect.github.com/FreshRSS/FreshRSS/pull/8524) - Improve consistency of slider behaviour after submitting form [#&#8203;8612](https://redirect.github.com/FreshRSS/FreshRSS/pull/8612) - Create dynamic favicons from SVG instead of PNG canvas [#&#8203;8577](https://redirect.github.com/FreshRSS/FreshRSS/pull/8577), [#&#8203;8588](https://redirect.github.com/FreshRSS/FreshRSS/pull/8588) - Only display scrollbar everywhere if there's an overflow (especially for Chromium) [#&#8203;8542](https://redirect.github.com/FreshRSS/FreshRSS/pull/8542) - Fix CSS padding of `.content pre code` [#&#8203;8620](https://redirect.github.com/FreshRSS/FreshRSS/pull/8620) - Fix wrong navigation buttons layout on Chromium [#&#8203;8606](https://redirect.github.com/FreshRSS/FreshRSS/pull/8606) - Fix don’t mark as read if middle click is outside of article link [#&#8203;8553](https://redirect.github.com/FreshRSS/FreshRSS/pull/8553) - More robust JS [#&#8203;8595](https://redirect.github.com/FreshRSS/FreshRSS/pull/8595) - Fix sidebar slide animation at narrow viewports [#&#8203;8747](https://redirect.github.com/FreshRSS/FreshRSS/pull/8747) - Visually dim disabled users in user management table [#&#8203;8768](https://redirect.github.com/FreshRSS/FreshRSS/pull/8768) - Improve multiple UI themes [#&#8203;8711](https://redirect.github.com/FreshRSS/FreshRSS/pull/8711), [#&#8203;8732](https://redirect.github.com/FreshRSS/FreshRSS/pull/8732), [#&#8203;8733](https://redirect.github.com/FreshRSS/FreshRSS/pull/8733), [#&#8203;8734](https://redirect.github.com/FreshRSS/FreshRSS/pull/8734), [#&#8203;8735](https://redirect.github.com/FreshRSS/FreshRSS/pull/8735), [#&#8203;8736](https://redirect.github.com/FreshRSS/FreshRSS/pull/8736), [#&#8203;8737](https://redirect.github.com/FreshRSS/FreshRSS/pull/8737), [#&#8203;8738](https://redirect.github.com/FreshRSS/FreshRSS/pull/8738), [#&#8203;8739](https://redirect.github.com/FreshRSS/FreshRSS/pull/8739), [#&#8203;8743](https://redirect.github.com/FreshRSS/FreshRSS/pull/8743), [#&#8203;8746](https://redirect.github.com/FreshRSS/FreshRSS/pull/8746), [#&#8203;8749](https://redirect.github.com/FreshRSS/FreshRSS/pull/8749), [#&#8203;8761](https://redirect.github.com/FreshRSS/FreshRSS/pull/8761), [#&#8203;8781](https://redirect.github.com/FreshRSS/FreshRSS/pull/8781), [#&#8203;8784](https://redirect.github.com/FreshRSS/FreshRSS/pull/8784), [#&#8203;8785](https://redirect.github.com/FreshRSS/FreshRSS/pull/8785) - Various UI and style improvements: [#&#8203;8537](https://redirect.github.com/FreshRSS/FreshRSS/pull/8537), [#&#8203;8538](https://redirect.github.com/FreshRSS/FreshRSS/pull/8538), [#&#8203;8541](https://redirect.github.com/FreshRSS/FreshRSS/pull/8541), [#&#8203;8624](https://redirect.github.com/FreshRSS/FreshRSS/pull/8624), [#&#8203;8731](https://redirect.github.com/FreshRSS/FreshRSS/pull/8731), [#&#8203;8774](https://redirect.github.com/FreshRSS/FreshRSS/pull/8774) - Deployment - Also push Docker images to [GitHub registry](https://redirect.github.com/FreshRSS/FreshRSS/pkgs/container/freshrss) [#&#8203;8669](https://redirect.github.com/FreshRSS/FreshRSS/pull/8669) - Improve support of PHP 8.5+ using `Pdo\Mysql` [#&#8203;8526](https://redirect.github.com/FreshRSS/FreshRSS/pull/8526) - Add support for Podman in Makefile [#&#8203;8456](https://redirect.github.com/FreshRSS/FreshRSS/pull/8456) - Re-add database status in installation check [#&#8203;8510](https://redirect.github.com/FreshRSS/FreshRSS/pull/8510) - Docker / CLI: Allow chown/chmod to fail with warning [#&#8203;8635](https://redirect.github.com/FreshRSS/FreshRSS/pull/8635) - Extensions - New Webhook extension for automated RSS notifications [Extensions#456](https://redirect.github.com/FreshRSS/Extensions/pull/456) - New LLM Classification extension to automatically tag incoming articles based on a prompt sent to an LLM [Extensions#458](https://redirect.github.com/FreshRSS/Extensions/pull/458) - New extension methods to get typed configuration values [#&#8203;8696](https://redirect.github.com/FreshRSS/FreshRSS/pull/8696) - New hook: `Minz_HookType::ActionExecute` [#&#8203;8599](https://redirect.github.com/FreshRSS/FreshRSS/pull/8599), [#&#8203;8603](https://redirect.github.com/FreshRSS/FreshRSS/pull/8603) - New hook to modify the list of feeds to actualize [#&#8203;8655](https://redirect.github.com/FreshRSS/FreshRSS/pull/8655), [#&#8203;8675](https://redirect.github.com/FreshRSS/FreshRSS/pull/8675) - Allow passing `Minz_HookType` as hook name in `registerHook()` [#&#8203;8600](https://redirect.github.com/FreshRSS/FreshRSS/pull/8600) - Return more info and status from `httpGet()` [#&#8203;8700](https://redirect.github.com/FreshRSS/FreshRSS/pull/8700) - Make `httpGet()` cache nullable [#&#8203;8705](https://redirect.github.com/FreshRSS/FreshRSS/pull/8705) - Allow extensions’ configuration UI to use `select-input-changer` JavaScript helper [#&#8203;8721](https://redirect.github.com/FreshRSS/FreshRSS/pull/8721) - SimplePie - Bump upstream [#&#8203;8628](https://redirect.github.com/FreshRSS/FreshRSS/pull/8628), [simplepie#71](https://redirect.github.com/FreshRSS/simplepie/pull/71) - New function `get_icon_url()` for feed favicon [simplepie#974](https://redirect.github.com/simplepie/simplepie/pull/974) - Fix Undefined array key in `get_thumbnail()` [#&#8203;8634](https://redirect.github.com/FreshRSS/FreshRSS/pull/8634), [simplepie#970](https://redirect.github.com/simplepie/simplepie/pull/970) - Fix int types for enclosures [#&#8203;8702](https://redirect.github.com/FreshRSS/FreshRSS/pull/8702), [simplepie#975](https://redirect.github.com/simplepie/simplepie/pull/975) - Fix HTTPS headers given to SimplePie, e.g. for some HTTP/2 cases [#&#8203;8742](https://redirect.github.com/FreshRSS/FreshRSS/pull/8742) - CLI - New `cli/purge.php` to apply purge policy [#&#8203;8740](https://redirect.github.com/FreshRSS/FreshRSS/pull/8740) - I18n - CLI validate language directory names [#&#8203;8767](https://redirect.github.com/FreshRSS/FreshRSS/pull/8767) - New functions to handle plural, and new `timeago()` [#&#8203;8670](https://redirect.github.com/FreshRSS/FreshRSS/pull/8670) - Improve German [#&#8203;8491](https://redirect.github.com/FreshRSS/FreshRSS/pull/8491), [#&#8203;8557](https://redirect.github.com/FreshRSS/FreshRSS/pull/8557), [#&#8203;8689](https://redirect.github.com/FreshRSS/FreshRSS/pull/8689), [#&#8203;8704](https://redirect.github.com/FreshRSS/FreshRSS/pull/8704) - Improve Italian [#&#8203;8517](https://redirect.github.com/FreshRSS/FreshRSS/pull/8517), [#&#8203;8519](https://redirect.github.com/FreshRSS/FreshRSS/pull/8519), [#&#8203;8554](https://redirect.github.com/FreshRSS/FreshRSS/pull/8554), [#&#8203;8555](https://redirect.github.com/FreshRSS/FreshRSS/pull/8555), [#&#8203;8556](https://redirect.github.com/FreshRSS/FreshRSS/pull/8556), [#&#8203;8566](https://redirect.github.com/FreshRSS/FreshRSS/pull/8566) - Improve Latvian [#&#8203;6553](https://redirect.github.com/FreshRSS/FreshRSS/pull/6553) - Improve Polish [#&#8203;8536](https://redirect.github.com/FreshRSS/FreshRSS/pull/8536) - Improve Portuguese [#&#8203;8649](https://redirect.github.com/FreshRSS/FreshRSS/pull/8649) - Improve Simplified Chinese [#&#8203;8474](https://redirect.github.com/FreshRSS/FreshRSS/pull/8474), [#&#8203;8475](https://redirect.github.com/FreshRSS/FreshRSS/pull/8475), [#&#8203;8476](https://redirect.github.com/FreshRSS/FreshRSS/pull/8476) - Improve Traditional Chinese [#&#8203;8709](https://redirect.github.com/FreshRSS/FreshRSS/pull/8709), [#&#8203;8716](https://redirect.github.com/FreshRSS/FreshRSS/pull/8716), [#&#8203;8723](https://redirect.github.com/FreshRSS/FreshRSS/pull/8723), [#&#8203;8730](https://redirect.github.com/FreshRSS/FreshRSS/pull/8730), [#&#8203;8748](https://redirect.github.com/FreshRSS/FreshRSS/pull/8748) - Improve Spanish [#&#8203;8572](https://redirect.github.com/FreshRSS/FreshRSS/pull/8572) - Misc. - Initial conventions for AI agents and humans: `AGENTS.md`, `SKILLS.md`, `instructions.md` [#&#8203;8478](https://redirect.github.com/FreshRSS/FreshRSS/pull/8478) - Update to CSSXPath 1.5.0 [#&#8203;8642](https://redirect.github.com/FreshRSS/FreshRSS/pull/8642) - Update to PHPMailer 7.0.2 [#&#8203;8483](https://redirect.github.com/FreshRSS/FreshRSS/pull/8483) - SQL improve PHP syntax uniformity [#&#8203;8604](https://redirect.github.com/FreshRSS/FreshRSS/pull/8604) - Trim SQL whitespace before parenthesis [#&#8203;8522](https://redirect.github.com/FreshRSS/FreshRSS/pull/8522) - Improve PHP code [#&#8203;8627](https://redirect.github.com/FreshRSS/FreshRSS/pull/8627), [#&#8203;8644](https://redirect.github.com/FreshRSS/FreshRSS/pull/8644), [#&#8203;8753](https://redirect.github.com/FreshRSS/FreshRSS/pull/8753), [#&#8203;8697](https://redirect.github.com/FreshRSS/FreshRSS/pull/8697) - Add dev legacy rules PHPCS 3 [#&#8203;8645](https://redirect.github.com/FreshRSS/FreshRSS/pull/8645) - Update dev dependencies [#&#8203;8469](https://redirect.github.com/FreshRSS/FreshRSS/pull/8469), [#&#8203;8480](https://redirect.github.com/FreshRSS/FreshRSS/pull/8480), [#&#8203;8499](https://redirect.github.com/FreshRSS/FreshRSS/pull/8499), [#&#8203;8545](https://redirect.github.com/FreshRSS/FreshRSS/pull/8545), [#&#8203;8546](https://redirect.github.com/FreshRSS/FreshRSS/pull/8546), [#&#8203;8547](https://redirect.github.com/FreshRSS/FreshRSS/pull/8547), [#&#8203;8617](https://redirect.github.com/FreshRSS/FreshRSS/pull/8617), [#&#8203;8638](https://redirect.github.com/FreshRSS/FreshRSS/pull/8638), [#&#8203;8660](https://redirect.github.com/FreshRSS/FreshRSS/pull/8660), [#&#8203;8661](https://redirect.github.com/FreshRSS/FreshRSS/pull/8661), [#&#8203;8662](https://redirect.github.com/FreshRSS/FreshRSS/pull/8662), [#&#8203;8663](https://redirect.github.com/FreshRSS/FreshRSS/pull/8663), [#&#8203;8664](https://redirect.github.com/FreshRSS/FreshRSS/pull/8664), [#&#8203;8665](https://redirect.github.com/FreshRSS/FreshRSS/pull/8665), [#&#8203;8666](https://redirect.github.com/FreshRSS/FreshRSS/pull/8666), [#&#8203;8667](https://redirect.github.com/FreshRSS/FreshRSS/pull/8667), [#&#8203;8668](https://redirect.github.com/FreshRSS/FreshRSS/pull/8668), [#&#8203;8685](https://redirect.github.com/FreshRSS/FreshRSS/pull/8685), [#&#8203;8752](https://redirect.github.com/FreshRSS/FreshRSS/pull/8752), [#&#8203;8754](https://redirect.github.com/FreshRSS/FreshRSS/pull/8754), [#&#8203;8755](https://redirect.github.com/FreshRSS/FreshRSS/pull/8755), [#&#8203;8756](https://redirect.github.com/FreshRSS/FreshRSS/pull/8756), [#&#8203;8757](https://redirect.github.com/FreshRSS/FreshRSS/pull/8757), [#&#8203;8758](https://redirect.github.com/FreshRSS/FreshRSS/pull/8758), [#&#8203;8772](https://redirect.github.com/FreshRSS/FreshRSS/pull/8772), [#&#8203;8798](https://redirect.github.com/FreshRSS/FreshRSS/pull/8798) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 08:31:34 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/homelab-cluster#325
No description provided.