1abfd2da0c8802d79ab25b787ac26a3ffd404ca6
43118
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
1abfd2da0c |
chore(helm): update image quay.io/netdata/netdata v2.4.0 → v2.5.0 (#35099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | minor | `ac5d131` -> `43749ad` | --- > [!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>netdata/netdata (quay.io/netdata/netdata)</summary> ### [`v2.5.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v250-2025-05-05) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) [Full Changelog](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) **Merged pull requests:** - Revert "fix(go.d/couchdb): correct db size charts unit" [#​20234](https://redirect.github.com/netdata/netdata/pull/20234) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/couchdb): correct db size charts unit [#​20233](https://redirect.github.com/netdata/netdata/pull/20233) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: rename DynCfg developer doc to avoid title conflict [#​20232](https://redirect.github.com/netdata/netdata/pull/20232) ([ilyam8](https://redirect.github.com/ilyam8)) - status file 28 [#​20229](https://redirect.github.com/netdata/netdata/pull/20229) ([ktsaou](https://redirect.github.com/ktsaou)) - Regenerate integrations docs [#​20227](https://redirect.github.com/netdata/netdata/pull/20227) ([netdatabot](https://redirect.github.com/netdatabot)) - Fix potential null pointer dereference when accessing journalfile [#​20226](https://redirect.github.com/netdata/netdata/pull/20226) ([stelfrag](https://redirect.github.com/stelfrag)) - fix crashes 8 [#​20225](https://redirect.github.com/netdata/netdata/pull/20225) ([ktsaou](https://redirect.github.com/ktsaou)) - fix crashes 7 [#​20224](https://redirect.github.com/netdata/netdata/pull/20224) ([ktsaou](https://redirect.github.com/ktsaou)) - Enable analytics data collection [#​20221](https://redirect.github.com/netdata/netdata/pull/20221) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 in /src/go [#​20220](https://redirect.github.com/netdata/netdata/pull/20220) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Small fixes2 [#​20219](https://redirect.github.com/netdata/netdata/pull/20219) ([ktsaou](https://redirect.github.com/ktsaou)) - documentation and helpers for centralizing namespaced logs [#​20217](https://redirect.github.com/netdata/netdata/pull/20217) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve health log cleanup [#​20213](https://redirect.github.com/netdata/netdata/pull/20213) ([stelfrag](https://redirect.github.com/stelfrag)) - use nd threads in exporting [#​20212](https://redirect.github.com/netdata/netdata/pull/20212) ([ktsaou](https://redirect.github.com/ktsaou)) - Clean up prepared statements on thread exit [#​20211](https://redirect.github.com/netdata/netdata/pull/20211) ([stelfrag](https://redirect.github.com/stelfrag)) - fix hardcoding of eval variables [#​20210](https://redirect.github.com/netdata/netdata/pull/20210) ([ktsaou](https://redirect.github.com/ktsaou)) - Small fixes [#​20209](https://redirect.github.com/netdata/netdata/pull/20209) ([ktsaou](https://redirect.github.com/ktsaou)) - Security and Privacy Design [#​20208](https://redirect.github.com/netdata/netdata/pull/20208) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - added more annotations in spinlock deadlock detection [#​20207](https://redirect.github.com/netdata/netdata/pull/20207) ([ktsaou](https://redirect.github.com/ktsaou)) - call spinlock_init() when initializing rrdlabels spinlock [#​20206](https://redirect.github.com/netdata/netdata/pull/20206) ([ktsaou](https://redirect.github.com/ktsaou)) - remove the status file spinlock to avoid deadlocks [#​20205](https://redirect.github.com/netdata/netdata/pull/20205) ([ktsaou](https://redirect.github.com/ktsaou)) - Avoid indexing journal files when db rotation is running [#​20204](https://redirect.github.com/netdata/netdata/pull/20204) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata search fix [#​20203](https://redirect.github.com/netdata/netdata/pull/20203) ([ktsaou](https://redirect.github.com/ktsaou)) - Use one spinlock to access v2 and mmap related data [#​20202](https://redirect.github.com/netdata/netdata/pull/20202) ([stelfrag](https://redirect.github.com/stelfrag)) - Add a default busy timeout [#​20201](https://redirect.github.com/netdata/netdata/pull/20201) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata needs to be discoverable while replication is running [#​20200](https://redirect.github.com/netdata/netdata/pull/20200) ([ktsaou](https://redirect.github.com/ktsaou)) - chore(otel/netdataexporter): poc version [#​20199](https://redirect.github.com/netdata/netdata/pull/20199) ([ilyam8](https://redirect.github.com/ilyam8)) - add fast path to waitq [#​20198](https://redirect.github.com/netdata/netdata/pull/20198) ([ktsaou](https://redirect.github.com/ktsaou)) - spinlocks now timeout at 10 minutes, to reveal deadlocks [#​20197](https://redirect.github.com/netdata/netdata/pull/20197) ([ktsaou](https://redirect.github.com/ktsaou)) - rrdset/rrddim find function do not return obsolete metadata [#​20196](https://redirect.github.com/netdata/netdata/pull/20196) ([ktsaou](https://redirect.github.com/ktsaou)) - cleanup ML cached pointers on child disconnection [#​20195](https://redirect.github.com/netdata/netdata/pull/20195) ([ktsaou](https://redirect.github.com/ktsaou)) - limit the max number of threads based on memory too [#​20192](https://redirect.github.com/netdata/netdata/pull/20192) ([ktsaou](https://redirect.github.com/ktsaou)) - Exporting exit fix [#​20191](https://redirect.github.com/netdata/netdata/pull/20191) ([ktsaou](https://redirect.github.com/ktsaou)) - ignore maintenance signals on exit [#​20190](https://redirect.github.com/netdata/netdata/pull/20190) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 3/3 [#​20189](https://redirect.github.com/netdata/netdata/pull/20189) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 2/3 [#​20188](https://redirect.github.com/netdata/netdata/pull/20188) ([ktsaou](https://redirect.github.com/ktsaou)) - added dyncfg docs [#​20187](https://redirect.github.com/netdata/netdata/pull/20187) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix repeating alert crash [#​20186](https://redirect.github.com/netdata/netdata/pull/20186) ([stelfrag](https://redirect.github.com/stelfrag)) - ensure atomicity when logging pending message 1/3 [#​20185](https://redirect.github.com/netdata/netdata/pull/20185) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve systemd journal logs documentation [#​20184](https://redirect.github.com/netdata/netdata/pull/20184) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Reorganize code (IIS) [#​20182](https://redirect.github.com/netdata/netdata/pull/20182) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - improve pgc fatal errors [#​20181](https://redirect.github.com/netdata/netdata/pull/20181) ([ktsaou](https://redirect.github.com/ktsaou)) - Group anomaly rate per chart context instead of type. [#​20180](https://redirect.github.com/netdata/netdata/pull/20180) ([vkalintiris](https://redirect.github.com/vkalintiris)) - bump go mod 1.24.0 [#​20179](https://redirect.github.com/netdata/netdata/pull/20179) ([ilyam8](https://redirect.github.com/ilyam8)) - Retry nightly changelog generation. [#​20178](https://redirect.github.com/netdata/netdata/pull/20178) ([Ferroin](https://redirect.github.com/Ferroin)) - Add Fedora 42 to CI and package builds. [#​20177](https://redirect.github.com/netdata/netdata/pull/20177) ([Ferroin](https://redirect.github.com/Ferroin)) - build(deps): update go toolchain to v1.24.2 [#​20176](https://redirect.github.com/netdata/netdata/pull/20176) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0 in /src/go [#​20175](https://redirect.github.com/netdata/netdata/pull/20175) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0 in /src/go [#​20173](https://redirect.github.com/netdata/netdata/pull/20173) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - chore(otel/netdataexporter): add exporter module skeleton [#​20171](https://redirect.github.com/netdata/netdata/pull/20171) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​20170](https://redirect.github.com/netdata/netdata/pull/20170) ([netdatabot](https://redirect.github.com/netdatabot)) - fix integrations config file sample [#​20169](https://redirect.github.com/netdata/netdata/pull/20169) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): improve systemd-nspawn filter for default [#​20168](https://redirect.github.com/netdata/netdata/pull/20168) ([rhoriguchi](https://redirect.github.com/rhoriguchi)) - Update kickstart.md [#​20167](https://redirect.github.com/netdata/netdata/pull/20167) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - chore(go.d): remove wmi->win collector rename handling [#​20166](https://redirect.github.com/netdata/netdata/pull/20166) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: update macOS/freeBSD versions in Versions & Platforms [#​20165](https://redirect.github.com/netdata/netdata/pull/20165) ([ilyam8](https://redirect.github.com/ilyam8)) - chore(go.d/snmp): remove unused ddsnmp [#​20164](https://redirect.github.com/netdata/netdata/pull/20164) ([ilyam8](https://redirect.github.com/ilyam8)) - SNMP profiles units and description generation [#​20163](https://redirect.github.com/netdata/netdata/pull/20163) ([Ancairon](https://redirect.github.com/Ancairon)) - Dashboards and charts [#​20162](https://redirect.github.com/netdata/netdata/pull/20162) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix(dyncfg/health): correct db lookup absolute option name [#​20161](https://redirect.github.com/netdata/netdata/pull/20161) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix memory leaks and service thread corruption [#​20159](https://redirect.github.com/netdata/netdata/pull/20159) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix labels memory accounting [#​20158](https://redirect.github.com/netdata/netdata/pull/20158) ([stelfrag](https://redirect.github.com/stelfrag)) - chore(go.d/apcupsd): log UPS response in debug mode [#​20157](https://redirect.github.com/netdata/netdata/pull/20157) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): filter systemd-nspawn payload by default [#​20155](https://redirect.github.com/netdata/netdata/pull/20155) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix compilation with DBENGINE disabled [#​20154](https://redirect.github.com/netdata/netdata/pull/20154) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible in /src/go [#​20153](https://redirect.github.com/netdata/netdata/pull/20153) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in /src/go [#​20152](https://redirect.github.com/netdata/netdata/pull/20152) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11 in /src/go [#​20151](https://redirect.github.com/netdata/netdata/pull/20151) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/gosnmp/gosnmp from 1.39.0 to 1.40.0 in /src/go [#​20149](https://redirect.github.com/netdata/netdata/pull/20149) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Some fixes for macOS < 11 [#​20145](https://redirect.github.com/netdata/netdata/pull/20145) ([barracuda156](https://redirect.github.com/barracuda156)) - docs: cleanup language and fix minor grammar issues [#​20144](https://redirect.github.com/netdata/netdata/pull/20144) ([luiizaferreirafonseca](https://redirect.github.com/luiizaferreirafonseca)) - chore(otel/journaldexporter): improve remote tests [#​20143](https://redirect.github.com/netdata/netdata/pull/20143) ([ilyam8](https://redirect.github.com/ilyam8)) - Improve MSSQL (Windows.plugin Part II) [#​20141](https://redirect.github.com/netdata/netdata/pull/20141) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Install fix admonition docs [#​20136](https://redirect.github.com/netdata/netdata/pull/20136) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Update MSI to use a single unified EULA instead of multiple license pages. [#​20134](https://redirect.github.com/netdata/netdata/pull/20134) ([Ferroin](https://redirect.github.com/Ferroin)) - Update README.md [#​20133](https://redirect.github.com/netdata/netdata/pull/20133) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Improve metadata event loop shutdown [#​20132](https://redirect.github.com/netdata/netdata/pull/20132) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix Locks (Windows Locks) [#​20131](https://redirect.github.com/netdata/netdata/pull/20131) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Make sure pattern array items are added and evaluated in order [#​20130](https://redirect.github.com/netdata/netdata/pull/20130) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix compilation when using FSANITIZE_ADDRESS [#​20129](https://redirect.github.com/netdata/netdata/pull/20129) ([stelfrag](https://redirect.github.com/stelfrag)) - Handle corrupted journal data when populating the MRG during startup. [#​20128](https://redirect.github.com/netdata/netdata/pull/20128) ([stelfrag](https://redirect.github.com/stelfrag)) - Expression evaluator in re2c/lemon [#​20126](https://redirect.github.com/netdata/netdata/pull/20126) ([ktsaou](https://redirect.github.com/ktsaou)) - Free ACLK message [#​20125](https://redirect.github.com/netdata/netdata/pull/20125) ([stelfrag](https://redirect.github.com/stelfrag)) - Create Empty Directories (Windows installer) [#​20124](https://redirect.github.com/netdata/netdata/pull/20124) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Installation-Static Build-Windows [#​20122](https://redirect.github.com/netdata/netdata/pull/20122) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix cleanup and exit and memory leaks [#​20120](https://redirect.github.com/netdata/netdata/pull/20120) ([ktsaou](https://redirect.github.com/ktsaou)) - Update platforms for CI and package builds. [#​20119](https://redirect.github.com/netdata/netdata/pull/20119) ([Ferroin](https://redirect.github.com/Ferroin)) - Improve error handling and logging for journal and data files [#​20112](https://redirect.github.com/netdata/netdata/pull/20112) ([stelfrag](https://redirect.github.com/stelfrag)) - Work to find leaks easily [#​20106](https://redirect.github.com/netdata/netdata/pull/20106) ([ktsaou](https://redirect.github.com/ktsaou)) - SNMP, Custom descriptions and units [#​20100](https://redirect.github.com/netdata/netdata/pull/20100) ([Ancairon](https://redirect.github.com/Ancairon)) - Fix MSSQL and improvements [#​20032](https://redirect.github.com/netdata/netdata/pull/20032) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Sqlite upgrade to version 3.49.1 [#​19933](https://redirect.github.com/netdata/netdata/pull/19933) ([stelfrag](https://redirect.github.com/stelfrag)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9d48a356e6 |
chore(helm): update image ghcr.io/n8n-io/n8n 1.91.2 → 1.92.0 (#35086)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `0fbb053` -> `e6a0735` | --- > [!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>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.92.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1920-2025-05-05) ##### Bug Fixes - **core:** Don't create additional `nodeExecuteBefore` message ([#​14958](https://redirect.github.com/n8n-io/n8n/issues/14958)) ([a33e3a8](https://redirect.github.com/n8n-io/n8n/commit/a33e3a807a9dd4c2df6f44b1107c41b949dfe331)) - **core:** Error in partial execution of vector stores ([#​15019](https://redirect.github.com/n8n-io/n8n/issues/15019)) ([5fa41bd](https://redirect.github.com/n8n-io/n8n/commit/5fa41bd73ae57fa0d957541643f0bf9c64a53d8f)) - **core:** Manual execution defaults to Manual trigger ([#​15052](https://redirect.github.com/n8n-io/n8n/issues/15052)) ([c176063](https://redirect.github.com/n8n-io/n8n/commit/c1760631cf86942a8da19d0bf647d2eb70fc0477)) - **core:** Revert back to the extended query-parser on express 5 ([#​15016](https://redirect.github.com/n8n-io/n8n/issues/15016)) ([9541b5b](https://redirect.github.com/n8n-io/n8n/commit/9541b5bb07de0e359159f5fcffbc48e5c6a08162)) - **core:** Use manual tool description if neither resources or operations exist ([#​15093](https://redirect.github.com/n8n-io/n8n/issues/15093)) ([1d4f639](https://redirect.github.com/n8n-io/n8n/commit/1d4f63985b6802fe0af6fe7862d4215611552d71)) - **editor:** Close saving modal when workflow is new ([#​14836](https://redirect.github.com/n8n-io/n8n/issues/14836)) ([48f0c91](https://redirect.github.com/n8n-io/n8n/commit/48f0c91a474dda995b5dbd89cdb51905b84ecbd9)) - **editor:** "Trigger node not found" error when chat message is entered ([#​14954](https://redirect.github.com/n8n-io/n8n/issues/14954)) ([8981e22](https://redirect.github.com/n8n-io/n8n/commit/8981e22dd4df2c182fe4d845e7d0cc2677ff2d36)) - **editor:** Hide $fromAI button for exact type matches only ([#​14996](https://redirect.github.com/n8n-io/n8n/issues/14996)) ([8613521](https://redirect.github.com/n8n-io/n8n/commit/8613521aabb95128d762076d15323bb1aa8e9deb)) - **editor:** Import form data with special characters from curl command correctly ([#​14898](https://redirect.github.com/n8n-io/n8n/issues/14898)) ([3e43f9f](https://redirect.github.com/n8n-io/n8n/commit/3e43f9f8bc8542534a17f55e32634034c174a9d8)) - **editor:** Only prompt for MFA code when email is updated ([#​15065](https://redirect.github.com/n8n-io/n8n/issues/15065)) ([aa4607e](https://redirect.github.com/n8n-io/n8n/commit/aa4607e7b5c15f8a6f69b3c900e656f317ebb784)) - **HTTP Request Node:** Add support for Bearer Auth in HttpRequest node ([#​15043](https://redirect.github.com/n8n-io/n8n/issues/15043)) ([31003aa](https://redirect.github.com/n8n-io/n8n/commit/31003aacd15d7219fa87c919dedca7c8be09b1c2)) - **Summarize Node:** Fix spaces in Fields to Split By values converted to underscores ([#​15020](https://redirect.github.com/n8n-io/n8n/issues/15020)) ([154153d](https://redirect.github.com/n8n-io/n8n/commit/154153d86f59552cffe33a1a746cbaf28fc8886f)) ##### Features - **Anthropic Chat Model Node:** Add configurable base URL for Anthropic API ([#​15063](https://redirect.github.com/n8n-io/n8n/issues/15063)) ([4b5f045](https://redirect.github.com/n8n-io/n8n/commit/4b5f045281837e7cc29a57a1b9360e87cc3805f7)) - **Azure OpenAI Chat Model Node:** Implement Azure Entra ID OAuth2 Authentication ([#​15003](https://redirect.github.com/n8n-io/n8n/issues/15003)) ([cf00085](https://redirect.github.com/n8n-io/n8n/commit/cf0008500cafd94582720a1445d0468898e71184)) - **Calendly Trigger Node:** Deprecation notice for apiKey authentication ([#​15048](https://redirect.github.com/n8n-io/n8n/issues/15048)) ([40d0702](https://redirect.github.com/n8n-io/n8n/commit/40d0702ed33ef7ffea303957b06e1e953023b559)) - **core:** Add production root executions ([#​14845](https://redirect.github.com/n8n-io/n8n/issues/14845)) ([7f89244](https://redirect.github.com/n8n-io/n8n/commit/7f89244304855748bcd70f495914373369a89cbe)) - **editor:** Add "Rendered" display mode to the logs view ([#​14994](https://redirect.github.com/n8n-io/n8n/issues/14994)) ([c0b5483](https://redirect.github.com/n8n-io/n8n/commit/c0b54832b3e7e7daafcc65c73c15a4cb90d3172a)) - **editor:** Support partial executions of tool nodes ([#​14945](https://redirect.github.com/n8n-io/n8n/issues/14945)) ([54dcded](https://redirect.github.com/n8n-io/n8n/commit/54dcdedecedb0a480caa17f8d6f0447535a2995a)) - **Google Workspace Admin Node:** Google Admin Node Overhaul implementation ([#​12271](https://redirect.github.com/n8n-io/n8n/issues/12271)) ([8a30c35](https://redirect.github.com/n8n-io/n8n/commit/8a30c35c33ad1175a3ee216c86a75ddd786d9887)) - **Jira Software Node:** Migrate from soon deprecated endpoints to get issues ([#​14821](https://redirect.github.com/n8n-io/n8n/issues/14821)) ([216bdd1](https://redirect.github.com/n8n-io/n8n/commit/216bdd15fd94f9a427a86aaf0a9291e7d4df4056)) - Only show workflows shared with you in the overview page ([#​14773](https://redirect.github.com/n8n-io/n8n/issues/14773)) ([eb46576](https://redirect.github.com/n8n-io/n8n/commit/eb465763cf31e1b24e0b2737e15cd1a0478658d9)) - Optimize langchain calls in batching mode ([#​15011](https://redirect.github.com/n8n-io/n8n/issues/15011)) ([f3e29d2](https://redirect.github.com/n8n-io/n8n/commit/f3e29d25ed767d29aebed02a040f57a1cbc05f8d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
249bd5a629 |
fix(deps): update module golang.org/x/crypto v0.37.0 → v0.38.0 (clustertool) (#35100)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.37.0` -> `v0.38.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
39de641a49 |
chore(helm): update image ghcr.io/linuxserver/oscam 11883-ls135 → 11884-ls135 (#35095)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `6d9d3b5` -> `fcde25a` | --- > [!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>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11884-ls135`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11884-ls135) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11883-ls135...11884-ls135) **CI Report:** https://ci-tests.linuxserver.io/linuxserver/oscam/11884-ls135/index.html **LinuxServer Changes:** Rebase to Alpine 3.20. **Remote Changes:** Updating to 11884 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e30be279c2 |
chore(helm): update image ghcr.io/autobrr/autobrr v1.61.0 → v1.62.0 (#35098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `035aded` -> `e9bf07f` | --- > [!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>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.62.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.62.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.61.0...v1.62.0) #### Changelog ##### New Features - [`fe4f385`](https://redirect.github.com/autobrr/autobrr/commit/fe4f385a2263d4b5ad2c0a0c60cfd65108b8c1e2): feat(database): connect postgres via socket and read config from env \_FILE secrets ([#​2061](https://redirect.github.com/autobrr/autobrr/issues/2061)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`b980b55`](https://redirect.github.com/autobrr/autobrr/commit/b980b5530df10ee5566bcce320ee1f49388067d3): feat(filters): add DSD formats to music ([#​1993](https://redirect.github.com/autobrr/autobrr/issues/1993)) ([@​fabricionaweb](https://redirect.github.com/fabricionaweb)) - [`936fbe3`](https://redirect.github.com/autobrr/autobrr/commit/936fbe3cecbe6e00e8b1ef7f3be61fbb466c3372): feat(filters): show disabled indexer warning ([#​2034](https://redirect.github.com/autobrr/autobrr/issues/2034)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`5da0ebb`](https://redirect.github.com/autobrr/autobrr/commit/5da0ebbe1f2a599f63366d23bb8e1751a2827aa3): feat(indexers): add HomieHelpDesk ([#​2050](https://redirect.github.com/autobrr/autobrr/issues/2050)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`6073480`](https://redirect.github.com/autobrr/autobrr/commit/6073480bc42bf77383638507c647cd66d9abc606): feat(indexers): add T66y ([#​2044](https://redirect.github.com/autobrr/autobrr/issues/2044)) ([@​nitrix](https://redirect.github.com/nitrix)) - [`ac30f2b`](https://redirect.github.com/autobrr/autobrr/commit/ac30f2b0a720e0459f28e5346b01011e31fad00c): feat(indexers): add XtremeWrestlingTorrents ([#​2051](https://redirect.github.com/autobrr/autobrr/issues/2051)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`c7efcf1`](https://redirect.github.com/autobrr/autobrr/commit/c7efcf1b753b67ff290ef23c406a165c904080b4): feat(macros): implement template cache ([#​2049](https://redirect.github.com/autobrr/autobrr/issues/2049)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`24648e4`](https://redirect.github.com/autobrr/autobrr/commit/24648e45f76e98490f27f8d45f367b63417c1073): feat(web): persist releases incognito state ([#​2042](https://redirect.github.com/autobrr/autobrr/issues/2042)) ([@​s0up4200](https://redirect.github.com/s0up4200)) ##### Bug fixes - [`a0dfe89`](https://redirect.github.com/autobrr/autobrr/commit/a0dfe890321b9be5e0723ebacc95c79108828cd2): fix(filters): multi-single value dynamic range matching ([#​2033](https://redirect.github.com/autobrr/autobrr/issues/2033)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`0c71f3a`](https://redirect.github.com/autobrr/autobrr/commit/0c71f3a3d27be6c5e1b5ef6ce2b0a8d01c433091): fix(http): change onboarding unavailable log level ([#​2048](https://redirect.github.com/autobrr/autobrr/issues/2048)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`7c5f5ac`](https://redirect.github.com/autobrr/autobrr/commit/7c5f5ac9fdb85ec1e7a18d91e61f13af1713bd60): fix(macros): set HasLog when Log Score is missing in announce ([#​2052](https://redirect.github.com/autobrr/autobrr/issues/2052)) ([@​nuxencs](https://redirect.github.com/nuxencs)) - [`7181809`](https://redirect.github.com/autobrr/autobrr/commit/71818093dabc915205aec5d25686d2790888286f): fix(metrics): irc channel enabled gauge ([#​2039](https://redirect.github.com/autobrr/autobrr/issues/2039)) ([@​Intuinewin](https://redirect.github.com/Intuinewin)) ##### Other work - [`1ae8624`](https://redirect.github.com/autobrr/autobrr/commit/1ae8624e0564c0acf02e3f45bd13a8c98b750299): build(deps): bump Go to 1.24 ([#​2060](https://redirect.github.com/autobrr/autobrr/issues/2060)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`fb7962c`](https://redirect.github.com/autobrr/autobrr/commit/fb7962cb018e6d0000fc9594e3b35b9025caddfd): build(deps): bump the golang group with 10 updates ([#​2059](https://redirect.github.com/autobrr/autobrr/issues/2059)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ce4170e`](https://redirect.github.com/autobrr/autobrr/commit/ce4170e5eed331342d6735696c9575f9a7a95a5f): build(deps): bump the npm group in /web with 19 updates ([#​2058](https://redirect.github.com/autobrr/autobrr/issues/2058)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`bfda849`](https://redirect.github.com/autobrr/autobrr/commit/bfda849ef56be9bf797dd48edcc8e78ad349bf7d): chore(indexers): remove TorrentSeeds ([#​2040](https://redirect.github.com/autobrr/autobrr/issues/2040)) ([@​s0up4200](https://redirect.github.com/s0up4200)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.61.0...v1.62.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.62.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
997211ae30 |
chore(helm): update image docker.io/tailscale/tailscale v1.82.0 → v1.82.5 (#35094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | patch | `d26fc9b` -> `9a1f264` | --- > [!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>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.82.5`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.82.5) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.82.0...v1.82.5) Please refer to the changelog available at <https://tailscale.com/changelog>. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8785671fd3 |
chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to f78874a (#35090)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | digest | `aa538e1` -> `f78874a` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4f9ed7e037 |
chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.7 (#35092)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik) ([source](https://redirect.github.com/traefik/traefik-library-image)) | stage | patch | `3.3.6` -> `v3.3.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>traefik/traefik-library-image (public.ecr.aws/docker/library/traefik)</summary> ### [`v3.3.7`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.3.7) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.7...v3.3.7) ### [`v3.3.7`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.7) [Compare Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.7) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9152133dfe |
chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.5 (#35091)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | final | patch | `v1.82.0` -> `v1.82.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary> ### [`v1.82.5`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.82.5) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.82.0...v1.82.5) Please refer to the changelog available at <https://tailscale.com/changelog>. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fbbf2d777e |
chore(container): update tccr.io/tccr/alpine:latest docker digest to (#35089)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | tccr.io/tccr/alpine | final | digest | `8ae22cc` -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
70c3c72d06 |
chore(container): update public.ecr.aws/docker/library/alpine:3.21.3 docker digest to (#35088)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | stage | digest | `a8560b3` -> | | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | final | digest | `a8560b3` -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b785501d8c |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
b1c2423e9a | chore(ark): add some mods | ||
|
|
44b3c6a170 | chore(ark): fix backup ref | ||
|
|
94f04d315e | chore(ark): expose query port | ||
|
|
a61eb92c4b | chore(arksurvivalevolved): add backup storage location to ark | ||
|
|
c291763e91 | fix(arksurivalevolved): increase startup probe timeout | ||
|
|
5271a925a0 | chore(ark): some settings tweaks | ||
|
|
f9ad2cb757 | chore(ark): bump version | ||
|
|
693bb9cd7e | chore(arksurvivalevolved): bump | ||
|
|
e9f9f4b28a | fix(arksurvivalevolved): add auto-update on start and staging dir | ||
|
|
d498502319 | fix(ark survival evolved): correct some permission issues and remove crontab for now | ||
|
|
bfc40aa67d | fix(arksurivalevolved): run as root group | ||
|
|
8847e7df5c |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 6d0fd3e (#35078)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `e5aa38d` -> `6d0fd3e` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1b0ca2965f |
chore(helm): update image docker.io/clamav/clamav digest to 3557298 (#35076)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git) ([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest | `efec3be` -> `3557298` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1c742a647d | chore(helm): update image ghcr.io/taxel/plextraktsync 0.34.8 → 0.34.9 (#35084) | ||
|
|
3318b004fb |
chore(helm): update image ghcr.io/mend/renovate-ce 9.9.2 → 9.10.0 (#35085)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee) | minor | `00be8b2` -> `f27a347` | --- > [!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>mend/renovate-ce-ee (ghcr.io/mend/renovate-ce)</summary> ### [`v9.10.0`](https://redirect.github.com/mend/renovate-ce-ee/releases/tag/9.10.0) [Compare Source](https://redirect.github.com/mend/renovate-ce-ee/compare/9.9.2...9.10.0) #### Heads Up - The next planned release is going to be a major version bump including renovate@v40 #### Application changes - Renovate CLI: Update from `39.238.0` to `39.264.0` - [Docs](https://redirect.github.com/renovatebot/renovate/releases/download/39.264.0/docs.tgz) - [Full change log](https://octochangelog.com/compare?repo=renovatebot%2Frenovate\&from=39.238.0\&to=39.264.0) - chore: update deps #### Docs and Helm Charts - Fix ingress subcharting issue by [@​mvineza](https://redirect.github.com/mvineza) in [https://github.com/mend/renovate-ce-ee/pull/655](https://redirect.github.com/mend/renovate-ce-ee/pull/655) - feat(ee): add tls template configuration support by [@​Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti) in [https://github.com/mend/renovate-ce-ee/pull/700](https://redirect.github.com/mend/renovate-ce-ee/pull/700) - feat(ee-chart): make ingress hostname configurable for the server svc by [@​Gabriel-Ladzaretti](https://redirect.github.com/Gabriel-Ladzaretti) in [https://github.com/mend/renovate-ce-ee/pull/704](https://redirect.github.com/mend/renovate-ce-ee/pull/704) - chore(deps): update nginx docker tag to v1.28.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/mend/renovate-ce-ee/pull/698](https://redirect.github.com/mend/renovate-ce-ee/pull/698) - chore(deps): update dpage/pgadmin4 docker tag to v9.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/mend/renovate-ce-ee/pull/701](https://redirect.github.com/mend/renovate-ce-ee/pull/701) - chore(deps): update actions/setup-python action to v5.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/mend/renovate-ce-ee/pull/699](https://redirect.github.com/mend/renovate-ce-ee/pull/699) - chore(deps): update update mend renovate docker images to v9.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/mend/renovate-ce-ee/pull/705](https://redirect.github.com/mend/renovate-ce-ee/pull/705) **Full Changelog**: https://github.com/mend/renovate-ce-ee/compare/9.9.2...9.10.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
5b7744547c |
chore(helm): update image ghcr.io/n8n-io/n8n 1.91.1 → 1.91.2 (#35083)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `ec376c5` -> `0fbb053` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
228db26c38 |
chore(helm): update image docker.io/codercom/code-server 4.99.3 → 4.99.4 (#35082)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/codercom/code-server | patch | `e822acb` -> `316b7f6` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c19272dcbb |
chore(flux): update image jackett 23.3.92 → 23.3.93 (#35081)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.92` -> `23.3.93` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9021d2d06d |
chore(container): update docker.io/codercom/code-server docker tag to v4.99.4 (#35079)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/codercom/code-server | final | patch | `4.99.3` -> `4.99.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b7107fbc14 | fix(ark): correct perms and add some storage locations | ||
|
|
d229701c1e |
Ark chart rework (#35075)
**Description** This updates the Ark Survival evolved chart to comply to our current quality guidelines and use a container thats more suited towards ark-specifically. The new container includes ark-server-manager, which allows for automatic management of mods as well. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** Also adds ark server as a hosted service... **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
ac50f9391c |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-blender-g3 digest to a36ffab (#35069)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-blender-g3 | digest | `6271578` -> `a36ffab` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
300557ec57 | chore(helm): update image ghcr.io/chroma-core/chroma 1.0.7 → 1.0.8 (#35073) | ||
|
|
5c9fa42a13 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1863 → 0.22.1865 (#35074)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `2671c39` -> `b2c6c8f` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
22ca4de0b9 | chore(helm): update image quay.io/hedgedoc/hedgedoc digest to df5b711 (#35072) | ||
|
|
f2a7634b25 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 921dc8d (#35071)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `8b828a4` -> `921dc8d` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e5cf76fb8b |
chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-inkscape-g3 digest to a2af149 (#35070)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/accetto/ubuntu-vnc-xfce-inkscape-g3 | digest | `05fb7d5` -> `a2af149` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a54ffa5a02 | chore(helm): update rdesktop (#35066) | ||
|
|
b477ac78b0 | chore(helm): update jupyter 2025-04-30 → 2025-05-05 (minor) (#35068) | ||
|
|
65fe783692 |
chore(helm): update image lscr.io/linuxserver/calibre-web digest to 148f4ce (#35065)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre-web)) | digest | `a0f80e0` -> `148f4ce` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
47c7b5a5c8 |
chore(helm): update image ghcr.io/meeb/tubesync digest to cdb0b44 (#35064)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `4a171a0` -> `cdb0b44` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
15d53f821c | chore(helm): update image ghcr.io/linuxserver/babybuddy digest to bc05ebb (#35063) | ||
|
|
162e993910 |
chore(helm): update image docker.io/machines/filestash digest to c1b6ecc (#35062)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `7fd7a33` -> `c1b6ecc` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a743188452 |
chore(helm): update webtop (#35067)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `056f104` -> `f0aca8a` | | lscr.io/linuxserver/webtop | digest | `8d2a94a` -> `001bde1` | | lscr.io/linuxserver/webtop | digest | `b0c45a2` -> `f74de37` | | lscr.io/linuxserver/webtop | digest | `600f5d0` -> `3b21ee3` | | lscr.io/linuxserver/webtop | digest | `b13cd1c` -> `932d359` | | lscr.io/linuxserver/webtop | digest | `98532cf` -> `7100a39` | --- > [!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. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ebe6449e5a |
chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to bfa7cdf (#35061)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cthulhoo/ttrss-web-nginx | digest | `e0eaefa` -> `bfa7cdf` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e11d9042a6 |
chore(helm): update image docker.io/searxng/searxng digest to 46745cb (#35055)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `bc7c5dd` -> `46745cb` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e1d519a91f |
chore(helm): update image docker.io/machines/filestash digest to 7fd7a33 (#35054)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `6401344` -> `7fd7a33` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
21a504f534 |
chore(helm): update image ghcr.io/home-operations/radarr 5.23.0.9907 → 5.23.1.9914 (#35057)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | `fe8820f` -> `9e7c9a0` | --- > [!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>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary> ### [`v5.23.1.9914`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.23.1.9914): 5.23.1.9914 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.23.0.9907...v5.23.1.9914) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`704e2d6`](https://redirect.github.com/Radarr/Radarr/commit/704e2d617643f3a47a82bd282575c8dcce579ccb) Fixed: (PTP) Sorting releases by time added - [`8314c37`](https://redirect.github.com/Radarr/Radarr/commit/8314c37b1dee7bfa50f0a7a3f86b0b662adc570f) Improve messaging when NZB contains invalid XML - [`c2c3dfe`](https://redirect.github.com/Radarr/Radarr/commit/c2c3dfe917bbcc50c2012f977e52b39a3554522c) Avoid varying logging message template between calls - [`c58a9b3`](https://redirect.github.com/Radarr/Radarr/commit/c58a9b3f2c1f144dd198b3af6a76510f817c34d9) Pass messages with arguments to NLog in LoggerExtensions - [`65a532a`](https://redirect.github.com/Radarr/Radarr/commit/65a532a7fda58d8cf08e421989c410924ddcfa59) Fixed: Sidebar flickering on mobile - [`704d920`](https://redirect.github.com/Radarr/Radarr/commit/704d920dab0ed3e5ff14eb3940c07eff8f7e5a00) Remove unused preload.js - [`025cb07`](https://redirect.github.com/Radarr/Radarr/commit/025cb0788f51f1956741a376fec1484cc55b947b) Update default log level message - [`82c21d8`](https://redirect.github.com/Radarr/Radarr/commit/82c21d8bb1a2f34347e5d61f1f3be9a003885e37) Convert Log FIles to TypeScript - [`96f973c`](https://redirect.github.com/Radarr/Radarr/commit/96f973c961c4b26ce33a413b7260362143c97dc2) Convert Spinner button components to TypeScript - [`a1ed440`](https://redirect.github.com/Radarr/Radarr/commit/a1ed4409453e26a9e08cf12b550bdb2d5781319e) Convert Messages to TypeScript <details><summary><b>See More</b></summary> - [`8caa839`](https://redirect.github.com/Radarr/Radarr/commit/8caa839d99ddbf257c24ef1f47dba41a7cd52c4b) Convert Table to TypeScript - [`9228e5d`](https://redirect.github.com/Radarr/Radarr/commit/9228e5dea05e1b32d6cce67b0d5b03d2848c28b4) Convert ImportListList component to TypeScript - [`371ac09`](https://redirect.github.com/Radarr/Radarr/commit/371ac0921d0c2a0aa7b946dd5704cc87e8739c03) Convert TagList components to TypeScript - [`937557e`](https://redirect.github.com/Radarr/Radarr/commit/937557e2142d0934bd13b94463903052e608604c) Convert Page components to TypeScript - [`7fdaf41`](https://redirect.github.com/Radarr/Radarr/commit/7fdaf41325cff88bcfcd9e63d0b290b524ab3584) useMeasure instead of Measure in TypeScript components - [`577eb4f`](https://redirect.github.com/Radarr/Radarr/commit/577eb4f4ca57abc36bbe8d247db3bfcacfd74cf6) Bump version to 5.23.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=170&\_a=release-summary).</details> </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |