144 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 1m31s
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
82 changed files with 110 additions and 109 deletions

View File

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

View File

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

View File

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

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main: main:
image: image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:227b3e6380c0dea5d6191bbd55cc5ea4ee0c5b9eb2fb2b575dfc99b56a223214 tag: latest@sha256:cd528d4bda14c4c2774308376aa792948affd61097b239457f7ba99e158492f7
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: FLASK_PORT - name: FLASK_PORT

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -15,7 +15,7 @@ lidarr:
main: main:
image: image:
repository: ghcr.io/linuxserver/lidarr repository: ghcr.io/linuxserver/lidarr
tag: 2.12.4@sha256:9f14ac890945e8964e2d2fa3eff6dc8d52fdfdb70502bdf8d6cdd369bd1aaca1 tag: 2.13.3@sha256:186bc4d3f22bd6a71c235c1c7f57f90a8473f766278d9c929398fb5ce90eae7e
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -15,7 +15,7 @@ radarr-4k:
main: main:
image: image:
repository: ghcr.io/linuxserver/radarr repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:c2adf66bafefa781401d07d358e399c476bdffb9a179a2780bb465bda8a55a51 tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -13,7 +13,7 @@ radarr-anime:
main: main:
image: image:
repository: ghcr.io/linuxserver/radarr repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:c2adf66bafefa781401d07d358e399c476bdffb9a179a2780bb465bda8a55a51 tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -13,7 +13,7 @@ radarr-standup:
main: main:
image: image:
repository: ghcr.io/linuxserver/radarr repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:c2adf66bafefa781401d07d358e399c476bdffb9a179a2780bb465bda8a55a51 tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -15,7 +15,7 @@ radarr:
main: main:
image: image:
repository: ghcr.io/linuxserver/radarr repository: ghcr.io/linuxserver/radarr
tag: 5.26.2@sha256:c2adf66bafefa781401d07d358e399c476bdffb9a179a2780bb465bda8a55a51 tag: 5.27.5@sha256:3ebb31bce86870dbcc15a5db3fba8864e302310cb2adb70476b0b64c1b3dc6dc
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

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

View File

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

View File

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

View File

@@ -13,7 +13,7 @@ sonarr-4k:
main: main:
image: image:
repository: ghcr.io/linuxserver/sonarr repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:1a90192952c30f9420994b2e2171083ea8cae100357de5e9eb25890efa90a6ce tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-anime:
main: main:
image: image:
repository: ghcr.io/linuxserver/sonarr repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:1a90192952c30f9420994b2e2171083ea8cae100357de5e9eb25890efa90a6ce tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -13,7 +13,7 @@ sonarr:
main: main:
image: image:
repository: ghcr.io/linuxserver/sonarr repository: ghcr.io/linuxserver/sonarr
tag: 4.0.15@sha256:1a90192952c30f9420994b2e2171083ea8cae100357de5e9eb25890efa90a6ce tag: 4.0.15@sha256:e00e87e0e7c24fdc992093756f120a6ab292790b6a637ff3641bf813091cd726
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

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

View File

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

View File

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

View File

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

View File

@@ -279,7 +279,7 @@ argo-cd:
- description: Application has degraded - description: Application has degraded
send: send:
- app-health-degraded - 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: | trigger.on-sync-failed: |
- description: Application syncing has failed - description: Application syncing has failed
send: send:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -18,7 +18,7 @@ gitea:
enabled: false enabled: false
persistence: persistence:
storageClass: ceph-filesystem storageClass: ceph-filesystem
size: 20Gi size: 40Gi
accessModes: accessModes:
- ReadWriteMany - ReadWriteMany
extraVolumes: extraVolumes:
@@ -211,7 +211,7 @@ backup:
s3-backup: s3-backup:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh
@@ -235,7 +235,7 @@ backup:
s3-prune: s3-prune:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0 tag: latest@sha256:eb0d4416fdb0dadbc29739b667c69914a1a53f29756f2fa3c05f549501d7b620
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-homepage: tailscale-homepage:
image: ghcr.io/tailscale/tailscale:v1.86.2 image: ghcr.io/tailscale/tailscale:v1.86.5
container_name: tailscale-homepage container_name: tailscale-homepage
cap_add: cap_add:
- net_admin - net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
dockerproxy: 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 container_name: homepage-dockerproxy
environment: environment:
- CONTAINERS=1 - CONTAINERS=1
@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
homepage: homepage:
image: ghcr.io/gethomepage/homepage:v1.4.5 image: ghcr.io/gethomepage/homepage:v1.4.6
container_name: homepage container_name: homepage
labels: labels:
traefik.enable: true traefik.enable: true

View File

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

View File

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

View File

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