This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://changedetection.io) ([source](https://redirect.github.com/dgtlmoon/changedetection.io)) | patch | `2d0030e` → `9d15c62` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.55.4`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.55.4) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.55.3...0.55.4) #### What's Changed - i18n: Ruff INT (flake8-gettext) by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4096](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4096) - UI - AI/LLM - "Summary" button should set last viewed by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4095](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4095) - Improve LiteLLM deps [#​4093](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4093) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4102](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4102) - i18n: Add dennis .pot/.po lint by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4097](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4097) - API - watch.link was accidently a tuple, enforcing string by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4104](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4104) - API - Add restock config to API /v1/watch/ json output [#​4099](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4099) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4103](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4103) - i18n: Enforce dennis lint warnings in CI by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4105](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4105) - i18n: Clear pre-existing dennis warnings in `messages.pot` by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4112](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4112) - i18n: Fix broken HTML tags and enforce dennis lint warnings in CI by [@​skkzsh](https://redirect.github.com/skkzsh) in [#​4116](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4116) - Notifications - extra check for system default by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4122](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4122) - Notifications - Escape only the diff variables before Jinja2 renders them into the template ( Stop breaking custom HTML for plaintext pages on HTML notifications) [#​4121](https://redirect.github.com/dgtlmoon/changedetection.io/issues/4121) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4123](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4123) - Fixing GHSA-vwgh-2hvh-4xm5 — substring match in the shared\_diff\_access by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4130](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4130) - Bumping tests by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4131](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4131) - LLM - Self-hosted OpenAI-compatible endpoint support (vLLM, LM Studio, llama.cpp) — refs [#​3204](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3204) by [@​tekgnosis-net](https://redirect.github.com/tekgnosis-net) in [#​4117](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4117) - LLM integration - LiteLLM config - UI tweaks by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4134](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4134) - UI - Make LLM status sticky by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4135](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4135) - LLM - Fixing summary cache miss-hit by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4136](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4136) - Text filters - Process subtractive\_selectors first by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4142](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4142) - API - Better support for watch API private/internal vars by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4144](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4144) - Text filters - Ignore text should run before 'extract text' by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4143](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4143) - Fix/pr 4110 czech l12n catalog sync by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4145](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4145) - Docker - INSTALLED\_MARKER is kept in /datastore but package installs are not persistent (Dont use custom marker file, rely on pip instead) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4147](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4147) - Fix/llm ollama etc tweaks by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4148](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4148) - UI - LLM - SSRF guard for the LLM `api_base` setting by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4157](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4157) - API Security - Watch GET history snapshot - Should return `text/plain` mimetype so it cant be accidently executed in the browser by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​4158](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4158) #### New Contributors - [@​tekgnosis-net](https://redirect.github.com/tekgnosis-net) made their first contribution in [#​4117](https://redirect.github.com/dgtlmoon/changedetection.io/pull/4117) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.55.3...0.55.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jaGFuZ2VkZXRlY3Rpb24taW8iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0