This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/golift/notifiarr](https://redirect.github.com/Notifiarr/notifiarr) | patch | `be0ca2d` -> `738d7e1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Notifiarr/notifiarr (docker.io/golift/notifiarr)</summary> ### [`v0.9.2`](https://redirect.github.com/Notifiarr/notifiarr/releases/tag/v0.9.2) [Compare Source](https://redirect.github.com/Notifiarr/notifiarr/compare/v0.9.2...v0.9.2) ##### Notable changes - Login to client with website credentials by default. - Includes actions reconfiguration API endpoint. - Auto-configures health check concurrency. - Memory usage improvements. - Added prometheus metrics exporter, thanks [@​oceanplexian](https://redirect.github.com/oceanplexian)! - Changes default Docker image from scratch to alpine. Scratch is deprecated. - Creates an Ubuntu docker image. **If you need megacli monitoring, use `ubuntu` or `cuda` tag.** ##### Merged contributions. - Updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1125](https://redirect.github.com/Notifiarr/notifiarr/pull/1125) - MD5 password before crypt by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1135](https://redirect.github.com/Notifiarr/notifiarr/pull/1135) - Update GitHub Artifact Actions (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1129](https://redirect.github.com/Notifiarr/notifiarr/pull/1129) - Update actions/checkout action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1128](https://redirect.github.com/Notifiarr/notifiarr/pull/1128) - Update golangci/golangci-lint-action action to v9 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1115](https://redirect.github.com/Notifiarr/notifiarr/pull/1115) - Update nvidia/cuda Docker tag to v13.1.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1127](https://redirect.github.com/Notifiarr/notifiarr/pull/1127) - Update golang Docker tag to v1.25.6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1126](https://redirect.github.com/Notifiarr/notifiarr/pull/1126) - Update dependency vite to v7.3.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1113](https://redirect.github.com/Notifiarr/notifiarr/pull/1113) - Update dependency [@​sveltejs/vite-plugin-svelte](https://redirect.github.com/sveltejs/vite-plugin-svelte) to v6.2.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1130](https://redirect.github.com/Notifiarr/notifiarr/pull/1130) - Update dependency prettier to v3.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1137](https://redirect.github.com/Notifiarr/notifiarr/pull/1137) - Allow logging in with website credentials by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1139](https://redirect.github.com/Notifiarr/notifiarr/pull/1139) - Update dependency svelte to v5.47.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1140](https://redirect.github.com/Notifiarr/notifiarr/pull/1140) - Update module modernc.org/sqlite to v1.44.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1122](https://redirect.github.com/Notifiarr/notifiarr/pull/1122) - Allow reconfiguring actions more rapidly. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1141](https://redirect.github.com/Notifiarr/notifiarr/pull/1141) - Update nvidia/cuda Docker tag to v13.1.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1145](https://redirect.github.com/Notifiarr/notifiarr/pull/1145) - Update dependency svelte to v5.48.2 - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1144](https://redirect.github.com/Notifiarr/notifiarr/pull/1144) - Update dependency prettier to v3.8.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1143](https://redirect.github.com/Notifiarr/notifiarr/pull/1143) - Update module modernc.org/sqlite to v1.44.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1142](https://redirect.github.com/Notifiarr/notifiarr/pull/1142) - fix(services): truncate body instead of output in HTTP check by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1153](https://redirect.github.com/Notifiarr/notifiarr/pull/1153) - Auto set parallel checks, split services from profile, login delay by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1146](https://redirect.github.com/Notifiarr/notifiarr/pull/1146) - chore(deps): update dependency svelte to v5.48.3 - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1148](https://redirect.github.com/Notifiarr/notifiarr/pull/1148) - fix(deps): update module golift.io/starr to v1.3.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1147](https://redirect.github.com/Notifiarr/notifiarr/pull/1147) - perf(starrqueue): pre-allocate slices and maps to reduce GC pressure by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1151](https://redirect.github.com/Notifiarr/notifiarr/pull/1151) - chore(deps): update dependency svelte to v5.48.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1157](https://redirect.github.com/Notifiarr/notifiarr/pull/1157) - fix(deps): update module github.com/go-co-op/gocron/v2 to v2.19.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1158](https://redirect.github.com/Notifiarr/notifiarr/pull/1158) - feat(metrics): add Prometheus metrics export endpoint by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1154](https://redirect.github.com/Notifiarr/notifiarr/pull/1154) - Prometheus export cleanup by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1160](https://redirect.github.com/Notifiarr/notifiarr/pull/1160) - chore(deps): update dependency svelte to v5.49.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1159](https://redirect.github.com/Notifiarr/notifiarr/pull/1159) - perf(starrqueue): reduce stuck items payload size by \~75% by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1150](https://redirect.github.com/Notifiarr/notifiarr/pull/1150) - Translated using Weblate (French) by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1161](https://redirect.github.com/Notifiarr/notifiarr/pull/1161) - Dutch translations by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1162](https://redirect.github.com/Notifiarr/notifiarr/pull/1162) - Remove scratch docker build, prom fixes. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1164](https://redirect.github.com/Notifiarr/notifiarr/pull/1164) - chore(deps): update dependency svelte to v5.49.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1163](https://redirect.github.com/Notifiarr/notifiarr/pull/1163) - Push to docker hub by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1165](https://redirect.github.com/Notifiarr/notifiarr/pull/1165) ##### New Contributors - [@​oceanplexian](https://redirect.github.com/oceanplexian) made their first contribution in [#​1153](https://redirect.github.com/Notifiarr/notifiarr/pull/1153) **Full Changelog**: <https://github.com/Notifiarr/notifiarr/compare/v0.9.1...v0.9.2> ### [`v0.9.2`](https://redirect.github.com/Notifiarr/notifiarr/releases/tag/v0.9.2) [Compare Source](https://redirect.github.com/Notifiarr/notifiarr/compare/v0.9.1...v0.9.2) ##### Notable changes - Login to client with website credentials by default. - Includes actions reconfiguration API endpoint. - Auto-configures health check concurrency. - Memory usage improvements. - Added prometheus metrics exporter, thanks [@​oceanplexian](https://redirect.github.com/oceanplexian)! - Changes default Docker image from scratch to alpine. Scratch is deprecated. - Creates an Ubuntu docker image. **If you need megacli monitoring, use `ubuntu` or `cuda` tag.** ##### Merged contributions. - Updates by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1125](https://redirect.github.com/Notifiarr/notifiarr/pull/1125) - MD5 password before crypt by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1135](https://redirect.github.com/Notifiarr/notifiarr/pull/1135) - Update GitHub Artifact Actions (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1129](https://redirect.github.com/Notifiarr/notifiarr/pull/1129) - Update actions/checkout action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1128](https://redirect.github.com/Notifiarr/notifiarr/pull/1128) - Update golangci/golangci-lint-action action to v9 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1115](https://redirect.github.com/Notifiarr/notifiarr/pull/1115) - Update nvidia/cuda Docker tag to v13.1.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1127](https://redirect.github.com/Notifiarr/notifiarr/pull/1127) - Update golang Docker tag to v1.25.6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1126](https://redirect.github.com/Notifiarr/notifiarr/pull/1126) - Update dependency vite to v7.3.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1113](https://redirect.github.com/Notifiarr/notifiarr/pull/1113) - Update dependency [@​sveltejs/vite-plugin-svelte](https://redirect.github.com/sveltejs/vite-plugin-svelte) to v6.2.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1130](https://redirect.github.com/Notifiarr/notifiarr/pull/1130) - Update dependency prettier to v3.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1137](https://redirect.github.com/Notifiarr/notifiarr/pull/1137) - Allow logging in with website credentials by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1139](https://redirect.github.com/Notifiarr/notifiarr/pull/1139) - Update dependency svelte to v5.47.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1140](https://redirect.github.com/Notifiarr/notifiarr/pull/1140) - Update module modernc.org/sqlite to v1.44.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1122](https://redirect.github.com/Notifiarr/notifiarr/pull/1122) - Allow reconfiguring actions more rapidly. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1141](https://redirect.github.com/Notifiarr/notifiarr/pull/1141) - Update nvidia/cuda Docker tag to v13.1.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1145](https://redirect.github.com/Notifiarr/notifiarr/pull/1145) - Update dependency svelte to v5.48.2 - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1144](https://redirect.github.com/Notifiarr/notifiarr/pull/1144) - Update dependency prettier to v3.8.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1143](https://redirect.github.com/Notifiarr/notifiarr/pull/1143) - Update module modernc.org/sqlite to v1.44.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1142](https://redirect.github.com/Notifiarr/notifiarr/pull/1142) - fix(services): truncate body instead of output in HTTP check by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1153](https://redirect.github.com/Notifiarr/notifiarr/pull/1153) - Auto set parallel checks, split services from profile, login delay by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1146](https://redirect.github.com/Notifiarr/notifiarr/pull/1146) - chore(deps): update dependency svelte to v5.48.3 - autoclosed by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1148](https://redirect.github.com/Notifiarr/notifiarr/pull/1148) - fix(deps): update module golift.io/starr to v1.3.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1147](https://redirect.github.com/Notifiarr/notifiarr/pull/1147) - perf(starrqueue): pre-allocate slices and maps to reduce GC pressure by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1151](https://redirect.github.com/Notifiarr/notifiarr/pull/1151) - chore(deps): update dependency svelte to v5.48.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1157](https://redirect.github.com/Notifiarr/notifiarr/pull/1157) - fix(deps): update module github.com/go-co-op/gocron/v2 to v2.19.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1158](https://redirect.github.com/Notifiarr/notifiarr/pull/1158) - feat(metrics): add Prometheus metrics export endpoint by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1154](https://redirect.github.com/Notifiarr/notifiarr/pull/1154) - Prometheus export cleanup by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1160](https://redirect.github.com/Notifiarr/notifiarr/pull/1160) - chore(deps): update dependency svelte to v5.49.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1159](https://redirect.github.com/Notifiarr/notifiarr/pull/1159) - perf(starrqueue): reduce stuck items payload size by \~75% by [@​oceanplexian](https://redirect.github.com/oceanplexian) in [#​1150](https://redirect.github.com/Notifiarr/notifiarr/pull/1150) - Translated using Weblate (French) by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1161](https://redirect.github.com/Notifiarr/notifiarr/pull/1161) - Dutch translations by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1162](https://redirect.github.com/Notifiarr/notifiarr/pull/1162) - Remove scratch docker build, prom fixes. by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1164](https://redirect.github.com/Notifiarr/notifiarr/pull/1164) - chore(deps): update dependency svelte to v5.49.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​1163](https://redirect.github.com/Notifiarr/notifiarr/pull/1163) - Push to docker hub by [@​davidnewhall](https://redirect.github.com/davidnewhall) in [#​1165](https://redirect.github.com/Notifiarr/notifiarr/pull/1165) ##### New Contributors - [@​oceanplexian](https://redirect.github.com/oceanplexian) made their first contribution in [#​1153](https://redirect.github.com/Notifiarr/notifiarr/pull/1153) **Full Changelog**: <https://github.com/Notifiarr/notifiarr/compare/v0.9.1...v0.9.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbm90aWZpYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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