251 Commits

Author SHA1 Message Date
4d84f00b67 Update ghcr.io/karakeep-app/karakeep Docker tag to v0.27.0 (#1400)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m34s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/karakeep-app/karakeep](https://github.com/karakeep-app/karakeep) | minor | `0.26.0` -> `0.27.0` |

---

### Release Notes

<details>
<summary>karakeep-app/karakeep (ghcr.io/karakeep-app/karakeep)</summary>

### [`v0.27.0`](https://github.com/karakeep-app/karakeep/releases/tag/v0.27.0): 0.27.0

[Compare Source](https://github.com/karakeep-app/karakeep/compare/v0.26.0...v0.27.0)

### 0.27.0

Welcome to the 0.27.0 release of Karakeep! This release brings website-aware previews, cookies support, redesigned background jobs page, and a lot of fixes and cleanups that accumulated over the past 1.5 months. Huge thanks to our contributors in this release:
[@&#8203;ahmed-abdelkarim](https://github.com/ahmed-abdelkarim), [@&#8203;qixing-jk](https://github.com/qixing-jk), [@&#8203;youenchene](https://github.com/youenchene), [@&#8203;Drashi](https://github.com/Drashi), [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub), [@&#8203;xuatz](https://github.com/xuatz), [@&#8203;haappi](https://github.com/haappi), [@&#8203;CrazyWolf13](https://github.com/CrazyWolf13), [@&#8203;landonepps](https://github.com/landonepps), [@&#8203;dvdpearson](https://github.com/dvdpearson), [@&#8203;vivienbcr](https://github.com/vivienbcr), [@&#8203;yinan-c](https://github.com/yinan-c), [@&#8203;packetmonkey](https://github.com/packetmonkey), [@&#8203;liCells](https://github.com/liCells) and
everyone who reported issues and tested changes!

> If you enjoy using Karakeep, consider supporting the project [here ️](https://buymeacoffee.com/mbassem) or via GitHub [here](https://github.com/sponsors/MohamedBassem).

<a href="https://www.buymeacoffee.com/mbassem" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="auto" height="50" ></a>

And in case you missed it from the last release, we now have a ☁️ managed offering ☁️ for those who don't want to self-host. We're still in private beta (you can signup for access [here](https://tally.so/r/wo8zzx)) and gradually letting more and more users in.

### New Features 🚀

- \[Experimental] Karakeep now detects specific websites and renders a customized cards for them. We're starting with 4 special renders (and are accepting contributions for more):
  - X (twitter): Now shows a tweet embed by default.
  - Amazon: A card that shows the product.
  - Youtube: Renders a youtube embed (i.e. a player) by default.
  - Tiktok: Renders a tiktok embed (i.e. a player) by default.
  - If you want to see more websites supported, don't hesitate to send PRs. This is meant to evolve into karakeep understanding the different bookmark types (e.g. products, articles, etc) and showing more specialized cards for each type.
- Background Jobs page got a complete redesign to better explain the different jobs ([#&#8203;1551](https://github.com/karakeep-app/karakeep/issues/1551))
- Cookie support for crawling login-protected sites ([#&#8203;1664](https://github.com/karakeep-app/karakeep/issues/1664) by [@&#8203;liCells](https://github.com/liCells))
  - You can now pass a list of cookies for karakeep to use while crawling to access session-protected websites. Checkout the documentation of `BROWSER_COOKIE_PATH` [here](https://docs.karakeep.app/configuration).
  - **Note:** This is an advanced feature. Cookies are extremely sensitive. Make sure you're handling them carefully. Also note that the cookies that you set are going to be shared with all the users in your instance. [SingleFile](https://docs.karakeep.app/Guides/singlefile) remains the recommended way for accessing login-protected websites.
- GIF asset support ([#&#8203;1876](https://github.com/karakeep-app/karakeep/issues/1876) by [@&#8203;Drashi](https://github.com/Drashi))
- Updated default chrome container to v124, make sure to update yours as well.

### UX Improvements 

- Browser Extension:
  - Theme selection and theme-adapting icon support ([#&#8203;1894](https://github.com/karakeep-app/karakeep/issues/1894) by [@&#8203;qixing-jk](https://github.com/qixing-jk))
  - Constrain height of list and tag selectors to prevent viewport overflow ([#&#8203;1895](https://github.com/karakeep-app/karakeep/issues/1895) by [@&#8203;qixing-jk](https://github.com/qixing-jk))
  - Both will come in the next extension release (aka soon).
- Mobile:
  - Various mobile theme fixes ([#&#8203;1872](https://github.com/karakeep-app/karakeep/issues/1872))
  - Edit menu item on bookmark card
  - Add context aware sharing button in mobile app ([#&#8203;1785](https://github.com/karakeep-app/karakeep/issues/1785) by [@&#8203;xuatz](https://github.com/xuatz))
  - Delete button and creation dates on info page
- Render author, publisher, and publish date in bookmark view
- Configurable number of grid columns in the bookmark grid ([#&#8203;1713](https://github.com/karakeep-app/karakeep/issues/1713))
- Show loading indicator while the karakeep export is being generated ([#&#8203;1787](https://github.com/karakeep-app/karakeep/issues/1787)/[#&#8203;1870](https://github.com/karakeep-app/karakeep/issues/1870) by [@&#8203;ahmed-abdelkarim](https://github.com/ahmed-abdelkarim))
- Hide AI settings tab if inference isn’t configured ([#&#8203;1781](https://github.com/karakeep-app/karakeep/issues/1781))
- Render human tags before AI tags ([#&#8203;1740](https://github.com/karakeep-app/karakeep/issues/1740) by [@&#8203;haappi](https://github.com/haappi))
- Preserve selected bookmark preview section in link preview via query params
- Hide bookmark actions from the navbar when no bookmark grid is shown
- Dark mode titles fixed for public lists
- Render AI summary in Markdown ([#&#8203;1869](https://github.com/karakeep-app/karakeep/issues/1869) by [@&#8203;youenchene](https://github.com/youenchene))
- Bookmark skeleton while search results are loading

### Fixes 🔧

- **\[Security]** CSP policies on asset-serving paths
  - Fixes potential self-XSS on user uploaded assets.
  - Check the security advisory [here](https://github.com/karakeep-app/karakeep/security/advisories/GHSA-7cj2-fr83-g2wj).
  - Special thanks to [@&#8203;Skelmis](https://github.com/Skelmis) for the disclosure!
- Speed improvements:
  - Avoid prefetching assets and tags which should make the tags page loading smoother
  - Fixed a big (accidental) performance bottleneck in the API endpoints caused by API key validation. Re-login in your mobile app (and regenerate your API keys if you use any) for a significantly noticeable speed improvement.
- Queue DB respects configured WAL mode
  - This fixes issues of slow imports and frequent locked databases
  - Enabling WAL is highly advisable
- fix search query getting rest when bookmark preview is closed
- Handle lists with slashes during imports and truncate long list names for more resilient imports
- Don’t mark inference job as failed when content is missing ([#&#8203;1666](https://github.com/karakeep-app/karakeep/issues/1666))
- fix WebView deceleration rate on iOS ([#&#8203;1835](https://github.com/karakeep-app/karakeep/issues/1835) by [@&#8203;landonepps](https://github.com/landonepps))
- Fix PDF detection when Content-Type includes charset ([#&#8203;1677](https://github.com/karakeep-app/karakeep/issues/1677))
- Rule engine: deleting an action now doesn't auto-save ([#&#8203;1858](https://github.com/karakeep-app/karakeep/issues/1858))
- Fix feed worker to use proxy when it's configured
- Web UI will poll for longer (incrementally) as bookmarks are being fetched.
- Fixed an issue with using SingleFile with S3 caused by unaccepted chars in filenames ([#&#8203;1765](https://github.com/karakeep-app/karakeep/issues/1765))
- fix admin API route to be under /v1
- fixed assets incorrectly marked as pending summarization
- Add max output tokens env variable to control the max allowed number of tokens returned by the LLM (to control the costs).

### For Developers 🛠️

- Prometheus:
  - Workers now also export prometheus metrics. You need to enable the metrics endpoint and the port to crawl them.
  - Trpc latency was switched to histograms
  - `karakeep_` prefix was added to all exported metrics (by [@&#8203;CrazyWolf13](https://github.com/CrazyWolf13)), you'll need to update your dashboards.
- Enable/disable specific workers via env variables
- You can now upload video attachments to bookmarks from the API ([#&#8203;1847](https://github.com/karakeep-app/karakeep/issues/1847) by [@&#8203;packetmonkey](https://github.com/packetmonkey))

### Upgrading 📦

To upgrade:

- If you're using KARAKEEP\_VERSION=release, run `docker compose pull && docker compose up -d`.
- If you're pinning it to a specific version, upgrade the version and then run `docker compose pull && docker compose up -d`.

Also upgrade your `chrome` container to `124` if you have it pinned.

### All Commits

- i18n: Sync weblate translations - Weblate in [`d06c85d`](https://github.com/karakeep-app/karakeep/commit/d06c85df)
- fix: fix tag flicker caused by tag sorting - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`d623abd`](https://github.com/karakeep-app/karakeep/commit/d623abd2)
- chore: Update the agent files - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8e95dae`](https://github.com/karakeep-app/karakeep/commit/8e95dae3)
- feat: Show loading indicator while file is being generated [#&#8203;1787](https://github.com/karakeep-app/karakeep/issues/1787) ([#&#8203;1870](https://github.com/karakeep-app/karakeep/issues/1870)) - [@&#8203;Ahmed-Abdel-karim](https://github.com/Ahmed-Abdel-karim) in [`9aa609e`](https://github.com/karakeep-app/karakeep/commit/9aa609e8)
- feat: Add cookie support for browser page access - [@&#8203;liCells](https://github.com/liCells) in [`c57fd51`](https://github.com/karakeep-app/karakeep/commit/c57fd513)
- feat(workers): add worker enable/disable lists ([#&#8203;1885](https://github.com/karakeep-app/karakeep/issues/1885)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`492b152`](https://github.com/karakeep-app/karakeep/commit/492b1520)
- fix(extension): constrain height to prevent viewport overflow ([#&#8203;1580](https://github.com/karakeep-app/karakeep/issues/1580)) ([#&#8203;1895](https://github.com/karakeep-app/karakeep/issues/1895)) - [@&#8203;qixing-jk](https://github.com/qixing-jk) in [`4cc8624`](https://github.com/karakeep-app/karakeep/commit/4cc86240)
- feat(extension): Add theme and dynamic icon support ([#&#8203;1894](https://github.com/karakeep-app/karakeep/issues/1894)) - [@&#8203;qixing-jk](https://github.com/qixing-jk) in [`44bc838`](https://github.com/karakeep-app/karakeep/commit/44bc838f)
- deps: Upgrade the extension deps - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`4362663`](https://github.com/karakeep-app/karakeep/commit/4362663d)
- fix: fix assets being marked as pending summarization - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`14db7ae`](https://github.com/karakeep-app/karakeep/commit/14db7aef)
- readme: Add floccus support to readme and docs - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`67c394e`](https://github.com/karakeep-app/karakeep/commit/67c394ef)
- docs: readme mentions importers + enhancements ([#&#8203;1448](https://github.com/karakeep-app/karakeep/issues/1448)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`1976c53`](https://github.com/karakeep-app/karakeep/commit/1976c537)
- feat(web): render AI summary in markdown ([#&#8203;1869](https://github.com/karakeep-app/karakeep/issues/1869)) - [@&#8203;youenchene](https://github.com/youenchene) in [`9dd93f8`](https://github.com/karakeep-app/karakeep/commit/9dd93f84)
- feat: add gif asset type support ([#&#8203;1876](https://github.com/karakeep-app/karakeep/issues/1876)) - [@&#8203;Drashi](https://github.com/Drashi) in [`0994814`](https://github.com/karakeep-app/karakeep/commit/09948144)
- fix: don't mark inferenace job as failed when there's no content. fixes [#&#8203;1666](https://github.com/karakeep-app/karakeep/issues/1666) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5f87054`](https://github.com/karakeep-app/karakeep/commit/5f870549)
- fix: fix pdf detection when the header contains charset. fix: [#&#8203;1677](https://github.com/karakeep-app/karakeep/issues/1677) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`517e0c1`](https://github.com/karakeep-app/karakeep/commit/517e0c10)
- fix(web): Fix deleting the action in the rule engine auto saves. fixes [#&#8203;1858](https://github.com/karakeep-app/karakeep/issues/1858) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`03f10c7`](https://github.com/karakeep-app/karakeep/commit/03f10c75)
- fix: Fix feed worker to fetch feeds with proxy - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`03f7cc1`](https://github.com/karakeep-app/karakeep/commit/03f7cc14)
- fix: Change the inferance working logging when disabled to be a debug log level - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`767c083`](https://github.com/karakeep-app/karakeep/commit/767c083c)
- fix: Dont attempt to fetch rss if the user if out of quota - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a0dd73f`](https://github.com/karakeep-app/karakeep/commit/a0dd73f5)
- refactor: Extract quota logic into its own class - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3760d23`](https://github.com/karakeep-app/karakeep/commit/3760d23a)
- fix: Reduce polling interval on meilisearch tasks - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`fcfe6a5`](https://github.com/karakeep-app/karakeep/commit/fcfe6a53)
- fix: Don't enqueue video tasks when video downlaod is disabled - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`80a1023`](https://github.com/karakeep-app/karakeep/commit/80a10231)
- fix(landing): fixed typo in FAQ ([#&#8203;1893](https://github.com/karakeep-app/karakeep/issues/1893)) - [@&#8203;midhun3301](https://github.com/midhun3301) in [`473845a`](https://github.com/karakeep-app/karakeep/commit/473845a7)
- fix: Incremental polling interval for ongoing crawls - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`18c1d15`](https://github.com/karakeep-app/karakeep/commit/18c1d15e)
- refactor: Move highlights object into models - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ac4e4fa`](https://github.com/karakeep-app/karakeep/commit/ac4e4fab)
- refactor: Move feed object into models - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`15efda6`](https://github.com/karakeep-app/karakeep/commit/15efda6d)
- release(mobile): Bump mobile version to 1.8.0 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ce9a006`](https://github.com/karakeep-app/karakeep/commit/ce9a006a)
- fix(mobile): Use uncontrolled inputs for signin page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`c706469`](https://github.com/karakeep-app/karakeep/commit/c7064692)
- feat(mobile): Add a default server address during signin - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`1a4e88a`](https://github.com/karakeep-app/karakeep/commit/1a4e88a6)
- deps: Drop ronionoss icons - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e7c9f39`](https://github.com/karakeep-app/karakeep/commit/e7c9f392)
- fix(mobile): Fix text bookmark editor - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`be7311a`](https://github.com/karakeep-app/karakeep/commit/be7311a7)
- fix(mobile): Disable the save button when bookmark is being saved - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`1e0cce7`](https://github.com/karakeep-app/karakeep/commit/1e0cce7e)
- fix(docs): typo: Optaining -> Obtaining in 09-command-line.md ([#&#8203;1850](https://github.com/karakeep-app/karakeep/issues/1850)) - [@&#8203;yinan-c](https://github.com/yinan-c) in [`50d426f`](https://github.com/karakeep-app/karakeep/commit/50d426f7)
- doc: clarify that groups can't be negated ([#&#8203;1881](https://github.com/karakeep-app/karakeep/issues/1881)) - [@&#8203;thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) in [`d455c70`](https://github.com/karakeep-app/karakeep/commit/d455c704)
- fix: show login button in the landing page on mobile - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2f6fe4f`](https://github.com/karakeep-app/karakeep/commit/2f6fe4f7)
- fix: fix long worker log lines when downloading base64 images - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f17ca24`](https://github.com/karakeep-app/karakeep/commit/f17ca243)
- fix: Respect wal mode for the queue db - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`be2646e`](https://github.com/karakeep-app/karakeep/commit/be2646ec)
- fix: handle list with slashes in their names and truncate long list names. fixes [#&#8203;1597](https://github.com/karakeep-app/karakeep/issues/1597) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`aecbe6a`](https://github.com/karakeep-app/karakeep/commit/aecbe6ae)
- fix: fix move the admin route to the /v1 prefix - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f196182`](https://github.com/karakeep-app/karakeep/commit/f1961822)
- feat: Add a bookmark skeleton for search - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f1509fc`](https://github.com/karakeep-app/karakeep/commit/f1509fc5)
- feat(mobile): Retheme the mobile app ([#&#8203;1872](https://github.com/karakeep-app/karakeep/issues/1872)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ed86f7e`](https://github.com/karakeep-app/karakeep/commit/ed86f7ef)
- fix(mobile): Fix crash in android webview - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ec56ea3`](https://github.com/karakeep-app/karakeep/commit/ec56ea33)
- feat(mobile): Add edit menu item to bookmark card - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`eb54bf4`](https://github.com/karakeep-app/karakeep/commit/eb54bf44)
- fix(mobile): Change the icon of the share button - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5d502f5`](https://github.com/karakeep-app/karakeep/commit/5d502f51)
- feat: Add delete button and creation dates to mobile info page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`b927574`](https://github.com/karakeep-app/karakeep/commit/b927574b)
- u18n: Update french translation.json ([#&#8203;1866](https://github.com/karakeep-app/karakeep/issues/1866)) - [@&#8203;vivienbcr](https://github.com/vivienbcr) in [`9e3ea20`](https://github.com/karakeep-app/karakeep/commit/9e3ea20c)
- fix: fix nextjs warning about dialog without title in bookmark preview - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8f8ce16`](https://github.com/karakeep-app/karakeep/commit/8f8ce164)
- fix(web): fix query getting rest when bookmark preview is closed. fixes [#&#8203;1521](https://github.com/karakeep-app/karakeep/issues/1521) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`cf06bbb`](https://github.com/karakeep-app/karakeep/commit/cf06bbb2)
- fix(web): Fix hydration errors in add api key page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`9df0f44`](https://github.com/karakeep-app/karakeep/commit/9df0f441)
- fix: preserve selected section in link preview in query params - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6dde9f2`](https://github.com/karakeep-app/karakeep/commit/6dde9f20)
- fix: Hide bookmark global actions when there's no bookmark grid shown - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8c20524`](https://github.com/karakeep-app/karakeep/commit/8c205249)
- fix(security): Add CSP policies on asset serving path - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a4b2fc7`](https://github.com/karakeep-app/karakeep/commit/a4b2fc7c)
- fix: Dont attempt to remove uploaded tmp file if it's already removed - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`096af7e`](https://github.com/karakeep-app/karakeep/commit/096af7ef)
- fix: Sanitize uploaded file names. [#&#8203;1765](https://github.com/karakeep-app/karakeep/issues/1765) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`39a650f`](https://github.com/karakeep-app/karakeep/commit/39a650f6)
- deps: Upgrade oxlint to 1.12 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3ed8af5`](https://github.com/karakeep-app/karakeep/commit/3ed8af56)
- fix: dangling assets created by changing crawling config - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`940550b`](https://github.com/karakeep-app/karakeep/commit/940550b9)
- fix(workers): Drop the withTimeout wrappers - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`3ab31c2`](https://github.com/karakeep-app/karakeep/commit/3ab31c29)
- feat: Export prometheus metrics from the workers - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`52d018c`](https://github.com/karakeep-app/karakeep/commit/52d018c8)
- fix: Remove dev indicator config from nextjs config - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`9d6b0ef`](https://github.com/karakeep-app/karakeep/commit/9d6b0ef2)
- feat: generate a random prometheus token on startup - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a64307e`](https://github.com/karakeep-app/karakeep/commit/a64307e8)
- feat: Support video uploads and attachments ([#&#8203;1847](https://github.com/karakeep-app/karakeep/issues/1847)) - [@&#8203;packetmonkey](https://github.com/packetmonkey) in [`f1662b8`](https://github.com/karakeep-app/karakeep/commit/f1662b82)
- fix(web): Fix dark mode titles for public lists - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7bdc8b2`](https://github.com/karakeep-app/karakeep/commit/7bdc8b2c)
- feat: Add confirmations to background job actions - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f620dc6`](https://github.com/karakeep-app/karakeep/commit/f620dc67)
- feat: A redesigned background jobs page. [#&#8203;1551](https://github.com/karakeep-app/karakeep/issues/1551) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`e2c303a`](https://github.com/karakeep-app/karakeep/commit/e2c303ac)
- Revert "deps: Upgrade nextjs to 15.5" - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ff33b31`](https://github.com/karakeep-app/karakeep/commit/ff33b310)
- deps: Upgrade nextjs to 15.5 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`be420c9`](https://github.com/karakeep-app/karakeep/commit/be420c9a)
- fix(web): Suppress hydration warning on root html - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f7b145c`](https://github.com/karakeep-app/karakeep/commit/f7b145c6)
- deps: Upgrade expo & nextjs to react 19 ([#&#8203;1565](https://github.com/karakeep-app/karakeep/issues/1565)) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`dd53ccb`](https://github.com/karakeep-app/karakeep/commit/dd53ccb9)
- fix(mobile): fix WebView deceleration rate on iOS ([#&#8203;1835](https://github.com/karakeep-app/karakeep/issues/1835)) - [@&#8203;landonepps](https://github.com/landonepps) in [`5f07b50`](https://github.com/karakeep-app/karakeep/commit/5f07b507)
- fix: renamed export filename to karakeep ([#&#8203;1829](https://github.com/karakeep-app/karakeep/issues/1829)) - [@&#8203;dvdpearson](https://github.com/dvdpearson) in [`5b91250`](https://github.com/karakeep-app/karakeep/commit/5b912508)
- feat: Render human tags before AI tags ([#&#8203;1740](https://github.com/karakeep-app/karakeep/issues/1740)) - [@&#8203;haappi](https://github.com/haappi) in [`2263c0f`](https://github.com/karakeep-app/karakeep/commit/2263c0fc)
- fix(mobile): remove type: module so expo works ([#&#8203;1846](https://github.com/karakeep-app/karakeep/issues/1846)) - [@&#8203;xuatz](https://github.com/xuatz) in [`df6814f`](https://github.com/karakeep-app/karakeep/commit/df6814f2)
- docs: Fix the name of the development section - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6e525eb`](https://github.com/karakeep-app/karakeep/commit/6e525eb1)
- docs: rename docs into actual name in a separate commit - [@&#8203;xuatz](https://github.com/xuatz) in [`6f14115`](https://github.com/karakeep-app/karakeep/commit/6f141152)
- docs: rename docs into tmp name in a separate commit - [@&#8203;xuatz](https://github.com/xuatz) in [`b3feee7`](https://github.com/karakeep-app/karakeep/commit/b3feee7e)
- fix(mobile): change to metro.config.cjs since migrating to type: module ([#&#8203;1845](https://github.com/karakeep-app/karakeep/issues/1845)) - [@&#8203;xuatz](https://github.com/xuatz) in [`17b5908`](https://github.com/karakeep-app/karakeep/commit/17b59084)
- fix: add CORS configuration for chrome-extension origin ([#&#8203;1823](https://github.com/karakeep-app/karakeep/issues/1823)) - [@&#8203;qixing-jk](https://github.com/qixing-jk) in [`9059ca2`](https://github.com/karakeep-app/karakeep/commit/9059ca22)
- fix: Add support email to pricing page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8367173`](https://github.com/karakeep-app/karakeep/commit/83671734)
- feat: Add an error boundary around the custom renderer - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`01ae8b5`](https://github.com/karakeep-app/karakeep/commit/01ae8b55)
- feat(web): Add special cards for specific websites. Fixes [#&#8203;1344](https://github.com/karakeep-app/karakeep/issues/1344) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`c68e509`](https://github.com/karakeep-app/karakeep/commit/c68e5099)
- docker: Update chrome to 124 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`03aa172`](https://github.com/karakeep-app/karakeep/commit/03aa1720)
- fix: Merge the quota columns in the user lists - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`9912a0a`](https://github.com/karakeep-app/karakeep/commit/9912a0a3)
- feat(landing): The pricing page - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`141f411`](https://github.com/karakeep-app/karakeep/commit/141f411b)
- fix: Trim trailing slashes from nextauth urls. Fixes [#&#8203;1799](https://github.com/karakeep-app/karakeep/issues/1799) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`eb720c4`](https://github.com/karakeep-app/karakeep/commit/eb720c48)
- release(mcp): Bump mcp server to 0.26 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`801930a`](https://github.com/karakeep-app/karakeep/commit/801930ac)
- fix: Get rid of the userSetting table completely - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`88c4035`](https://github.com/karakeep-app/karakeep/commit/88c4035b)
- refactor: Move webhook, users and tags into models - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`9965356`](https://github.com/karakeep-app/karakeep/commit/99653566)
- feat: Drop support for time bounded invitations - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2493ccf`](https://github.com/karakeep-app/karakeep/commit/2493ccf0)
- refactor: Refactor crawlerWorker to use tryCatch - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`160fd97`](https://github.com/karakeep-app/karakeep/commit/160fd971)
- fix: Use prometheus histogram instead of summary - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`afcc27d`](https://github.com/karakeep-app/karakeep/commit/afcc27d5)
- fix: fix hidden env variable parse error. fixes [#&#8203;1790](https://github.com/karakeep-app/karakeep/issues/1790) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`cc36131`](https://github.com/karakeep-app/karakeep/commit/cc36131e)
- fix(tests): Load plugins on API package entrypoint - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`6f69949`](https://github.com/karakeep-app/karakeep/commit/6f699494)
- fix: Fix the path to worker binary post-build - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bd5d9b9`](https://github.com/karakeep-app/karakeep/commit/bd5d9b99)
- feat: Support NO\_COLOR for logging. Fixes [#&#8203;1778](https://github.com/karakeep-app/karakeep/issues/1778) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8fe4975`](https://github.com/karakeep-app/karakeep/commit/8fe4975c)
- fix(docs): Fix git case sensitivity Take 3 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`802f93b`](https://github.com/karakeep-app/karakeep/commit/802f93bc)
- fix(docs): Fix git case sensitivity Take 2 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a8b2c06`](https://github.com/karakeep-app/karakeep/commit/a8b2c066)
- fix(docs): Fix git case sensitivity - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`f2975af`](https://github.com/karakeep-app/karakeep/commit/f2975af5)
- deps: Upgrade docusourus - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`16ec2f6`](https://github.com/karakeep-app/karakeep/commit/16ec2f6c)
- fix(docs): Fix the docs one more time - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5c9de51`](https://github.com/karakeep-app/karakeep/commit/5c9de514)
- refactor: Extract meilisearch as a plugin - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`b94896a`](https://github.com/karakeep-app/karakeep/commit/b94896a0)
- chore: Add opencode agent - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`7bb7f18`](https://github.com/karakeep-app/karakeep/commit/7bb7f18f)
- docs: Drop docs older than 0.21 - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a34331b`](https://github.com/karakeep-app/karakeep/commit/a34331b5)
- chore: More turbo fixes - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`77ae89b`](https://github.com/karakeep-app/karakeep/commit/77ae89b2)
- fix: Ensure that all packages are ESM packages - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8f1cb06`](https://github.com/karakeep-app/karakeep/commit/8f1cb065)
- fix: Fix package boundary violations - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`57d1e50`](https://github.com/karakeep-app/karakeep/commit/57d1e50d)
- fix: Add karakeep\_ prefix to hono's metrics - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`77e3611`](https://github.com/karakeep-app/karakeep/commit/77e36114)
- deps: Upgrade vite - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a441a67`](https://github.com/karakeep-app/karakeep/commit/a441a677)
- refactor: Extract the importing logic into its own hook - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`118ffc6`](https://github.com/karakeep-app/karakeep/commit/118ffc64)
- feat(mobile): add context aware sharing option in mobile app ([#&#8203;1785](https://github.com/karakeep-app/karakeep/issues/1785)) - [@&#8203;xuatz](https://github.com/xuatz) in [`8db89bb`](https://github.com/karakeep-app/karakeep/commit/8db89bb0)
- feat: Configurable number of grid columns. Fixes [#&#8203;1713](https://github.com/karakeep-app/karakeep/issues/1713) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`154efe1`](https://github.com/karakeep-app/karakeep/commit/154efe17)
- feat: Render author, publisher and pub data in the bookmark view - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`8b4fb49`](https://github.com/karakeep-app/karakeep/commit/8b4fb49c)
- fix: Avoid prefetching assets and tags in the link component. Fixes [#&#8203;1759](https://github.com/karakeep-app/karakeep/issues/1759) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`94f3958`](https://github.com/karakeep-app/karakeep/commit/94f39587)
- feat: Hide AI settings tab if inference is not configured. [#&#8203;1781](https://github.com/karakeep-app/karakeep/issues/1781) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`1b14043`](https://github.com/karakeep-app/karakeep/commit/1b14043a)
- fix: Stop forcing next-auth to read email from id\_token. Fixes [#&#8203;410](https://github.com/karakeep-app/karakeep/issues/410) - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2cb0ab0`](https://github.com/karakeep-app/karakeep/commit/2cb0ab01)
- fix: Drop legacy container notice - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`5019c8d`](https://github.com/karakeep-app/karakeep/commit/5019c8d9)
- deps: Upgrade form-data - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2717d8a`](https://github.com/karakeep-app/karakeep/commit/2717d8a7)
- deps: Upgrade trpc - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`fd0bac2`](https://github.com/karakeep-app/karakeep/commit/fd0bac28)
- fix: prometheus add karakeep prefix to metrics ([#&#8203;1780](https://github.com/karakeep-app/karakeep/issues/1780)) - [@&#8203;CrazyWolf13](https://github.com/CrazyWolf13) in [`f6f6f79`](https://github.com/karakeep-app/karakeep/commit/f6f6f79e)
- deps: Upgrade turbo, sherif and oxlint - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`ea6bab0`](https://github.com/karakeep-app/karakeep/commit/ea6bab0f)
- fix: Remove bcrypt from the api key validation route - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`bb11907`](https://github.com/karakeep-app/karakeep/commit/bb11907e)
- feat: Add a max output tokens env variable - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`52ac086`](https://github.com/karakeep-app/karakeep/commit/52ac0869)
- fix(test): Fix subscription.test - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`2f3da0b`](https://github.com/karakeep-app/karakeep/commit/2f3da0b8)
- fix(stripe): Allow promotion codes - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`298b347`](https://github.com/karakeep-app/karakeep/commit/298b3479)
- release(sdk): Release the 0.26 sdk - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`c7f0af0`](https://github.com/karakeep-app/karakeep/commit/c7f0af0c)
- docs: Release the 0.26.0 docs - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`0cd9eea`](https://github.com/karakeep-app/karakeep/commit/0cd9eea0)
- docs: Update api docs in prep for the 0.26.0 release - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`705e46d`](https://github.com/karakeep-app/karakeep/commit/705e46dc)
- docs: Restructure the config docs a bit - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`fe501cf`](https://github.com/karakeep-app/karakeep/commit/fe501cf8)
- i18n: Add new translations - [@&#8203;MohamedBassem](https://github.com/MohamedBassem) in [`a93601e`](https://github.com/karakeep-app/karakeep/commit/a93601e0)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1400
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:57:54 +00:00
8ea9b07d63 Update Helm release headlamp to v0.35.0 (#1382)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/) ([source](https://github.com/kubernetes-sigs/headlamp)) | minor | `0.34.0` -> `0.35.0` |

---

### Release Notes

<details>
<summary>kubernetes-sigs/headlamp (headlamp)</summary>

### [`v0.35.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.35.0): 0.35.0

[Compare Source](https://github.com/kubernetes-sigs/headlamp/compare/v0.34.0...v0.35.0)

####  Enhancements:

- Add Projects feature (namespace-based, a collection of Kubernetes resources for organizing deployed applications or workloads)
- Gateway API resources can be seen on the map view. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa)
- Add copy to clipboard button on secrets view
- Add Kube config upload options. Thanks to [@&#8203;Exar04](https://github.com/Exar04)
- Can see more than 20 labels on Nodes and Pods now without clicking edit. Thanks to [@&#8203;shezaan-hashgraph](https://github.com/shezaan-hashgraph)
- Improvements to local cluster support on Mac, and with display of status on Home Overview
- Helm Chart is available on GHCR now. Thanks to [@&#8203;onedr0p](https://github.com/onedr0p) and [@&#8203;joryirving](https://github.com/joryirving)
- In the helm chart, ability to specify automountServiceAccountToken in the spec of the pod. Thanks to [@&#8203;vnea](https://github.com/vnea)
- Now it is possible to add annotations to services in the helm chart. Thanks to [@&#8203;lszczepaniak-XM](https://github.com/lszczepaniak-XM)
- Add oidc-callback-url flag to backend and chart
- Add link to minikube in plugin-catalog on the Add cluster view
- Add support for custom CA and skipping TLS verification to backend and chart, improving flexibility for users working with self-signed OIDC providers
- Improvements to filter, to allow filtering for broken pods and multi select. Thanks to [@&#8203;farodin91](https://github.com/farodin91)
- Handle new k8s feature, native sidecars
- i18n support in plugins
- Changing theme font in plugins. Thanks to [@&#8203;kirederik](https://github.com/kirederik)
- Optional cache for k8s API calls to reduce API server load. Thanks to [@&#8203;upsaurav12](https://github.com/upsaurav12)
- Expand grouped CRs in sidebar. Making installations with lots of CRs much more usable. Thanks to [@&#8203;farodin91](https://github.com/farodin91)

##### New Projects feature

<img width="1217" height="669" alt="Screenshot showing the new Project feature" src="https://github.com/user-attachments/assets/5a32663b-a9a8-483b-b679-b5070cde1ff0" />

##### Custom Resources are now grouped in the sidebar

For clusters with many Custom resources installed this makes it much easier to see them grouped in the sidebar.

<img width="1629" height="916" alt="Screenshot showing Custom Resources are now grouped in the sidebar" src="https://github.com/user-attachments/assets/60dd7191-a18c-4061-8a47-7ede4da8f27e" />

##### Gateway API resources can be seen on the map view.

<img width="666" height="654" alt="Selecting Gateway API resources on the map view" src="https://github.com/user-attachments/assets/4528d8cf-5cdf-4631-92fb-be5a80df6ba9" />
<img width="1440" height="899" alt="Showing the map view with the relationship between some Gateway API resources" src="https://github.com/user-attachments/assets/fb3fcfa6-4620-49b3-9af9-d7a35a6ed565" />

##### Copy to clipboard button on secrets view

<img width="782" height="195" alt="image" src="https://github.com/user-attachments/assets/7e8be611-5d91-4fa6-8860-d31e6c6920f1" />

##### New Kube config upload options

Now people can upload kube config files by URL

<img width="611" height="413" alt="Drop multiple files" src="https://github.com/user-attachments/assets/e326e3cf-33aa-46e8-86ad-638358957b90" />

#### 🐞 Bug fixes
* Mac app no longer needs reloading to show plugins on some laptops in cases like when Headlamp was first run
* Fix for realtime updates because of web socket error when telemetry was enabled. Thanks to @&#8203;wingerx
* App no longer needs to wait several seconds longer than necessary for clusters to display
* Sidebar a11y issue with focus on collapsed items was fixed. Thanks to @&#8203;andoriyaprashant
* Make monaco-editor work again in an offline/air-gapped environment and fix localisation. This improves security and i18n functionality. Thanks to @&#8203;DanielLeone
* Status Labels are wrapped incorrect (was "Pendin" on one line, "g" on the next)
* Fix for activity bar close button styling. Thanks to @&#8203;Exar04
* Contrast fix for actions notifier (cancel button was not visible)
* Cookies are used for token rather than local storage improving security
* The plugin settings works again to allow disabling/enabling plugins
* Fix on the cluster context menu on the Home Overview page to not show multiple delete actions when a plugin defines a delete action
* Fix for the network icon in map
* A number of now unused dependencies were trimmed from the frontend and from headlamp-plugin
* Fixes for shell escaping in script used for signing some binaries. Thanks to @&#8203;odaysec
* Fix display of accessModes on VolumeList detail view
* Fix fetchConfig to return a proper value removing error in web dev console. Thanks to @&#8203;wingerx
* Fix for overflow on logs view Thanks to @&#8203;greedy-wudpeckr
* A11y fix for Alert contrast in dark-mode
* Refactor CRs to use existing components. Thanks @&#8203;farodin91
* Fix so plugins can be deleted again in Plugin settings
* Fix warnings, and bump node to 22 in Dockerfile. Thanks to @&#8203;LinPr

#### 💻 Development
* From 5x to 60x faster app load in development with `cd app && npm run star`
* Fix for running app on Windows with cd app && npm start
* Improved "releaser check" tool to so we can see which external release artefacts released correctly
* Remove unnecessary loop assignments which is possible in newer versions of golang. Thanks to @&#8203;LinPr
* Clean up some parse tests. Thanks to @&#8203;andoriyaprashant
* Fix bug in app for running long running javascripts use by minikube plugin
* Plugin manager can now download non tar.gz extra files
* Add gitignore for mac .DS_Store files
* Update golang version to 1.24.6. Thanks to @&#8203;mkm29
* Stories for the Overview component were added. Thanks to @&#8203;1012Charan
* Some unused functionality for plugins was removed "loadDevPlugins"
* Update storybook to 9.1.2
* Add registerClusterStatus for adding cluster status to the Overview cluster list
* Extract some auth related methods to new auth package with tests
* Add projects plugin example, for extending new Namespace Projects feature on Home

##### Plugins gain the ability to customise the font-family from a AppTheme. Thanks to @&#8203;kirederik

Theme registration:

```js
import './index.css'; // where the @&#8203;font-face is defined

registerAppTheme({
  name: "My Custom Theme",
  base: "light",
  primary: "#ff0000",
  secondary: "#&#8203;333",
  fontFamily: ["Asimovian"],
})
```

<img width="1374" height="616" alt="Headlamp with a different font" src="https://github.com/user-attachments/assets/482a608c-2c8f-4647-8831-21bd56ebcee4" />

#### 📖 Documentation

- Document some functions in lib/k8s
- Add note about hack to get around issue installing with brew on Mac whilst binaries are not signed. Thanks to [@&#8203;kierr](https://github.com/kierr)
- Add GKE to user tested platform table. Thanks to [@&#8203;eranchetz](https://github.com/eranchetz)

<!-- end-release-notes -->

**Container image:** 🐳  [ghcr.io/headlamp-k8s/headlamp:v0.35.0](https://github.com/orgs/headlamp-k8s/packages/container/headlamp/475369027?tag=v0.35.0)

**Desktop Apps:**

🐧  [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp)
🐧  Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-x64.AppImage), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-arm64.AppImage),  [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-armv7l.AppImage)
🐧 Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-x64.tar.gz), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-arm64.tar.gz), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-linux-armv7l.tar.gz)
🐧 Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/headlamp_0.35.0-1_amd64.deb)
:green\_apple:  [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-mac-x64.dmg)
:green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-mac-arm64.dmg)
:blue\_square:  [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.35.0/Headlamp-0.35.0-win-x64.exe)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1382
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:57:07 +00:00
dacf606800 Update Helm release gatus to v1.4.0 (#1394)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gatus](https://github.com/TwiN/gatus) ([source](https://github.com/TwiN/helm-charts)) | minor | `1.3.1` -> `1.4.0` |

---

### Release Notes

<details>
<summary>TwiN/helm-charts (gatus)</summary>

### [`v1.4.0`](https://github.com/TwiN/helm-charts/releases/tag/gatus-1.4.0)

[Compare Source](https://github.com/TwiN/helm-charts/compare/gatus-1.3.1...gatus-1.4.0)

Automated service health dashboard

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1394
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:56:27 +00:00
bdeb30bdf5 Update dpage/pgadmin4 Docker tag to v9.8 (#1387)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.7` -> `9.8` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1387
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:55:31 +00:00
f9a6d653fa Update ghcr.io/actualbudget/actual Docker tag to v25.9.0 (#1380)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `25.8.0` -> `25.9.0` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1380
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:55:24 +00:00
44f8115850 Update Helm release loki to v6.39.0 (#1391)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts) ([source](https://github.com/grafana/helm-charts)) | minor | `6.38.0` -> `6.39.0` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1391
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:54:24 +00:00
c799ae79be Update Helm release traefik to v37.1.0 (#1383)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.0.0` -> `37.1.0` |

---

### Release Notes

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`v37.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.1.0)

[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.0.0...v37.1.0)

#### 🚀 Features

- feat(deps): update traefik docker tag to v3.5.1 [#&#8203;1504](https://github.com/traefik/traefik-helm-chart/issues/1504) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- feat(deployment): add chart value timezone that automatically configures access logs timezone [#&#8203;1503](https://github.com/traefik/traefik-helm-chart/issues/1503) by [@&#8203;KyriosGN0](https://github.com/KyriosGN0)
- feat(hooks): use now stable prestop command syntax [#&#8203;1505](https://github.com/traefik/traefik-helm-chart/issues/1505) by [@&#8203;jnoordsij](https://github.com/jnoordsij)
- feat(hub): add annotations for webhook admission [#&#8203;1508](https://github.com/traefik/traefik-helm-chart/issues/1508) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)
- feat: support custom monitoring api [#&#8203;1498](https://github.com/traefik/traefik-helm-chart/issues/1498) by [@&#8203;zalbiraw](https://github.com/zalbiraw)
- feat(CRDs): update Traefik Hub to v1.21.1 [#&#8203;1507](https://github.com/traefik/traefik-helm-chart/issues/1507) by [@&#8203;traefiker](https://github.com/traefiker)
- feat: support Traefik v3.5 features [#&#8203;1509](https://github.com/traefik/traefik-helm-chart/issues/1509) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)

#### 🐛 Bug fixes

- fix(deployment): allow to disable checkNewVersion via values.yaml [#&#8203;1489](https://github.com/traefik/traefik-helm-chart/issues/1489) by [@&#8203;KyriosGN0](https://github.com/KyriosGN0)
- fix: prevent blank lines in args [#&#8203;1497](https://github.com/traefik/traefik-helm-chart/issues/1497) by [@&#8203;florianspk](https://github.com/florianspk)

#### 📦 Others

- docs(readme): linguistic inconsistencies and verification section  [#&#8203;1491](https://github.com/traefik/traefik-helm-chart/issues/1491) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)
- refactor: only render `--global.checkNewVersion` when it differs from default [#&#8203;1493](https://github.com/traefik/traefik-helm-chart/issues/1493) by [@&#8203;ChristianCiach](https://github.com/ChristianCiach)
- chore(deps): update actions/checkout action to v5 [#&#8203;1494](https://github.com/traefik/traefik-helm-chart/issues/1494) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- refactor: remove `$root` hacks in favor of using \`-  [#&#8203;1495](https://github.com/traefik/traefik-helm-chart/issues/1495) by [@&#8203;jnoordsij](https://github.com/jnoordsij)
- docs(plugins): Sync VALUES.md [#&#8203;1499](https://github.com/traefik/traefik-helm-chart/issues/1499) by [@&#8203;Frankst2](https://github.com/Frankst2)
- chore(release): 🚀 Publish 37.1.0 and 1.11.0 [#&#8203;1510](https://github.com/traefik/traefik-helm-chart/issues/1510) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)

#### New Contributors

- [@&#8203;KyriosGN0](https://github.com/KyriosGN0) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1489
- [@&#8203;ChristianCiach](https://github.com/ChristianCiach) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1493
- [@&#8203;florianspk](https://github.com/florianspk) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1497
- [@&#8203;Frankst2](https://github.com/Frankst2) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1499

**Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v37.0.0...v37.1.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1383
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-07 20:54:19 +00:00
a5c0b350a0 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to cd528d4 (#1401)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m3s
2025-09-07 20:02:08 +00:00
c1067939b8 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to c6dd175
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m13s
2025-09-07 07:01:28 +00:00
fcc0372547 Update thewicklowwolf/lidatube Docker tag to v0.2.35 (#1398)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 3m10s
2025-09-07 00:01:49 +00:00
78d74e3cdd Update Helm release argo-cd to v8.3.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m1s
2025-09-06 22:01:09 +00:00
352a40c7e4 Update clidey/whodb Docker tag to v0.60.0 (#1396)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m15s
2025-09-05 21:01:56 +00:00
f0b369c73f Update Helm release argo-cd to v8.3.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m26s
2025-09-05 20:01:18 +00:00
8aeaf82caa Update ollama/ollama Docker tag to v0.11.10 (#1393)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m30s
2025-09-05 18:01:35 +00:00
6288e5f267 Update eigenfocus/eigenfocus Docker tag to v1.3.1 (#1392)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m26s
2025-09-05 17:01:37 +00:00
9f7040123e Update clidey/whodb Docker tag to v0.59.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m36s
2025-09-05 13:02:12 +00:00
95edce69e7 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.1 (#1389)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m11s
2025-09-05 12:04:14 +00:00
8b7648a4b3 Update searxng/searxng:latest Docker digest to 511fa3f (#1388)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-05 12:04:05 +00:00
54cae09245 Update searxng/searxng:latest Docker digest to 9fd03d0 (#1386)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 4m34s
2025-09-05 10:02:10 +00:00
ed156c25fc Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.1 (#1385)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m35s
2025-09-05 07:01:41 +00:00
e6035cc868 add transition condition
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m2s
2025-09-05 00:37:03 -05:00
0d9c920b27 Update ollama/ollama Docker tag to v0.11.9 (#1384)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m43s
2025-09-05 00:02:22 +00:00
029c505fb6 upgrade image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m48s
2025-09-03 18:13:05 -05:00
0c37867bfb Update Helm release meilisearch to v0.17.0 (#1370)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch) ([source](https://github.com/meilisearch/meilisearch-kubernetes)) | minor | `0.15.1` -> `0.17.0` |

---

### Release Notes

<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>

### [`v0.17.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.17.0)

[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.16.0...meilisearch-0.17.0)

A Helm chart for the Meilisearch search engine

### [`v0.16.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.16.0)

[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.15.1...meilisearch-0.16.0)

A Helm chart for the Meilisearch search engine

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1370
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 23:07:12 +00:00
5d7cf015be Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.0 (#1379)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m37s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | minor | `2025.8.3` -> `2025.9.0` |

---

### Release Notes

<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>

### [`v2025.9.0`](https://github.com/home-assistant/core/releases/tag/2025.9.0)

[Compare Source](https://github.com/home-assistant/core/compare/2025.8.3...2025.9.0)

https://www.home-assistant.io/blog/2025/09/03/release-20259/

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1379
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 19:11:19 +00:00
8b4f142676 Update Helm release element-web to v1.4.18 (#1378)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m0s
2025-09-03 18:35:32 +00:00
1c7a34bcf5 Update outlinewiki/outline Docker tag to v0.87.3 (#1359)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 34s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `0.86.1` -> `0.87.3` |

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

### [`v0.87.3`](https://github.com/outline/outline/releases/tag/v0.87.3)

[Compare Source](https://github.com/outline/outline/compare/v0.87.2...v0.87.3)

#### What's Changed

##### Improvements

- It is now possible to give group users "Manage" permissions so they can add and remove other users from a group.

##### Fixes

- OIDC flow broken when using an authentication provider on a private network in `v0.87.0`
- Importing nested lists from HTML now works correctly

### [`v0.87.2`](https://github.com/outline/outline/compare/v0.87.1...v0.87.2)

[Compare Source](https://github.com/outline/outline/compare/v0.87.1...v0.87.2)

### [`v0.87.1`](https://github.com/outline/outline/compare/v0.87.0...v0.87.1)

[Compare Source](https://github.com/outline/outline/compare/v0.87.0...v0.87.1)

### [`v0.87.0`](https://github.com/outline/outline/releases/tag/v0.87.0)

[Compare Source](https://github.com/outline/outline/compare/v0.86.1...v0.87.0)

> \[!WARNING]
> Skip this version, use v0.87.3 due to a breaking issue causing failing CSP in some browsers.

> \[!NOTE]
> This version includes multiple proactive security fixes for issues discovered during a routine security audit. Please see associated advisories:
>
> - https://github.com/outline/outline/security/advisories/GHSA-fp2g-2283-rwvj
> - https://github.com/outline/outline/security/advisories/GHSA-jfhx-7phw-9gq3
> - https://github.com/outline/outline/security/advisories/GHSA-gcj7-c9jv-fhgf

#### What's Changed

##### Improvements

- Add notifications for reactions in https://github.com/outline/outline/pull/9893
- It is now possible to split an existing code block by typing triple backticks in https://github.com/outline/outline/pull/9959
- Implement right-click context menu in https://github.com/outline/outline/pull/9883 (Available on document lists now, elsewhere soon)
- Added `relationships` API endpoints in https://github.com/outline/outline/pull/9402
- Improved error boundary with option to clear cache on repeated errors… in https://github.com/outline/outline/pull/9891
- Added support for encrypted environment variables with [dotenvx](https://dotenvx.com) in https://github.com/outline/outline/pull/9921

##### Fixes

##### Editor

- fix: Line-height too compact on editor headings in https://github.com/outline/outline/pull/9942
- fix: Scroll-to-anchor reliability in https://github.com/outline/outline/pull/9945
- fix: "Table of contents" shortcut on macOS in https://github.com/outline/outline/pull/10002
- fix: Issue with draft comment being lost when navigating directly between documents in https://github.com/outline/outline/pull/9997
- Use Sorting of mentions in a table now act correctly in https://github.com/outline/outline/pull/10011
- fix: Image caption parsed as separate paragraph on copy/paste in https://github.com/outline/outline/pull/10020
- fix: Image pasted twice in copy/paste https://github.com/outline/outline/pull/9938

##### Other

- fix: Tighten rate limits on `email.callback` endpoint in https://github.com/outline/outline/pull/9917
- fix: Use `safeEqual` in `VerificationCode` verify method in https://github.com/outline/outline/pull/9915
- fix: Allow user account lookup with mismatching email capitalization in https://github.com/outline/outline/pull/9929
- fix: Remove `attachments.redirect` sw caching in https://github.com/outline/outline/pull/9927
- fix: Remove `mime-types` usage from the browser in https://github.com/outline/outline/pull/9926
- fix: Upgrade `request-filtering-agent` in https://github.com/outline/outline/pull/9937
- fix: Increase timeout on remote file storage operations in https://github.com/outline/outline/pull/9936
- fix: Properly truncate multiline labels in sidebar in https://github.com/outline/outline/pull/9940
- fix: Drafts without a collection should be publishable by all members with update rights in https://github.com/outline/outline/pull/9941
- fix: Standardize request filtering between cloud / self-hosted in https://github.com/outline/outline/pull/9914
- chore: Removed usage of `vite-static-copy` plugin in https://github.com/outline/outline/pull/9916
- fix: Document move/copy/publish dialog now behaves better in https://github.com/outline/outline/pull/9947
- fix: Usage of `ctx.attachment` overrides explicit `Content-Type` in https://github.com/outline/outline/pull/9949
- chore: More CSP hardening in https://github.com/outline/outline/pull/9951
- fix: Frontend requests do not always send `Content-Type` header in request in https://github.com/outline/outline/pull/9954
- Display correct child document structure & auto open shared document section in https://github.com/outline/outline/pull/9854
- fix: Unable to use `DATABASE_HOST` env in https://github.com/outline/outline/pull/9977
- Include collection attachments in json export in https://github.com/outline/outline/pull/10010
- Skip Notion linked database views in https://github.com/outline/outline/pull/10018
- Map export endpoint to read permissions in https://github.com/outline/outline/pull/10019
- fix documents.import permission checks for shared parent in https://github.com/outline/outline/pull/9996
- fix: Show API key creator name in settings page in https://github.com/outline/outline/pull/10041
- fix: Update unique db constraint to account for revoked share links in https://github.com/outline/outline/pull/10022
- Add CSRF middleware in https://github.com/outline/outline/pull/10051

#### New Contributors

- [@&#8203;volodymyrkoval](https://github.com/volodymyrkoval) made their first contribution in https://github.com/outline/outline/pull/9935
- [@&#8203;esafev](https://github.com/esafev) made their first contribution in https://github.com/outline/outline/pull/10031

**Full Changelog**: https://github.com/outline/outline/compare/v0.86.1...v0.87.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1359
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 18:33:46 +00:00
97a59df88a Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.46.01 (#1352)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr_node](https://github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `2.45.01` -> `2.46.01` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1352
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 18:33:01 +00:00
8e953429bf Update ghcr.io/haveagitgat/tdarr Docker tag to v2.46.01 (#1351)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr](https://github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `2.45.01` -> `2.46.01` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1351
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 18:32:51 +00:00
83ecc058f9 Update mirror.gcr.io/aquasec/trivy Docker tag to v0.66.0 (#1367)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mirror.gcr.io/aquasec/trivy](https://www.aquasec.com/products/trivy/) ([source](https://github.com/aquasecurity/trivy)) | minor | `0.65.0` -> `0.66.0` |

---

### Release Notes

<details>
<summary>aquasecurity/trivy (mirror.gcr.io/aquasec/trivy)</summary>

### [`v0.66.0`](https://github.com/aquasecurity/trivy/blob/HEAD/CHANGELOG.md#0660-2025-09-02)

[Compare Source](https://github.com/aquasecurity/trivy/compare/v0.65.0...v0.66.0)

##### Features

- add timeout handling for cache database operations ([#&#8203;9307](https://github.com/aquasecurity/trivy/issues/9307)) ([235c24e](235c24e71a))
- **misconf:** added audit config attribute ([#&#8203;9249](https://github.com/aquasecurity/trivy/issues/9249)) ([4d4a244](4d4a2444b6))
- **secret:** implement streaming secret scanner with byte offset tracking ([#&#8203;9264](https://github.com/aquasecurity/trivy/issues/9264)) ([5a5e097](5a5e0972c7))
- **terraform:** use .terraform cache for remote modules in plan scanning ([#&#8203;9277](https://github.com/aquasecurity/trivy/issues/9277)) ([298a994](298a9941f0))

##### Bug Fixes

- **conda:** memory leak by adding closure method for `package.json` file ([#&#8203;9349](https://github.com/aquasecurity/trivy/issues/9349)) ([03d039f](03d039f17d))
- create temp file under composite fs dir ([#&#8203;9387](https://github.com/aquasecurity/trivy/issues/9387)) ([ce22f54](ce22f54a39))
- **cyclonedx:** handle multiple license types ([#&#8203;9378](https://github.com/aquasecurity/trivy/issues/9378)) ([46ab76a](46ab76a5af))
- **fs:** avoid shadowing errors in file.glob ([#&#8203;9286](https://github.com/aquasecurity/trivy/issues/9286)) ([b51c789](b51c789330))
- **image:** use standardized HTTP client for ECR authentication ([#&#8203;9322](https://github.com/aquasecurity/trivy/issues/9322)) ([84fbf86](84fbf8674d))
- **misconf:** ensure ignore rules respect subdirectory chart paths ([#&#8203;9324](https://github.com/aquasecurity/trivy/issues/9324)) ([d3cd101](d3cd101266))
- **misconf:** ensure module source is known ([#&#8203;9404](https://github.com/aquasecurity/trivy/issues/9404)) ([81d9425](81d94253c8))
- **misconf:** preserve original paths of remote submodules from .terraform ([#&#8203;9294](https://github.com/aquasecurity/trivy/issues/9294)) ([1319d8d](1319d8dc7f))
- **misconf:** use correct field log\_bucket instead of target\_bucket in gcp bucket ([#&#8203;9296](https://github.com/aquasecurity/trivy/issues/9296)) ([04ad0c4](04ad0c4fc2))
- persistent flag option typo ([#&#8203;9374](https://github.com/aquasecurity/trivy/issues/9374)) ([6e99dd3](6e99dd304c))
- **plugin:** don't remove plugins when updating index.yaml file ([#&#8203;9358](https://github.com/aquasecurity/trivy/issues/9358)) ([5f067ac](5f067ac15e))
- **python:** impove package name normalization  ([#&#8203;9290](https://github.com/aquasecurity/trivy/issues/9290)) ([1473e88](1473e88b74))
- **repo:** preserve RepoMetadata on FS cache hit ([#&#8203;9389](https://github.com/aquasecurity/trivy/issues/9389)) ([4f2a44e](4f2a44ea45))
- **repo:** sanitize git repo URL before inserting into report metadata ([#&#8203;9391](https://github.com/aquasecurity/trivy/issues/9391)) ([1ac9b1f](1ac9b1f07c))
- **sbom:** add support for `file` component type of `CycloneDX` ([#&#8203;9372](https://github.com/aquasecurity/trivy/issues/9372)) ([aa7cf43](aa7cf4387c))
- suppress debug log for context cancellation errors ([#&#8203;9298](https://github.com/aquasecurity/trivy/issues/9298)) ([2458d5e](2458d5e28a))

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1367
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-03 18:32:46 +00:00
a616a41ceb Update searxng/searxng:latest Docker digest to 4e96378 (#1377)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m18s
2025-09-03 14:02:46 +00:00
563df58fb3 Update ghcr.io/linuxserver/radarr Docker tag to v5.27.5 (#1376)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m15s
2025-09-03 13:02:09 +00:00
cb899ac47f Update searxng/searxng:latest Docker digest to 40d133d (#1375)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m52s
2025-09-03 12:01:52 +00:00
ea1d986907 Update kube-prometheus-stack Docker tag to v77.5.0
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m47s
2025-09-03 11:01:48 +00:00
66a886a65f Update kube-prometheus-stack Docker tag to v77.4.0 (#1373)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m23s
2025-09-03 10:02:02 +00:00
05c8291304 Update ghcr.io/n8n-io/n8n Docker tag to v1.110.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
2025-09-03 09:01:47 +00:00
86d4ba51d5 Update searxng/searxng:latest Docker digest to 7c82889 (#1371)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m15s
2025-09-03 05:02:01 +00:00
c97b72b2e8 Update d3fk/s3cmd:latest Docker digest to eb0d441
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m39s
2025-09-03 03:01:15 +00:00
5d8e7ed6fa Update Helm release meilisearch to v0.15.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m57s
2025-09-03 02:01:07 +00:00
082426492b Update kube-prometheus-stack Docker tag to v77.3.0 (#1366)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m29s
2025-09-02 17:02:54 +00:00
892cd23503 Update Helm release argo-cd to v8.3.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-09-02 16:04:14 +00:00
0135afd797 Update kube-prometheus-stack Docker tag to v77.2.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m43s
2025-09-02 13:01:30 +00:00
8264b806bd Update Helm release argo-cd to v8.3.2 (#1363)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 3m11s
2025-09-02 10:02:04 +00:00
57b7569cef Update Helm release argo-workflows to v0.45.23 (#1362)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 2m27s
2025-09-01 22:01:43 +00:00
13b66369ed Update kube-prometheus-stack Docker tag to v77.2.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m42s
2025-09-01 21:01:47 +00:00
5c3dd51407 Update ghcr.io/n8n-io/n8n Docker tag to v1.110.0 (#1360)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m5s
2025-09-01 16:02:07 +00:00
c54178fef5 Update searxng/searxng:latest Docker digest to 9d53db5 (#1358)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m34s
2025-09-01 15:01:34 +00:00
4d57e7e25e Update searxng/searxng:latest Docker digest to 30b5ec6
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m49s
2025-09-01 14:01:33 +00:00
70642bdfab Update kube-prometheus-stack Docker tag to v77.1.3 (#1356)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-09-01 13:01:45 +00:00
0e0e05601b Update kube-prometheus-stack Docker tag to v77.1.2 (#1355)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m5s
2025-09-01 09:02:05 +00:00
1c40e4678e Update Helm release coredns to v1.43.3 (#1354)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 2m30s
2025-09-01 05:03:24 +00:00
6e23a33f89 Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.4
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2025-09-01 05:01:06 +00:00
d016b6fc9b Update kube-prometheus-stack Docker tag to v77.1.1 (#1350)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m35s
2025-08-31 10:01:25 +00:00
7ae933d0ff Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to d464a92
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m11s
2025-08-31 08:01:05 +00:00
8dc5695955 enable operator
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s
2025-08-31 00:27:21 -05:00
8170fadf73 Update Helm release rook-ceph-cluster to v1.18.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m5s
2025-08-30 18:02:12 +00:00
95cd950395 Update Helm release rook-ceph to v1.18.1 (#1346)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
2025-08-30 18:01:27 +00:00
d1fb6674d4 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 5aab484
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
2025-08-30 10:01:07 +00:00
3820000742 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 99e8d42
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 1m57s
2025-08-30 05:00:54 +00:00
df731c9016 Update thewicklowwolf/lidatube Docker tag to v0.2.34 (#1343)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m45s
2025-08-30 00:02:07 +00:00
97a26b05f9 Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to e00e87e (#1342)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-30 00:02:01 +00:00
8d38d3b504 Update php Docker tag to v8.4.12 (#1341)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m28s
2025-08-29 22:01:32 +00:00
41739246a4 Update ollama/ollama Docker tag to v0.11.8 (#1340)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m25s
2025-08-29 21:01:35 +00:00
0aa4ae8263 Update kube-prometheus-stack Docker tag to v77.1.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m5s
2025-08-29 19:00:02 +00:00
03811498b3 Update hashicorp/vault Docker tag to v1.20.3 (#1338)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m57s
2025-08-29 18:58:52 +00:00
b14012aa77 Update searxng/searxng:latest Docker digest to afa052a (#1337)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:47 +00:00
bed9809606 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 7a248fb (#1336)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-29 18:57:43 +00:00
cbdf564f96 expand storage
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-08-29 13:55:37 -05:00
a2ce360b64 Update directus/directus Docker tag to v11.11.0 (#1333)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Failing after 14m52s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.10.2` -> `11.11.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.11.0`](https://github.com/directus/directus/releases/tag/v11.11.0)

[Compare Source](https://github.com/directus/directus/compare/v11.10.2...v11.11.0)

##### ⚠️ Potential Breaking Changes

**Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437))**
The following changes should be kept in mind when updating:

1. Relational versioned data now requires explicit field expansion to be included in the response.
2. Invalid data (e.g. Fails validation rules) will error on query
3. Filter conditions now apply to the versioned data instead of the main record
4. For more information, please read the [breaking change docs](https://directus.io/docs/releases/breaking-changes/version-11#version-11110) for a full list of changes.

Additionally there will be further breaking changes to `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, `DATE_UPDATED` default values in a followup PR to improve this behavior further.

Check in with https://github.com/directus/directus/pull/25744 to see more info about the breaking changes.

#####  New Features & Improvements

- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed links in WYSIWYG missing underline and pointer cursor styling ([#&#8203;25739](https://github.com/directus/directus/pull/25739) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added a new field to conditions for clearing hidden fields on save ([#&#8203;25646](https://github.com/directus/directus/pull/25646) by [@&#8203;robluton](https://github.com/robluton))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch ([#&#8203;25718](https://github.com/directus/directus/pull/25718) by [@&#8203;khanahmad4527](https://github.com/khanahmad4527))
  - Fixed code button state not updating when exiting code mode in WYSIWYG ([#&#8203;25741](https://github.com/directus/directus/pull/25741) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added currentItem id check to prevent in-flight api call from returning stale data ([#&#8203;25660](https://github.com/directus/directus/pull/25660) by [@&#8203;robluton](https://github.com/robluton))
  - Added RTL support for popper context menu ([#&#8203;25697](https://github.com/directus/directus/pull/25697) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor ([#&#8203;25746](https://github.com/directus/directus/pull/25746) by [@&#8203;formfcw](https://github.com/formfcw))
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated nodemailer to us AWS SESv2 ([#&#8203;25730](https://github.com/directus/directus/pull/25730) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed `permissionsCacheable` erroring on null operator value ([#&#8203;25753](https://github.com/directus/directus/pull/25753) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Fixed auth being cleared before `login`/`refresh` request succeeds ([#&#8203;25367](https://github.com/directus/directus/pull/25367) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 📦 Published Versions

- `@directus/app@13.14.0`
- `@directus/api@30.0.0`
- `create-directus-extension@11.0.18`
- `@directus/extensions@3.0.10`
- `@directus/extensions-registry@3.0.10`
- `@directus/extensions-sdk@16.0.1`
- `@directus/schema-builder@0.0.5`
- `@directus/types@13.2.2`
- `@directus/sdk@20.0.3`

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1333
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:57 +00:00
ea72916def Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 (#1326)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | minor | `0.3.0` -> `v0.4.0` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>

### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0)

[Compare Source](https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0)

#### What's Changed

- test: check if connection upgrades work (using exec) by [@&#8203;proudier](https://github.com/proudier) in https://github.com/Tecnativa/docker-socket-proxy/pull/139
- \[ADD] v1.51 version to README.md and Modernice CI by [@&#8203;josep-tecnativa](https://github.com/josep-tecnativa) in https://github.com/Tecnativa/docker-socket-proxy/pull/152
- Updated the underlying haproxy version from 2.2 to 3.2.4 by [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) in https://github.com/Tecnativa/docker-socket-proxy/pull/156

#### New Contributors

- [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) made their first contribution in https://github.com/Tecnativa/docker-socket-proxy/pull/156

**Full Changelog**: https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1326
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:22 +00:00
2a45e41778 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.26 (#1330)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m50s
2025-08-28 23:43:53 +00:00
dda2f7aba9 Update Helm release loki to v6.38.0 (#1335)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts) ([source](https://github.com/grafana/helm-charts)) | minor | `6.37.0` -> `6.38.0` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1335
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:43:36 +00:00
7608c9fda6 incrase storage 2025-08-28 18:40:14 -05:00
36c944db85 Update ghcr.io/linuxserver/lidarr Docker tag to v2.13.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-28 22:01:36 +00:00
86fe853e56 Update searxng/searxng:latest Docker digest to cf4ae7b
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-28 18:01:32 +00:00
2b48b9dce2 Update vectorim/element-web Docker tag to v1.11.110
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 18s
2025-08-28 14:03:21 +00:00
73cd14f53a Update Helm release argo-cd to v8.3.1 (#1329) 2025-08-28 11:01:51 +00:00
a54ee6d5de Update registry.k8s.io/coredns/coredns Docker tag to v1.12.3 (#1328)
Some checks are pending
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has started running
2025-08-28 09:02:30 +00:00
1c38ca5e13 Update searxng/searxng:latest Docker digest to 606eaa7 (#1327)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-08-28 09:02:05 +00:00
8f8786d68f Update ghcr.io/traefik/traefik Docker tag to v3.5.1
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-08-28 01:00:54 +00:00
6c4dc64162 Update ghcr.io/n8n-io/n8n Docker tag to v1.109.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m39s
2025-08-27 17:01:23 +00:00
bf84589297 Update Helm release matrix-synapse to v3.12.7 (#1323)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m39s
2025-08-27 14:01:43 +00:00
c15ec1dfd0 Update searxng/searxng:latest Docker digest to 30e5b80
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m51s
2025-08-27 09:01:45 +00:00
740a9de3d8 Update d3fk/s3cmd:latest Docker digest to 77175b4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m11s
2025-08-27 03:01:11 +00:00
592de10e63 Update ghcr.io/linuxserver/prowlarr Docker tag to v2 (#1300)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/prowlarr](https://github.com/linuxserver/docker-prowlarr/packages) ([source](https://github.com/linuxserver/docker-prowlarr)) | major | `1.37.0` -> `2.0.5` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1300
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-27 00:25:46 +00:00
27282bed8b Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to f9cb78e
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m29s
2025-08-26 22:01:23 +00:00
65f40c9b0f Update kube-prometheus-stack Docker tag to v77.0.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 19s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 2m28s
2025-08-26 20:01:23 +00:00
0bbd7f67ab Update ollama/ollama Docker tag to v0.11.7
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m45s
2025-08-26 18:01:24 +00:00
e7f8163d40 Update Helm release reloader to v2.2.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m47s
2025-08-26 14:03:09 +00:00
fe0ab3fcb9 Update searxng/searxng:latest Docker digest to 34613ae (#1316)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 6m32s
2025-08-26 07:01:36 +00:00
dd5a376401 Update searxng/searxng:latest Docker digest to 98d9b87 (#1315)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m54s
2025-08-26 06:01:47 +00:00
0273dd5dd7 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 2d7b760 (#1314)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-26 06:01:42 +00:00
19cd03feb9 Update kube-prometheus-stack Docker tag to v77.0.1
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m7s
2025-08-26 00:01:46 +00:00
4d5b70f3a9 Update ghcr.io/linuxserver/code-server Docker tag to v4.103.2
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-26 00:01:31 +00:00
d6cf6578bf Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.29.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m33s
2025-08-25 23:02:20 +00:00
3a4849cf8b Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 26712be
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 15s
renovate / renovate (push) Successful in 1m51s
2025-08-25 19:01:17 +00:00
836797b7a6 Update ghcr.io/n8n-io/n8n Docker tag to v1.109.0 (#1309)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m7s
2025-08-25 14:02:06 +00:00
4e8ce4614e Update ghcr.io/plexguide/huntarr Docker tag to v8.2.10
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m48s
2025-08-25 02:01:02 +00:00
b4164dc4c8 Update thewicklowwolf/lidatube Docker tag to v0.2.33 (#1307)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m20s
2025-08-25 00:01:43 +00:00
e77adb014c Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m22s
2025-08-24 23:00:51 +00:00
c430a40c02 Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to 7eb64f5 (#1305)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-08-24 18:01:24 +00:00
517d66f29b Update searxng/searxng:latest Docker digest to 9d16e65
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m19s
2025-08-24 13:00:57 +00:00
7c67c06c3a Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ebfd008
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m9s
2025-08-24 08:01:04 +00:00
49f1c78b60 Update ghcr.io/plexguide/huntarr Docker tag to v8.2.9 (#1302)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m41s
2025-08-24 06:01:16 +00:00
9a611ba15d disable scanner
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m34s
2025-08-23 22:27:19 -05:00
02790f9cc7 disable csi operator
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 1m9s
2025-08-23 22:11:58 -05:00
7252469938 Update ghcr.io/plexguide/huntarr Docker tag to v8.2.8
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
2025-08-24 03:01:12 +00:00
1b2569c8ca Update Helm release tailscale-operator to v1.86.5 (#1299)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m37s
2025-08-23 19:01:17 +00:00
98897ba0ba Update kube-prometheus-stack Docker tag to v77 (#1298)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `76.5.1` -> `77.0.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v77.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.5.1...kube-prometheus-stack-77.0.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] bump to 0.85.0 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/6084

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-redis-exporter-6.16.0...kube-prometheus-stack-77.0.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1298
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 19:01:00 +00:00
f357aaca79 Update Helm release authentik to v2025.8.1 (#1297)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m34s
2025-08-23 16:01:18 +00:00
d069d3f1d0 Update cloudflared Docker tag to v1.20.1 (#1296)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m26s
2025-08-23 04:02:42 +00:00
8eeac21525 Update Helm release rook-ceph-cluster to v1.18.0 (#1281)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook) | minor | `v1.17.8` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph-cluster)</summary>

### [`v1.18.0`](https://github.com/rook/rook/releases/tag/v1.18.0)

[Compare Source](https://github.com/rook/rook/compare/v1.17.8...v1.18.0)

#### Upgrade Guide

To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.18/Upgrade/rook-upgrade/).

#### Breaking Changes

- Kubernetes v1.29 is now the minimum version supported by Rook through the soon-to-be K8s release v1.34.
- Helm versions 3.13 and newer are supported. Previously, only the latest version of helm was tested and the docs stated only version 3.x of helm as a prerequisite. Now rook supports the six most recent minor versions of helm along with their their patch updates.
- Rook now validates node topology during CephCluster creation to prevent misconfigured CRUSH hierarchies for OSDs. If child labels like `topology.rook.io/rack` are duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by setting `ROOK_SKIP_OSD_TOPOLOGY_CHECK=true` in the `rook-ceph-operator-config` configmap.

#### Features

- The Ceph CSI operator is now the default and recommended component for configuring CSI drivers for RBD, CephFS, and NFS volumes. The CSI operator has been factored out of Rook to run independently to manage the Ceph-CSI driver. 
  - During the upgrade and throughout the v1.18.x releases, Rook will automatically convert any Rook CSI settings to the new CSI operator CRs. This transition is expected to be completely transparent. In the future v1.19 release, Rook will relinquish direct control of these settings so advanced users can have more flexibility when configuring the CSI drivers. At that time, we will have a guide on configuring these new Ceph CSI operator CRs directly.
  - During install, as mentioned in the [Quickstart Guide](https://rook.io/docs/rook/latest-release/Getting-Started/quickstart/#deploy-the-rook-operator), there is a new manifest to be created: csi-operator.yaml
  - If installing with the helm chart, the Ceph CSI operator will automatically be installed by default with the new helm setting `csi.rookUseCsiOperator` in the rook-ceph chart.
  - If a blocking issue is found, the previous CSI driver can be re-enabled by setting `ROOK_USE_CSI_OPERATOR: false` in operator.yaml or by applying the helm setting `csi.rookUseCsiOperator: false`.
- [Ceph CSI v3.15](https://github.com/ceph/ceph-csi/releases/tag/v3.15.0) has a range of features and improvements for the RBD, CephFS, and NFS drivers. This release is supported both by the Ceph CSI operator and Rook's direct mode of configuration. Starting in the next release (at the end of the year), the Ceph CSI operator will be required to configure the CSI driver.
- [CephX key rotation](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx) is now available as an **experimental** feature for the CephX authentication keys used by Ceph daemons and clients. Users will begin to see new cephx status items on some Rook resources in newly-deployed Rook clusters. Users can also find `spec.security.cephx` settings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found [here](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx).
  - Ceph version v19.2.3+ is required for key rotation.
  - The Ceph admin and mon keys cannot yet be rotated. Implementation is still in progress while in experimental mode.
- Add support for specifying the clusterID in the [CephBlockPoolRadosNamespace](https://rook.io/docs/rook/v1.18/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#creating-a-storage-class) and the [CephFilesystemSubVolumeGroup](https://rook.io/docs/rook/v1.18/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#create-a-storage-class-for-the-subvolume-group) CR.
- When a mon is being [failed over](https://rook.io/docs/rook/latest-release/Storage-Configuration/Advanced/ceph-mon-health/#failing-over-a-monitor), if the assigned node no longer exists, the mon is failed over immediately instead of waiting for a
  20 minute timeout.
- Support for Ceph Tentacle v20 will be available as soon as it is released.

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1281
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:49:24 +00:00
d8e93a54bb Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to f3fad13 (#1295)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m36s
2025-08-23 02:41:07 +00:00
ebefa858f5 Update Helm release loki to v6.37.0 (#1292)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
Reviewed-on: #1292
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:40:02 +00:00
a206eb6359 Update prometheus-operator-crds Docker tag to v23 (#1284)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts) | major | `22.0.2` -> `23.0.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>

### [`v23.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-23.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-22.0.2...prometheus-operator-crds-23.0.0)

A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools

#### What's Changed

- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.85.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6075
- \[prometheus-snmp-exporter] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.85.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6076

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.30.0...prometheus-operator-crds-23.0.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1284
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:51 +00:00
983ebb5146 Update dpage/pgadmin4 Docker tag to v9.7 (#1285)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.6` -> `9.7` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1285
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:33 +00:00
f3deed90f5 Update Helm release rook-ceph to v1.18.0 (#1280)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://github.com/rook/rook) | minor | `v1.17.8` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph)</summary>

### [`v1.18.0`](https://github.com/rook/rook/releases/tag/v1.18.0)

[Compare Source](https://github.com/rook/rook/compare/v1.17.8...v1.18.0)

#### Upgrade Guide

To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.18/Upgrade/rook-upgrade/).

#### Breaking Changes

- Kubernetes v1.29 is now the minimum version supported by Rook through the soon-to-be K8s release v1.34.
- Helm versions 3.13 and newer are supported. Previously, only the latest version of helm was tested and the docs stated only version 3.x of helm as a prerequisite. Now rook supports the six most recent minor versions of helm along with their their patch updates.
- Rook now validates node topology during CephCluster creation to prevent misconfigured CRUSH hierarchies for OSDs. If child labels like `topology.rook.io/rack` are duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by setting `ROOK_SKIP_OSD_TOPOLOGY_CHECK=true` in the `rook-ceph-operator-config` configmap.

#### Features

- The Ceph CSI operator is now the default and recommended component for configuring CSI drivers for RBD, CephFS, and NFS volumes. The CSI operator has been factored out of Rook to run independently to manage the Ceph-CSI driver. 
  - During the upgrade and throughout the v1.18.x releases, Rook will automatically convert any Rook CSI settings to the new CSI operator CRs. This transition is expected to be completely transparent. In the future v1.19 release, Rook will relinquish direct control of these settings so advanced users can have more flexibility when configuring the CSI drivers. At that time, we will have a guide on configuring these new Ceph CSI operator CRs directly.
  - During install, as mentioned in the [Quickstart Guide](https://rook.io/docs/rook/latest-release/Getting-Started/quickstart/#deploy-the-rook-operator), there is a new manifest to be created: csi-operator.yaml
  - If installing with the helm chart, the Ceph CSI operator will automatically be installed by default with the new helm setting `csi.rookUseCsiOperator` in the rook-ceph chart.
  - If a blocking issue is found, the previous CSI driver can be re-enabled by setting `ROOK_USE_CSI_OPERATOR: false` in operator.yaml or by applying the helm setting `csi.rookUseCsiOperator: false`.
- [Ceph CSI v3.15](https://github.com/ceph/ceph-csi/releases/tag/v3.15.0) has a range of features and improvements for the RBD, CephFS, and NFS drivers. This release is supported both by the Ceph CSI operator and Rook's direct mode of configuration. Starting in the next release (at the end of the year), the Ceph CSI operator will be required to configure the CSI driver.
- [CephX key rotation](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx) is now available as an **experimental** feature for the CephX authentication keys used by Ceph daemons and clients. Users will begin to see new cephx status items on some Rook resources in newly-deployed Rook clusters. Users can also find `spec.security.cephx` settings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found [here](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx).
  - Ceph version v19.2.3+ is required for key rotation.
  - The Ceph admin and mon keys cannot yet be rotated. Implementation is still in progress while in experimental mode.
- Add support for specifying the clusterID in the [CephBlockPoolRadosNamespace](https://rook.io/docs/rook/v1.18/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#creating-a-storage-class) and the [CephFilesystemSubVolumeGroup](https://rook.io/docs/rook/v1.18/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#create-a-storage-class-for-the-subvolume-group) CR.
- When a mon is being [failed over](https://rook.io/docs/rook/latest-release/Storage-Configuration/Advanced/ceph-mon-health/#failing-over-a-monitor), if the assigned node no longer exists, the mon is failed over immediately instead of waiting for a
  20 minute timeout.
- Support for Ceph Tentacle v20 will be available as soon as it is released.

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1280
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:18 +00:00
fae4286aa7 Update Helm release authentik to v2025.8.0 (#1278)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.6.4` -> `2025.8.0` | `2025.8.1` |

---

### Release Notes

<details>
<summary>goauthentik/helm (authentik)</summary>

### [`v2025.8.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.8.0)

[Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.0)

authentik is an open-source Identity Provider focused on flexibility and versatility

See https://docs.goauthentik.io/releases/2025.8/

#### What's Changed

- charts/authentik: fix specifying multiple routes by [@&#8203;Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/372
- charts/authentik: Fix removed whitespace for additionalObjects by [@&#8203;Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/373
- charts/authentik: increase default probe timeouts from 1 to 3s by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/376
- chore(deps): update actions/checkout action to v5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/379
- README: generate versions directly by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/380
- chore(deps): update postgresql docker tag to v16.7.26 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/360
- chore(deps): update ghcr.io/maxmind/geoipupdate docker tag to v7.1.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/368
- charts/authentik: use dramatiq metrics by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/384
- chore(deps): update redis docker tag to v22 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/378
- charts/authentik: use docker library images by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/385
- charts/authentik: bump to 2025.8.0 by [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] in https://github.com/goauthentik/helm/pull/386

#### New Contributors

- [@&#8203;Javex](https://github.com/Javex) made their first contribution in https://github.com/goauthentik/helm/pull/372
- [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] made their first contribution in https://github.com/goauthentik/helm/pull/386

**Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1278
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:38:25 +00:00
d299f663f9 Update ghcr.io/tailscale/tailscale Docker tag to v1.86.5
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m46s
2025-08-22 19:01:25 +00:00
2c6a129156 Update kube-prometheus-stack Docker tag to v76.5.1 (#1293)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-08-22 18:01:57 +00:00
3e9c663662 Update kube-prometheus-stack Docker tag to v76.5.0 (#1291)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m29s
2025-08-22 15:02:15 +00:00
1d756f3b79 Update eigenfocus/eigenfocus Docker tag to v1.3.0 (#1290)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m25s
2025-08-22 14:01:59 +00:00
3206c7e654 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.25 (#1289)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-22 14:01:53 +00:00
a77e6d0fc6 Update bbilly1/tubearchivist Docker tag to v0.5.7 (#1288)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m23s
2025-08-22 12:01:36 +00:00
0fc6ae279b Update ghcr.io/open-webui/open-webui Docker tag to v0.6.24 (#1287)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m0s
2025-08-22 11:01:21 +00:00
56d5345069 Update searxng/searxng:latest Docker digest to 5a946b7 (#1286)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m44s
2025-08-22 10:01:36 +00:00
b9a8a06c3c Update thewicklowwolf/lidatube Docker tag to v0.2.32 (#1283)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m59s
2025-08-22 00:01:55 +00:00
87e801ceec Update ollama/ollama Docker tag to v0.11.6 (#1282)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-22 00:01:46 +00:00
d95048dbc5 Update kube-prometheus-stack Docker tag to v76.4.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m1s
2025-08-21 20:01:18 +00:00
07514c8062 Update Helm release rook-ceph-cluster to v1.17.8 (#1277)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m27s
2025-08-21 19:02:33 +00:00
32faecc8bc Update Helm release rook-ceph to v1.17.8 (#1276)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-08-21 19:02:23 +00:00
1b1cc835bd Update ghcr.io/open-webui/open-webui Docker tag to v0.6.23 (#1275)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-21 19:02:13 +00:00
1af38979b1 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.3 (#1274)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-21 19:02:01 +00:00
8de06750ae Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 (#1273)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m0s
2025-08-21 15:03:26 +00:00
878b9729bb Update rmcrackan/libation Docker tag to v12.5.3
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m47s
2025-08-21 13:01:51 +00:00
8ca7c7daca Update searxng/searxng:latest Docker digest to 8c44297
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-21 13:01:35 +00:00
fc102c9a29 Update searxng/searxng:latest Docker digest to 60ae8aa
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-08-21 08:01:46 +00:00
054d3f790f Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 43cb77a (#1269)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m3s
2025-08-21 03:01:31 +00:00
c4ecfda482 Update Helm release gitea to v12.2.0 (#1265)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea](https://gitea.com/gitea/helm-gitea) | minor | `12.1.3` -> `12.2.0` |

---

### Release Notes

<details>
<summary>gitea/helm-gitea (gitea)</summary>

### [`v12.2.0`](https://gitea.com/gitea/helm-gitea/releases/tag/v12.2.0)

[Compare Source](https://gitea.com/gitea/helm-gitea/compare/v12.1.3...v12.2.0)

##### Features

- **deployment:** support further initContainers ([`4cfcbd7`](https://github.com/gitea/helm-gitea/commit/4cfcbd7))

##### Bug Fixes

- **renovate:** add lockFileMaintenance ([#&#8203;924](https://github.com/gitea/helm-gitea/issues/924)) ([`468c126`](https://github.com/gitea/helm-gitea/commit/468c126))

##### Maintenance

- **deps:** update lockfiles ([#&#8203;929](https://github.com/gitea/helm-gitea/issues/929)) ([`f786359`](https://github.com/gitea/helm-gitea/commit/f786359))
- **deps:** update bats testing framework ([#&#8203;927](https://github.com/gitea/helm-gitea/issues/927)) ([`6d5fbcb`](https://github.com/gitea/helm-gitea/commit/6d5fbcb))
- **deps:** update lockfiles ([#&#8203;926](https://github.com/gitea/helm-gitea/issues/926)) ([`14a4e47`](https://github.com/gitea/helm-gitea/commit/14a4e47))
- **deps:** update subcharts (minor & patch) ([#&#8203;922](https://github.com/gitea/helm-gitea/issues/922)) ([`3a7859f`](https://github.com/gitea/helm-gitea/commit/3a7859f))
- **deps:** update dependency go-gitea/gitea to v1.24.5 ([#&#8203;925](https://github.com/gitea/helm-gitea/issues/925)) ([`364dfa2`](https://github.com/gitea/helm-gitea/commit/364dfa2))
- **deps:** update dependency go-gitea/gitea to v1.24.4 ([#&#8203;919](https://github.com/gitea/helm-gitea/issues/919)) ([`46aa053`](https://github.com/gitea/helm-gitea/commit/46aa053))
- **deps:** update docker.io/thegeeklab/git-sv docker tag to v2.0.4 ([#&#8203;921](https://github.com/gitea/helm-gitea/issues/921)) ([`455cc67`](https://github.com/gitea/helm-gitea/commit/455cc67))
- **deps:** update dependency helm-unittest/helm-unittest to v1 ([#&#8203;914](https://github.com/gitea/helm-gitea/issues/914)) ([`ec898f1`](https://github.com/gitea/helm-gitea/commit/ec898f1))

##### Documentation

- **README:** fulfill MD044/proper-names ([`e31bd26`](https://github.com/gitea/helm-gitea/commit/e31bd26))
- **README:** be compliant with markdownlint ([#&#8203;923](https://github.com/gitea/helm-gitea/issues/923)) ([`82190f3`](https://github.com/gitea/helm-gitea/commit/82190f3))

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1265
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-20 23:32:15 +00:00
a3180f4b1c Update freshrss/freshrss Docker tag to v1.27.0 (#1253)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [freshrss/freshrss](https://freshrss.org/) ([source](https://github.com/FreshRSS/FreshRSS)) | minor | `1.26.3` -> `1.27.0` |

---

### Release Notes

<details>
<summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary>

### [`v1.27.0`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-08-18-FreshRSS-1270)

[Compare Source](https://github.com/FreshRSS/FreshRSS/compare/1.26.3...1.27.0)

- Features
  - Implement support for HTTP `429 Too Many Requests` and `503 Service Unavailable`, obey `Retry-After` [#&#8203;7760](https://github.com/FreshRSS/FreshRSS/pull/7760)
  - Add sort by category title, or by feed title [#&#8203;7702](https://github.com/FreshRSS/FreshRSS/pull/7702)
  - Add search operator `c:` for categories like `c:23,34` or `!c:45,56` [#&#8203;7696](https://github.com/FreshRSS/FreshRSS/pull/7696)
  - Custom feed favicons [#&#8203;7646](https://github.com/FreshRSS/FreshRSS/pull/7646), [#&#8203;7704](https://github.com/FreshRSS/FreshRSS/pull/7704), [#&#8203;7717](https://github.com/FreshRSS/FreshRSS/pull/7717),
    [#&#8203;7792](https://github.com/FreshRSS/FreshRSS/pull/7792)
  - Rework fetch favicons for fewer HTTP requests [#&#8203;7767](https://github.com/FreshRSS/FreshRSS/pull/7767)
  - Add more unicity criteria based on title and/or content [#&#8203;7789](https://github.com/FreshRSS/FreshRSS/pull/7789)
  - Automatically restore user configuration from backup [#&#8203;7682](https://github.com/FreshRSS/FreshRSS/pull/7682)
  - API add support for states in `s` parameter of `streamId` [#&#8203;7695](https://github.com/FreshRSS/FreshRSS/pull/7695)
  - Improve sharing via Print [#&#8203;7728](https://github.com/FreshRSS/FreshRSS/pull/7728)
  - Redirect to the login page from bookmarklet instead of 403 [#&#8203;7782](https://github.com/FreshRSS/FreshRSS/pull/7782)
  - Clean local cache more often, when refreshing feeds [#&#8203;7827](https://github.com/FreshRSS/FreshRSS/pull/7827)
- Security
  - Implement reauthentication (*sudo* mode) [#&#8203;7753](https://github.com/FreshRSS/FreshRSS/pull/7753)
  - Add `Content-Security-Policy: frame-ancestors` [#&#8203;7677](https://github.com/FreshRSS/FreshRSS/pull/7677)
  - Ensure CSP everywhere [#&#8203;7810](https://github.com/FreshRSS/FreshRSS/pull/7810)
  - Show warning when unsafe CSP policy is in use [#&#8203;7804](https://github.com/FreshRSS/FreshRSS/pull/7804)
  - Fix access rights when creating a new user [#&#8203;7783](https://github.com/FreshRSS/FreshRSS/pull/7783)
  - Improve security of form for user details [#&#8203;7771](https://github.com/FreshRSS/FreshRSS/pull/7771), [#&#8203;7786](https://github.com/FreshRSS/FreshRSS/pull/7786)
  - Disallow setting non-existent theme [#&#8203;7722](https://github.com/FreshRSS/FreshRSS/pull/7722)
  - Regenerate cookie ID after logging out [#&#8203;7762](https://github.com/FreshRSS/FreshRSS/pull/7762)
  - Require current password when setting new password [#&#8203;7763](https://github.com/FreshRSS/FreshRSS/pull/7763)
  - Add missing access checks for feed-related actions [#&#8203;7768](https://github.com/FreshRSS/FreshRSS/pull/7768)
  - Strip more unsafe attributes such as `referrerpolicy`, `ping` [#&#8203;7770](https://github.com/FreshRSS/FreshRSS/pull/7770)
  - Remove unneeded execution permissions [#&#8203;7802](https://github.com/FreshRSS/FreshRSS/pull/7802)
- Bug fixing
  - Fix redirections when scraping from HTML [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7741](https://github.com/FreshRSS/FreshRSS/pull/7741)
  - Fix multiple authentication HTTP headers [#&#8203;7703](https://github.com/FreshRSS/FreshRSS/pull/7703)
  - Fix HTML queries with a single feed [#&#8203;7730](https://github.com/FreshRSS/FreshRSS/pull/7730)
  - WebSub: only perform a redirection when coming from WebSub [#&#8203;7738](https://github.com/FreshRSS/FreshRSS/pull/7738)
  - Include enclosures in entries’ hash [#&#8203;7719](https://github.com/FreshRSS/FreshRSS/pull/7719)
    - Negative side-effect: users of the option to *automatically mark updated articles as unread* will once have some articles with enclosures re-appear as unread
  - Fix cancellation of slider exit UI [#&#8203;7705](https://github.com/FreshRSS/FreshRSS/pull/7705)
  - Honor *disable update* on update page [#&#8203;7733](https://github.com/FreshRSS/FreshRSS/pull/7733)
  - Fix no registration limit setting [#&#8203;7751](https://github.com/FreshRSS/FreshRSS/pull/7751)
  - Fix XML encoding of sharing functions [#&#8203;7822](https://github.com/FreshRSS/FreshRSS/pull/7822)
- SimplePie
  - Fix propagation of HTTP error codes [#&#8203;7670](https://github.com/FreshRSS/FreshRSS/pull/7670)
  - Fix support for XML feeds with HTML entities [#&#8203;7689](https://github.com/FreshRSS/FreshRSS/pull/7689), [simplepie#915](https://github.com/simplepie/simplepie/pull/915)
  - Fix feeds encoded in UTF-16LE [#&#8203;7691](https://github.com/FreshRSS/FreshRSS/pull/7691), [simplepie#916](https://github.com/simplepie/simplepie/pull/916)
  - Various upstream contributions [simplepie#917](https://github.com/simplepie/simplepie/pull/917), [simplepie#924](https://github.com/simplepie/simplepie/pull/924),
    [simplepie#926](https://github.com/simplepie/simplepie/pull/926), [simplepie#932](https://github.com/simplepie/simplepie/pull/932), [simplepie#933](https://github.com/simplepie/simplepie/pull/933)
  - Sync upstream [#&#8203;7706](https://github.com/FreshRSS/FreshRSS/pull/7706), [FreshRSS/simplepie#45](https://github.com/FreshRSS/simplepie/pull/45), [#&#8203;7775](https://github.com/FreshRSS/FreshRSS/pull/7775),
    [FreshRSS/simplepie#50](https://github.com/FreshRSS/simplepie/pull/50), [#&#8203;7824](https://github.com/FreshRSS/FreshRSS/pull/7824), [#&#8203;7825](https://github.com/FreshRSS/FreshRSS/pull/7825),
  - Fix regex *Backtrack limit was exhausted* in `clean_hash()` [#&#8203;7813](https://github.com/FreshRSS/FreshRSS/pull/7813), [FreshRSS/simplepie#48](https://github.com/FreshRSS/simplepie/pull/48)
- Deployment
  - Docker default image (Debian 12 Bookworm) updated to PHP 8.2.29 [#&#8203;7805](https://github.com/FreshRSS/FreshRSS/pull/7805)
  - Docker alternative image updated to Alpine 3.22 with PHP 8.4.11 and Apache 2.4.65 [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740), [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740),
    [#&#8203;7803](https://github.com/FreshRSS/FreshRSS/pull/7803)
  - Start supporting PHP 8.5+ [#&#8203;7787](https://github.com/FreshRSS/FreshRSS/pull/7787), [#&#8203;7826](https://github.com/FreshRSS/FreshRSS/pull/7826)
    - Docker Alpine dev image `:newest` updated to PHP 8.5-alpha and Apache 2.4.65 [#&#8203;7773](https://github.com/FreshRSS/FreshRSS/pull/7773)
  - Docker: interpolate `FRESHRSS_INSTALL` and `FRESHRSS_USER` variables [#&#8203;7725](https://github.com/FreshRSS/FreshRSS/pull/7725)
  - Docker: Reduce how much data needs to be chown/chmod’ed on container startup [#&#8203;7793](https://github.com/FreshRSS/FreshRSS/pull/7793)
  - Test for database PDO typing support during install (relevant for MySQL / MariaDB with obsolete driver) [#&#8203;7651](https://github.com/FreshRSS/FreshRSS/pull/7651)
- Extensions
  - Add API endpoint for extensions [#&#8203;7576](https://github.com/FreshRSS/FreshRSS/pull/7576)
  - Expose the reading modes for extensions [#&#8203;7668](https://github.com/FreshRSS/FreshRSS/pull/7668), [#&#8203;7688](https://github.com/FreshRSS/FreshRSS/pull/7688)
  - New extension hook `before_login_btn` [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761)
- UI
  - Improve *mark as read* request showing popup due to `onbeforeunload` [#&#8203;7554](https://github.com/FreshRSS/FreshRSS/pull/7554)
  - Fix lazy-loading for `<video poster="...">` and `<image>` [#&#8203;7636](https://github.com/FreshRSS/FreshRSS/pull/7636)
  - Avoid styling `<code>` inside of `<pre>` [#&#8203;7797](https://github.com/FreshRSS/FreshRSS/pull/7797)
  - Improve confirmation logic with `data-auto-leave-validation` [#&#8203;7785](https://github.com/FreshRSS/FreshRSS/pull/7785)
  - Update `chart.js` to 4.5.0 [#&#8203;7752](https://github.com/FreshRSS/FreshRSS/pull/7752), [#&#8203;7816](https://github.com/FreshRSS/FreshRSS/pull/7816)
  - Various UI and style improvements: [#&#8203;7616](https://github.com/FreshRSS/FreshRSS/pull/7616), [#&#8203;7811](https://github.com/FreshRSS/FreshRSS/pull/7811)
- I18n
  - Show translation status in README [#&#8203;7715](https://github.com/FreshRSS/FreshRSS/pull/7715)
  - Improve Indonesian [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7721](https://github.com/FreshRSS/FreshRSS/pull/7721)
  - Improve Persian [#&#8203;7795](https://github.com/FreshRSS/FreshRSS/pull/7795)
- Misc.
  - Improve PHP code [#&#8203;7642](https://github.com/FreshRSS/FreshRSS/pull/7642), [#&#8203;7665](https://github.com/FreshRSS/FreshRSS/pull/7665), [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761),
    [#&#8203;7781](https://github.com/FreshRSS/FreshRSS/pull/7781), [#&#8203;7794](https://github.com/FreshRSS/FreshRSS/pull/7794)
  - Update dev dependencies [#&#8203;7708](https://github.com/FreshRSS/FreshRSS/pull/7708), [#&#8203;7709](https://github.com/FreshRSS/FreshRSS/pull/7709), [#&#8203;7710](https://github.com/FreshRSS/FreshRSS/pull/7710),
    [#&#8203;7711](https://github.com/FreshRSS/FreshRSS/pull/7711), [#&#8203;7776](https://github.com/FreshRSS/FreshRSS/pull/7776), [#&#8203;7777](https://github.com/FreshRSS/FreshRSS/pull/7777)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1253
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-20 23:32:02 +00:00
d117d65981 Update ollama/ollama Docker tag to v0.11.5 (#1268)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m19s
2025-08-20 17:01:56 +00:00
e30ca24ef2 Update ghcr.io/unpoller/unpoller Docker tag to v2.15.4 (#1267)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 17:01:50 +00:00
a4f15af767 Update searxng/searxng:latest Docker digest to a3c8ad9 (#1266)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-20 17:01:40 +00:00
1d38865e3d Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d338b0d
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m36s
2025-08-20 15:03:27 +00:00
fe50613205 Update ghcr.io/n8n-io/n8n Docker tag to v1.108.1 (#1263)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m3s
2025-08-20 13:02:07 +00:00
e426f3ed01 Update searxng/searxng:latest Docker digest to a42ce09 (#1262)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 13:01:57 +00:00
0965e0e30e Update searxng/searxng:latest Docker digest to 65dfdca
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-08-20 06:01:26 +00:00
6c3e914e50 Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 9f14ac8 (#1260)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m10s
2025-08-20 03:02:04 +00:00
8c9e0a5a0d Update d3fk/s3cmd:latest Docker digest to ae1df5b (#1259)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 03:01:56 +00:00
18c8eabbf1 Update ghcr.io/twin/gatus Docker tag to v5.23.2
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-08-19 22:01:51 +00:00
c8534cbc76 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to d37a88f
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-08-19 22:01:36 +00:00
c83e3334c8 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 227b3e6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-08-19 21:01:55 +00:00
4fe255a645 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 504530e
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m54s
2025-08-19 20:01:50 +00:00
a9f04c1799 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 944f012 (#1254)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m55s
2025-08-19 18:02:19 +00:00
8df1d86708 disable bypass
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-08-19 12:59:38 -05:00
9f99141a35 Update searxng/searxng:latest Docker digest to 81084f2 (#1252)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m2s
2025-08-19 11:02:23 +00:00
ea6e0953a2 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 28f2967
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m21s
2025-08-19 09:02:41 +00:00
92188a8dd3 Update bbilly1/tubearchivist Docker tag to v0.5.6 (#1250)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m21s
2025-08-19 03:01:51 +00:00
04003c77be Update ghcr.io/plexguide/huntarr Docker tag to v8.2.7 (#1249)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m53s
2025-08-19 00:02:08 +00:00
83d983675a Update searxng/searxng:latest Docker digest to de53a81
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Failing after 5m39s
2025-08-18 21:56:49 +00:00
e3da53b961 Update ghcr.io/plexguide/huntarr Docker tag to v8.2.5 (#1240)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m10s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/plexguide/huntarr | minor | `8.1.15` -> `8.2.5` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1240
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-18 21:55:38 +00:00
6211995d4e Update ghcr.io/twin/gatus Docker tag to v5.23.1 (#1241)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.22.0` -> `v5.23.1` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.23.1`](https://github.com/TwiN/gatus/releases/tag/v5.23.1)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.23.0...v5.23.1)

#### What's Changed

- fix(ui): Update endpoints in-place instead of reloading every time by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1209
- docs: improve `extra-labels` description by [@&#8203;salim-b](https://github.com/salim-b) in https://github.com/TwiN/gatus/pull/1208

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.23.0...v5.23.1

### [`v5.23.0`](https://github.com/TwiN/gatus/releases/tag/v5.23.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.22.0...v5.23.0)

This is a big one, and for the occasion, I'll highlight the two big changes:

- **New UI**: That's right, a brand new modern UI. This was long overdue. I hope you like it.
- **Announcements**: Want to update your users/customers about an outage? You can, now.

![dashboard-dark](https://github.com/user-attachments/assets/03fa2e29-e2fb-4e99-9d53-7f0001885803)

Thoughts on the UI & announcements? Just like any healthy relationship, communicate with me on [TwiN/gatus#1206](https://github.com/TwiN/gatus/discussions/1206)

#### What's Changed

- feat(ui): New status page UI by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1198
- feat: Implement announcements by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1204
- feat(alerting): Support extra labels in email alerts by [@&#8203;appleboy](https://github.com/appleboy) in https://github.com/TwiN/gatus/pull/1191
- fix(ui): Replace filter value "nothing" by "none" by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1202
- docs: tweak `minimum-reminder-interval` description by [@&#8203;salim-b](https://github.com/salim-b) in https://github.com/TwiN/gatus/pull/1194

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.22.0...v5.23.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1241
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-18 21:55:30 +00:00
383233908c Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 9b1e514 (#1247)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m43s
2025-08-18 21:01:34 +00:00
0104615191 Update searxng/searxng:latest Docker digest to 032c69a
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m25s
2025-08-18 20:01:48 +00:00
c8d1d069de Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 8197adc
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m35s
2025-08-18 19:01:56 +00:00
bb5a447e5d Update ghcr.io/n8n-io/n8n Docker tag to v1.108.0 (#1244)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m57s
2025-08-18 18:01:53 +00:00
b49c2c50e4 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 4d8a7fa (#1243)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m47s
2025-08-18 17:01:27 +00:00
a725f8123d Update rmcrackan/libation Docker tag to v12.5.2 (#1242)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m35s
2025-08-18 15:02:47 +00:00
db87d575de Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to e18ca17
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-08-17 08:01:29 +00:00
3bc30f6b25 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m14s
2025-08-17 03:01:46 +00:00
806c8ac929 Update docker.io/postgres Docker tag to v17.6 (#1232)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m58s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/postgres | minor | `17.5-alpine3.21` -> `17.6-alpine3.21` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1232
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-17 02:13:19 +00:00
b71391f9c8 Update halfshot/matrix-hookshot Docker tag to v7.1.0 (#1237)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | minor | `7.0.0` -> `7.1.0` |

---

### Release Notes

<details>
<summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary>

### [`v7.1.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#710-2025-08-15)

[Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/7.0.0...7.1.0)

\==================

## Features

- Add an option in the config to disable hook bodies in Matrix messages. ([#&#8203;1004](https://github.com/matrix-org/matrix-hookshot/issues/1004))
- Hookshot will now ping the homeserver on startup to ensure it can be reached. ([#&#8203;1062](https://github.com/matrix-org/matrix-hookshot/issues/1062))
- Multiple config files (merged in order) may now be specified on the command line. ([#&#8203;1065](https://github.com/matrix-org/matrix-hookshot/issues/1065))
- Support Matrix v12 rooms. ([#&#8203;1077](https://github.com/matrix-org/matrix-hookshot/issues/1077))
- Add support for following room upgrades. Hookshot will now carry across all connections from the predecessor room to the next room. ([#&#8203;1079](https://github.com/matrix-org/matrix-hookshot/issues/1079))

## Bugfixes

- Fix bugs in handling server names that includes colons. ([#&#8203;1068](https://github.com/matrix-org/matrix-hookshot/issues/1068))

## Improved Documentation

- Instructions for how to setup a developer enviroment [are now included](https://matrix-org.github.io/matrix-hookshot/latest/dev/setup.html). This includes
  a new `docker-compose.yml` file for development. The previous unmaintained docker-compose setup for multiple workers has been removed. ([#&#8203;1065](https://github.com/matrix-org/matrix-hookshot/issues/1065))

## Internal Changes

- Support Node 24, and drop support for Node 23. ([#&#8203;1059](https://github.com/matrix-org/matrix-hookshot/issues/1059))
- GitHub and GitLab webhook requests should now be directed to /github and /gitlab respectively. `/` and `/oauth` is now deprecated and will be removed in a future release. ([#&#8203;1063](https://github.com/matrix-org/matrix-hookshot/issues/1063))
- Log encrypted device identities for consumption by third party tooling. ([#&#8203;1066](https://github.com/matrix-org/matrix-hookshot/issues/1066))
- Update matrix-appservice-bridge to 11.0.0. ([#&#8203;1083](https://github.com/matrix-org/matrix-hookshot/issues/1083))

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1237
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-17 02:13:11 +00:00
9adf2e816b Update rmcrackan/libation Docker tag to v12.5.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m54s
2025-08-16 18:02:04 +00:00
c0698eb539 Update Helm release loki to v6.36.1
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m28s
2025-08-16 14:01:27 +00:00
b860352238 Update Helm release cilium to v1.18.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-16 14:01:06 +00:00
fd14b22467 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.4 (#1233)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m28s
2025-08-16 13:01:29 +00:00
195eba3c0c Update ghcr.io/linuxserver/code-server Docker tag to v4.103.1 (#1231)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m29s
2025-08-16 03:01:53 +00:00
643bcf7ca3 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 6b25a35 (#1230)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m0s
2025-08-16 01:01:28 +00:00
b4daf55bf6 Update mrusse08/soularr:latest Docker digest to 8942108 (#1229)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-16 01:01:22 +00:00
04bcac2ea4 Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to 1a90192 (#1228)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 2m45s
2025-08-16 00:01:36 +00:00
97b78f0c53 Update Helm release loki to v6.36.0 (#1227)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m45s
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [loki](https://grafana.github.io/helm-charts) ([source](https://github.com/grafana/helm-charts)) | minor | `6.35.1` -> `6.36.0` | `6.36.1` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1227
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-15 17:58:13 +00:00
9b3358d5a1 Update Helm release argo-cd to v8.3.0 (#1221)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `8.2.7` -> `8.3.0` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v8.3.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.3.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.2.7...argo-cd-8.3.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): Upgrade Argo CD v3.1.0 by [@&#8203;yu-croco](https://github.com/yu-croco) in https://github.com/argoproj/argo-helm/pull/3438

**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.22...argo-cd-8.3.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1221
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-15 17:57:55 +00:00
0869146a2c Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.2 (#1226)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m30s
2025-08-15 17:01:30 +00:00
1a6f59cad0 Update kube-prometheus-stack Docker tag to v76.4.0 (#1225)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m37s
2025-08-15 16:02:10 +00:00
fcb1f64d10 Update kube-prometheus-stack Docker tag to v76.3.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m26s
2025-08-15 15:01:46 +00:00
d7d323f6ac Update ghcr.io/n8n-io/n8n Docker tag to v1.107.2 (#1223)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m57s
2025-08-15 14:01:50 +00:00
d75569a971 Update nginx Docker tag to v1.29.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m43s
2025-08-15 12:01:48 +00:00
43e82c2e9f Update Helm release cloudnative-pg to v0.26.0 (#1219)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 24s
renovate / renovate (push) Successful in 1m47s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.25.0` -> `0.26.0` |

---

### Release Notes

<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>

### [`v0.26.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.26.0)

[Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.25.0...cloudnative-pg-v0.26.0)

CloudNativePG Operator Helm Chart

#### What's Changed

- chore(deps): update sigstore/cosign-installer action to v3.9.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/620
- Release cloudnative-pg-v0.26.0 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/cloudnative-pg/charts/pull/645

**Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.25.0...cloudnative-pg-v0.26.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1219
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-15 03:34:33 +00:00
82c7e1b1d7 Update gitea/gitea Docker tag to v1.24.5 (#1220)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m23s
2025-08-14 18:02:09 +00:00
c18d53d139 Update Helm release external-secrets to v0.19.2
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m43s
2025-08-14 09:02:28 +00:00
65668a3b0c Update ghcr.io/n8n-io/n8n Docker tag to v1.107.1
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-14 09:01:55 +00:00
b7275e592f Update directus/directus Docker tag to v11.10.2 (#1207)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m58s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | patch | `11.10.0` -> `11.10.2` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.10.2`](https://github.com/directus/directus/releases/tag/v11.10.2)

[Compare Source](https://github.com/directus/directus/compare/v11.10.1...v11.10.2)

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed focus trap issue in TinyMCE dialogs within the WYSIWYG editor ([#&#8203;25678](https://github.com/directus/directus/pull/25678) by [@&#8203;formfcw](https://github.com/formfcw))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed failed Directus startup caused by additional arguments to the `start` command ([#&#8203;25675](https://github.com/directus/directus/pull/25675) by [@&#8203;hanneskuettner](https://github.com/hanneskuettner))

##### 📦 Published Versions

- `@directus/app@13.13.1`
- `@directus/api@29.1.1`

### [`v11.10.1`](https://github.com/directus/directus/releases/tag/v11.10.1)

[Compare Source](https://github.com/directus/directus/compare/v11.10.0...v11.10.1)

##### ⚠️ Potential Breaking Changes

**Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368))**
The services exposed to API extensions using TypeScript are now fully typed instead of `any`, which may cause new type errors when building extensions.

Arguments of service methods are now strictly typed, which can result in type errors for broader types that would not error before:

- The ItemsService constructor now expects the collection name to be a `string` and will error on `string | undefined` (or other unions).
- Similarly, functions like `service.readOne()`/`service.readMany()` now expect `string | number` for their primary keys and will error for nullable types

As a workaround, casting the services back to `any` will result in the original behavior. However, it is recommended to resolve the type errors instead.

- **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))

#####  New Features & Improvements

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Added new error operation to Flows ([#&#8203;25558](https://github.com/directus/directus/pull/25558) by [@&#8203;licitdev](https://github.com/licitdev))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Added new error operation to Flows ([#&#8203;25558](https://github.com/directus/directus/pull/25558) by [@&#8203;licitdev](https://github.com/licitdev))
  - Added support for `private_key_jwt` auth method in OpenID driver ([#&#8203;25644](https://github.com/directus/directus/pull/25644) by [@&#8203;licitdev](https://github.com/licitdev))
  - Added the ability to override the email `from` property ([#&#8203;25459](https://github.com/directus/directus/pull/25459) by [@&#8203;jekuer](https://github.com/jekuer))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Ensured user language is set on hydrate ([#&#8203;25647](https://github.com/directus/directus/pull/25647) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Ensured RTL support for the transform property in certain components ([#&#8203;25652](https://github.com/directus/directus/pull/25652) by [@&#8203;formfcw](https://github.com/formfcw))
  - Fixed an issue for empty states not being centered in RTL languages ([#&#8203;25636](https://github.com/directus/directus/pull/25636) by [@&#8203;that1matt](https://github.com/that1matt))
  - Enabled text selection in the studio ([#&#8203;25510](https://github.com/directus/directus/pull/25510) by [@&#8203;gloriarodrife](https://github.com/gloriarodrife))
  - Fixed an issue where the theme overrides interface would be rendered RTL in RTL languages ([#&#8203;25633](https://github.com/directus/directus/pull/25633) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Fixed an issue that would render english code as RTL in RTL language mode ([#&#8203;25641](https://github.com/directus/directus/pull/25641) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Fixed an issue that would cause the code editor interface to fail when the language prop was set to null ([#&#8203;25595](https://github.com/directus/directus/pull/25595) by [@&#8203;copilot-swe-agent](https://github.com/copilot-swe-agent))
  - Fix v-resizeable dragging for RTL vs LTR ([#&#8203;25659](https://github.com/directus/directus/pull/25659) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Fixed an issue that would cause the table header columns to resize in the wrong direction when using rtl languages ([#&#8203;25631](https://github.com/directus/directus/pull/25631) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Ensured that labels for data fields always display in batch mode ([#&#8203;25619](https://github.com/directus/directus/pull/25619) by [@&#8203;formfcw](https://github.com/formfcw))
  - Updated dependency form-data ([#&#8203;25579](https://github.com/directus/directus/pull/25579) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Standardized batch mode for raw group fields ([#&#8203;25600](https://github.com/directus/directus/pull/25600) by [@&#8203;timio23](https://github.com/timio23))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Updated dependency form-data ([#&#8203;25579](https://github.com/directus/directus/pull/25579) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated dependency tar-fs ([#&#8203;25338](https://github.com/directus/directus/pull/25338) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed admin users email not trimmed on project initialization ([#&#8203;25465](https://github.com/directus/directus/pull/25465) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Upgraded rolldown from from 1.0.0-beta.30 to 1.0.0-beta.31 ([#&#8203;25607](https://github.com/directus/directus/pull/25607) by [@&#8203;dependabot](https://github.com/dependabot))
- **[@&#8203;directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/storage-driver-azure](https://github.com/directus/storage-driver-azure)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/storage-driver-local](https://github.com/directus/storage-driver-local)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/extensions-registry](https://github.com/directus/extensions-registry)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25563](https://github.com/directus/directus/pull/25563) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/storage-driver-s3](https://github.com/directus/storage-driver-s3)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/composables](https://github.com/directus/composables)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/extensions](https://github.com/directus/extensions)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/constants](https://github.com/directus/constants)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
- **[@&#8203;directus/storage](https://github.com/directus/storage)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
- **[@&#8203;directus/errors](https://github.com/directus/errors)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Moved dependency ([#&#8203;25562](https://github.com/directus/directus/pull/25562) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/themes](https://github.com/directus/themes)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Added TypeScript support for services within the extension context ([#&#8203;25368](https://github.com/directus/directus/pull/25368) by [@&#8203;that1matt](https://github.com/that1matt))
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/pressure](https://github.com/directus/pressure)**
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/memory](https://github.com/directus/memory)**
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/stores](https://github.com/directus/stores)**
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/utils](https://github.com/directus/utils)**
  - Upgraded dependencies ([#&#8203;25583](https://github.com/directus/directus/pull/25583) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Upgraded tmp dependency from 0.2.3 to 0.2.4 ([#&#8203;25634](https://github.com/directus/directus/pull/25634) by [@&#8203;dependabot](https://github.com/dependabot))
- **[@&#8203;directus/release-notes-generator](https://github.com/directus/release-notes-generator)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/update-check](https://github.com/directus/update-check)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/validation](https://github.com/directus/validation)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/schema](https://github.com/directus/schema)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Fixed an issue that could report indexed falsy as enabled for mysql columns with the same name in different schemas ([#&#8203;25650](https://github.com/directus/directus/pull/25650) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/specs](https://github.com/directus/specs)**
  - Upgraded dependencies ([#&#8203;25580](https://github.com/directus/directus/pull/25580) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **create-directus-project**
  - Upgrade dependencies ([#&#8203;25559](https://github.com/directus/directus/pull/25559) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/extensions-sdk](https://github.com/directus/extensions-sdk)**
  - Upgraded dependencies ([#&#8203;25564](https://github.com/directus/directus/pull/25564) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Upgrade dependencies ([#&#8203;25561](https://github.com/directus/directus/pull/25561) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))

##### 📦 Published Versions

- `@directus/app@13.13.0`
- `@directus/api@29.1.0`
- `@directus/composables@11.2.2`
- `@directus/constants@13.0.2`
- `create-directus-extension@11.0.17`
- `create-directus-project@12.0.2`
- `@directus/env@5.1.2`
- `@directus/errors@2.0.3`
- `@directus/extensions@3.0.9`
- `@directus/extensions-registry@3.0.9`
- `@directus/extensions-sdk@16.0.0`
- `@directus/memory@3.0.8`
- `@directus/pressure@3.0.8`
- `@directus/release-notes-generator@2.0.2`
- `@directus/schema@13.0.2`
- `@directus/schema-builder@0.0.4`
- `@directus/specs@11.1.1`
- `@directus/storage@12.0.1`
- `@directus/storage-driver-azure@12.0.8`
- `@directus/storage-driver-cloudinary@12.0.8`
- `@directus/storage-driver-gcs@12.0.8`
- `@directus/storage-driver-local@12.0.1`
- `@directus/storage-driver-s3@&#8203;12.0.8`
- `@directus/storage-driver-supabase@3.0.8`
- `@directus/stores@1.0.3`
- `@directus/system-data@3.2.1`
- `@directus/themes@1.1.4`
- `@directus/types@13.2.1`
- `@directus/update-check@13.0.2`
- `@directus/utils@13.0.9`
- `@directus/validation@2.0.8`
- `@directus/sdk@20.0.2`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->

Reviewed-on: #1207
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-13 22:13:44 +00:00
f6e704b8bd Update Helm release matrix-synapse to v3.12.6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m4s
2025-08-13 18:02:23 +00:00
958eee2e62 Update Helm release element-web to v1.4.17
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-08-13 18:02:12 +00:00
6a5c9627f2 Update ghcr.io/gethomepage/homepage Docker tag to v1.4.5 (#1214)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
2025-08-13 14:02:10 +00:00
50c2d0df15 Update Helm release argo-workflows to v0.45.22
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 19s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m10s
2025-08-13 09:02:27 +00:00
d315faf621 Update ghcr.io/linuxserver/code-server:4.103.0 Docker digest to 88cb90d (#1212)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 23s
renovate / renovate (push) Successful in 1m40s
2025-08-13 03:02:46 +00:00
0924c0ab4c Update d3fk/s3cmd:latest Docker digest to 020f108 (#1211)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-13 03:02:35 +00:00
045012fb96 Update thewicklowwolf/lidatube Docker tag to v0.2.31 (#1210)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m22s
2025-08-13 00:02:37 +00:00
3a43169683 Update ghcr.io/linuxserver/code-server Docker tag to v4.103.0
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 2m13s
2025-08-12 23:02:27 +00:00
8e802c0973 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 591793a
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-12 23:02:02 +00:00
fd9d94b52f downgrade image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m49s
2025-08-12 16:37:35 -05:00
c5f4bda6d2 Update directus/directus Docker tag to v11.10.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m23s
2025-08-12 21:01:56 +00:00
8f8804c37b Update kube-prometheus-stack Docker tag to v76.3.0 (#1205)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m33s
2025-08-12 19:02:31 +00:00
412e63d062 Update ghcr.io/onedr0p/exportarr Docker tag to v2.3.0 (#1201)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m50s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/exportarr](https://github.com/onedr0p/exportarr) | minor | `v2.2.0` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

### [`v2.3.0`](https://github.com/onedr0p/exportarr/releases/tag/v2.3.0)

[Compare Source](https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.0)

##### What's Changed

- Build binaries for windows by [@&#8203;Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) in https://github.com/onedr0p/exportarr/pull/355
- fix(deps): update module golang.org/x/sync to v0.14.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/357
- chore(deps): update golangci/golangci-lint-action action to v8 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/356
- chore(deps): update dependency go to v1.24.3 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/358
- chore(deps): update golang docker tag to v1.24.3 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/359
- fix(deps): update module github.com/gookit/validate to v1.5.5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/360
- chore(deps): update dependency go to v1.24.4 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/361
- chore(deps): update golang docker tag to v1.24.4 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/362
- fix(deps): update module golang.org/x/sync to v0.15.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/363
- fix(deps): update module github.com/knadh/koanf/providers/posflag to v1.0.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/365
- chore(deps): update dependency go to v1.24.5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/368
- fix(deps): update module golang.org/x/sync to v0.16.0 - autoclosed by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/370
- fix(deps): update module github.com/spf13/pflag to v1.0.7 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/371
- chore(deps): update golang docker tag to v1.24.5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/369
- fix(deps): update module github.com/knadh/koanf/v2 to v2.2.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/366
- fix(deps): update module github.com/prometheus/client\_golang to v1.23.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/372
- chore(deps): update actions/checkout action to v5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/376
- chore(deps): update dependency go to v1.24.6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/373
- chore(deps): update golang docker tag to v1.24.6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/374
- Track total count of episodes with cutoff unmet in Sonarr by [@&#8203;ShawnHardwick](https://github.com/ShawnHardwick) in https://github.com/onedr0p/exportarr/pull/375

##### New Contributors

- [@&#8203;Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) made their first contribution in https://github.com/onedr0p/exportarr/pull/355
- [@&#8203;ShawnHardwick](https://github.com/ShawnHardwick) made their first contribution in https://github.com/onedr0p/exportarr/pull/375

**Full Changelog**: https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1201
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-12 16:30:49 +00:00
a6877f3c19 Update searxng/searxng:latest Docker digest to 442beca (#1204)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m34s
2025-08-12 14:02:41 +00:00
4c114286f7 Update kube-prometheus-stack Docker tag to v76.2.2 (#1203)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m12s
2025-08-12 13:02:57 +00:00
e8dfaaacab Update vectorim/element-web Docker tag to v1.11.109
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m30s
2025-08-12 12:04:20 +00:00
8ed1109bb9 Update cloudflared Docker tag to v1.20.0 (#1200)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m27s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.19.0` -> `1.20.0` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1200
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-12 01:02:22 +00:00
7fc7e1185a Update harbor.alexlebens.net/images/site-profile Docker tag to v2.0.5 (#1199)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-08-12 01:01:53 +00:00
3d416736b1 Update slskd/slskd Docker tag to v0.23.2 (#1198)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m30s
2025-08-12 00:02:13 +00:00
a624fe130f update image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-08-11 18:38:58 -05:00
1378b5008d Update harbor.alexlebens.net/images/site-profile Docker tag to v2 (#1197)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m32s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile) | major | `1.1.1` -> `2.0.0` |

---

### Release Notes

<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>

### [`v2.0.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/1.1.1...2.0.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/1.1.1...2.0.0)

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1197
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 22:35:55 +00:00
b296cc1f78 downgrade actions
All checks were successful
renovate / renovate (push) Successful in 1m13s
2025-08-11 17:26:06 -05:00
e408ea5950 update checkout
Some checks failed
renovate / renovate (push) Failing after 2s
2025-08-11 17:10:47 -05:00
121f6a8393 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2 (#881)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m16s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/qbittorrent](https://github.com/linuxserver/docker-qbittorrent/packages) ([source](https://github.com/linuxserver/docker-qbittorrent)) | patch | `5.1.0` -> `5.1.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged previously.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->

Reviewed-on: #881
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 21:28:54 +00:00
ed39680774 Update ghcr.io/twin/gatus Docker tag to v5.22.0 (#1194)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.21.0` -> `v5.22.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.22.0`](https://github.com/TwiN/gatus/releases/tag/v5.22.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.21.0...v5.22.0)

#### What's Changed

- feat(alerting): Implement alert reminders by [@&#8203;ViktorZieg](https://github.com/ViktorZieg) in https://github.com/TwiN/gatus/pull/1138
- feat(metrics): add support for custom labels in Prometheus metrics by [@&#8203;appleboy](https://github.com/appleboy) in https://github.com/TwiN/gatus/pull/979
- fix(metrics): improve Prometheus metrics registration by [@&#8203;appleboy](https://github.com/appleboy) in https://github.com/TwiN/gatus/pull/1186
- perf: Cap RANDOM\_STRING\_N to 8182 by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1193
- docs: Add example for alerts\[].minimum-reminder-interval by [@&#8203;xconverge](https://github.com/xconverge) in https://github.com/TwiN/gatus/pull/1187
- docs: Add section for gatus-sdk by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1189

#### New Contributors

- [@&#8203;ViktorZieg](https://github.com/ViktorZieg) made their first contribution in https://github.com/TwiN/gatus/pull/1138
- [@&#8203;xconverge](https://github.com/xconverge) made their first contribution in https://github.com/TwiN/gatus/pull/1187

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.21.0...v5.22.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1194
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 21:27:22 +00:00
5353a99398 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.1 (#1196)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 1m42s
2025-08-11 20:02:39 +00:00
c26671c525 Update ghcr.io/linuxserver/plex:1.42.1 Docker digest to 28f18c2 (#1195)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m19s
2025-08-11 18:02:15 +00:00
5a187fa40c Update kube-prometheus-stack Docker tag to v76.2.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m30s
2025-08-11 15:02:18 +00:00
52b0003873 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.22
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m22s
2025-08-11 14:02:19 +00:00
a06fba907d Update ghcr.io/n8n-io/n8n Docker tag to v1.107.0 (#1190)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m51s
2025-08-11 13:02:35 +00:00
677c4094ef Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.28.0 (#1189)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m55s
2025-08-11 00:02:01 +00:00
ca2c8eb9e9 Update outlinewiki/outline Docker tag to v0.86.1 (#1188)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m26s
2025-08-10 22:01:58 +00:00
e969334749 Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to c2adf66 (#1187)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m22s
2025-08-10 18:01:55 +00:00
f3f9906be6 Update Helm release argo-cd to v8.2.7 (#1186)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
2025-08-10 14:02:12 +00:00
d45250163c Update ghcr.io/open-webui/open-webui Docker tag to v0.6.21 (#1185)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-10 14:02:05 +00:00
fa12fcddc1 Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.3 (#1183)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m38s
2025-08-10 13:01:50 +00:00
0445174635 Update Helm release argo-cd to v8.2.6 (#1184)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m38s
2025-08-10 12:02:08 +00:00
a7da0556a5 Update searxng/searxng:latest Docker digest to fe70275 (#1182)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-08-10 12:01:52 +00:00
0171a9ca09 Update searxng/searxng:latest Docker digest to 95ac808
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m8s
2025-08-10 10:01:34 +00:00
6352ca6035 Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.6.2 (#1180)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m33s
2025-08-10 05:02:17 +00:00
25d05537ac Update ghcr.io/open-webui/open-webui Docker tag to v0.6.20
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m51s
2025-08-10 00:02:38 +00:00
7a647b97a1 Update kube-prometheus-stack Docker tag to v76 (#1172)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m46s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `75.18.1` -> `76.2.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v76.2.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.2.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.1.0...kube-prometheus-stack-76.2.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update https://github.com/etcd-io/etcd digest to [`3f733e2`](https://github.com/prometheus-community/helm-charts/commit/3f733e2) by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6034

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-adapter-5.0.0...kube-prometheus-stack-76.2.0

### [`v76.1.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.1.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.0.0...kube-prometheus-stack-76.1.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6032

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.29.3...kube-prometheus-stack-76.1.0

### [`v76.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-75.18.1...kube-prometheus-stack-76.0.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] bump to 0.84.1 by [@&#8203;DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/6025

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-6.1.4...kube-prometheus-stack-76.0.0

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1172
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-09 23:08:43 +00:00
6b69e973ce Update Helm release external-secrets to v0.19.1 (#1178)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m19s
2025-08-09 23:03:00 +00:00
c0519dd8af Update Helm release coredns to v1.43.2 (#1177)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-09 23:02:51 +00:00
01e5d8447b Update ghcr.io/open-webui/open-webui Docker tag to v0.6.19 (#1176)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-09 23:02:44 +00:00
5d8e772aa3 Update searxng/searxng:latest Docker digest to 284e14c (#1175)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-09 23:02:31 +00:00
4cd1b53b18 Update ghcr.io/linuxserver/code-server:4.102.3 Docker digest to 87cb49f (#1174)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-09 23:02:24 +00:00
abd7bcb12f extend internval
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 2m38s
2025-08-08 22:08:05 -05:00
a33533b797 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-08-09 02:01:57 +00:00
7be34b7998 Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 18s
lint-test-docker / docker-lint (pull_request) Successful in 35s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s
2025-08-08 23:04:34 +00:00
18fce257e5 Update ghcr.io/linuxserver/plex Docker tag to v1.42.1 (#1171)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m58s
2025-08-08 23:03:34 +00:00
729e31af8f Update ollama/ollama Docker tag to v0.11.4 (#1170)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-08-08 23:03:16 +00:00
df1aa4fbf9 Update ghcr.io/n8n-io/n8n Docker tag to v1.106.2 (#1169)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:03:08 +00:00
15722ca7a4 Update ghcr.io/gethomepage/homepage Docker tag to v1.4.4 (#1167)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:47 +00:00
d4717dd6d2 Update searxng/searxng:latest Docker digest to ca32325 (#1166)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:35 +00:00
e9c55d5362 Update ghcr.io/sarperavci/cloudflarebypassforscraping:latest Docker digest to 9ac4cd4 (#1165)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:28 +00:00
4b9be37a8c Update Helm release trivy-operator to v0.30.0 (#1153)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m15s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [trivy-operator](https://github.com/aquasecurity/helm-charts) | minor | `0.29.3` -> `0.30.0` |

---

### Release Notes

<details>
<summary>aquasecurity/helm-charts (trivy-operator)</summary>

### [`v0.30.0`](https://github.com/aquasecurity/helm-charts/releases/tag/trivy-operator-0.30.0)

[Compare Source](https://github.com/aquasecurity/helm-charts/compare/trivy-operator-0.29.3...trivy-operator-0.30.0)

Keeps security report resources updated

</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1153
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-07 21:15:11 +00:00
2218a8513b Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.5.1 (#1164)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m36s
2025-08-07 21:02:27 +00:00
f77a33b13e Update Helm release loki to v6.35.1 (#1163)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-07 21:02:22 +00:00
93 changed files with 138 additions and 136 deletions

View File

@@ -9,7 +9,7 @@ actual:
main:
image:
repository: ghcr.io/actualbudget/actual
tag: 25.8.0
tag: 25.9.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ audiobookshelf:
main:
image:
repository: ghcr.io/advplyr/audiobookshelf
tag: 2.27.0
tag: 2.29.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ bazarr:
main:
image:
repository: ghcr.io/linuxserver/bazarr
tag: 1.5.2@sha256:9530eb044660a1847e68ba9f39f90499dae0db83c3bed088973771c5f3f30007
tag: 1.5.2@sha256:f9cb78eaec1d77017f5c3e5b7aa07106fe4433a77fd902d01e91213f7c991499
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:b68b3d014818fdf358f4a0655c5ba94fc6f58014e664c895f25790ac5b4d0cca
tag: latest@sha256:cd528d4bda14c4c2774308376aa792948affd61097b239457f7ba99e158492f7
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT
@@ -41,7 +41,7 @@ calibre-web-automated:
- name: GID
value: 100
- name: USE_CF_BYPASS
value: true
value: false
- name: CLOUDFLARE_PROXY_URL
value: http://localhost:8000
- name: INGEST_DIR
@@ -55,7 +55,7 @@ calibre-web-automated:
bypass:
image:
repository: ghcr.io/sarperavci/cloudflarebypassforscraping
tag: latest@sha256:fd12a2c497edd9cf475196db9f49c6678897dcf13b0a8dc6bfc5d7f74bf0b7cb
tag: latest@sha256:9ac4cd4d6d5dfc270a92502b92761d9039297abfb123f4a2a3abca5209d9eec5
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -23,6 +23,6 @@ dependencies:
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/visual-studio-code.png
appVersion: 4.100.2

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.102.3@sha256:9d5bd6a6d04132cafb664e89a0eb87e632d142a4d4a9bb937f22752d37aa64e6
tag: 4.103.2@sha256:d85f12f63fbeb0b91d337f1b9fee0409b057d9fbb106b987305856112dc7873a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -24,7 +24,7 @@ dependencies:
- name: cloudflared
alias: cloudflared-directus
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.10.0
tag: 11.11.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -9,7 +9,7 @@ eigenfocus:
main:
image:
repository: eigenfocus/eigenfocus
tag: 1.2.0-free
tag: 1.3.1-free
pullPolicy: IfNotPresent
env:
- name: DEFAULT_HOST_URL

View File

@@ -17,11 +17,11 @@ maintainers:
- name: alexlebens
dependencies:
- name: element-web
version: 1.4.16
version: 1.4.18
repository: https://ananace.gitlab.io/charts
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/element.png
appVersion: v1.11.100

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.108
tag: v1.11.110
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

@@ -24,7 +24,7 @@ dependencies:
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -80,7 +80,7 @@ freshrss:
main:
image:
repository: freshrss/freshrss
tag: 1.26.3
tag: 1.27.0
pullPolicy: IfNotPresent
env:
- name: PGID

View File

@@ -9,7 +9,7 @@ home-assistant:
main:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2025.8.0
tag: 2025.9.1
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -21,7 +21,7 @@ home-assistant:
code-server:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.102.3@sha256:9d5bd6a6d04132cafb664e89a0eb87e632d142a4d4a9bb937f22752d37aa64e6
tag: 4.103.2@sha256:d85f12f63fbeb0b91d337f1b9fee0409b057d9fbb106b987305856112dc7873a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -22,6 +22,6 @@ dependencies:
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
appVersion: v1.2.0

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.4.3
tag: v1.4.6
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.4.3
tag: v1.4.6
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 8.1.15
tag: 8.2.10
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -22,11 +22,11 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.2.0
- name: meilisearch
version: 0.15.0
version: 0.17.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/karakeep.webp
appVersion: 0.26.0

View File

@@ -9,7 +9,7 @@ karakeep:
main:
image:
repository: ghcr.io/karakeep-app/karakeep
tag: 0.26.0
tag: 0.27.0
pullPolicy: IfNotPresent
env:
- name: DATA_DIR

View File

@@ -16,7 +16,7 @@ libation:
main:
image:
repository: rmcrackan/libation
tag: 12.5.0
tag: 12.5.3
pullPolicy: IfNotPresent
env:
- name: SLEEP_TIME

View File

@@ -15,7 +15,7 @@ lidarr:
main:
image:
repository: ghcr.io/linuxserver/lidarr
tag: 2.12.4@sha256:286af1e270d2829efd0b6a33d26dbadc614d61d8e9bb1a07b8396ad6231921a2
tag: 2.13.3@sha256:186bc4d3f22bd6a71c235c1c7f57f90a8473f766278d9c929398fb5ce90eae7e
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -31,7 +31,7 @@ lidarr:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["lidarr"]
env:

View File

@@ -13,7 +13,7 @@ lidatube:
main:
image:
repository: thewicklowwolf/lidatube
tag: 0.2.30
tag: 0.2.35
pullPolicy: IfNotPresent
env:
- name: PUID

View File

@@ -25,7 +25,7 @@ dependencies:
- name: cloudflared
alias: cloudflared-outline
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -9,7 +9,7 @@ outline:
main:
image:
repository: outlinewiki/outline
tag: 0.86.0
tag: 0.87.3
pullPolicy: IfNotPresent
env:
- name: NODE_ENV

View File

@@ -9,7 +9,7 @@ plex:
main:
image:
repository: ghcr.io/linuxserver/plex
tag: 1.41.9@sha256:67f81a4cb821fd4327df1004e69de9b5375917ac661a74296992a16b3038d6f4
tag: 1.42.1@sha256:28f18c27b6822328df994154dbf7c0f511032d9f91bbd10881030b706afd8593
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.2.0
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v2.4.2
tag: v2.5.4
pullPolicy: IfNotPresent
env:
- name: MAIN_URL

View File

@@ -20,7 +20,7 @@ prowlarr:
main:
image:
repository: ghcr.io/linuxserver/prowlarr
tag: 1.37.0@sha256:25d21c04c7cc39a706217abb77bb60b283d9eaaf16acf539c930e3c797e21f25
tag: 2.0.5@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ radarr-4k:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -31,7 +31,7 @@ radarr-4k:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["radarr"]
env:

View File

@@ -13,7 +13,7 @@ radarr-anime:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -29,7 +29,7 @@ radarr-anime:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["radarr"]
env:

View File

@@ -13,7 +13,7 @@ radarr-standup:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -29,7 +29,7 @@ radarr-standup:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["radarr"]
env:

View File

@@ -15,7 +15,7 @@ radarr:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -31,7 +31,7 @@ radarr:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["radarr"]
env:

View File

@@ -58,7 +58,7 @@ roundcube:
nginx:
image:
repository: nginx
tag: 1.29.0-alpine
tag: 1.29.1-alpine
pullPolicy: IfNotPresent
env:
- name: NGINX_HOST

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:b421cdc85f5a0b21a7ec956f110a82b7fb3d49a7665a1112f6a25f188c9775ec
tag: latest@sha256:511fa3f34c1d119c47f88c9a1e7eda1340f346543e980c17e5f14b27dac6a1ed
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:b421cdc85f5a0b21a7ec956f110a82b7fb3d49a7665a1112f6a25f188c9775ec
tag: latest@sha256:511fa3f34c1d119c47f88c9a1e7eda1340f346543e980c17e5f14b27dac6a1ed
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -23,6 +23,6 @@ dependencies:
- name: cloudflared
alias: cloudflared-site
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://d21zlbwtcn424f.cloudfront.net/logo-new-round.png
appVersion: 0.8.1

View File

@@ -23,6 +23,6 @@ dependencies:
- name: cloudflared
alias: cloudflared-site
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://d21zlbwtcn424f.cloudfront.net/logo-new-round.png
appVersion: 0.8.1
appVersion: 2.0.1

View File

@@ -11,7 +11,7 @@ site-profile:
main:
image:
repository: harbor.alexlebens.net/images/site-profile
tag: 1.1.1
tag: 2.0.5
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -28,7 +28,7 @@ slskd:
main:
image:
repository: slskd/slskd
tag: 0.23.1
tag: 0.23.2
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -94,7 +94,7 @@ slskd:
main:
image:
repository: mrusse08/soularr
tag: latest@sha256:da225f2b1042865c7223b3ee3e6d53e496eecc24566f60e48ef239396f54898a
tag: latest@sha256:894210817cd89dd410fa603be2744ca81c593b9eaa542639a7894f2df008a788
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-4k:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -29,7 +29,7 @@ sonarr-4k:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["sonarr"]
env:

View File

@@ -13,7 +13,7 @@ sonarr-anime:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -29,7 +29,7 @@ sonarr-anime:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["sonarr"]
env:

View File

@@ -13,7 +13,7 @@ sonarr:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -29,7 +29,7 @@ sonarr:
metrics:
image:
repository: ghcr.io/onedr0p/exportarr
tag: v2.2.0
tag: v2.3.0
pullPolicy: IfNotPresent
args: ["sonarr"]
env:

View File

@@ -9,7 +9,7 @@ tdarr:
main:
image:
repository: ghcr.io/haveagitgat/tdarr
tag: 2.45.01
tag: 2.46.01
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -48,7 +48,7 @@ tdarr:
main:
image:
repository: ghcr.io/haveagitgat/tdarr_node
tag: 2.45.01
tag: 2.46.01
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ tubearchivist:
main:
image:
repository: bbilly1/tubearchivist
tag: v0.5.5
tag: v0.5.7
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -25,7 +25,7 @@ dependencies:
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 8.2.5
version: 8.3.5
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: 3.0.0

View File

@@ -279,7 +279,7 @@ argo-cd:
- description: Application has degraded
send:
- app-health-degraded
when: app.status.health.status == 'Degraded'
when: app.status.health.status == 'Degraded' and time.Now().Sub(time.Parse(app.status.health.lastTransitionTime).Minutes() >= 15
trigger.on-sync-failed: |
- description: Application syncing has failed
send:

View File

@@ -18,7 +18,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-workflows
version: 0.45.21
version: 0.45.23
repository: https://argoproj.github.io/argo-helm
- name: argo-events
version: 2.4.16

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: headlamp
version: 0.34.0
version: 0.35.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
appVersion: 0.30.1

View File

@@ -19,7 +19,7 @@ maintainers:
dependencies:
- name: gatus
repository: https://twin.github.io/helm-charts
version: 1.3.1
version: 1.4.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -7,7 +7,7 @@ gatus:
enabled: true
image:
repository: ghcr.io/twin/gatus
tag: v5.21.0
tag: v5.23.2
annotations:
reloader.stakater.com/auto: "true"
service:
@@ -310,6 +310,7 @@ gatus:
- name: postiz
url: https://postiz.alexlebens.dev
<<: *defaults
interval: 120s
group: external
- name: matrix
url: https://chat.alexlebens.dev

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 75.18.1
version: 77.5.0
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.35.0
version: 6.39.0
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.17.0

View File

@@ -36,7 +36,7 @@ shelly-plug:
main:
image:
repository: php
tag: 8.4.11-apache-bookworm
tag: 8.4.12-apache-bookworm
pullPolicy: IfNotPresent
env:
- name: SHELLY_HOSTNAME

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: trivy-operator
version: 0.29.3
version: 0.30.0
repository: https://aquasecurity.github.io/helm-charts/
icon: https://raw.githubusercontent.com/aquasecurity/trivy/main/docs/imgs/logo.png
appVersion: v0.26.1

View File

@@ -7,7 +7,7 @@ trivy-operator:
clusterSbomCacheEnabled: false
configAuditScannerEnabled: true
rbacAssessmentScannerEnabled: true
infraAssessmentScannerEnabled: true
infraAssessmentScannerEnabled: false
clusterComplianceEnabled: false
serviceMonitor:
enabled: true
@@ -16,7 +16,7 @@ trivy-operator:
image:
registry: mirror.gcr.io
repository: aquasec/trivy
tag: 0.65.0
tag: 0.66.0
storageClassEnabled: true
storageClassName: ceph-block
storageSize: "5Gi"

View File

@@ -9,7 +9,7 @@ unpoller:
main:
image:
repository: ghcr.io/unpoller/unpoller
tag: v2.15.3
tag: v2.15.4
pullPolicy: IfNotPresent
env:
- name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS

View File

@@ -21,12 +21,12 @@ maintainers:
- name: alexlebens
dependencies:
- name: authentik
version: 2025.6.4
version: 2025.8.1
repository: https://charts.goauthentik.io/
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -12,7 +12,7 @@ sources:
- https://github.com/external-secrets/external-secrets/tree/main/deploy/charts/external-secrets
dependencies:
- name: external-secrets
version: 0.19.0
version: 0.19.2
repository: https://charts.external-secrets.io
icon: https://avatars.githubusercontent.com/u/68335991?s=48&v=4
appVersion: 0.17.0

View File

@@ -26,7 +26,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: gitea
version: 12.1.3
version: 12.2.0
repository: https://dl.gitea.io/charts/
- name: gitea-actions
repository: oci://harbor.alexlebens.net/helm-charts
@@ -36,12 +36,12 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.2.0
- name: meilisearch
version: 0.15.0
version: 0.17.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -26,7 +26,7 @@ spec:
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
storage: 5Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -4,7 +4,7 @@ gitea:
replicaCount: 3
image:
repository: gitea/gitea
tag: 1.24.4
tag: 1.24.5
service:
http:
type: ClusterIP
@@ -18,7 +18,7 @@ gitea:
enabled: false
persistence:
storageClass: ceph-filesystem
size: 20Gi
size: 40Gi
accessModes:
- ReadWriteMany
extraVolumes:
@@ -211,7 +211,7 @@ backup:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e
tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -235,7 +235,7 @@ backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e
tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -29,7 +29,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: matrix-synapse
version: 3.12.5
version: 3.12.7
repository: https://ananace.gitlab.io/charts
- name: app-template
alias: matrix-hookshot
@@ -45,11 +45,11 @@ dependencies:
# version: 4.0.1
- name: cloudflared
alias: cloudflared-synapse
version: 1.19.0
version: 1.20.1
repository: oci://harbor.alexlebens.net/helm-charts
- name: cloudflared
alias: cloudflared-hookshot
version: 1.19.0
version: 1.20.1
repository: oci://harbor.alexlebens.net/helm-charts
- name: postgres-cluster
alias: postgres-17-cluster

View File

@@ -130,7 +130,7 @@ matrix-hookshot:
main:
image:
repository: halfshot/matrix-hookshot
tag: 7.0.0
tag: 7.1.0
pullPolicy: IfNotPresent
resources:
requests:
@@ -252,7 +252,7 @@ mautrix-whatsapp:
main:
image:
repository: dock.mau.dev/mautrix/whatsapp
tag: v0.12.3
tag: v0.12.4
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -9,7 +9,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.106.1
tag: 1.110.1
pullPolicy: IfNotPresent
env:
- name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.106.1
tag: 1.110.1
pullPolicy: IfNotPresent
command:
- n8n
@@ -182,7 +182,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.106.1
tag: 1.110.1
pullPolicy: IfNotPresent
command:
- n8n

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.10
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -117,7 +117,7 @@ ollama:
main:
image:
repository: ghcr.io/open-webui/open-webui
tag: v0.6.18
tag: v0.6.26
pullPolicy: IfNotPresent
env:
- name: ENV

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
tag: 5.1.2@sha256:c6dd175c7bb8371ce62b6fd7abbeb082593a42df3b01716a4e6bb53a734bf6f2
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -135,7 +135,7 @@ qbittorrent:
qbit-manage:
image:
repository: ghcr.io/stuffanthings/qbit_manage
tag: v4.5.2
tag: v4.6.0
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -144,8 +144,8 @@ qbittorrent:
value: 0 * * * *
- name: QBT_STARTUP_DELAY
value: 360
- name: QBT_CONFIG
value: /app/config/config.yml
- name: QBT_CONFIG_DIR
value: /app/config/
- name: QBT_LOGFILE
value: /app/var/activity.log
- name: QBT_LOG_LEVEL

View File

@@ -12,7 +12,7 @@ vault:
enabled: true
image:
repository: hashicorp/vault
tag: 1.20.2
tag: 1.20.3
updateStrategyType: "RollingUpdate"
logLevel: debug
logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot:
image:
repository: hashicorp/vault
tag: 1.20.2
tag: 1.20.3
pullPolicy: IfNotPresent
command:
- /bin/ash
@@ -198,7 +198,7 @@ snapshot:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e
tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -19,7 +19,7 @@ external-dns-unifi:
webhook:
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
tag: v0.6.1
tag: v0.6.2
env:
- name: UNIFI_HOST
value: https://192.168.1.1

View File

@@ -1,7 +1,7 @@
generic-device-plugin:
image:
repository: ghcr.io/squat/generic-device-plugin
tag: latest@sha256:1f779444c72c7bf06b082c44698d6268a8e642ebd9488a35c84a603087940e64
tag: latest@sha256:5aab484db48d662b48342476b431c842b95d3fcba419fe35c19afbb6ceab1658
config:
enabled: true
data: |

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: reloader
version: 2.2.0
version: 2.2.2
repository: https://stakater.github.io/stakater-charts
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
appVersion: v1.4.2

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: tailscale-operator
version: 1.86.2
version: 1.86.5
repository: https://pkgs.tailscale.com/helmcharts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
appVersion: v1.82.5

View File

@@ -73,7 +73,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e
tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 37.0.0
version: 37.1.0
repository: https://traefik.github.io/charts
# enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: cilium
version: 1.18.0
version: 1.18.1
repository: https://helm.cilium.io/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/cilium.png
appVersion: 1.17.3

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: coredns
version: 1.43.1
version: 1.43.3
repository: https://coredns.github.io/helm
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png
appVersion: v1.12.1

View File

@@ -1,7 +1,7 @@
coredns:
image:
repository: registry.k8s.io/coredns/coredns
tag: v1.12.2
tag: v1.12.3
replicaCount: 3
resources:
requests:

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: prometheus-operator-crds
version: 22.0.2
version: 23.0.0
repository: oci://ghcr.io/prometheus-community/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
appVersion: v0.82.0

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: cloudnative-pg
version: 0.25.0
version: 0.26.0
repository: https://cloudnative-pg.io/charts/
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
appVersion: 1.26.0

View File

@@ -28,7 +28,7 @@ pgadmin4:
runAsGroup: 5050
image:
repository: dpage/pgadmin4
tag: "9.6"
tag: "9.8"
pullPolicy: IfNotPresent
env:
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION

View File

@@ -16,14 +16,14 @@ maintainers:
- name: alexlebens
dependencies:
- name: rook-ceph
version: v1.17.7
version: v1.18.1
repository: https://charts.rook.io/release
- name: rook-ceph-cluster
version: v1.17.7
version: v1.18.1
repository: https://charts.rook.io/release
- name: cloudflared
alias: cloudflared-rgw
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.19.0
version: 1.20.1
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ceph.png
appVersion: v1.17.1

View File

@@ -2,6 +2,7 @@ rook-ceph:
crds:
enabled: true
csi:
rookUseCsiOperator: true
enableMetadata: true
cephFSKernelMountOptions: "ms_mode=secure"
provisionerReplicas: 3

View File

@@ -8,7 +8,7 @@ whodb:
main:
image:
repository: clidey/whodb
tag: 0.58.0
tag: 0.60.0
pullPolicy: IfNotPresent
env:
- name: WHODB_OLLAMA_HOST

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-blocky
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-blocky
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-blocky
cap_add:
- net_admin

View File

@@ -1,6 +1,6 @@
services:
tailscale-gitea:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-gitea
cap_add:
- net_admin
@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.5-alpine3.21
image: docker.io/postgres:17.6-alpine3.21
container_name: gitea-postgres
env_file:
- .env
@@ -33,7 +33,7 @@ services:
- postgresql:/var/lib/postgresql/data
gitea:
image: gitea/gitea:1.24.4
image: gitea/gitea:1.24.5
container_name: gitea
depends_on:
- postgresql

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-homepage:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-homepage
cap_add:
- net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
dockerproxy:
image: ghcr.io/tecnativa/docker-socket-proxy:0.3.0
image: ghcr.io/tecnativa/docker-socket-proxy:v0.4.1
container_name: homepage-dockerproxy
environment:
- CONTAINERS=1
@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.4.3
image: ghcr.io/gethomepage/homepage:v1.4.6
container_name: homepage
labels:
traefik.enable: true

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-node-exporter:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-node-exporter
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-subnet
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-traefik:
image: ghcr.io/tailscale/tailscale:v1.86.2
image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-traefik
cap_add:
- net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"