Commit Graph
100 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 40a64b6ef9 chore(deps): update container image gitea/gitea to v1.21.9@5f9b30b by renovate (#19627)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.8-rootless` -> `1.21.9-rootless` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v1.21.9`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.9)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.8...v1.21.9)

-   PERFORMANCE
- Only do counting when count_only=true for repo dashboard
([#&#8203;29884](https://togithub.com/go-gitea/gitea/issues/29884))
([#&#8203;29905](https://togithub.com/go-gitea/gitea/issues/29905))
- Add cache for dashboard commit status
([#&#8203;29932](https://togithub.com/go-gitea/gitea/issues/29932))
-   ENHANCEMENT
- Make runs-on support variable expression
([#&#8203;29468](https://togithub.com/go-gitea/gitea/issues/29468))
([#&#8203;29782](https://togithub.com/go-gitea/gitea/issues/29782))
- Show Actions post step when it's running
([#&#8203;29926](https://togithub.com/go-gitea/gitea/issues/29926))
([#&#8203;29928](https://togithub.com/go-gitea/gitea/issues/29928))
-   BUGFIXES
- Fix PR creation via API between branches of the same repo with head
field namespaced
([#&#8203;26986](https://togithub.com/go-gitea/gitea/issues/26986))
([#&#8203;29857](https://togithub.com/go-gitea/gitea/issues/29857))
- Fix and rewrite markup anchor processing
([#&#8203;29931](https://togithub.com/go-gitea/gitea/issues/29931))
([#&#8203;29946](https://togithub.com/go-gitea/gitea/issues/29946))
- Notify reviewers added via CODEOWNERS
([#&#8203;29842](https://togithub.com/go-gitea/gitea/issues/29842))
([#&#8203;29902](https://togithub.com/go-gitea/gitea/issues/29902))
- Fix template error when comment review doesn't exist
([#&#8203;29888](https://togithub.com/go-gitea/gitea/issues/29888))
([#&#8203;29889](https://togithub.com/go-gitea/gitea/issues/29889))
- Fix user id column case
([#&#8203;29863](https://togithub.com/go-gitea/gitea/issues/29863))
([#&#8203;29867](https://togithub.com/go-gitea/gitea/issues/29867))
- Make meilisearch do exact search for issues
([#&#8203;29740](https://togithub.com/go-gitea/gitea/issues/29740) &
[#&#8203;29671](https://togithub.com/go-gitea/gitea/issues/29671))
([#&#8203;29846](https://togithub.com/go-gitea/gitea/issues/29846))
- Fix the `for` attribute not pointing to the ID of the color picker
([#&#8203;29813](https://togithub.com/go-gitea/gitea/issues/29813))
([#&#8203;29815](https://togithub.com/go-gitea/gitea/issues/29815))
- Fix codeowner detected diff base branch to mergebase
([#&#8203;29783](https://togithub.com/go-gitea/gitea/issues/29783))
([#&#8203;29807](https://togithub.com/go-gitea/gitea/issues/29807))
- Fix Safari spinner rendering
([#&#8203;29801](https://togithub.com/go-gitea/gitea/issues/29801))
([#&#8203;29802](https://togithub.com/go-gitea/gitea/issues/29802))
- Fix missing translation on milestones
([#&#8203;29785](https://togithub.com/go-gitea/gitea/issues/29785))
([#&#8203;29789](https://togithub.com/go-gitea/gitea/issues/29789))
- Fix user router possible panic
([#&#8203;29751](https://togithub.com/go-gitea/gitea/issues/29751))
([#&#8203;29786](https://togithub.com/go-gitea/gitea/issues/29786))
- Fix possible NPE in ToPullReviewList
([#&#8203;29759](https://togithub.com/go-gitea/gitea/issues/29759))
([#&#8203;29775](https://togithub.com/go-gitea/gitea/issues/29775))
- Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs
([#&#8203;29925](https://togithub.com/go-gitea/gitea/issues/29925))
([#&#8203;29927](https://togithub.com/go-gitea/gitea/issues/29927))
- Solving the issue of UI disruption when the review is deleted without
refreshing
([#&#8203;29951](https://togithub.com/go-gitea/gitea/issues/29951))
([#&#8203;29968](https://togithub.com/go-gitea/gitea/issues/29968))
- Fix loadOneBranch panic
([#&#8203;29938](https://togithub.com/go-gitea/gitea/issues/29938))
([#&#8203;29939](https://togithub.com/go-gitea/gitea/issues/29939))
- Fix invalid link of the commit status when ref is tagged
([#&#8203;29752](https://togithub.com/go-gitea/gitea/issues/29752))
([#&#8203;29908](https://togithub.com/go-gitea/gitea/issues/29908))
- Editor error message misleading due to re-used key.
([#&#8203;29859](https://togithub.com/go-gitea/gitea/issues/29859))
([#&#8203;29876](https://togithub.com/go-gitea/gitea/issues/29876))
- Fix double border and border-radius on empty action steps
([#&#8203;29845](https://togithub.com/go-gitea/gitea/issues/29845))
([#&#8203;29850](https://togithub.com/go-gitea/gitea/issues/29850))
- Use `Temporal.PlainDate` for absolute dates
([#&#8203;29804](https://togithub.com/go-gitea/gitea/issues/29804))
([#&#8203;29808](https://togithub.com/go-gitea/gitea/issues/29808))
- Fix incorrect package link method calls in templates
([#&#8203;29580](https://togithub.com/go-gitea/gitea/issues/29580))
([#&#8203;29764](https://togithub.com/go-gitea/gitea/issues/29764))
- Fix the bug that the user may log out if GetUserByID returns unknown
error
([#&#8203;29962](https://togithub.com/go-gitea/gitea/issues/29962))
([#&#8203;29964](https://togithub.com/go-gitea/gitea/issues/29964))
- Performance improvements for pull request list page
([#&#8203;29900](https://togithub.com/go-gitea/gitea/issues/29900))
([#&#8203;29972](https://togithub.com/go-gitea/gitea/issues/29972))
- Fix bugs in rerunning jobs
([#&#8203;29983](https://togithub.com/go-gitea/gitea/issues/29983))
([#&#8203;29955](https://togithub.com/go-gitea/gitea/issues/29955))

Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be
automatically upgraded to this version during the specified maintenance
window.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:19:50 +01:00
TrueCharts BotandGitHub b6a5416eb8 chore(deps): update container image revenz/fileflows to 24.03@5e1c38d by renovate (#19626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `d13e8b9` -> `5e1c38d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:19:00 +01:00
TrueCharts BotandGitHub 1a6d588235 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@59678c9 by renovate (#19624)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `d589f5d` -> `59678c9` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:18:24 +01:00
TrueCharts BotandGitHub 1d99e9af57 chore(deps): update container image lmscommunity/logitechmediaserver to stable@f34aa43 by renovate (#19622)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `dfece5c` -> `f34aa43` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:18:05 +01:00
TrueCharts BotandGitHub 6817cd0d5a chore(deps): update container image linuxserver/mylar3 to version-v0.8.0@04a2a43 by renovate (#19621)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3/packages)
([source](https://togithub.com/linuxserver/docker-mylar3)) | digest |
`1913dcb` -> `04a2a43` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:17:37 +01:00
TrueCharts BotandGitHub 39fd67986f chore(deps): update container image mikeah/prusaslicer-novnc to latest@bd59d9d by renovate (#19623)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `1377f07` -> `bd59d9d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:17:29 +01:00
TrueCharts BotandGitHub c0c0727ef5 chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@6204eb2 by renovate (#19620)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `e44b7d1` -> `6204eb2`
|

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:17:18 +01:00
TrueCharts BotandGitHub 597beedb60 chore(deps): update container image diygod/rsshub to latest@6f9b868 by renovate (#19619)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `1528eb5` -> `6f9b868` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:16:52 +01:00
TrueCharts BotandGitHub 14796c3247 chore(deps): update container image sourcegraph/server to v5.3.3@1227381 by renovate (#19618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `5.3.2` -> `5.3.3` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 01:30:34 +01:00
TrueCharts BotandGitHub 5fa6588b19 chore(deps): update container image revenz/fileflows to 24.03@d13e8b9 by renovate (#19617)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `d07514c` -> `d13e8b9` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 01:30:01 +01:00
TrueCharts BotandGitHub af8be480a1 chore(deps): update container image dtjs48jkt/twonkyserver to latest@e0bf0a7 by renovate (#19612)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dtjs48jkt/twonkyserver | digest | `fe69332` -> `e0bf0a7` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 01:28:28 +01:00
TrueCharts BotandGitHub dc1cf9f7d5 chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@327bbb9 by renovate (#19613)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `c90aece` -> `327bbb9` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 01:28:18 +01:00
TrueCharts BotandGitHub e936c95bc6 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@d589f5d by renovate (#19616) 2024-03-22 01:28:01 +01:00
TrueCharts BotandGitHub 395d24c472 chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.6@162b67d by renovate (#19615)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `0ec4871` ->
`162b67d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 00:27:58 +00:00
TrueCharts BotandGitHub 7352238d4f chore(deps): update container image bitnami/wordpress to 6.4.3@94fc72a by renovate (#19611) 2024-03-22 01:27:47 +01:00
TrueCharts BotandGitHub 1505f35931 chore(deps): update container image ich777/thunderbird to latest@82b487d by renovate (#19614)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/thunderbird | digest | `5ac3250` -> `82b487d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 01:27:43 +01:00
TrueCharts-Bot df3a2e3d8b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-22 00:09:12 +00:00
TrueCharts BotandGitHub 18200bdd35 chore(deps): update container image vabene1111/recipes to v1.5.15@9fb4861 by renovate (#19608)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.14` -> `1.5.15` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes (vabene1111/recipes)</summary>

###
[`v1.5.15`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.15)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.14...1.5.15)

-   **added** the `default_page` setting back to the settings
-   **added** shopping as an option for default page
- **changed** the PWA's default link now respects the default page
setting (default is search so nothing changes for most users)
- **fixed** previously delayed entries might be missing from shopping
list and auto-onhand not working (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;3048](https://togithub.com/TandoorRecipes/recipes/issues/3048))
- **fixed** `boot.sh` would not properly work on systems with IPv6
disabled
- **fixed** system page breaking with certain PG versions (thanks ot
[@&#8203;richid](https://togithub.com/richid)
[#&#8203;3027](https://togithub.com/TandoorRecipes/recipes/issues/3027))
-   **fixed** error by deleting the currently selected supermarket
- **fixed** shopping category headers would stay even if they only
contained postponed entries
- **reverted** meal plan ical API change to have optional parameters
(will be rewritten in future updates)
-   **updated** lots of translations

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:22:07 +01:00
TrueCharts BotandGitHub 61a88e5dc2 chore(deps): update container image 2fauth/2fauth to v5.1.1@ef78cc3 by renovate (#19606)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | patch | `5.1.0`
-> `5.1.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Bubka/2FAuth (2fauth/2fauth)</summary>

###
[`v5.1.1`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#511---2024-03-21)

[Compare
Source](https://togithub.com/Bubka/2FAuth/compare/v5.1.0...v5.1.1)

##### Fixed

- [issue #&#8203;326](https://togithub.com/Bubka/2FAuth/issues/326)
Admin panel not working when using security device
- [issue #&#8203;327](https://togithub.com/Bubka/2FAuth/issues/327)
"Keep SSO registration enabled" is not saved

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:21:33 +01:00
TrueCharts BotandGitHub 63dd70f897 chore(deps): update container image grafana/grafana to v10.4.1@753bbb9 by renovate (#19607)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| grafana/grafana | patch | `10.4.0` -> `10.4.1` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:20:56 +01:00
TrueCharts BotandGitHub 22a520c6ea chore(deps): update container image netdata/netdata to v1.45.0@bdf5d30 by renovate (#19609)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [netdata/netdata](https://netdata.cloud)
([source](https://togithub.com/netdata/netdata)) | minor | `v1.44.3` ->
`v1.45.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>netdata/netdata (netdata/netdata)</summary>

###
[`v1.45.0`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1450-2024-03-21)

[Compare
Source](https://togithub.com/netdata/netdata/compare/v1.44.3...v1.45.0)

[Full
Changelog](https://togithub.com/netdata/netdata/compare/v1.44.3...v1.45.0)

**Merged pull requests:**

- Dynamic configuration switch to version 2
[#&#8203;17212](https://togithub.com/netdata/netdata/pull/17212)
([stelfrag](https://togithub.com/stelfrag))
- update bundled UI to v6.104.1
[#&#8203;17208](https://togithub.com/netdata/netdata/pull/17208)
([ilyam8](https://togithub.com/ilyam8))
- go.d: adjust dyncfg return codes
[#&#8203;17206](https://togithub.com/netdata/netdata/pull/17206)
([ilyam8](https://togithub.com/ilyam8))
- go.d: local-listeners sd: trust known ports to identify an app
[#&#8203;17205](https://togithub.com/netdata/netdata/pull/17205)
([ilyam8](https://togithub.com/ilyam8))
- go.d: weblog allow PURGE HTTP method
[#&#8203;17204](https://togithub.com/netdata/netdata/pull/17204)
([ilyam8](https://togithub.com/ilyam8))
- go.d: local-listeners sd: use "ip:port" as address instead of
"localhost"
[#&#8203;17203](https://togithub.com/netdata/netdata/pull/17203)
([ilyam8](https://togithub.com/ilyam8))
- Fix issues with permissions when installing from source on macOS
[#&#8203;17198](https://togithub.com/netdata/netdata/pull/17198)
([ilyam8](https://togithub.com/ilyam8))
- Handle agents will wrong alert_hash table definition
[#&#8203;17197](https://togithub.com/netdata/netdata/pull/17197)
([stelfrag](https://togithub.com/stelfrag))
- Fix alert hash table definition
[#&#8203;17196](https://togithub.com/netdata/netdata/pull/17196)
([stelfrag](https://togithub.com/stelfrag))
- health: unsilence cpu % alarm
[#&#8203;17194](https://togithub.com/netdata/netdata/pull/17194)
([ilyam8](https://togithub.com/ilyam8))
- Fix sum calculation in rrdr2value
[#&#8203;17193](https://togithub.com/netdata/netdata/pull/17193)
([stelfrag](https://togithub.com/stelfrag))
- Move bundling of libyaml to CMake.
[#&#8203;17190](https://togithub.com/netdata/netdata/pull/17190)
([Ferroin](https://togithub.com/Ferroin))
- add callout that snapshots only available on v1
[#&#8203;17189](https://togithub.com/netdata/netdata/pull/17189)
([hugovalente-pm](https://togithub.com/hugovalente-pm))
- Bump github.com/vmware/govmomi from 0.36.0 to 0.36.1 in
/src/go/collectors/go.d.plugin
[#&#8203;17185](https://togithub.com/netdata/netdata/pull/17185)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 in
/src/go/collectors/go.d.plugin
[#&#8203;17184](https://togithub.com/netdata/netdata/pull/17184)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump github.com/prometheus/common from 0.48.0 to 0.50.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17182](https://togithub.com/netdata/netdata/pull/17182)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- split apps.plugin into multiple files and support MacOS
[#&#8203;17180](https://togithub.com/netdata/netdata/pull/17180)
([ktsaou](https://togithub.com/ktsaou))
- Update themes.md
[#&#8203;17176](https://togithub.com/netdata/netdata/pull/17176)
([Ancairon](https://togithub.com/Ancairon))
- go.d sd docker use well-known port for app identification too
[#&#8203;17174](https://togithub.com/netdata/netdata/pull/17174)
([ilyam8](https://togithub.com/ilyam8))
- go.d sd docker add mongodb-community-server
[#&#8203;17173](https://togithub.com/netdata/netdata/pull/17173)
([ilyam8](https://togithub.com/ilyam8))
- Update themes.md
[#&#8203;17172](https://togithub.com/netdata/netdata/pull/17172)
([Ancairon](https://togithub.com/Ancairon))
- go.d sd config add "disabled"
[#&#8203;17171](https://togithub.com/netdata/netdata/pull/17171)
([ilyam8](https://togithub.com/ilyam8))
- docs: add "With NVIDIA GPUs monitoring" to docker install
[#&#8203;17167](https://togithub.com/netdata/netdata/pull/17167)
([ilyam8](https://togithub.com/ilyam8))
- go.d.plugin: jsonschema allow array/object to be null
[#&#8203;17166](https://togithub.com/netdata/netdata/pull/17166)
([ilyam8](https://togithub.com/ilyam8))
- DYNCFG: alerts improvements
[#&#8203;17165](https://togithub.com/netdata/netdata/pull/17165)
([ktsaou](https://togithub.com/ktsaou))
- go.d.plugin: update file path pattern in jsonschema
[#&#8203;17164](https://togithub.com/netdata/netdata/pull/17164)
([ilyam8](https://togithub.com/ilyam8))
- Announce dynamic configuration capability to the cloud
[#&#8203;17162](https://togithub.com/netdata/netdata/pull/17162)
([stelfrag](https://togithub.com/stelfrag))
- go.d.plugin: execute local-listeners periodically
[#&#8203;17160](https://togithub.com/netdata/netdata/pull/17160)
([ilyam8](https://togithub.com/ilyam8))
- Install the correct service file based on systemd version
[#&#8203;17159](https://togithub.com/netdata/netdata/pull/17159)
([tkatsoulas](https://togithub.com/tkatsoulas))
- go.d.plugin: sd compose: allow multi config template
[#&#8203;17157](https://togithub.com/netdata/netdata/pull/17157)
([ilyam8](https://togithub.com/ilyam8))
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17154](https://togithub.com/netdata/netdata/pull/17154)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Improve offline install error handling.
[#&#8203;17153](https://togithub.com/netdata/netdata/pull/17153)
([Ferroin](https://togithub.com/Ferroin))
- go.d.plugin: add docker service discovery
[#&#8203;17152](https://togithub.com/netdata/netdata/pull/17152)
([ilyam8](https://togithub.com/ilyam8))
- Fix macOS issue with SOCK_CLOEXEC
[#&#8203;17151](https://togithub.com/netdata/netdata/pull/17151)
([stelfrag](https://togithub.com/stelfrag))
- Document new field on PagerDuty cloud integration
[#&#8203;17149](https://togithub.com/netdata/netdata/pull/17149)
([juacker](https://togithub.com/juacker))
- bring back old docs that were containing missing information
[#&#8203;17146](https://togithub.com/netdata/netdata/pull/17146)
([Ancairon](https://togithub.com/Ancairon))
- Update go.d.plugin packages
[#&#8203;17145](https://togithub.com/netdata/netdata/pull/17145)
([ilyam8](https://togithub.com/ilyam8))
- Check alert duration on submission to the cloud
[#&#8203;17144](https://togithub.com/netdata/netdata/pull/17144)
([stelfrag](https://togithub.com/stelfrag))
- Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17142](https://togithub.com/netdata/netdata/pull/17142)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17141](https://togithub.com/netdata/netdata/pull/17141)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump github.com/vmware/govmomi from 0.35.0 to 0.36.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17140](https://togithub.com/netdata/netdata/pull/17140)
([ilyam8](https://togithub.com/ilyam8))
- Add macos check (build from source)
[#&#8203;17139](https://togithub.com/netdata/netdata/pull/17139)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Bump github.com/likexian/whois-parser from 1.24.10 to 1.24.11 in
/src/go/collectors/go.d.plugin
[#&#8203;17137](https://togithub.com/netdata/netdata/pull/17137)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5 in
/src/go/collectors/go.d.plugin
[#&#8203;17136](https://togithub.com/netdata/netdata/pull/17136)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in
/src/go/collectors/go.d.plugin
[#&#8203;17135](https://togithub.com/netdata/netdata/pull/17135)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump golang.org/x/net from 0.21.0 to 0.22.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17134](https://togithub.com/netdata/netdata/pull/17134)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- remove repetitive words
[#&#8203;17131](https://togithub.com/netdata/netdata/pull/17131)
([carrychair](https://togithub.com/carrychair))
- packaging: remove Suggests nut
[#&#8203;17129](https://togithub.com/netdata/netdata/pull/17129)
([ilyam8](https://togithub.com/ilyam8))
- Prefer Protobuf’s own CMake config over CMake's FindProtobuf.
[#&#8203;17128](https://togithub.com/netdata/netdata/pull/17128)
([Ferroin](https://togithub.com/Ferroin))
- Fix login to GHCR when publishing Docker images.
[#&#8203;17127](https://togithub.com/netdata/netdata/pull/17127)
([Ferroin](https://togithub.com/Ferroin))
- Detect self thread when exiting.
[#&#8203;17126](https://togithub.com/netdata/netdata/pull/17126)
([vkalintiris](https://togithub.com/vkalintiris))
- fix health alert dyncfg schema fullPage option
[#&#8203;17125](https://togithub.com/netdata/netdata/pull/17125)
([ilyam8](https://togithub.com/ilyam8))
- improve go.d.plugin dyncfg config schemas
[#&#8203;17124](https://togithub.com/netdata/netdata/pull/17124)
([ilyam8](https://togithub.com/ilyam8))
- minor fix; broken link on on prem installation doc
[#&#8203;17118](https://togithub.com/netdata/netdata/pull/17118)
([tkatsoulas](https://togithub.com/tkatsoulas))
- very minor docs update
[#&#8203;17117](https://togithub.com/netdata/netdata/pull/17117)
([Ancairon](https://togithub.com/Ancairon))
- remove deprecated settings from the health ref doc
[#&#8203;17116](https://togithub.com/netdata/netdata/pull/17116)
([ilyam8](https://togithub.com/ilyam8))
- fix discovered config default values
[#&#8203;17115](https://togithub.com/netdata/netdata/pull/17115)
([ilyam8](https://togithub.com/ilyam8))
- Fix memory leak
[#&#8203;17114](https://togithub.com/netdata/netdata/pull/17114)
([stelfrag](https://togithub.com/stelfrag))
- remove "os" "hosts" "plugin" and "module" from stock alarms
[#&#8203;17113](https://togithub.com/netdata/netdata/pull/17113)
([ilyam8](https://togithub.com/ilyam8))
- go.d.plugin add notice log level
[#&#8203;17112](https://togithub.com/netdata/netdata/pull/17112)
([ilyam8](https://togithub.com/ilyam8))
- Second pass at reworking Docker CI.
[#&#8203;17111](https://togithub.com/netdata/netdata/pull/17111)
([Ferroin](https://togithub.com/Ferroin))
- rm unused files from go.d.plugin
[#&#8203;17110](https://togithub.com/netdata/netdata/pull/17110)
([ilyam8](https://togithub.com/ilyam8))
- fix links in go.d.plugin
[#&#8203;17108](https://togithub.com/netdata/netdata/pull/17108)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;17107](https://togithub.com/netdata/netdata/pull/17107)
([netdatabot](https://togithub.com/netdatabot))
- remove "foreach" from health REFERENCE.md
[#&#8203;17106](https://togithub.com/netdata/netdata/pull/17106)
([ilyam8](https://togithub.com/ilyam8))
- Improve cleanup of ephemeral hosts during agent startup
[#&#8203;17104](https://togithub.com/netdata/netdata/pull/17104)
([stelfrag](https://togithub.com/stelfrag))
- Reorganize and cleanup database related code
[#&#8203;17101](https://togithub.com/netdata/netdata/pull/17101)
([stelfrag](https://togithub.com/stelfrag))
- Fix ebpf compilation warnings
[#&#8203;17100](https://togithub.com/netdata/netdata/pull/17100)
([stelfrag](https://togithub.com/stelfrag))
- Remove distributed-data-architecture.md and omit mentions to it
[#&#8203;17097](https://togithub.com/netdata/netdata/pull/17097)
([Ancairon](https://togithub.com/Ancairon))
- Remove deployment-strategies
[#&#8203;17096](https://togithub.com/netdata/netdata/pull/17096)
([Ancairon](https://togithub.com/Ancairon))
- fix links
[#&#8203;17095](https://togithub.com/netdata/netdata/pull/17095)
([Ancairon](https://togithub.com/Ancairon))
- delete docs/netdata-security.md and replace links to proper points
[#&#8203;17094](https://togithub.com/netdata/netdata/pull/17094)
([Ancairon](https://togithub.com/Ancairon))
- fix go.d.plugin/pulsar tests
[#&#8203;17093](https://togithub.com/netdata/netdata/pull/17093)
([ilyam8](https://togithub.com/ilyam8))
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17092](https://togithub.com/netdata/netdata/pull/17092)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Rework Docker CI to build each platform in it's own runner.
[#&#8203;17088](https://togithub.com/netdata/netdata/pull/17088)
([Ferroin](https://togithub.com/Ferroin))
- Fix cups plugin group owner
[#&#8203;17087](https://togithub.com/netdata/netdata/pull/17087)
([tkatsoulas](https://togithub.com/tkatsoulas))
- deb packages fix on ioping perms
[#&#8203;17086](https://togithub.com/netdata/netdata/pull/17086)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Amend the logic of ebpf-plugin package suggestion for network-viewer
plugin [#&#8203;17085](https://togithub.com/netdata/netdata/pull/17085)
([tkatsoulas](https://togithub.com/tkatsoulas))
- rename network plugin post and pre install actions
[#&#8203;17084](https://togithub.com/netdata/netdata/pull/17084)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Improve message in kickstart if a static build can’t be found.
[#&#8203;17081](https://togithub.com/netdata/netdata/pull/17081)
([Ferroin](https://togithub.com/Ferroin))
- Make watcher thread wait for explicit steps.
[#&#8203;17079](https://togithub.com/netdata/netdata/pull/17079)
([vkalintiris](https://togithub.com/vkalintiris))
- Update functions tables docs
[#&#8203;17071](https://togithub.com/netdata/netdata/pull/17071)
([car12o](https://togithub.com/car12o))
- add missing "gotify" to list of notification methods in
alarm-notify.sh
[#&#8203;17069](https://togithub.com/netdata/netdata/pull/17069)
([ilyam8](https://togithub.com/ilyam8))
- Add CI checks for Go code.
[#&#8203;17066](https://togithub.com/netdata/netdata/pull/17066)
([Ferroin](https://togithub.com/Ferroin))
- go.d.plugin dyncfgv2
[#&#8203;17064](https://togithub.com/netdata/netdata/pull/17064)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;17063](https://togithub.com/netdata/netdata/pull/17063)
([netdatabot](https://togithub.com/netdatabot))
- go.d.plugin: set max chart id length to 1200
[#&#8203;17062](https://togithub.com/netdata/netdata/pull/17062)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;17061](https://togithub.com/netdata/netdata/pull/17061)
([netdatabot](https://togithub.com/netdatabot))
- Abort the agent if a single shutdown step takes more than 60 seconds.
[#&#8203;17060](https://togithub.com/netdata/netdata/pull/17060)
([vkalintiris](https://togithub.com/vkalintiris))
- Fix typo
[#&#8203;17059](https://togithub.com/netdata/netdata/pull/17059)
([vkalintiris](https://togithub.com/vkalintiris))
- updated sizing netdata
[#&#8203;17057](https://togithub.com/netdata/netdata/pull/17057)
([ktsaou](https://togithub.com/ktsaou))
- fix zpool state chart family
[#&#8203;17054](https://togithub.com/netdata/netdata/pull/17054)
([ilyam8](https://togithub.com/ilyam8))
- DYNCFG: call the interceptor when a test is made on a new job
[#&#8203;17052](https://togithub.com/netdata/netdata/pull/17052)
([ktsaou](https://togithub.com/ktsaou))
- Fix a few minor bits of build-related infrastructure.
[#&#8203;17051](https://togithub.com/netdata/netdata/pull/17051)
([Ferroin](https://togithub.com/Ferroin))
- HEALTH: eliminate fields that should be labels
[#&#8203;17048](https://togithub.com/netdata/netdata/pull/17048)
([ktsaou](https://togithub.com/ktsaou))
- fix alerts jsonschema prototype for latest dyncfg
[#&#8203;17047](https://togithub.com/netdata/netdata/pull/17047)
([ktsaou](https://togithub.com/ktsaou))
- Protect type anomaly rate map
[#&#8203;17044](https://togithub.com/netdata/netdata/pull/17044)
([vkalintiris](https://togithub.com/vkalintiris))
- Do not use backtrace when sentry is enabled.
[#&#8203;17043](https://togithub.com/netdata/netdata/pull/17043)
([vkalintiris](https://togithub.com/vkalintiris))
- Keep a count of metrics and samples collected
[#&#8203;17042](https://togithub.com/netdata/netdata/pull/17042)
([stelfrag](https://togithub.com/stelfrag))
- Fix links pointing to old go.d repo and update the integrations
[#&#8203;17040](https://togithub.com/netdata/netdata/pull/17040)
([Ancairon](https://togithub.com/Ancairon))
- Regenerate integrations.js
[#&#8203;17039](https://togithub.com/netdata/netdata/pull/17039)
([netdatabot](https://togithub.com/netdatabot))
- Improved query target cleanup
[#&#8203;17038](https://togithub.com/netdata/netdata/pull/17038)
([stelfrag](https://togithub.com/stelfrag))
- Liquify start-stop-restart doc
[#&#8203;17037](https://togithub.com/netdata/netdata/pull/17037)
([Ancairon](https://togithub.com/Ancairon))
- Code cleanup
[#&#8203;17036](https://togithub.com/netdata/netdata/pull/17036)
([stelfrag](https://togithub.com/stelfrag))
- Populate the SSL section in Observability and centralization points -…
[#&#8203;17035](https://togithub.com/netdata/netdata/pull/17035)
([Ancairon](https://togithub.com/Ancairon))
- Regenerate integrations.js
[#&#8203;17034](https://togithub.com/netdata/netdata/pull/17034)
([netdatabot](https://togithub.com/netdatabot))
- Metric release does not need to fetch retention
[#&#8203;17033](https://togithub.com/netdata/netdata/pull/17033)
([stelfrag](https://togithub.com/stelfrag))
- Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in
/src/go/collectors/go.d.plugin
[#&#8203;17030](https://togithub.com/netdata/netdata/pull/17030)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 in
/src/go/collectors/go.d.plugin
[#&#8203;17029](https://togithub.com/netdata/netdata/pull/17029)
([dependabot\[bot\]](https://togithub.com/apps/dependabot))
- Increase RRD_ID_LENGTH_MAX to 1200
[#&#8203;17028](https://togithub.com/netdata/netdata/pull/17028)
([stelfrag](https://togithub.com/stelfrag))
- Fix determining repo root in Coverity scan script.
[#&#8203;17024](https://togithub.com/netdata/netdata/pull/17024)
([Ferroin](https://togithub.com/Ferroin))
- DYNCFG support deleting orphan configurations
[#&#8203;17023](https://togithub.com/netdata/netdata/pull/17023)
([ktsaou](https://togithub.com/ktsaou))
- More concretely utilize local modules in our CMake code.
[#&#8203;17022](https://togithub.com/netdata/netdata/pull/17022)
([Ferroin](https://togithub.com/Ferroin))
- Correctly mark protobuf as required in find_package.
[#&#8203;17021](https://togithub.com/netdata/netdata/pull/17021)
([Ferroin](https://togithub.com/Ferroin))
- Protect metric release in dimension delete callback
[#&#8203;17020](https://togithub.com/netdata/netdata/pull/17020)
([stelfrag](https://togithub.com/stelfrag))
- eBPF - Network Viewer (Move code)
[#&#8203;17018](https://togithub.com/netdata/netdata/pull/17018)
([thiagoftsm](https://togithub.com/thiagoftsm))
- dyncfg: allow tree for individual IDs
[#&#8203;17017](https://togithub.com/netdata/netdata/pull/17017)
([ktsaou](https://togithub.com/ktsaou))
- Documentation changes, new files and restructuring the hierarchy
[#&#8203;17014](https://togithub.com/netdata/netdata/pull/17014)
([Ancairon](https://togithub.com/Ancairon))
- eBPF & NV (update packages)
[#&#8203;17012](https://togithub.com/netdata/netdata/pull/17012)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Add watcher thread to report shutdown steps.
[#&#8203;17010](https://togithub.com/netdata/netdata/pull/17010)
([vkalintiris](https://togithub.com/vkalintiris))
- dyncfg: fix support for testing new jobs
[#&#8203;17009](https://togithub.com/netdata/netdata/pull/17009)
([ktsaou](https://togithub.com/ktsaou))
- Abort on non-zero rc.
[#&#8203;17008](https://togithub.com/netdata/netdata/pull/17008)
([vkalintiris](https://togithub.com/vkalintiris))
- Netdata Agent: Backup restore documentation
[#&#8203;17006](https://togithub.com/netdata/netdata/pull/17006)
([luisj1983](https://togithub.com/luisj1983))
- Integrate Go plugin with build system.
[#&#8203;17005](https://togithub.com/netdata/netdata/pull/17005)
([Ferroin](https://togithub.com/Ferroin))
- Bump the version of the installed Go toolchain to 1.22.0.
[#&#8203;17004](https://togithub.com/netdata/netdata/pull/17004)
([Ferroin](https://togithub.com/Ferroin))
- Misc improvements
[#&#8203;17001](https://togithub.com/netdata/netdata/pull/17001)
([stelfrag](https://togithub.com/stelfrag))
- Adjust storage tiers if we fail to create the requested number of
tiers [#&#8203;16999](https://togithub.com/netdata/netdata/pull/16999)
([stelfrag](https://togithub.com/stelfrag))
- Move diagrams/ under docs/
[#&#8203;16998](https://togithub.com/netdata/netdata/pull/16998)
([vkalintiris](https://togithub.com/vkalintiris))
- Include Go plugin sources in main repository.
[#&#8203;16997](https://togithub.com/netdata/netdata/pull/16997)
([Ferroin](https://togithub.com/Ferroin))
- Small cleanup
[#&#8203;16996](https://togithub.com/netdata/netdata/pull/16996)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove historical changelog and cppcheck
[#&#8203;16995](https://togithub.com/netdata/netdata/pull/16995)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove config macros that are always set.
[#&#8203;16994](https://togithub.com/netdata/netdata/pull/16994)
([vkalintiris](https://togithub.com/vkalintiris))
- Use changed files in check-files workflow
[#&#8203;16993](https://togithub.com/netdata/netdata/pull/16993)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Move web/ under src/
[#&#8203;16992](https://togithub.com/netdata/netdata/pull/16992)
([vkalintiris](https://togithub.com/vkalintiris))
- Add spinlock to protect metric release
[#&#8203;16989](https://togithub.com/netdata/netdata/pull/16989)
([stelfrag](https://togithub.com/stelfrag))
- updated message ids for systemd and dbus
[#&#8203;16987](https://togithub.com/netdata/netdata/pull/16987)
([ktsaou](https://togithub.com/ktsaou))
- Cache key wasn't taking account changes in the version of bundled
software
[#&#8203;16985](https://togithub.com/netdata/netdata/pull/16985)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Update input skip patterns
[#&#8203;16984](https://togithub.com/netdata/netdata/pull/16984)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Update input paths for tj-actions/changed-files
[#&#8203;16982](https://togithub.com/netdata/netdata/pull/16982)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Update synology.md
[#&#8203;16980](https://togithub.com/netdata/netdata/pull/16980)
([pschaer](https://togithub.com/pschaer))
- Detect machine GUID change
[#&#8203;16979](https://togithub.com/netdata/netdata/pull/16979)
([stelfrag](https://togithub.com/stelfrag))
- Move CO-RE headers (integration between eBPF and Network Viewer)
[#&#8203;16978](https://togithub.com/netdata/netdata/pull/16978)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Regenerate integrations.js
[#&#8203;16974](https://togithub.com/netdata/netdata/pull/16974)
([netdatabot](https://togithub.com/netdatabot))
- Use C++14 by default when building on systems that support it.
[#&#8203;16972](https://togithub.com/netdata/netdata/pull/16972)
([Ferroin](https://togithub.com/Ferroin))
- change edac ecc errors from incremental to absolute
[#&#8203;16970](https://togithub.com/netdata/netdata/pull/16970)
([ilyam8](https://togithub.com/ilyam8))
- update go.d.plugin version to v0.58.1
[#&#8203;16968](https://togithub.com/netdata/netdata/pull/16968)
([ilyam8](https://togithub.com/ilyam8))
- fix move collectors to src/ leftovers
[#&#8203;16967](https://togithub.com/netdata/netdata/pull/16967)
([ilyam8](https://togithub.com/ilyam8))
- necessary changes for integrations to work after moving collectors/ i…
[#&#8203;16966](https://togithub.com/netdata/netdata/pull/16966)
([Ancairon](https://togithub.com/Ancairon))
- Move collectors/ under src/
[#&#8203;16965](https://togithub.com/netdata/netdata/pull/16965)
([vkalintiris](https://togithub.com/vkalintiris))
- network-viewer: aggregated view improvements
[#&#8203;16960](https://togithub.com/netdata/netdata/pull/16960)
([ktsaou](https://togithub.com/ktsaou))
- Improve agent shutdown
[#&#8203;16959](https://togithub.com/netdata/netdata/pull/16959)
([stelfrag](https://togithub.com/stelfrag))
- DYNCFG: support test on new jobs
[#&#8203;16958](https://togithub.com/netdata/netdata/pull/16958)
([ktsaou](https://togithub.com/ktsaou))
- Updated txt - Prometheus section README.md
[#&#8203;16957](https://togithub.com/netdata/netdata/pull/16957)
([Aliki92](https://togithub.com/Aliki92))
- Fix path in health integrations
[#&#8203;16956](https://togithub.com/netdata/netdata/pull/16956)
([Ancairon](https://togithub.com/Ancairon))
- Regenerate integrations.js
[#&#8203;16955](https://togithub.com/netdata/netdata/pull/16955)
([netdatabot](https://togithub.com/netdatabot))
- Move health/ under src/
[#&#8203;16954](https://togithub.com/netdata/netdata/pull/16954)
([vkalintiris](https://togithub.com/vkalintiris))
- fix linking of a markdown file
[#&#8203;16952](https://togithub.com/netdata/netdata/pull/16952)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Do not declare struct meant for internal usage
[#&#8203;16951](https://togithub.com/netdata/netdata/pull/16951)
([vkalintiris](https://togithub.com/vkalintiris))
- fix wrong sizeof
[#&#8203;16950](https://togithub.com/netdata/netdata/pull/16950)
([ktsaou](https://togithub.com/ktsaou))
- Split network viewer plugin to it’s own package.
[#&#8203;16949](https://togithub.com/netdata/netdata/pull/16949)
([Ferroin](https://togithub.com/Ferroin))
- update bundled UI to v6.85.0
[#&#8203;16948](https://togithub.com/netdata/netdata/pull/16948)
([ilyam8](https://togithub.com/ilyam8))
- Update codeowners and cleanup .gitignore
[#&#8203;16946](https://togithub.com/netdata/netdata/pull/16946)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove cleanup_destroyed_dictionaries call during shutdown
[#&#8203;16944](https://togithub.com/netdata/netdata/pull/16944)
([stelfrag](https://togithub.com/stelfrag))
- respect NETDATA_LOG_LEVEL if set
[#&#8203;16943](https://togithub.com/netdata/netdata/pull/16943)
([ilyam8](https://togithub.com/ilyam8))
- enable network-viewer aggregated views
[#&#8203;16940](https://togithub.com/netdata/netdata/pull/16940)
([ktsaou](https://togithub.com/ktsaou))
- fix charts.d.plugin configuration directory names
[#&#8203;16939](https://togithub.com/netdata/netdata/pull/16939)
([ilyam8](https://togithub.com/ilyam8))
- Assorted cleanup of CI/packaging related code.
[#&#8203;16938](https://togithub.com/netdata/netdata/pull/16938)
([Ferroin](https://togithub.com/Ferroin))
- Check for agent already running
[#&#8203;16937](https://togithub.com/netdata/netdata/pull/16937)
([stelfrag](https://togithub.com/stelfrag))
- Remove duplicate check
[#&#8203;16936](https://togithub.com/netdata/netdata/pull/16936)
([stelfrag](https://togithub.com/stelfrag))
- Drop ESLint CI jobs and config.
[#&#8203;16935](https://togithub.com/netdata/netdata/pull/16935)
([Ferroin](https://togithub.com/Ferroin))
- Regenerate integrations.js
[#&#8203;16934](https://togithub.com/netdata/netdata/pull/16934)
([netdatabot](https://togithub.com/netdatabot))
- Move daemon/ under src/
[#&#8203;16933](https://togithub.com/netdata/netdata/pull/16933)
([vkalintiris](https://togithub.com/vkalintiris))
- Exporting moved, so changes needed for integrations, + CODEOWNERS
change [#&#8203;16932](https://togithub.com/netdata/netdata/pull/16932)
([Ancairon](https://togithub.com/Ancairon))
- Make sure the duration is not negative
[#&#8203;16931](https://togithub.com/netdata/netdata/pull/16931)
([stelfrag](https://togithub.com/stelfrag))
- Regenerate integrations.js
[#&#8203;16930](https://togithub.com/netdata/netdata/pull/16930)
([netdatabot](https://togithub.com/netdatabot))
- Protect analytics set data
[#&#8203;16929](https://togithub.com/netdata/netdata/pull/16929)
([stelfrag](https://togithub.com/stelfrag))
- Minor rework on document optimize performance guide
[#&#8203;16925](https://togithub.com/netdata/netdata/pull/16925)
([tkatsoulas](https://togithub.com/tkatsoulas))
- fix installation of `libfluent-bit.so`
[#&#8203;16924](https://togithub.com/netdata/netdata/pull/16924)
([ilyam8](https://togithub.com/ilyam8))
- respect log level for all sources
[#&#8203;16922](https://togithub.com/netdata/netdata/pull/16922)
([ilyam8](https://togithub.com/ilyam8))
- split dictionary into multiple files
[#&#8203;16920](https://togithub.com/netdata/netdata/pull/16920)
([ktsaou](https://togithub.com/ktsaou))
- Update file match patterns in CI jobs.
[#&#8203;16917](https://togithub.com/netdata/netdata/pull/16917)
([Ferroin](https://togithub.com/Ferroin))
- Release label key if already in use
[#&#8203;16916](https://togithub.com/netdata/netdata/pull/16916)
([stelfrag](https://togithub.com/stelfrag))
- add support for the info parameter to all external plugin functions
[#&#8203;16915](https://togithub.com/netdata/netdata/pull/16915)
([ktsaou](https://togithub.com/ktsaou))
- Move exporting/ under src/
[#&#8203;16913](https://togithub.com/netdata/netdata/pull/16913)
([vkalintiris](https://togithub.com/vkalintiris))
- Network viewer: filter by username
[#&#8203;16911](https://togithub.com/netdata/netdata/pull/16911)
([ktsaou](https://togithub.com/ktsaou))
- Build network-viewer only on linux
[#&#8203;16910](https://togithub.com/netdata/netdata/pull/16910)
([vkalintiris](https://togithub.com/vkalintiris))
- rename network functions
[#&#8203;16908](https://togithub.com/netdata/netdata/pull/16908)
([ktsaou](https://togithub.com/ktsaou))
- Update CODEOWNERS
[#&#8203;16907](https://togithub.com/netdata/netdata/pull/16907)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Assorted build-related changes.
[#&#8203;16906](https://togithub.com/netdata/netdata/pull/16906)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove markdown linter
[#&#8203;16905](https://togithub.com/netdata/netdata/pull/16905)
([vkalintiris](https://togithub.com/vkalintiris))
- Update README.md
[#&#8203;16904](https://togithub.com/netdata/netdata/pull/16904)
([Aliki92](https://togithub.com/Aliki92))
- fluent-bit & logsmanagement under src/
[#&#8203;16903](https://togithub.com/netdata/netdata/pull/16903)
([vkalintiris](https://togithub.com/vkalintiris))
- updated permissions map comment
[#&#8203;16902](https://togithub.com/netdata/netdata/pull/16902)
([ktsaou](https://togithub.com/ktsaou))
- Use spinlock for reference counting.
[#&#8203;16901](https://togithub.com/netdata/netdata/pull/16901)
([vkalintiris](https://togithub.com/vkalintiris))
- network-viewer: show unknown container
[#&#8203;16900](https://togithub.com/netdata/netdata/pull/16900)
([ktsaou](https://togithub.com/ktsaou))
- Move aclk/ under src/
[#&#8203;16899](https://togithub.com/netdata/netdata/pull/16899)
([vkalintiris](https://togithub.com/vkalintiris))
- Enable sentry sessions
[#&#8203;16898](https://togithub.com/netdata/netdata/pull/16898)
([vkalintiris](https://togithub.com/vkalintiris))
- Do not cancel detection thread.
[#&#8203;16897](https://togithub.com/netdata/netdata/pull/16897)
([vkalintiris](https://togithub.com/vkalintiris))
- Create a top-level directory to contain source code.
[#&#8203;16896](https://togithub.com/netdata/netdata/pull/16896)
([vkalintiris](https://togithub.com/vkalintiris))
- updating What's new based on Office Hours shared plans
[#&#8203;16895](https://togithub.com/netdata/netdata/pull/16895)
([hugovalente-pm](https://togithub.com/hugovalente-pm))
- Remove tags field from RRD hosts.
[#&#8203;16894](https://togithub.com/netdata/netdata/pull/16894)
([vkalintiris](https://togithub.com/vkalintiris))
- local-sockets: use netlink when libmnl is available
[#&#8203;16893](https://togithub.com/netdata/netdata/pull/16893)
([ktsaou](https://togithub.com/ktsaou))
- Add a constant env var for Sentry's DSN when someone wants to build
Agent and doesn't have access to GH secrets.
[#&#8203;16892](https://togithub.com/netdata/netdata/pull/16892)
([tkatsoulas](https://togithub.com/tkatsoulas))
- fixed missing collisions and drag on newly added apps
[#&#8203;16891](https://togithub.com/netdata/netdata/pull/16891)
([ktsaou](https://togithub.com/ktsaou))
- Set build type to release with debug info.
[#&#8203;16889](https://togithub.com/netdata/netdata/pull/16889)
([vkalintiris](https://togithub.com/vkalintiris))
- fix order of openning a file and checking its inode
[#&#8203;16887](https://togithub.com/netdata/netdata/pull/16887)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16886](https://togithub.com/netdata/netdata/pull/16886)
([netdatabot](https://togithub.com/netdatabot))
- fix crash on query_progress initializer
[#&#8203;16885](https://togithub.com/netdata/netdata/pull/16885)
([ktsaou](https://togithub.com/ktsaou))
- highlight Challenge Secret title to be more visible
[#&#8203;16882](https://togithub.com/netdata/netdata/pull/16882)
([juacker](https://togithub.com/juacker))
- add the CLOEXEC flag to all sockets and files
[#&#8203;16881](https://togithub.com/netdata/netdata/pull/16881)
([ktsaou](https://togithub.com/ktsaou))
- Network viewer UI minor fixes
[#&#8203;16880](https://togithub.com/netdata/netdata/pull/16880)
([ktsaou](https://togithub.com/ktsaou))
- Network viewer fixes
[#&#8203;16877](https://togithub.com/netdata/netdata/pull/16877)
([ktsaou](https://togithub.com/ktsaou))
- Add requirements.txt for dag
[#&#8203;16875](https://togithub.com/netdata/netdata/pull/16875)
([vkalintiris](https://togithub.com/vkalintiris))
- Rm refs to map and save modes
[#&#8203;16874](https://togithub.com/netdata/netdata/pull/16874)
([vkalintiris](https://togithub.com/vkalintiris))
- Fix coverity issues
[#&#8203;16873](https://togithub.com/netdata/netdata/pull/16873)
([stelfrag](https://togithub.com/stelfrag))
- Network Viewer (local-sockets version)
[#&#8203;16872](https://togithub.com/netdata/netdata/pull/16872)
([ktsaou](https://togithub.com/ktsaou))
- Limit what we upload to GCS for nightlies.
[#&#8203;16870](https://togithub.com/netdata/netdata/pull/16870)
([Ferroin](https://togithub.com/Ferroin))
- Use dagger to build and test the agent.
[#&#8203;16868](https://togithub.com/netdata/netdata/pull/16868)
([vkalintiris](https://togithub.com/vkalintiris))
- Local sockets for network namespaces
[#&#8203;16867](https://togithub.com/netdata/netdata/pull/16867)
([ktsaou](https://togithub.com/ktsaou))
- Fix coverity issue
[#&#8203;16866](https://togithub.com/netdata/netdata/pull/16866)
([stelfrag](https://togithub.com/stelfrag))
- update alpine 3.16 fts-dev
[#&#8203;16865](https://togithub.com/netdata/netdata/pull/16865)
([ilyam8](https://togithub.com/ilyam8))
- Remove old mention of save db mode
[#&#8203;16864](https://togithub.com/netdata/netdata/pull/16864)
([Ancairon](https://togithub.com/Ancairon))
- port useful code from incomplete PRs
[#&#8203;16863](https://togithub.com/netdata/netdata/pull/16863)
([ktsaou](https://togithub.com/ktsaou))
- apply the right prototype to instances
[#&#8203;16862](https://togithub.com/netdata/netdata/pull/16862)
([ktsaou](https://togithub.com/ktsaou))
- detect sockets direction
[#&#8203;16861](https://togithub.com/netdata/netdata/pull/16861)
([ktsaou](https://togithub.com/ktsaou))
- add freebsd jail detection to system-info.sh
[#&#8203;16858](https://togithub.com/netdata/netdata/pull/16858)
([ilyam8](https://togithub.com/ilyam8))
- Add ARMv6 static builds.
[#&#8203;16853](https://togithub.com/netdata/netdata/pull/16853)
([Ferroin](https://togithub.com/Ferroin))
- CNCF link fix
[#&#8203;16851](https://togithub.com/netdata/netdata/pull/16851)
([hugovalente-pm](https://togithub.com/hugovalente-pm))
- Disable local Go builds in our RPM packages.
[#&#8203;16848](https://togithub.com/netdata/netdata/pull/16848)
([Ferroin](https://togithub.com/Ferroin))
- Include timer units failed state alert as default
[#&#8203;16845](https://togithub.com/netdata/netdata/pull/16845)
([tkatsoulas](https://togithub.com/tkatsoulas))
- kickstart: use extended-regexp in `get_redirect()`
[#&#8203;16844](https://togithub.com/netdata/netdata/pull/16844)
([ilyam8](https://togithub.com/ilyam8))
- Make the kickstart checksum's placeholder value more concrete
[#&#8203;16843](https://togithub.com/netdata/netdata/pull/16843)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Improve service thread shutdown
[#&#8203;16841](https://togithub.com/netdata/netdata/pull/16841)
([stelfrag](https://togithub.com/stelfrag))
- Update statistics to address slow queries
[#&#8203;16838](https://togithub.com/netdata/netdata/pull/16838)
([stelfrag](https://togithub.com/stelfrag))
- New Permissions System
[#&#8203;16837](https://togithub.com/netdata/netdata/pull/16837)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16835](https://togithub.com/netdata/netdata/pull/16835)
([netdatabot](https://togithub.com/netdatabot))
- adds docs for cloud MS Teams integration
[#&#8203;16834](https://togithub.com/netdata/netdata/pull/16834)
([papazach](https://togithub.com/papazach))
- Fix coverity issue
[#&#8203;16831](https://togithub.com/netdata/netdata/pull/16831)
([stelfrag](https://togithub.com/stelfrag))
- add brotli and libyaml to buildinfo
[#&#8203;16830](https://togithub.com/netdata/netdata/pull/16830)
([ktsaou](https://togithub.com/ktsaou))
- Fix directory handling in Go toolchain handling script.
[#&#8203;16828](https://togithub.com/netdata/netdata/pull/16828)
([Ferroin](https://togithub.com/Ferroin))
- Change query label matching logic
[#&#8203;16827](https://togithub.com/netdata/netdata/pull/16827)
([stelfrag](https://togithub.com/stelfrag))
- Improve container detection logic for edit-config.
[#&#8203;16825](https://togithub.com/netdata/netdata/pull/16825)
([Ferroin](https://togithub.com/Ferroin))
- Preserve label source during migration
[#&#8203;16821](https://togithub.com/netdata/netdata/pull/16821)
([stelfrag](https://togithub.com/stelfrag))
- Add explicit callback types for readability.
[#&#8203;16820](https://togithub.com/netdata/netdata/pull/16820)
([vkalintiris](https://togithub.com/vkalintiris))
- Update documentation (Replication DB)
[#&#8203;16816](https://togithub.com/netdata/netdata/pull/16816)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Add script to ensure a usable Go toolchain is installed.
[#&#8203;16815](https://togithub.com/netdata/netdata/pull/16815)
([Ferroin](https://togithub.com/Ferroin))
- fix verify_netdata_host_prefix log spam
[#&#8203;16814](https://togithub.com/netdata/netdata/pull/16814)
([ilyam8](https://togithub.com/ilyam8))
- use fs type to veryfiy procfs/sysfs
[#&#8203;16813](https://togithub.com/netdata/netdata/pull/16813)
([ilyam8](https://togithub.com/ilyam8))
- updates to light onprem docs
[#&#8203;16811](https://togithub.com/netdata/netdata/pull/16811)
([M4itee](https://togithub.com/M4itee))
- set app_group label automatically
[#&#8203;16810](https://togithub.com/netdata/netdata/pull/16810)
([boxjan](https://togithub.com/boxjan))
- Apply ASCII-based comparisons to commands in kickstart script that
rely on a particular language setting
[#&#8203;16806](https://togithub.com/netdata/netdata/pull/16806)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Remove help text that no longer applies.
[#&#8203;16805](https://togithub.com/netdata/netdata/pull/16805)
([vkalintiris](https://togithub.com/vkalintiris))
- Move mqtt_websockets under aclk/
[#&#8203;16804](https://togithub.com/netdata/netdata/pull/16804)
([vkalintiris](https://togithub.com/vkalintiris))
- Fix incorrect major version check in updater.
[#&#8203;16803](https://togithub.com/netdata/netdata/pull/16803)
([Ferroin](https://togithub.com/Ferroin))
- cgroups: containers-vms add CPU throttling %
[#&#8203;16800](https://togithub.com/netdata/netdata/pull/16800)
([ilyam8](https://togithub.com/ilyam8))
- Setup sentry-native SDK.
[#&#8203;16798](https://togithub.com/netdata/netdata/pull/16798)
([vkalintiris](https://togithub.com/vkalintiris))
- Add additional fail reason and source during database initialization
[#&#8203;16794](https://togithub.com/netdata/netdata/pull/16794)
([stelfrag](https://togithub.com/stelfrag))
- Use original summary for alert transition
[#&#8203;16793](https://togithub.com/netdata/netdata/pull/16793)
([stelfrag](https://togithub.com/stelfrag))
- Regenerate integrations.js
[#&#8203;16792](https://togithub.com/netdata/netdata/pull/16792)
([netdatabot](https://togithub.com/netdatabot))
- Update role-based-access.md
[#&#8203;16791](https://togithub.com/netdata/netdata/pull/16791)
([vkuznecovas](https://togithub.com/vkuznecovas))
- Free key and search, replace patterns
[#&#8203;16789](https://togithub.com/netdata/netdata/pull/16789)
([stelfrag](https://togithub.com/stelfrag))
- Prepare to functions (eBPF)
[#&#8203;16788](https://togithub.com/netdata/netdata/pull/16788)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Use named constants for keyword tokens.
[#&#8203;16787](https://togithub.com/netdata/netdata/pull/16787)
([vkalintiris](https://togithub.com/vkalintiris))
- diskspace: reworked the cleanup to fix race conditions
[#&#8203;16786](https://togithub.com/netdata/netdata/pull/16786)
([ktsaou](https://togithub.com/ktsaou))
- diskspace missing mutex use
[#&#8203;16784](https://togithub.com/netdata/netdata/pull/16784)
([ktsaou](https://togithub.com/ktsaou))
- Remove h2o header from libnetdata
[#&#8203;16780](https://togithub.com/netdata/netdata/pull/16780)
([vkalintiris](https://togithub.com/vkalintiris))
- DYNCFG: dynamically configured alerts
[#&#8203;16779](https://togithub.com/netdata/netdata/pull/16779)
([ktsaou](https://togithub.com/ktsaou))
- Update replication documentation
[#&#8203;16778](https://togithub.com/netdata/netdata/pull/16778)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Update telegram documentation
[#&#8203;16777](https://togithub.com/netdata/netdata/pull/16777)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Delete unused variable.
[#&#8203;16776](https://togithub.com/netdata/netdata/pull/16776)
([vkalintiris](https://togithub.com/vkalintiris))
- Use unsigned char for binary data in mqtt.
[#&#8203;16775](https://togithub.com/netdata/netdata/pull/16775)
([vkalintiris](https://togithub.com/vkalintiris))
- Fix warning.
[#&#8203;16774](https://togithub.com/netdata/netdata/pull/16774)
([vkalintiris](https://togithub.com/vkalintiris))
- fix thread name on fatal and cgroup netdev rename crash
[#&#8203;16771](https://togithub.com/netdata/netdata/pull/16771)
([ktsaou](https://togithub.com/ktsaou))
- allow POST requests to be received from ACLK
[#&#8203;16770](https://togithub.com/netdata/netdata/pull/16770)
([ktsaou](https://togithub.com/ktsaou))
- Keep transaction id of request headers
[#&#8203;16769](https://togithub.com/netdata/netdata/pull/16769)
([ktsaou](https://togithub.com/ktsaou))
- Change default build directory in installer to `build`.
[#&#8203;16768](https://togithub.com/netdata/netdata/pull/16768)
([Ferroin](https://togithub.com/Ferroin))
- Fix coverity issues
[#&#8203;16766](https://togithub.com/netdata/netdata/pull/16766)
([stelfrag](https://togithub.com/stelfrag))
- Add missing call for aral_freez (eBPF)
[#&#8203;16765](https://togithub.com/netdata/netdata/pull/16765)
([thiagoftsm](https://togithub.com/thiagoftsm))
- /api/v1/config tree improvements and swagger documentation
[#&#8203;16764](https://togithub.com/netdata/netdata/pull/16764)
([ktsaou](https://togithub.com/ktsaou))
- fix compiler warnings
[#&#8203;16763](https://togithub.com/netdata/netdata/pull/16763)
([ktsaou](https://togithub.com/ktsaou))
- fix cmake \_GNU_SOURCE warnings
[#&#8203;16761](https://togithub.com/netdata/netdata/pull/16761)
([ktsaou](https://togithub.com/ktsaou))
- fix phtread-detatch() call
[#&#8203;16760](https://togithub.com/netdata/netdata/pull/16760)
([ktsaou](https://togithub.com/ktsaou))
- Fix sanitizer errors
[#&#8203;16759](https://togithub.com/netdata/netdata/pull/16759)
([ktsaou](https://togithub.com/ktsaou))
- report timestamps with progress
[#&#8203;16758](https://togithub.com/netdata/netdata/pull/16758)
([ktsaou](https://togithub.com/ktsaou))
- add schemas to /usr/lib/netdata/conf.d/schema.d
[#&#8203;16757](https://togithub.com/netdata/netdata/pull/16757)
([ktsaou](https://togithub.com/ktsaou))
- Add netdata_os_info metric
[#&#8203;16756](https://togithub.com/netdata/netdata/pull/16756)
([colinleroy](https://togithub.com/colinleroy))
- Recursively merge mqtt_websockets
[#&#8203;16755](https://togithub.com/netdata/netdata/pull/16755)
([vkalintiris](https://togithub.com/vkalintiris))
- packaging: add cap_dac_read_search to go.d.plugin
[#&#8203;16754](https://togithub.com/netdata/netdata/pull/16754)
([ilyam8](https://togithub.com/ilyam8))
- Name storage engine variables consistently.
[#&#8203;16753](https://togithub.com/netdata/netdata/pull/16753)
([vkalintiris](https://togithub.com/vkalintiris))
- minor - fix/update codeowners
[#&#8203;16750](https://togithub.com/netdata/netdata/pull/16750)
([underhood](https://togithub.com/underhood))
- fix cpu per core charts priority
[#&#8203;16749](https://togithub.com/netdata/netdata/pull/16749)
([ilyam8](https://togithub.com/ilyam8))
- Address sanitizer through CMake and use it for unit tests.
[#&#8203;16748](https://togithub.com/netdata/netdata/pull/16748)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove unused file
[#&#8203;16747](https://togithub.com/netdata/netdata/pull/16747)
([stelfrag](https://togithub.com/stelfrag))
- cleanup proc net-dev renames
[#&#8203;16745](https://togithub.com/netdata/netdata/pull/16745)
([ktsaou](https://togithub.com/ktsaou))
- uninstaller: improve removing `netdata` from groups
[#&#8203;16742](https://togithub.com/netdata/netdata/pull/16742)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16739](https://togithub.com/netdata/netdata/pull/16739)
([netdatabot](https://togithub.com/netdatabot))
- change get kickstart url to https://get.netdata.cloud/kickstart.sh
[#&#8203;16738](https://togithub.com/netdata/netdata/pull/16738)
([ilyam8](https://togithub.com/ilyam8))
- health: add httpcheck bad header alert
[#&#8203;16736](https://togithub.com/netdata/netdata/pull/16736)
([ilyam8](https://togithub.com/ilyam8))
- update default netdata.conf used for native packages
[#&#8203;16734](https://togithub.com/netdata/netdata/pull/16734)
([ilyam8](https://togithub.com/ilyam8))
- fix missing CPU frequency
[#&#8203;16732](https://togithub.com/netdata/netdata/pull/16732)
([ilyam8](https://togithub.com/ilyam8))
- Fix handling of hardening flags with Clang
[#&#8203;16731](https://togithub.com/netdata/netdata/pull/16731)
([Ferroin](https://togithub.com/Ferroin))
- fix excessive "maximum number of cgroups reached" log messages
[#&#8203;16730](https://togithub.com/netdata/netdata/pull/16730)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16728](https://togithub.com/netdata/netdata/pull/16728)
([netdatabot](https://togithub.com/netdatabot))
- update ebpf-socket function name and columns
[#&#8203;16727](https://togithub.com/netdata/netdata/pull/16727)
([ilyam8](https://togithub.com/ilyam8))
- Fix --distro-override parameter name in docs
[#&#8203;16726](https://togithub.com/netdata/netdata/pull/16726)
([moschlar](https://togithub.com/moschlar))
- update go.d.plugin to v0.58.0
[#&#8203;16725](https://togithub.com/netdata/netdata/pull/16725)
([ilyam8](https://togithub.com/ilyam8))
- Add GHA workflow to upload kickstart script to our repo server.
[#&#8203;16724](https://togithub.com/netdata/netdata/pull/16724)
([Ferroin](https://togithub.com/Ferroin))
- Add Netdata Mobile App to issue template config
[#&#8203;16723](https://togithub.com/netdata/netdata/pull/16723)
([ilyam8](https://togithub.com/ilyam8))
- fix clock resolution detection
[#&#8203;16720](https://togithub.com/netdata/netdata/pull/16720)
([ktsaou](https://togithub.com/ktsaou))
- cgroups: don't multiply cgroup_check_for_new_every by update_every
[#&#8203;16719](https://togithub.com/netdata/netdata/pull/16719)
([ilyam8](https://togithub.com/ilyam8))
- Add info to distros.yml for handling of legacy platforms.
[#&#8203;16718](https://togithub.com/netdata/netdata/pull/16718)
([Ferroin](https://togithub.com/Ferroin))
- Regenerate integrations.js
[#&#8203;16716](https://togithub.com/netdata/netdata/pull/16716)
([netdatabot](https://togithub.com/netdatabot))
- Add the Mobile App notification Integration
[#&#8203;16715](https://togithub.com/netdata/netdata/pull/16715)
([sashwathn](https://togithub.com/sashwathn))
- Update GHA steps that handle artifacts to use latest versions of
upload/download actions.
[#&#8203;16714](https://togithub.com/netdata/netdata/pull/16714)
([Ferroin](https://togithub.com/Ferroin))
- CI runtime check cleanup
[#&#8203;16713](https://togithub.com/netdata/netdata/pull/16713)
([Ferroin](https://togithub.com/Ferroin))
- disable logsmanagement when installing on macOS
[#&#8203;16708](https://togithub.com/netdata/netdata/pull/16708)
([ilyam8](https://togithub.com/ilyam8))
- dyncfg v2
[#&#8203;16702](https://togithub.com/netdata/netdata/pull/16702)
([ktsaou](https://togithub.com/ktsaou))
- delay collecting double linked network interfaces
[#&#8203;16701](https://togithub.com/netdata/netdata/pull/16701)
([ilyam8](https://togithub.com/ilyam8))
- fix quota calculation when the the db is empty
[#&#8203;16699](https://togithub.com/netdata/netdata/pull/16699)
([ktsaou](https://togithub.com/ktsaou))
- disable logsmanagement when installing on macOS
[#&#8203;16697](https://togithub.com/netdata/netdata/pull/16697)
([ilyam8](https://togithub.com/ilyam8))
- Remove Ubuntu 23.04 from the CI
[#&#8203;16694](https://togithub.com/netdata/netdata/pull/16694)
([tkatsoulas](https://togithub.com/tkatsoulas))
- fix installing service file and start/stop ND using `launchctl` on
macOS [#&#8203;16693](https://togithub.com/netdata/netdata/pull/16693)
([ilyam8](https://togithub.com/ilyam8))
- improve the error message when accessing functions
[#&#8203;16692](https://togithub.com/netdata/netdata/pull/16692)
([ktsaou](https://togithub.com/ktsaou))
- cups exit on sigpipe
[#&#8203;16691](https://togithub.com/netdata/netdata/pull/16691)
([ilyam8](https://togithub.com/ilyam8))
- fix minor omission on netdata-installers arguments
[#&#8203;16690](https://togithub.com/netdata/netdata/pull/16690)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Revert "Update artifact-handling actions to latest version."
[#&#8203;16689](https://togithub.com/netdata/netdata/pull/16689)
([tkatsoulas](https://togithub.com/tkatsoulas))
- cmake log2journal netdatacli
[#&#8203;16688](https://togithub.com/netdata/netdata/pull/16688)
([ktsaou](https://togithub.com/ktsaou))
- atomically load the metric reference count
[#&#8203;16687](https://togithub.com/netdata/netdata/pull/16687)
([ktsaou](https://togithub.com/ktsaou))
- fix claiming on macOS
[#&#8203;16686](https://togithub.com/netdata/netdata/pull/16686)
([ilyam8](https://togithub.com/ilyam8))
- add --disable-logsmanagement when building static
[#&#8203;16684](https://togithub.com/netdata/netdata/pull/16684)
([ilyam8](https://togithub.com/ilyam8))
- fix exporting internal charts context and family
[#&#8203;16683](https://togithub.com/netdata/netdata/pull/16683)
([ilyam8](https://togithub.com/ilyam8))
- Fatal relaxation of unknown page types.
[#&#8203;16682](https://togithub.com/netdata/netdata/pull/16682)
([vkalintiris](https://togithub.com/vkalintiris))
- docs: add "Require Cloud" column to functions table
[#&#8203;16681](https://togithub.com/netdata/netdata/pull/16681)
([ilyam8](https://togithub.com/ilyam8))
- cmake missing defines
[#&#8203;16680](https://togithub.com/netdata/netdata/pull/16680)
([ktsaou](https://togithub.com/ktsaou))
- Fix alerts-configuration-manager.md
[#&#8203;16679](https://togithub.com/netdata/netdata/pull/16679)
([Ancairon](https://togithub.com/Ancairon))
- kickstart: dont run install-required-packages.sh as root on macOS
[#&#8203;16675](https://togithub.com/netdata/netdata/pull/16675)
([ilyam8](https://togithub.com/ilyam8))
- update bundled UI to v6.75.2
[#&#8203;16674](https://togithub.com/netdata/netdata/pull/16674)
([ilyam8](https://togithub.com/ilyam8))
- kickstart: add a note on how to access the UI to the success banner
[#&#8203;16673](https://togithub.com/netdata/netdata/pull/16673)
([ilyam8](https://togithub.com/ilyam8))
- remove contrib/rhel
[#&#8203;16672](https://togithub.com/netdata/netdata/pull/16672)
([ilyam8](https://togithub.com/ilyam8))
- Update binaries (eBPF)
[#&#8203;16671](https://togithub.com/netdata/netdata/pull/16671)
([thiagoftsm](https://togithub.com/thiagoftsm))
- eBPF socket (eBPF)
[#&#8203;16669](https://togithub.com/netdata/netdata/pull/16669)
([thiagoftsm](https://togithub.com/thiagoftsm))
- fix compiler warnings
[#&#8203;16665](https://togithub.com/netdata/netdata/pull/16665)
([ktsaou](https://togithub.com/ktsaou))
- dont exceed buffer boundaries, when the buffer is empty
[#&#8203;16664](https://togithub.com/netdata/netdata/pull/16664)
([ktsaou](https://togithub.com/ktsaou))
- set log level of too-old-data message to debug
[#&#8203;16663](https://togithub.com/netdata/netdata/pull/16663)
([ilyam8](https://togithub.com/ilyam8))
- Improve context load
[#&#8203;16659](https://togithub.com/netdata/netdata/pull/16659)
([stelfrag](https://togithub.com/stelfrag))
- Shutdown dbengine event loop properly
[#&#8203;16658](https://togithub.com/netdata/netdata/pull/16658)
([stelfrag](https://togithub.com/stelfrag))
- docs: Correct chart_labels summary
[#&#8203;16656](https://togithub.com/netdata/netdata/pull/16656)
([sepek](https://togithub.com/sepek))
- Fix coverity issues
[#&#8203;16655](https://togithub.com/netdata/netdata/pull/16655)
([stelfrag](https://togithub.com/stelfrag))
- Fix overrun in crc32set
[#&#8203;16654](https://togithub.com/netdata/netdata/pull/16654)
([stelfrag](https://togithub.com/stelfrag))
- Necessary changes for Learn
[#&#8203;16651](https://togithub.com/netdata/netdata/pull/16651)
([Ancairon](https://togithub.com/Ancairon))
- docs: add a few examples how to query Netdata logs using journalctl
[#&#8203;16650](https://togithub.com/netdata/netdata/pull/16650)
([ilyam8](https://togithub.com/ilyam8))
- increase max response size to 100MiB
[#&#8203;16649](https://togithub.com/netdata/netdata/pull/16649)
([ktsaou](https://togithub.com/ktsaou))
- rename bundle dashboard scripts
[#&#8203;16648](https://togithub.com/netdata/netdata/pull/16648)
([ilyam8](https://togithub.com/ilyam8))
- update bundled UI to v6.72.0
[#&#8203;16647](https://togithub.com/netdata/netdata/pull/16647)
([ilyam8](https://togithub.com/ilyam8))
- Fix compilation error when using --disable-dbengine
[#&#8203;16645](https://togithub.com/netdata/netdata/pull/16645)
([stelfrag](https://togithub.com/stelfrag))
- Create alerts-configuration-manager.md
[#&#8203;16642](https://togithub.com/netdata/netdata/pull/16642)
([sashwathn](https://togithub.com/sashwathn))
- Add extra build flags to CMakeLists.txt.
[#&#8203;16641](https://togithub.com/netdata/netdata/pull/16641)
([Ferroin](https://togithub.com/Ferroin))
- Assorted cleanup of native packaging code.
[#&#8203;16640](https://togithub.com/netdata/netdata/pull/16640)
([Ferroin](https://togithub.com/Ferroin))
- Update artifact-handling actions to latest version.
[#&#8203;16639](https://togithub.com/netdata/netdata/pull/16639)
([Ferroin](https://togithub.com/Ferroin))
- cmake: make WEB_DIR configurable
[#&#8203;16638](https://togithub.com/netdata/netdata/pull/16638)
([ilyam8](https://togithub.com/ilyam8))
- Remove code relying on autotools.
[#&#8203;16634](https://togithub.com/netdata/netdata/pull/16634)
([vkalintiris](https://togithub.com/vkalintiris))
- docs: add "Rootless mode" to Docker install guide
[#&#8203;16632](https://togithub.com/netdata/netdata/pull/16632)
([ilyam8](https://togithub.com/ilyam8))
- eBPF cgroup update
[#&#8203;16630](https://togithub.com/netdata/netdata/pull/16630)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Correctly handle basic permissions for most scripts on install.
[#&#8203;16629](https://togithub.com/netdata/netdata/pull/16629)
([Ferroin](https://togithub.com/Ferroin))
- Fix UB of unaligned loads/stores and signed shifts.
[#&#8203;16628](https://togithub.com/netdata/netdata/pull/16628)
([vkalintiris](https://togithub.com/vkalintiris))
- cgroups: filter lxcfs.service/.control
[#&#8203;16620](https://togithub.com/netdata/netdata/pull/16620)
([ilyam8](https://togithub.com/ilyam8))
- Fix coverity issues, logically dead code and error checking
[#&#8203;16618](https://togithub.com/netdata/netdata/pull/16618)
([stelfrag](https://togithub.com/stelfrag))
- Added energy efficiency img README.md
[#&#8203;16617](https://togithub.com/netdata/netdata/pull/16617)
([Aliki92](https://togithub.com/Aliki92))
- Fix small coverity issue
[#&#8203;16616](https://togithub.com/netdata/netdata/pull/16616)
([stelfrag](https://togithub.com/stelfrag))
- ndsudo - a helper to run privileged commands
[#&#8203;16614](https://togithub.com/netdata/netdata/pull/16614)
([ktsaou](https://togithub.com/ktsaou))
- Robustness improvements to netdata-updater.sh
[#&#8203;16613](https://togithub.com/netdata/netdata/pull/16613)
([candlerb](https://togithub.com/candlerb))
- Remove assert
[#&#8203;16611](https://togithub.com/netdata/netdata/pull/16611)
([stelfrag](https://togithub.com/stelfrag))
- Remove CPack stuff from CMake
[#&#8203;16608](https://togithub.com/netdata/netdata/pull/16608)
([vkalintiris](https://togithub.com/vkalintiris))
- Remove includes outside of libnetdata.
[#&#8203;16607](https://togithub.com/netdata/netdata/pull/16607)
([vkalintiris](https://togithub.com/vkalintiris))
- Fix (and improve) Coverity scanning.
[#&#8203;16605](https://togithub.com/netdata/netdata/pull/16605)
([Ferroin](https://togithub.com/Ferroin))
- Delete memory mode "map" and "save".
[#&#8203;16604](https://togithub.com/netdata/netdata/pull/16604)
([vkalintiris](https://togithub.com/vkalintiris))
- remove v1 dashboard version check from installer
[#&#8203;16603](https://togithub.com/netdata/netdata/pull/16603)
([ilyam8](https://togithub.com/ilyam8))
- fix not assigned proc_count in installer
[#&#8203;16602](https://togithub.com/netdata/netdata/pull/16602)
([ilyam8](https://togithub.com/ilyam8))
-   i

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:20:28 +01:00
TrueCharts BotandGitHub 64ff8defe5 chore(deps): update container image lscr.io/linuxserver/blender to latest@2299550 by renovate (#19603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/blender | digest | `f5275d6` -> `2299550` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:20:14 +01:00
TrueCharts BotandGitHub 5ee7e4dadb chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@42887e3 by renovate (#19601) 2024-03-21 19:19:56 +01:00
TrueCharts BotandGitHub ce4746fce8 chore(deps): update container image lscr.io/linuxserver/cops to 2.5.0@7893c20 by renovate (#19604) 2024-03-21 19:19:53 +01:00
TrueCharts BotandGitHub 371c04c25a chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@5f445be by renovate (#19602)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages)
([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest |
`3c4900b` -> `5f445be` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:19:51 +01:00
TrueCharts BotandGitHub 830eacb620 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@dac5406 by renovate (#19605)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `11aeb1d` -> `dac5406` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:19:43 +01:00
TrueCharts BotandGitHub ec9298f124 chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.26@1c7b019 by renovate (#19600)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages)
([source](https://togithub.com/linuxserver/docker-synclounge)) | digest
| `ce33c94` -> `1c7b019` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:19:17 +01:00
TrueCharts BotandGitHub 1cd33bbcf5 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@6041a93 by renovate (#19532)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `0bea573` -> `6041a93` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:18:51 +01:00
TrueCharts BotandGitHub 252c7aff27 chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.19@1647e12 by renovate (#19598) 2024-03-21 19:18:43 +01:00
TrueCharts BotandGitHub 07a5409d74 chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@f2f3237 by renovate (#19599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://togithub.com/linuxserver/docker-pwndrop/packages)
([source](https://togithub.com/linuxserver/docker-pwndrop)) | digest |
`f5a5176` -> `f2f3237` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:18:41 +01:00
TrueCharts BotandGitHub eeec79dc9b chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@25a2828 by renovate (#19597)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/davos](https://togithub.com/linuxserver/docker-davos/packages)
([source](https://togithub.com/linuxserver/docker-davos)) | digest |
`c20172c` -> `25a2828` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:17:58 +01:00
TrueCharts BotandGitHub be5d419106 chore(deps): update container image diygod/rsshub to latest@1528eb5 by renovate (#19596)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `9a8b8e6` -> `1528eb5` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 19:17:00 +01:00
TrueCharts BotandGitHub 402035910d chore(deps): update container image fireflyiii/core to vversion-6.1.12@17dbdf0 by renovate (#19593) 2024-03-21 13:21:29 +01:00
TrueCharts BotandGitHub 2b5fa4dc81 chore(deps): update container image metabase/metabase to v0.49.1@8da49fd by renovate (#19594)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.49.0` -> `v0.49.1` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:21:27 +01:00
TrueCharts BotandGitHub 9a8598459f chore(deps): update container image doitandbedone/ispyagentdvr to v5.3.3.0@9fa7784 by renovate (#19592)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.3.2.0` -> `5.3.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(doitandbedone/ispyagentdvr)</summary>

###
[`v5.3.3.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.3.2.0...5.3.3.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.3.2.0...5.3.3.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:20:13 +01:00
TrueCharts BotandGitHub d630c89c72 chore(deps): update container image hauxir/imgpush to latest@2e39075 by renovate (#19587)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| hauxir/imgpush | digest | `8842481` -> `2e39075` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:18:48 +01:00
TrueCharts BotandGitHub d8ac8d4b77 chore(deps): update container image linuxserver/snapdrop to latest@e552b6f by renovate (#19588)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `9cd65cd` -> `e552b6f` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:18:40 +01:00
TrueCharts BotandGitHub d603545562 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@11aeb1d by renovate (#19589)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `4401989` -> `11aeb1d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:18:14 +01:00
TrueCharts BotandGitHub ead9e57072 chore(deps): update container image ghcr.io/linuxserver/sickchill to 2024.3.1@7ed3920 by renovate (#19585)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/sickchill](https://togithub.com/linuxserver/docker-sickchill/packages)
([source](https://togithub.com/linuxserver/docker-sickchill)) | digest |
`c2ab87f` -> `7ed3920` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 12:18:02 +00:00
TrueCharts BotandGitHub 06b0b82450 chore(deps): update container image tccr.io/tccr/scratch to latest@fff0ddf by renovate (#19591)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/tccr/scratch | digest | `22e9d34` -> `fff0ddf` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:17:56 +01:00
TrueCharts BotandGitHub 1df9893c83 chore(deps): update container image searxng/searxng to latest@a0f76f3 by renovate (#19590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `ac62dca` -> `a0f76f3` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 12:17:46 +00:00
TrueCharts BotandGitHub 2a4a354002 chore(deps): update container image coderaiser/cloudcmd to latest@53ad142 by renovate (#19584)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| coderaiser/cloudcmd | digest | `5c247c0` -> `53ad142` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:17:17 +01:00
TrueCharts BotandGitHub ab10eb5250 chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.4@60509af by renovate (#19586) 2024-03-21 13:17:05 +01:00
TrueCharts BotandGitHub 3d040ffbc8 chore(deps): update container image lmscommunity/logitechmediaserver to stable@dfece5c by renovate (#19580) 2024-03-21 07:16:57 +01:00
TrueCharts BotandGitHub d0d623fb79 chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@c90aece by renovate (#19578)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `afd7b10` -> `c90aece` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 07:16:55 +01:00
TrueCharts BotandGitHub 916af00c2d chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@4401989 by renovate (#19581)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `b4c29ff` -> `4401989` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 07:16:29 +01:00
TrueCharts BotandGitHub 86fc42e75b chore(deps): update container image ghcr.io/open-webui/open-webui to latest@63fed5e by renovate (#19579)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `e0a5a54` -> `63fed5e` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 07:16:08 +01:00
TrueCharts BotandGitHub 55e150f012 chore(deps): update container image bitnami/wordpress to 6.4.3@766d417 by renovate (#19577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `9010b51` -> `766d417` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 07:15:30 +01:00
TrueCharts BotandGitHub 122bffe6c8 chore(deps): update container image common to v20.2.2@f7d0b92 by renovate (#19576)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `20.0.10` ->
`20.2.2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:46:23 +01:00
TrueCharts BotandGitHub ba2fde6dbf chore(deps): update container image bitnami/wordpress to 6.4.3@9010b51 by renovate (#19566)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `1342c26` -> `9010b51` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:36:29 +01:00
TrueCharts BotandGitHub 042ac9fbb2 chore(deps): update container image revenz/fileflows to 24.03@d07514c by renovate (#19574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `9561845` -> `d07514c` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:35:09 +01:00
TrueCharts BotandGitHub ed1d189fb8 chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@afd7b10 by renovate (#19530)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `0ba8c7c` -> `afd7b10` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:34:25 +01:00
TrueCharts BotandGitHub 56161b48fc chore(deps): update container image sentriz/gonic to v0.16.4@22e2c9d by renovate (#19575)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sentriz/gonic](https://togithub.com/sentriz/gonic) | patch |
`v0.16.3` -> `v0.16.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sentriz/gonic (sentriz/gonic)</summary>

###
[`v0.16.4`](https://togithub.com/sentriz/gonic/releases/tag/v0.16.4):
gonic v0.16.4

[Compare
Source](https://togithub.com/sentriz/gonic/compare/v0.16.3...v0.16.4)

##### Features

- support internet radio stations for jukebox
([62d49a3](https://www.github.com/sentriz/gonic/commit/62d49a33d1c7cb93ed7bd44478b44b4bc5145889)),
closes [#&#8203;481](https://www.togithub.com/sentriz/gonic/issues/481)

##### Bug Fixes

- **subsonic:** allow unlimited bitrate with no transcode setting
configured
([81f8a7e](https://www.github.com/sentriz/gonic/commit/81f8a7ec49cc1fe66fdad2b1b80ff646ca2a1040)),
closes [#&#8203;485](https://www.togithub.com/sentriz/gonic/issues/485)

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:34:12 +01:00
TrueCharts BotandGitHub ff18be7769 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@b4c29ff by renovate (#19573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `44297f8` -> `b4c29ff` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:33:58 +01:00
TrueCharts BotandGitHub cbdb0be15e chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@9a59776 by renovate (#19570) 2024-03-21 01:33:32 +01:00
TrueCharts BotandGitHub b0df632692 chore(deps): update container image mikenye/tar1090 to latest@dd76fbb by renovate (#19572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `1ba63a9` -> `dd76fbb` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:33:30 +01:00
TrueCharts BotandGitHub a00ddad19a chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@406167b by renovate (#19567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/booksonic-air](https://togithub.com/linuxserver/docker-booksonic-air/packages)
([source](https://togithub.com/linuxserver/docker-booksonic-air)) |
digest | `6dfa188` -> `406167b` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:33:06 +01:00
TrueCharts BotandGitHub 16e8b597fe chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@3906aca by renovate (#19569)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `908d49e` -> `3906aca`
|

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:32:56 +01:00
TrueCharts BotandGitHub 0a344f00b5 chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@58dc39f by renovate (#19568)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages)
([source](https://togithub.com/linuxserver/docker-dillinger)) | digest |
`953ad36` -> `58dc39f` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:32:53 +01:00
TrueCharts BotandGitHub bcfecb2ce0 chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.3@fa2dbd9 by renovate (#19571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sethforprivacy/simple-monerod](https://togithub.com/sethforprivacy/simple-monerod-docker)
| digest | `ef1fdd8` -> `fa2dbd9` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 01:32:36 +01:00
TrueCharts-Bot bc5977a50d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-21 00:09:06 +00:00
TrueCharts BotandGitHub ed94d9231a chore(deps): update container image mariadb to v13.7.2@5126463 by renovate (#19560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://togithub.com/prometheus/mysqld_exporter)) | patch |
`13.7.1` -> `13.7.2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:24:58 +01:00
TrueCharts BotandGitHub 86f38d963b chore(deps): update immich to v1.99.0@b33c569 by renovate (minor) (#19562)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | minor | `v1.98.2-openvino` ->
`v1.99.0-openvino` |
| altran1502/immich-machine-learning | minor | `v1.98.2-cuda` ->
`v1.99.0-cuda` |
| altran1502/immich-machine-learning | minor | `v1.98.2` -> `v1.99.0` |
| altran1502/immich-server | minor | `v1.98.2` -> `v1.99.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 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:23:44 +01:00
TrueCharts BotandGitHub 15f955cc26 chore(deps): update container image n8nio/n8n to v1.34.0@e8373a6 by renovate (#19561)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.33.1` -> `1.34.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:19:53 +01:00
TrueCharts BotandGitHub ef89ddcc88 chore(deps): update container image testdasi/simple-dns-doh to latest@8b26a47 by renovate (#19558)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| testdasi/simple-dns-doh | digest | `8896fa6` -> `8b26a47` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:19:02 +01:00
TrueCharts BotandGitHub ad98d7011f chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@79b075f by renovate (#19556)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://togithub.com/linuxserver/docker-remmina/packages)
([source](https://togithub.com/linuxserver/docker-remmina)) | digest |
`434b2fc` -> `79b075f` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 18:18:43 +00:00
TrueCharts BotandGitHub c1d030b5f2 chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@6dfa188 by renovate (#19555)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/booksonic-air](https://togithub.com/linuxserver/docker-booksonic-air/packages)
([source](https://togithub.com/linuxserver/docker-booksonic-air)) |
digest | `2d7b056` -> `6dfa188` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:18:36 +01:00
TrueCharts BotandGitHub 04868dbe66 chore(deps): update container image adguard/adguardhome to v0.107.46@9bcf15c by renovate (#19559)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html)
([source](https://togithub.com/AdguardTeam/AdGuardHome)) | patch |
`v0.107.45` -> `v0.107.46` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary>

###
[`v0.107.46`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010746---2024-03-20)

[Compare
Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.45...v0.107.46)

See also the [v0.107.46 GitHub milestone][ms-v0.107.46].

##### Added

- Ability to disable the use of system hosts file information for query
    resolution ([#&#8203;6610]).
- Ability to define custom directories for storage of query log files
and
    statistics ([#&#8203;5992]).

##### Changed

-   Private rDNS resolution (`dns.use_private_ptr_resolvers` in YAML
configuration) now requires a valid "Private reverse DNS servers", when
    enabled ([#&#8203;6820]).

**NOTE:** Disabling private rDNS resolution behaves effectively the same
as if
    no private reverse DNS servers provided by user and by the OS.

##### Fixed

- Statistics for 7 days displayed by day on the dashboard graph
([#&#8203;6712]).
- Missing "served from cache" label on long DNS server strings
([#&#8203;6740]).
- Incorrect tracking of the system hosts file's changes
([#&#8203;6711]).

[#&#8203;5992]: https://togithub.com/AdguardTeam/AdGuardHome/issues/5992

[#&#8203;6610]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6610

[#&#8203;6711]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6711

[#&#8203;6712]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6712

[#&#8203;6740]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6740

[#&#8203;6820]: https://togithub.com/AdguardTeam/AdGuardHome/issues/6820

[ms-v0.107.46]:
https://togithub.com/AdguardTeam/AdGuardHome/milestone/81?closed=1

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:18:23 +01:00
TrueCharts BotandGitHub 36d3b607e9 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@44297f8 by renovate (#19557)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `fd0128d` -> `44297f8` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:18:07 +01:00
TrueCharts BotandGitHub dbf550116d chore(deps): update container image docker.io/bellamy/wallos to latest@cad87c1 by renovate (#19552)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `e62abf1` -> `cad87c1` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:17:50 +01:00
TrueCharts BotandGitHub 43bcd77e20 chore(deps): update container image diygod/rsshub to latest@9a8b8e6 by renovate (#19551)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `950ec36` -> `9a8b8e6` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:16:42 +01:00
TrueCharts BotandGitHub 889be609cc chore(deps): update container image ghcr.io/geek-cookbook/nzbget to 23.0@bc91e64 by renovate (#19554)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/geek-cookbook/nzbget](https://togithub.com/nzbgetcom/nzbget)
| digest | `c0cf2b7` -> `bc91e64` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 18:16:17 +00:00
TrueCharts BotandGitHub 7369d6509c chore(deps): update container image factoriotools/factorio to stable@853ba95 by renovate (#19553)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| factoriotools/factorio | digest | `cec3dde` -> `853ba95` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 19:16:12 +01:00
TrueCharts BotandGitHub 6615a16497 chore(deps): update container image cloudflare/cloudflared to v2024.3.0@8acfc9e by renovate (#19547)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| minor | `2024.2.1` -> `2024.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/cloudflared (cloudflare/cloudflared)</summary>

###
[`v2024.3.0`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.3.0)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.2.1...2024.3.0)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
ed0da410a854b0f77389e9a119e91a7fa7c6e2b0a20b8f17176094b2b99501f7
cloudflared-darwin-amd64.tgz:
7985b61143f138f0b796fe0f5111128d26c1dcd62d4e699720f339189be3d8c2
cloudflared-fips-linux-amd64:
06a6390745a7669f1bea7779ca68de961dd75acfa80a9988d1bb0847df9a06a7
cloudflared-fips-linux-amd64.deb:
2021d7a5e20dcdf6e6938121ab8b8727d8b0422e9c9fe36848f33552ea50afd8
cloudflared-fips-linux-x86_64.rpm:
c7eb35ecee2fed5756a35a164e0645c689ced219a0f86b25be96872f22623112
cloudflared-linux-386:
ef7f2dbbb16f058bb72fe210c247761b681d20438fb6ee69a67c6b8541030b5a
cloudflared-linux-386.deb:
f2c002f8298fe55c121161dd1a9b06bfb546c037505839996c1ead432398a41a
cloudflared-linux-386.rpm:
37de7811d74504685647b1cbde97c45ddf0c7e364a1a52eb77d9a39d95ce291c
cloudflared-linux-aarch64.rpm:
c9d858f23827c0cb404852fd2c52f9c9dd1b0c293a20cac6075d0288bf35673e
cloudflared-linux-amd64:
d097b3e8f362d5632a908f026a2f1b0a30088af0d7da6749b2f6d5c6c03d7ddb
cloudflared-linux-amd64.deb:
b414207b6b7e42a1451e4092f2316c4bb206c84afcd8983e70b9d55257ff6f44
cloudflared-linux-arm:
2723eb5876766b7379ff95e886f98cd2eeed1babbaf93899fd38e53441a5c6e4
cloudflared-linux-arm.deb:
938709155006a4d93bffa964e7f4deae02431569f9a79d4f6ddb0dff5948d557
cloudflared-linux-arm.rpm:
a14e33986f71dad061e5b0126c5d69c4881d6d784525533adffb298551d5a2a9
cloudflared-linux-arm64:
8296c881c55420d5aa1f5d10cff2da8e2766e86dbc15504f1c6dc02e0a95a0c5
cloudflared-linux-arm64.deb:
5d997a833a168d320effcd5f3eb221ea631b4ebb9163f3982566342b23913bf5
cloudflared-linux-armhf:
22ff980d51ca25ca4926234596a5a04c1df822888951cab125ae83af7323666d
cloudflared-linux-armhf.deb:
1e5c5aeb909bad308d176f241eb24825f6b177e114ebff152939acb187d4ea0a
cloudflared-linux-armhf.rpm:
5471b969f908191efa775d3e8fb5d4c2b51560c9ff199f10ceaf2e9777c5f0a3
cloudflared-linux-x86_64.rpm:
091dfd501c9ab6b93cedc4b295623e97ce3df54fe9b4f896f54f6836e681ef32
cloudflared-windows-386.exe:
eeae5e52908063dca78c588559ca5ab9e94045c6ae555a078dcd8e9f72106ec1
cloudflared-windows-386.msi:
315a196636887b492f7bdbdb5bdaf7ada92f5e8bb1a79758716bc78f1abada2c
cloudflared-windows-amd64.exe:
8f27967907aee6face94d3ea55e455214c2e7afdb82e59d1dcce46b43b22e4e4
cloudflared-windows-amd64.msi:
637ced8c9acec862030d9259b64088b7fab95fe597d26fe96f9b6e89e24c1183

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:25:09 +01:00
TrueCharts BotandGitHub aa0d7312fd chore(deps): update container image songkong/songkong to latest@39be597 by renovate (#19546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| songkong/songkong | digest | `d7eb00a` -> `39be597` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:24:27 +01:00
TrueCharts BotandGitHub b17d465185 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@fd0128d by renovate (#19545)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `637656f` -> `fd0128d` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:23:54 +01:00
TrueCharts BotandGitHub 95aadcf0c1 chore(deps): update container image coderaiser/cloudcmd to latest@5c247c0 by renovate (#19542) 2024-03-20 13:22:56 +01:00
TrueCharts BotandGitHub b6f281dabe chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@602259b by renovate (#19544)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mstream](https://togithub.com/linuxserver/docker-mstream/packages)
([source](https://togithub.com/linuxserver/docker-mstream)) | digest |
`4bb425c` -> `602259b` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:22:52 +01:00
TrueCharts BotandGitHub 6af09304e1 chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@af7bbd1 by renovate (#19539)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/dokuwiki | digest | `19611df` -> `af7bbd1` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:21:58 +01:00
TrueCharts BotandGitHub 7031b6aa6d chore(deps): update container image bitnami/matomo to 5.0.3@ec52baf by renovate (#19541)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | digest | `d277ebc` -> `ec52baf` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:21:47 +01:00
TrueCharts BotandGitHub dc992258c2 chore(deps): update container image docker to 25.0.5-dind@b1ac36e by renovate (#19543)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `aec3945` -> `b1ac36e` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:21:27 +01:00
TrueCharts BotandGitHub a73ab60819 chore(deps): update container image bitnami/mariadb to 11.2.3@302e664 by renovate (#19540)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mariadb | digest | `0792f88` -> `302e664` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 13:20:20 +01:00
TrueCharts BotandGitHub 5900728dfa chore(deps): update container image tccr.io/tccr/nextcloud-push-notify to v0.6.10@f175c4f by renovate (#19536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-push-notify](https://togithub.com/truecharts/containers)
| patch | `v0.6.9` -> `v0.6.10` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:23:14 +01:00
TrueCharts BotandGitHub e18ee4f6b7 chore(deps): update container image memcached to v12.8.2@498f00f by renovate (#19535)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.8.1` -> `12.8.2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:21:03 +01:00
TrueCharts BotandGitHub 83cef7a05b chore(deps): update container image esphome/esphome to v2024.3.0@9ab8cc8 by renovate (#19537)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | minor | `2024.2.2` -> `2024.3.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:20:51 +01:00
TrueCharts BotandGitHub da51c2ada1 chore(deps): update container image ghcr.io/authelia/authelia to v4.38.6@06e3153 by renovate (#19534)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/authelia/authelia](https://togithub.com/authelia/authelia/pkgs/container/authelia)
([source](https://togithub.com/authelia/authelia)) | patch | `4.38.4` ->
`4.38.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>authelia/authelia (ghcr.io/authelia/authelia)</summary>

###
[`v4.38.6`](https://togithub.com/authelia/authelia/releases/tag/v4.38.6)

[Compare
Source](https://togithub.com/authelia/authelia/compare/v4.38.5...v4.38.6)

##### Bug Fixes

- **configuration:** missing trailing slash
([#&#8203;6968](https://togithub.com/authelia/authelia/issues/6968))
([5c7587f](https://togithub.com/authelia/authelia/commit/5c7587fec955bc6aa6735859d5d34d9e4c28c398))

##### Docker Container

-   `docker pull authelia/authelia:4.38.6`
-   `docker pull ghcr.io/authelia/authelia:4.38.6`

###
[`v4.38.5`](https://togithub.com/authelia/authelia/releases/tag/v4.38.5)

[Compare
Source](https://togithub.com/authelia/authelia/compare/v4.38.4...v4.38.5)

##### Bug Fixes

- **configuration:** failure to map deprecated value correctly
([#&#8203;6964](https://togithub.com/authelia/authelia/issues/6964))
([ef9cbe4](https://togithub.com/authelia/authelia/commit/ef9cbe4f6d955051ec9f31fb3d6138886463a24e)),
closes
[#&#8203;6909](https://togithub.com/authelia/authelia/issues/6909)
- **configuration:** rename token_lifespan in configuration example
([#&#8203;6951](https://togithub.com/authelia/authelia/issues/6951))
([05c8989](https://togithub.com/authelia/authelia/commit/05c898905da376966809fb652b8a59879343c42b))
- **logging:** include logs about logging config
([#&#8203;6960](https://togithub.com/authelia/authelia/issues/6960))
([6de21b2](https://togithub.com/authelia/authelia/commit/6de21b22549be51ebf07a13d02185fb962ddc891))
- **web:** add missing translations and align for consistency
([#&#8203;6950](https://togithub.com/authelia/authelia/issues/6950))
([6428864](https://togithub.com/authelia/authelia/commit/6428864b60a8e5f6620b9f04653208f3ab9b68de))

##### Docker Container

-   `docker pull authelia/authelia:4.38.5`
-   `docker pull ghcr.io/authelia/authelia:4.38.5`

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:19:26 +01:00
TrueCharts BotandGitHub 7a194ebb15 chore(deps): update container image docker to v25.0.5@aec3945 by renovate (#19533)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | patch | `25.0.4-dind` -> `25.0.5-dind` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:18:46 +01:00
TrueCharts BotandGitHub b2477b9dc5 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@637656f by renovate (#19531)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `e35b423` -> `637656f` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:18:24 +01:00
TrueCharts BotandGitHub d51aaf96ba chore(deps): update container image diygod/rsshub to latest@950ec36 by renovate (#19528)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `5e8809e` -> `950ec36` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:17:33 +01:00
TrueCharts BotandGitHub aba1fda699 chore(deps): update container image docker.io/localai/localai to v2.10.1@6c7eabe by renovate (#19529)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
digest | `e0415e4` -> `6c7eabe` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:14:30 +01:00
TrueCharts BotandGitHub 92e728fab3 chore(deps): update rdesktop by renovate (#19522)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `0cf614b` -> `8b08ec4` |
| lscr.io/linuxserver/rdesktop | digest | `e32cae4` -> `dc19014` |
| lscr.io/linuxserver/rdesktop | digest | `7f8e03b` -> `fec0c62` |
| lscr.io/linuxserver/rdesktop | digest | `e3ceb9a` -> `190668d` |
| lscr.io/linuxserver/rdesktop | digest | `0e38a11` -> `81ec604` |
| lscr.io/linuxserver/rdesktop | digest | `85fce5e` -> `588724f` |

---

> [!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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:40:21 +01:00
TrueCharts BotandGitHub 99ab826dbf chore(deps): update container image flowiseai/flowise to v1.6.2@988e083 by renovate (#19525)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.6.1` -> `1.6.2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:30:44 +01:00
TrueCharts BotandGitHub 019090fa05 chore(deps): update container image ghostfolio/ghostfolio to v2.65.0@954e9dc by renovate (#19527)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.64.0` -> `2.65.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:30:16 +01:00
TrueCharts BotandGitHub 3cb65c986b chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@3c4900b by renovate (#19520)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages)
([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest |
`4291fa5` -> `3c4900b` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:28:10 +01:00
TrueCharts BotandGitHub bbdede2a8b chore(deps): update container image bitnami/memcached to v1.6.25@fa475c0 by renovate (#19524)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/memcached | patch | `1.6.24` -> `1.6.25` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:28:02 +01:00
TrueCharts BotandGitHub 3c2f47988b chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@9c49278 by renovate (#19519) 2024-03-20 01:27:56 +01:00
TrueCharts BotandGitHub 98e5ad334b chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@e35b423 by renovate (#19521)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `5a8f3e6` -> `e35b423` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:27:48 +01:00
TrueCharts BotandGitHub 6fa0dbbca4 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@0bea573 by renovate (#19495) 2024-03-20 01:27:37 +01:00
TrueCharts BotandGitHub 4d4f74ebc5 chore(deps): update container image fireflyiii/core to version-6.1.11@2613b0f by renovate (#19518)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [fireflyiii/core](https://togithub.com/firefly-iii/docker)
([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | digest |
`d7ba96b` -> `2613b0f` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:27:30 +01:00
TrueCharts BotandGitHub 3090f6ed40 chore(deps): update container image docker to 25.0.4-dind@96637a2 by renovate (#19517)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `92efb5a` -> `96637a2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:26:19 +01:00