Commit Graph

23167 Commits

Author SHA1 Message Date
TrueCharts Bot 042c249a9c
chore(deps): update container image common to v20.2.3@06e462e by renovate (#19673)
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)) | patch | `20.2.2` ->
`20.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-03-23 18:31:03 +02:00
alfi0812 66db39bb99
fix(wg-easy): Fix UDP Port (#19679)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ When chaning the UDP Port. Wg-easy stops working. Reason: Wg-easy
always uses 51820 inside the container. WG-PORT is only used for
generating the QR-Codes and Configs. Added TargetPort to fix this issue.
From wg-easy README: 
> The public UDP port of your VPN server. WireGuard will always listen
on 51820 inside the Docker container.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-23 18:27:47 +02:00
StevenMcElligott 99d3fedd03
fix(jackett): Update severely outdated container again (#19677)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-23 15:15:32 +00:00
TrueCharts Bot 5efd034227
chore(deps): update container image ghcr.io/a-sync/game-server-watcher to v3.0.5@61d4e0e by renovate (#19674)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/a-sync/game-server-watcher](https://togithub.com/a-sync/game-server-watcher)
| patch | `v3.0.2` -> `v3.0.5` |

---

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

---

### Release Notes

<details>
<summary>a-sync/game-server-watcher
(ghcr.io/a-sync/game-server-watcher)</summary>

###
[`v3.0.5`](https://togithub.com/a-sync/game-server-watcher/compare/v3.0.2...v3.0.5)

[Compare
Source](https://togithub.com/a-sync/game-server-watcher/compare/v3.0.2...v3.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 13:26:53 +01:00
TrueCharts Bot 9878b4dc79
chore(deps): update ignored updates to v20.2.3@06e462e by renovate (#19675)
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)) | patch | `20.2.2` ->
`20.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 13:26:29 +01:00
TrueCharts Bot 98228a68a5
chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36@218b046 by renovate (#19670)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://togithub.com/linuxserver/docker-mysql-workbench/packages)
([source](https://togithub.com/linuxserver/docker-mysql-workbench)) |
digest | `70f624e` -> `218b046` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 13:19:30 +01:00
TrueCharts Bot 1be6090833
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@62ce3cd by renovate (#19672)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `f6f1a94` -> `62ce3cd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 13:18:31 +01:00
TrueCharts Bot 40245a126d
chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.87.1@9c387e8 by renovate (#19671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages)
([source](https://togithub.com/linuxserver/docker-openvscode-server)) |
digest | `129971d` -> `9c387e8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 13:18:21 +01:00
kqmaverick 8b700222d8
docs(blocky): update setup guide (#19658)
**Description**
Update Blocky setup guide with recent changes.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-23 09:12:04 +01:00
Stavros Kois 87bf586568
chore(immich): cleanup and fix gpu allocation (#19408)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-23 10:04:54 +02:00
Stavros Kois cb17431e99
fix(nextcloud): fix gpu allocation (#19409)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-03-23 10:04:05 +02:00
TrueCharts Bot 016775b996
chore(deps): update container image docker to v26.0.0@645776c by renovate (#19582)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | major | `25.0.5-dind` -> `26.0.0-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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 09:33:02 +02:00
TrueCharts Bot e06cb2aa54
chore(deps): update container image lmscommunity/logitechmediaserver to stable@d372008 by renovate (#19665)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:21:39 +01:00
TrueCharts Bot 9799e015be
chore(deps): update container image ronivay/xen-orchestra to 5.138.1@9c6a546 by renovate (#19668)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | digest | `bfb0711` -> `9c6a546` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:21:25 +01:00
TrueCharts Bot 0f66525bdf
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@f6f1a94 by renovate (#19666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `88a7d22` -> `f6f1a94` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 06:21:12 +00:00
TrueCharts Bot c89e583b77
chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@4ff3182 by renovate (#19663)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:21:07 +01:00
TrueCharts Bot b2110a02f8
chore(deps): update container image josh5/steam-headless to latest@b2ecd76 by renovate (#19664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| josh5/steam-headless | digest | `6633416` -> `b2ecd76` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:20:56 +01:00
TrueCharts Bot 5e0a99aa63
chore(deps): update container image friendica to v@85105b0 by renovate (#19662)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `95a7d8e` -> `85105b0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:20:33 +01:00
TrueCharts Bot 676e6b22d6
chore(deps): update container image diygod/rsshub to latest@99d12ea by renovate (#19660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `0b3579c` -> `99d12ea` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:20:09 +01:00
TrueCharts Bot 3841025828
chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@615f616 by renovate (#19661)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `2e782d6` -> `615f616` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:19:27 +01:00
TrueCharts Bot 05e8ceb0ff
chore(deps): update container image bitnami/solr to 9.5.0@996036d by renovate (#19659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/solr | digest | `6032dd5` -> `996036d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 07:18:55 +01:00
TrueCharts Bot 6c44f8d5cf
chore(deps): update container image redis to v13.2.2@0ea5f1a by renovate (#19365)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://togithub.com/bitnami/bitnami-docker-redis)) | minor |
`13.0.5` -> `13.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 00:43:12 +00:00
TrueCharts Bot 9e2209bab9
chore(deps): update rdesktop by renovate (#19654)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8b08ec4` -> `9177c3b` |
| lscr.io/linuxserver/rdesktop | digest | `dc19014` -> `015af76` |
| lscr.io/linuxserver/rdesktop | digest | `fec0c62` -> `431bb6b` |
| lscr.io/linuxserver/rdesktop | digest | `190668d` -> `52961a4` |
| lscr.io/linuxserver/rdesktop | digest | `81ec604` -> `28e7ccf` |
| lscr.io/linuxserver/rdesktop | digest | `588724f` -> `ff67936` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:42:13 +01:00
TrueCharts Bot 2c444018de
chore(deps): update container image wiserain/flexget to v3.11.26@9c19e5d by renovate (#19657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://togithub.com/wiserain/docker-flexget)) | patch |
`3.11.23` -> `3.11.26` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:32:03 +01:00
TrueCharts Bot 7e7da3a0e3
chore(deps): update container image homeassistant/home-assistant to v2024.3.3@4877314 by renovate (#19656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | patch |
`2024.3.1` -> `2024.3.3` |

---

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

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2024.3.3`](https://togithub.com/home-assistant/core/releases/tag/2024.3.3)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2024.3.1...2024.3.3)

- Update cosign to 2.2.3 ([@&#8203;frenck] - [#&#8203;113996])
(dependency)
- Bump axis to v58 ([@&#8203;Kane610] - [#&#8203;114008]) ([axis docs])
(dependency)

[#&#8203;113996]: https://togithub.com/home-assistant/core/pull/113996

[#&#8203;114008]: https://togithub.com/home-assistant/core/pull/114008

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;Kane610]: https://togithub.com/Kane610

[axis docs]: /integrations/axis/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:31:36 +01:00
TrueCharts Bot 47aef3e9e6
chore(deps): update container image revenz/fileflows to 24.03@6b88978 by renovate (#19653)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:31:14 +01:00
TrueCharts Bot f798ca87d9
chore(deps): update container image mikenye/tar1090 to latest@849e4ee by renovate (#19652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `dd76fbb` -> `849e4ee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:30:02 +01:00
TrueCharts Bot 9a1904717f
chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@11aaf72 by renovate (#19649) 2024-03-23 01:29:44 +01:00
TrueCharts Bot 6d958c93f6
chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@8c2361f by renovate (#19651) 2024-03-23 01:29:39 +01:00
TrueCharts Bot a39230ce15
chore(deps): update container image coderaiser/cloudcmd to latest@a29b60e by renovate (#19647)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:29:33 +01:00
TrueCharts Bot d862adb95e
chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@4245daf by renovate (#19648)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages)
([source](https://togithub.com/linuxserver/docker-smokeping)) | digest |
`9c49278` -> `4245daf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:29:26 +01:00
TrueCharts Bot cf02a5abb4
chore(deps): update container image bitnami/wordpress to 6.4.3@7fb7254 by renovate (#19646)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `94fc72a` -> `7fb7254` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:28:45 +01:00
TrueCharts Bot 50e2314a79
chore(deps): update webtop by renovate (#19655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `93a78b2` -> `62fd6e4` |
| lscr.io/linuxserver/webtop | digest | `5c708ff` -> `5a6576c` |
| lscr.io/linuxserver/webtop | digest | `12401a0` -> `492b639` |
| lscr.io/linuxserver/webtop | digest | `2d5c476` -> `64aaf55` |
| lscr.io/linuxserver/webtop | digest | `3a33c05` -> `6c60d29` |
| lscr.io/linuxserver/webtop | digest | `1d85b82` -> `91dbcd2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:27:09 +01:00
TrueCharts Bot 171c17f73f
chore(deps): update container image linuxserver/heimdall to v@e11a27a by renovate (#19650)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/heimdall](https://togithub.com/linuxserver/docker-heimdall/packages)
([source](https://togithub.com/linuxserver/docker-heimdall)) | digest |
`c4ff101` -> `e11a27a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-23 01:25:55 +01:00
TrueCharts-Bot 89edcbff88 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-23 00:08:37 +00:00
kqmaverick 49598d7eb6
chore(immich): new logo (#19645)
**Description**
Update immich logo.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-22 19:06:39 +00:00
TrueCharts Bot 5a4e271613
chore(deps): update container image registry.k8s.io/external-dns/external-dns to v0.14.1@7bb4c52 by renovate (#19644)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.k8s.io/external-dns/external-dns](https://togithub.com/kubernetes-sigs/external-dns)
| patch | `v0.14.0` -> `v0.14.1` |

---

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

---

### Release Notes

<details>
<summary>kubernetes-sigs/external-dns
(registry.k8s.io/external-dns/external-dns)</summary>

###
[`v0.14.1`](https://togithub.com/kubernetes-sigs/external-dns/releases/tag/v0.14.1)

[Compare
Source](https://togithub.com/kubernetes-sigs/external-dns/compare/v0.14.0...v0.14.1)

#### What's Changed

- docs: add reference to adguard webhook provider by
[@&#8203;muhlba91](https://togithub.com/muhlba91) in
[https://github.com/kubernetes-sigs/external-dns/pull/4030](https://togithub.com/kubernetes-sigs/external-dns/pull/4030)
- Update azure.md by [@&#8203;sesoldi](https://togithub.com/sesoldi) in
[https://github.com/kubernetes-sigs/external-dns/pull/4009](https://togithub.com/kubernetes-sigs/external-dns/pull/4009)
- add initial support for gw apis 1.0.0 GA by
[@&#8203;larivierec](https://togithub.com/larivierec) in
[https://github.com/kubernetes-sigs/external-dns/pull/4019](https://togithub.com/kubernetes-sigs/external-dns/pull/4019)
- build(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4028](https://togithub.com/kubernetes-sigs/external-dns/pull/4028)
- add stackit webhook to readme by
[@&#8203;PatrickKoss](https://togithub.com/PatrickKoss) in
[https://github.com/kubernetes-sigs/external-dns/pull/4029](https://togithub.com/kubernetes-sigs/external-dns/pull/4029)
- Add org.opencontainers.image.source label to container image by
[@&#8203;robinschneider](https://togithub.com/robinschneider) in
[https://github.com/kubernetes-sigs/external-dns/pull/4022](https://togithub.com/kubernetes-sigs/external-dns/pull/4022)
- bump kustomize version to v0.14.0 by
[@&#8203;Raffo](https://togithub.com/Raffo) in
[https://github.com/kubernetes-sigs/external-dns/pull/4024](https://togithub.com/kubernetes-sigs/external-dns/pull/4024)
- OCI Provider private zone and workload identity support by
[@&#8203;anders-swanson](https://togithub.com/anders-swanson) in
[https://github.com/kubernetes-sigs/external-dns/pull/3995](https://togithub.com/kubernetes-sigs/external-dns/pull/3995)
- RFC2136: Allow multiple zones by
[@&#8203;CRASH-Tech](https://togithub.com/CRASH-Tech) in
[https://github.com/kubernetes-sigs/external-dns/pull/3976](https://togithub.com/kubernetes-sigs/external-dns/pull/3976)
- chore(chart): Updated GH workflows by
[@&#8203;stevehipwell](https://togithub.com/stevehipwell) in
[https://github.com/kubernetes-sigs/external-dns/pull/4010](https://togithub.com/kubernetes-sigs/external-dns/pull/4010)
- fix: dynamodb registry when statements over 25 by
[@&#8203;danie1sullivan](https://togithub.com/danie1sullivan) in
[https://github.com/kubernetes-sigs/external-dns/pull/4021](https://togithub.com/kubernetes-sigs/external-dns/pull/4021)
- Allow to configure revisionHistoryLimit on the K8s Deployment resource
by [@&#8203;arnisoph](https://togithub.com/arnisoph) in
[https://github.com/kubernetes-sigs/external-dns/pull/4008](https://togithub.com/kubernetes-sigs/external-dns/pull/4008)
- chore: Bump kingpin/v2 dep by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4033](https://togithub.com/kubernetes-sigs/external-dns/pull/4033)
- Update all image versions in documentation by
[@&#8203;Raffo](https://togithub.com/Raffo) in
[https://github.com/kubernetes-sigs/external-dns/pull/4037](https://togithub.com/kubernetes-sigs/external-dns/pull/4037)
- updated various broken link in ultradns tutorial by
[@&#8203;kundan2707](https://togithub.com/kundan2707) in
[https://github.com/kubernetes-sigs/external-dns/pull/3794](https://togithub.com/kubernetes-sigs/external-dns/pull/3794)
- Make --ignore-hostname-annotation flag more consistent by
[@&#8203;johngmyers](https://togithub.com/johngmyers) in
[https://github.com/kubernetes-sigs/external-dns/pull/3964](https://togithub.com/kubernetes-sigs/external-dns/pull/3964)
- service source uses externalIPs in ExternalName type if available by
[@&#8203;dromie](https://togithub.com/dromie) in
[https://github.com/kubernetes-sigs/external-dns/pull/4007](https://togithub.com/kubernetes-sigs/external-dns/pull/4007)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4046](https://togithub.com/kubernetes-sigs/external-dns/pull/4046)
- fix(google): ensure trailing dot for SRV records by
[@&#8203;siliconsheep](https://togithub.com/siliconsheep) in
[https://github.com/kubernetes-sigs/external-dns/pull/4048](https://togithub.com/kubernetes-sigs/external-dns/pull/4048)
- oracle provider: dns zone cache by
[@&#8203;anders-swanson](https://togithub.com/anders-swanson) in
[https://github.com/kubernetes-sigs/external-dns/pull/4049](https://togithub.com/kubernetes-sigs/external-dns/pull/4049)
- fix(httpProxy): drop status==valid filter by
[@&#8203;nefelim4ag](https://togithub.com/nefelim4ag) in
[https://github.com/kubernetes-sigs/external-dns/pull/3978](https://togithub.com/kubernetes-sigs/external-dns/pull/3978)
- doc: added --infoblox-view argument to Infoblox documentation by
[@&#8203;tanerm](https://togithub.com/tanerm) in
[https://github.com/kubernetes-sigs/external-dns/pull/4036](https://togithub.com/kubernetes-sigs/external-dns/pull/4036)
- fix: regression on scaleway provider in 0.14.0 by
[@&#8203;M0NsTeRRR](https://togithub.com/M0NsTeRRR) in
[https://github.com/kubernetes-sigs/external-dns/pull/4039](https://togithub.com/kubernetes-sigs/external-dns/pull/4039)
- Add GleSYS to the readme for webhooks by
[@&#8203;glesys-andreas](https://togithub.com/glesys-andreas) in
[https://github.com/kubernetes-sigs/external-dns/pull/4054](https://togithub.com/kubernetes-sigs/external-dns/pull/4054)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4057](https://togithub.com/kubernetes-sigs/external-dns/pull/4057)
- feat: make webhook httpapi reusable by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4065](https://togithub.com/kubernetes-sigs/external-dns/pull/4065)
- Make routegroup client IPv6 compatible by
[@&#8203;mikkeloscar](https://togithub.com/mikkeloscar) in
[https://github.com/kubernetes-sigs/external-dns/pull/4068](https://togithub.com/kubernetes-sigs/external-dns/pull/4068)
- doc: fix link to ionos webhook provider by
[@&#8203;akrieg-ionos](https://togithub.com/akrieg-ionos) in
[https://github.com/kubernetes-sigs/external-dns/pull/4031](https://togithub.com/kubernetes-sigs/external-dns/pull/4031)
- feat(chart): Added complex provider support by
[@&#8203;stevehipwell](https://togithub.com/stevehipwell) in
[https://github.com/kubernetes-sigs/external-dns/pull/4085](https://togithub.com/kubernetes-sigs/external-dns/pull/4085)
- chore: update 45 go modules dependancies by
[@&#8203;mloiseleur](https://togithub.com/mloiseleur) in
[https://github.com/kubernetes-sigs/external-dns/pull/4088](https://togithub.com/kubernetes-sigs/external-dns/pull/4088)
- webhook: Move httpapi into own package by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4084](https://togithub.com/kubernetes-sigs/external-dns/pull/4084)
- doc: Add netcup webhook provider by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4095](https://togithub.com/kubernetes-sigs/external-dns/pull/4095)
- build(deps): bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4097](https://togithub.com/kubernetes-sigs/external-dns/pull/4097)
- update to add il-central-1 by
[@&#8203;theloneexplorerquest](https://togithub.com/theloneexplorerquest)
in
[https://github.com/kubernetes-sigs/external-dns/pull/4093](https://togithub.com/kubernetes-sigs/external-dns/pull/4093)
- Add readme bizflycloud webhook provider by
[@&#8203;huyduong2792](https://togithub.com/huyduong2792) in
[https://github.com/kubernetes-sigs/external-dns/pull/4079](https://togithub.com/kubernetes-sigs/external-dns/pull/4079)
- fix: Allow revisionHistoryLimit to be set to 0 by
[@&#8203;bodgit](https://togithub.com/bodgit) in
[https://github.com/kubernetes-sigs/external-dns/pull/4053](https://togithub.com/kubernetes-sigs/external-dns/pull/4053)
- helm: Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/kubernetes-sigs/external-dns/pull/4103](https://togithub.com/kubernetes-sigs/external-dns/pull/4103)
- Correct typo from 'Kuberntes' to 'Kubernetes' by
[@&#8203;jongwooo](https://togithub.com/jongwooo) in
[https://github.com/kubernetes-sigs/external-dns/pull/4118](https://togithub.com/kubernetes-sigs/external-dns/pull/4118)
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4123](https://togithub.com/kubernetes-sigs/external-dns/pull/4123)
- cleanup: remove dead code (`(Create|Update|Delete)Records` functions
in AWS, Google, DNSimple) by
[@&#8203;mloiseleur](https://togithub.com/mloiseleur) in
[https://github.com/kubernetes-sigs/external-dns/pull/4129](https://togithub.com/kubernetes-sigs/external-dns/pull/4129)
- ci: remove `confusing-naming` property by
[@&#8203;PascalBourdier](https://togithub.com/PascalBourdier) in
[https://github.com/kubernetes-sigs/external-dns/pull/4116](https://togithub.com/kubernetes-sigs/external-dns/pull/4116)
- chore: fix code comment by
[@&#8203;tanujd11](https://togithub.com/tanujd11) in
[https://github.com/kubernetes-sigs/external-dns/pull/4131](https://togithub.com/kubernetes-sigs/external-dns/pull/4131)
- fix: include cloudflare error in metrics and logs by
[@&#8203;danie1sullivan](https://togithub.com/danie1sullivan) in
[https://github.com/kubernetes-sigs/external-dns/pull/4082](https://togithub.com/kubernetes-sigs/external-dns/pull/4082)
- gateway-api: fix wildcard matching by
[@&#8203;abursavich](https://togithub.com/abursavich) in
[https://github.com/kubernetes-sigs/external-dns/pull/4124](https://togithub.com/kubernetes-sigs/external-dns/pull/4124)
- build(deps): bump the dev-dependencies group with 23 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4134](https://togithub.com/kubernetes-sigs/external-dns/pull/4134)
- Hetzner webhook provider readme link by
[@&#8203;mconfalonieri](https://togithub.com/mconfalonieri) in
[https://github.com/kubernetes-sigs/external-dns/pull/4051](https://togithub.com/kubernetes-sigs/external-dns/pull/4051)
- Fix timeout for traefik-proxy source by
[@&#8203;k8r-io](https://togithub.com/k8r-io) in
[https://github.com/kubernetes-sigs/external-dns/pull/4076](https://togithub.com/kubernetes-sigs/external-dns/pull/4076)
- build(deps): bump the dev-dependencies group with 7 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4144](https://togithub.com/kubernetes-sigs/external-dns/pull/4144)
- fix: remove useless functions by
[@&#8203;PascalBourdier](https://togithub.com/PascalBourdier) in
[https://github.com/kubernetes-sigs/external-dns/pull/4115](https://togithub.com/kubernetes-sigs/external-dns/pull/4115)
- fix(ambassador): don't resolve LB hostname by
[@&#8203;fad3t](https://togithub.com/fad3t) in
[https://github.com/kubernetes-sigs/external-dns/pull/4092](https://togithub.com/kubernetes-sigs/external-dns/pull/4092)
- doc(azure): shows how to use userAssignedIdentityID with clientId in
azure.json by [@&#8203;thesse1](https://togithub.com/thesse1) in
[https://github.com/kubernetes-sigs/external-dns/pull/4133](https://togithub.com/kubernetes-sigs/external-dns/pull/4133)
- build(deps): bump the dev-dependencies group with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4146](https://togithub.com/kubernetes-sigs/external-dns/pull/4146)
- webhook: Fix metric name and add request gauges by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4078](https://togithub.com/kubernetes-sigs/external-dns/pull/4078)
- build(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4145](https://togithub.com/kubernetes-sigs/external-dns/pull/4145)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4154](https://togithub.com/kubernetes-sigs/external-dns/pull/4154)
- fix: heritage txt record was not able to be created for txt record by
[@&#8203;tanujd11](https://togithub.com/tanujd11) in
[https://github.com/kubernetes-sigs/external-dns/pull/4140](https://togithub.com/kubernetes-sigs/external-dns/pull/4140)
- build(deps): bump the dev-dependencies group with 9 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4155](https://togithub.com/kubernetes-sigs/external-dns/pull/4155)
- fix(istio): support for ExternalIPs in Istio resources by
[@&#8203;KarstenSiemer](https://togithub.com/KarstenSiemer) in
[https://github.com/kubernetes-sigs/external-dns/pull/4094](https://togithub.com/kubernetes-sigs/external-dns/pull/4094)
- Update rfc2136 provider to split out changes per zone by
[@&#8203;gregsidelinger](https://togithub.com/gregsidelinger) in
[https://github.com/kubernetes-sigs/external-dns/pull/4107](https://togithub.com/kubernetes-sigs/external-dns/pull/4107)
- Exoscale provider optimization by
[@&#8203;kobajagi](https://togithub.com/kobajagi) in
[https://github.com/kubernetes-sigs/external-dns/pull/4071](https://togithub.com/kubernetes-sigs/external-dns/pull/4071)
- fix: godaddy - rate limiter add one token every second by
[@&#8203;nefelim4ag](https://togithub.com/nefelim4ag) in
[https://github.com/kubernetes-sigs/external-dns/pull/4087](https://togithub.com/kubernetes-sigs/external-dns/pull/4087)
- feat(helm-chart): Allow configuration of ipFamilyPolicy by
[@&#8203;dongjiang1989](https://togithub.com/dongjiang1989) in
[https://github.com/kubernetes-sigs/external-dns/pull/4153](https://togithub.com/kubernetes-sigs/external-dns/pull/4153)
- chore(chart): Deprecated secretConfiguration by
[@&#8203;stevehipwell](https://togithub.com/stevehipwell) in
[https://github.com/kubernetes-sigs/external-dns/pull/4161](https://togithub.com/kubernetes-sigs/external-dns/pull/4161)
- feat: support webhook provider in Chart by
[@&#8203;mloiseleur](https://togithub.com/mloiseleur) in
[https://github.com/kubernetes-sigs/external-dns/pull/4032](https://togithub.com/kubernetes-sigs/external-dns/pull/4032)
- feat(helm-chart): Released chart for v0.14.0 by
[@&#8203;appkins](https://togithub.com/appkins) in
[https://github.com/kubernetes-sigs/external-dns/pull/4073](https://togithub.com/kubernetes-sigs/external-dns/pull/4073)
- chore(chart): Fixed chart changelog by
[@&#8203;stevehipwell](https://togithub.com/stevehipwell) in
[https://github.com/kubernetes-sigs/external-dns/pull/4168](https://togithub.com/kubernetes-sigs/external-dns/pull/4168)
- fix(pdns): provider implicitly changes CNAME to ALIAS by
[@&#8203;tmaroschik](https://togithub.com/tmaroschik) in
[https://github.com/kubernetes-sigs/external-dns/pull/4162](https://togithub.com/kubernetes-sigs/external-dns/pull/4162)
- fix(chart): Fix webhook install failure by
[@&#8203;gabe565](https://togithub.com/gabe565) in
[https://github.com/kubernetes-sigs/external-dns/pull/4173](https://togithub.com/kubernetes-sigs/external-dns/pull/4173)
- fix: provide possibility to have a soft error mode by
[@&#8203;szuecs](https://togithub.com/szuecs) in
[https://github.com/kubernetes-sigs/external-dns/pull/4166](https://togithub.com/kubernetes-sigs/external-dns/pull/4166)
- \[helm] Allow tpl in provider again by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/kubernetes-sigs/external-dns/pull/4180](https://togithub.com/kubernetes-sigs/external-dns/pull/4180)
- Fix args for webhook deployment by
[@&#8203;webwurst](https://togithub.com/webwurst) in
[https://github.com/kubernetes-sigs/external-dns/pull/4202](https://togithub.com/kubernetes-sigs/external-dns/pull/4202)
- add RBAC fix to namespaces - get, watch, list to each gateway-\*route
by [@&#8203;orenlevi111](https://togithub.com/orenlevi111) in
[https://github.com/kubernetes-sigs/external-dns/pull/4205](https://togithub.com/kubernetes-sigs/external-dns/pull/4205)
- chore: Released chart v1.14.3 by
[@&#8203;stevehipwell](https://togithub.com/stevehipwell) in
[https://github.com/kubernetes-sigs/external-dns/pull/4208](https://togithub.com/kubernetes-sigs/external-dns/pull/4208)
- build(deps): bump the dev-dependencies group with 24 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4227](https://togithub.com/kubernetes-sigs/external-dns/pull/4227)
- Fix "workload identity" spelling by
[@&#8203;gdubicki](https://togithub.com/gdubicki) in
[https://github.com/kubernetes-sigs/external-dns/pull/4201](https://togithub.com/kubernetes-sigs/external-dns/pull/4201)
- feat(aws-provider): create flag to support sub-domains match parent by
[@&#8203;thiagoluiznunes](https://togithub.com/thiagoluiznunes) in
[https://github.com/kubernetes-sigs/external-dns/pull/4236](https://togithub.com/kubernetes-sigs/external-dns/pull/4236)
- Change coredns testing to fix failing tests by
[@&#8203;pascalgn](https://togithub.com/pascalgn) in
[https://github.com/kubernetes-sigs/external-dns/pull/4245](https://togithub.com/kubernetes-sigs/external-dns/pull/4245)
- Validate AWS record values size during batch set generation by
[@&#8203;megum1n](https://togithub.com/megum1n) in
[https://github.com/kubernetes-sigs/external-dns/pull/4126](https://togithub.com/kubernetes-sigs/external-dns/pull/4126)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4222](https://togithub.com/kubernetes-sigs/external-dns/pull/4222)
- build(deps): bump the dev-dependencies group with 13 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4246](https://togithub.com/kubernetes-sigs/external-dns/pull/4246)
- Update link to current workshop by
[@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in
[https://github.com/kubernetes-sigs/external-dns/pull/4170](https://togithub.com/kubernetes-sigs/external-dns/pull/4170)
- cleanup: Drop additional docker files by
[@&#8203;mrueg](https://togithub.com/mrueg) in
[https://github.com/kubernetes-sigs/external-dns/pull/4182](https://togithub.com/kubernetes-sigs/external-dns/pull/4182)
- chore: update the slack channel URL into the github support template
by [@&#8203;angegar](https://togithub.com/angegar) in
[https://github.com/kubernetes-sigs/external-dns/pull/3815](https://togithub.com/kubernetes-sigs/external-dns/pull/3815)
- add soft error by
[@&#8203;jeanfrancoislelezec](https://togithub.com/jeanfrancoislelezec)
in
[https://github.com/kubernetes-sigs/external-dns/pull/4199](https://togithub.com/kubernetes-sigs/external-dns/pull/4199)
- Fix Gateway API TLS TCP Route by
[@&#8203;zs-ko](https://togithub.com/zs-ko) in
[https://github.com/kubernetes-sigs/external-dns/pull/4213](https://togithub.com/kubernetes-sigs/external-dns/pull/4213)
- Update the OCI Provider to incorporate SoftError to avoid
CrashLoopBackoff by [@&#8203;jrosinsk](https://togithub.com/jrosinsk) in
[https://github.com/kubernetes-sigs/external-dns/pull/4229](https://togithub.com/kubernetes-sigs/external-dns/pull/4229)
- Add Gcore provider on readme by
[@&#8203;kokizzu](https://togithub.com/kokizzu) in
[https://github.com/kubernetes-sigs/external-dns/pull/4256](https://togithub.com/kubernetes-sigs/external-dns/pull/4256)
- feat: enable Azure subscription ID override by
[@&#8203;pascalgn](https://togithub.com/pascalgn) in
[https://github.com/kubernetes-sigs/external-dns/pull/4186](https://togithub.com/kubernetes-sigs/external-dns/pull/4186)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4254](https://togithub.com/kubernetes-sigs/external-dns/pull/4254)
- feat: allow setting dnsConfig by
[@&#8203;davhdavh](https://togithub.com/davhdavh) in
[https://github.com/kubernetes-sigs/external-dns/pull/4265](https://togithub.com/kubernetes-sigs/external-dns/pull/4265)
- build(deps): bump the dev-dependencies group with 17 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4270](https://togithub.com/kubernetes-sigs/external-dns/pull/4270)
- build(deps): bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4269](https://togithub.com/kubernetes-sigs/external-dns/pull/4269)
- build(deps): bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4279](https://togithub.com/kubernetes-sigs/external-dns/pull/4279)
- docs: 📝 add Azure DNS w/workload identity blog post to readme by
[@&#8203;krukowskid](https://togithub.com/krukowskid) in
[https://github.com/kubernetes-sigs/external-dns/pull/4248](https://togithub.com/kubernetes-sigs/external-dns/pull/4248)
- feat(gandi): add support for personal access token by
[@&#8203;deadlybore](https://togithub.com/deadlybore) in
[https://github.com/kubernetes-sigs/external-dns/pull/4249](https://togithub.com/kubernetes-sigs/external-dns/pull/4249)
- RFC2136: Add support for DNS-over-TLS by
[@&#8203;iteratee](https://togithub.com/iteratee) in
[https://github.com/kubernetes-sigs/external-dns/pull/3974](https://togithub.com/kubernetes-sigs/external-dns/pull/3974)
- Fixing NAPTR support by
[@&#8203;jstudler](https://togithub.com/jstudler) in
[https://github.com/kubernetes-sigs/external-dns/pull/4212](https://togithub.com/kubernetes-sigs/external-dns/pull/4212)
- doc: explain how to use Azure internal load balancer by
[@&#8203;mloiseleur](https://togithub.com/mloiseleur) in
[https://github.com/kubernetes-sigs/external-dns/pull/4252](https://togithub.com/kubernetes-sigs/external-dns/pull/4252)
- fix(aws): allow alias records to be created when using the alias
annotation by [@&#8203;papayakiwi](https://togithub.com/papayakiwi) in
[https://github.com/kubernetes-sigs/external-dns/pull/4178](https://togithub.com/kubernetes-sigs/external-dns/pull/4178)
- fix(service): omit nil endpoints and prefer endpointsForHostname() by
[@&#8203;yurrriq](https://togithub.com/yurrriq) in
[https://github.com/kubernetes-sigs/external-dns/pull/4293](https://togithub.com/kubernetes-sigs/external-dns/pull/4293)
- chore: update maintainers by
[@&#8203;mloiseleur](https://togithub.com/mloiseleur) in
[https://github.com/kubernetes-sigs/external-dns/pull/4304](https://togithub.com/kubernetes-sigs/external-dns/pull/4304)
- build(deps): bump the dev-dependencies group with 21 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4307](https://togithub.com/kubernetes-sigs/external-dns/pull/4307)
- build(deps): bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4312](https://togithub.com/kubernetes-sigs/external-dns/pull/4312)
- feat(ambassador): add support for provider specific annotations by
[@&#8203;fad3t](https://togithub.com/fad3t) in
[https://github.com/kubernetes-sigs/external-dns/pull/4120](https://togithub.com/kubernetes-sigs/external-dns/pull/4120)
- build(deps): bump the dev-dependencies group with 8 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4313](https://togithub.com/kubernetes-sigs/external-dns/pull/4313)
- build(deps): bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4314](https://togithub.com/kubernetes-sigs/external-dns/pull/4314)
- build(deps): bump the dev-dependencies group with 14 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/kubernetes-sigs/external-dns/pull/4321](https://togithub.com/kubernetes-sigs/external-dns/pull/4321)

#### Docker image

    registry.k8s.io/external-dns/external-dns:v0.14.0

#### New Contributors

- [@&#8203;muhlba91](https://togithub.com/muhlba91) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4030](https://togithub.com/kubernetes-sigs/external-dns/pull/4030)
- [@&#8203;sesoldi](https://togithub.com/sesoldi) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4009](https://togithub.com/kubernetes-sigs/external-dns/pull/4009)
- [@&#8203;larivierec](https://togithub.com/larivierec) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4019](https://togithub.com/kubernetes-sigs/external-dns/pull/4019)
- [@&#8203;PatrickKoss](https://togithub.com/PatrickKoss) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4029](https://togithub.com/kubernetes-sigs/external-dns/pull/4029)
- [@&#8203;robinschneider](https://togithub.com/robinschneider) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4022](https://togithub.com/kubernetes-sigs/external-dns/pull/4022)
- [@&#8203;anders-swanson](https://togithub.com/anders-swanson) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/3995](https://togithub.com/kubernetes-sigs/external-dns/pull/3995)
- [@&#8203;CRASH-Tech](https://togithub.com/CRASH-Tech) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/3976](https://togithub.com/kubernetes-sigs/external-dns/pull/3976)
- [@&#8203;danie1sullivan](https://togithub.com/danie1sullivan) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4021](https://togithub.com/kubernetes-sigs/external-dns/pull/4021)
- [@&#8203;arnisoph](https://togithub.com/arnisoph) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4008](https://togithub.com/kubernetes-sigs/external-dns/pull/4008)
- [@&#8203;dromie](https://togithub.com/dromie) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4007](https://togithub.com/kubernetes-sigs/external-dns/pull/4007)
- [@&#8203;siliconsheep](https://togithub.com/siliconsheep) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4048](https://togithub.com/kubernetes-sigs/external-dns/pull/4048)
- [@&#8203;tanerm](https://togithub.com/tanerm) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4036](https://togithub.com/kubernetes-sigs/external-dns/pull/4036)
- [@&#8203;glesys-andreas](https://togithub.com/glesys-andreas) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4054](https://togithub.com/kubernetes-sigs/external-dns/pull/4054)
- [@&#8203;akrieg-ionos](https://togithub.com/akrieg-ionos) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4031](https://togithub.com/kubernetes-sigs/external-dns/pull/4031)
-
[@&#8203;theloneexplorerquest](https://togithub.com/theloneexplorerquest)
made their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4093](https://togithub.com/kubernetes-sigs/external-dns/pull/4093)
- [@&#8203;huyduong2792](https://togithub.com/huyduong2792) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4079](https://togithub.com/kubernetes-sigs/external-dns/pull/4079)
- [@&#8203;tanujd11](https://togithub.com/tanujd11) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4131](https://togithub.com/kubernetes-sigs/external-dns/pull/4131)
- [@&#8203;mconfalonieri](https://togithub.com/mconfalonieri) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4051](https://togithub.com/kubernetes-sigs/external-dns/pull/4051)
- [@&#8203;k8r-io](https://togithub.com/k8r-io) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4076](https://togithub.com/kubernetes-sigs/external-dns/pull/4076)
- [@&#8203;thesse1](https://togithub.com/thesse1) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4133](https://togithub.com/kubernetes-sigs/external-dns/pull/4133)
- [@&#8203;dongjiang1989](https://togithub.com/dongjiang1989) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4153](https://togithub.com/kubernetes-sigs/external-dns/pull/4153)
- [@&#8203;appkins](https://togithub.com/appkins) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4073](https://togithub.com/kubernetes-sigs/external-dns/pull/4073)
- [@&#8203;tmaroschik](https://togithub.com/tmaroschik) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4162](https://togithub.com/kubernetes-sigs/external-dns/pull/4162)
- [@&#8203;gabe565](https://togithub.com/gabe565) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4173](https://togithub.com/kubernetes-sigs/external-dns/pull/4173)
- [@&#8203;webwurst](https://togithub.com/webwurst) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4202](https://togithub.com/kubernetes-sigs/external-dns/pull/4202)
- [@&#8203;orenlevi111](https://togithub.com/orenlevi111) made their
first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4205](https://togithub.com/kubernetes-sigs/external-dns/pull/4205)
- [@&#8203;gdubicki](https://togithub.com/gdubicki) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4201](https://togithub.com/kubernetes-sigs/external-dns/pull/4201)
- [@&#8203;thiagoluiznunes](https://togithub.com/thiagoluiznunes) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4236](https://togithub.com/kubernetes-sigs/external-dns/pull/4236)
- [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made
their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4170](https://togithub.com/kubernetes-sigs/external-dns/pull/4170)
- [@&#8203;angegar](https://togithub.com/angegar) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/3815](https://togithub.com/kubernetes-sigs/external-dns/pull/3815)
-
[@&#8203;jeanfrancoislelezec](https://togithub.com/jeanfrancoislelezec)
made their first contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4199](https://togithub.com/kubernetes-sigs/external-dns/pull/4199)
- [@&#8203;zs-ko](https://togithub.com/zs-ko) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4213](https://togithub.com/kubernetes-sigs/external-dns/pull/4213)
- [@&#8203;kokizzu](https://togithub.com/kokizzu) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4256](https://togithub.com/kubernetes-sigs/external-dns/pull/4256)
- [@&#8203;davhdavh](https://togithub.com/davhdavh) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4265](https://togithub.com/kubernetes-sigs/external-dns/pull/4265)
- [@&#8203;krukowskid](https://togithub.com/krukowskid) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4248](https://togithub.com/kubernetes-sigs/external-dns/pull/4248)
- [@&#8203;deadlybore](https://togithub.com/deadlybore) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4249](https://togithub.com/kubernetes-sigs/external-dns/pull/4249)
- [@&#8203;iteratee](https://togithub.com/iteratee) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/3974](https://togithub.com/kubernetes-sigs/external-dns/pull/3974)
- [@&#8203;jstudler](https://togithub.com/jstudler) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4212](https://togithub.com/kubernetes-sigs/external-dns/pull/4212)
- [@&#8203;papayakiwi](https://togithub.com/papayakiwi) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4178](https://togithub.com/kubernetes-sigs/external-dns/pull/4178)
- [@&#8203;yurrriq](https://togithub.com/yurrriq) made their first
contribution in
[https://github.com/kubernetes-sigs/external-dns/pull/4293](https://togithub.com/kubernetes-sigs/external-dns/pull/4293)

**Full Changelog**:
https://github.com/kubernetes-sigs/external-dns/compare/v0.14.0...v0.14.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 19:25:14 +01:00
TrueCharts Bot 3940b5887d
chore(deps): update container image prom/graphite-exporter to v0.15.1@9b2900c by renovate (#19643)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| prom/graphite-exporter | patch | `v0.15.0` -> `v0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 19:25:01 +01:00
TrueCharts Bot 1abe1feb7b
chore(deps): update container image jgraph/drawio to v24.0.8@de986be by renovate (#19642) 2024-03-22 19:24:16 +01:00
TrueCharts Bot a740d029ff
chore(deps): update container image lswl/vertex to stable@5c2eda0 by renovate (#19637)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `9efecee` -> `5c2eda0` |

---

> [!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 19:24:14 +01:00
TrueCharts Bot 3920231093
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@bb2bf9f by renovate (#19625) 2024-03-22 19:23:47 +01:00
TrueCharts Bot e79eb06227
chore(deps): update container image doitandbedone/ispyagentdvr to v5.3.4.0@ab0fec3 by renovate (#19641)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.3.3.0` -> `5.3.4.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.4.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.3.3.0...5.3.4.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.3.3.0...5.3.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 19:23:46 +01:00
TrueCharts Bot 3e5a507409
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@88a7d22 by renovate (#19639) 2024-03-22 19:23:44 +01:00
TrueCharts Bot 5d32c83170
chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.6@461e045 by renovate (#19638)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `162b67d` ->
`461e045` |

---

> [!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 19:23:40 +01:00
TrueCharts Bot 50576827c8
chore(deps): update container image bitnami/redis to 7.2.4@ff96dea by renovate (#19635) 2024-03-22 19:22:57 +01:00
TrueCharts Bot 3ad31864ca
chore(deps): update container image diygod/rsshub to latest@0b3579c by renovate (#19636)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `90ad256` -> `0b3579c` |

---

> [!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 19:22:49 +01:00
TrueCharts Bot a7b84c3818
chore(deps): update container image nocodb/nocodb to v0.204.8@3c07a5c by renovate (#19634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.204.7` -> `0.204.8` |

---

> [!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 13:20:40 +01:00
TrueCharts Bot 356b793ae2
chore(deps): update container image songkong/songkong to latest@6e0ffc3 by renovate (#19632)
This PR contains the following updates:

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

---

> [!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 13:19:55 +01:00
TrueCharts Bot 1f9fd81cb7
chore(deps): update container image diygod/rsshub to latest@90ad256 by renovate (#19629)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6f9b868` -> `90ad256` |

---

> [!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 13:18:47 +01:00
TrueCharts Bot 34f94c667c
chore(deps): update container image webpsh/webps to latest@5f3ece2 by renovate (#19633)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| webpsh/webps | digest | `04f662f` -> `5f3ece2` |

---

> [!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 13:18:31 +01:00
TrueCharts Bot 3e4b31ec40
chore(deps): update container image searxng/searxng to latest@cc7b25c by renovate (#19631) 2024-03-22 13:18:15 +01:00
TrueCharts Bot 6a275c2b11
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@3dbb482 by renovate (#19630)
This PR contains the following updates:

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

---

> [!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 13:18:07 +01:00
Kjeld Schouten 98f0af8b54
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 11:27:57 +01:00
Kjeld Schouten db80ccf4d9
chore(blocky): remove non-functional blocklist
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 11:27:46 +01:00
bitpushr e6da20926b
chore(authelia, clusterissuer, metallb, traefik): Update chart-specific docs from here instead of from website repo (#19550)
**Description**
<!--
Instead of updating chart-specific docs from website repo in
[this](d3e3643194)
PR, update from this charts repo so they don't get overwritten. Thanks
ksimm1.
-->
⚒️ Fixes  my booboo

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-22 11:20:50 +01:00
StevenMcElligott bac09a0eb2
feat(Traefik): Add Crowdsec Bouncer Questions for SCALE (#19565)
**Description**

Trains got renamed by the time I finished this PR, so need whenever to
check the Q's whenever

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 11:20:26 +01:00
Xstar97TheNoob ecbf5ddacf
fix(traefik-forward-auth) fix traefik-forward-auth remove root storage code from gui and update docs. (#19549)
**Description**
Remove gui code for the root storage and update docs
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-22 11:06:10 +01:00
Kjeld Schouten 0c37b9b8e6
chore(blocky): bump to release new default blocklists
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:57:16 +01:00
Kjeld Schouten 4fe8f21e1f
feat(blocky): add pihole default blocklists as well.
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:56:50 +01:00
Kjeld Schouten 77c0be0d6e
chore(blocky): bump blocky to apply whitelist/blacklist changes
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:40:06 +01:00
Kjeld Schouten 0e5aa7888c
chore(blocky): update values.yaml to reflect default blacklist/whitelist changes
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:39:17 +01:00
Kjeld Schouten aea2ffe5f8
chore(blocky): move blocky default lists directly to template
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:36:10 +01:00
Kjeld Schouten 68d53def71
chore(blocky): bump blocky
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:31:15 +01:00
Kjeld Schouten 2664b85685
feat(blocky): add default blocklist, default whitelist, default group and enable customised prefetcher
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:30:52 +01:00
Kjeld Schouten 854d550cf6
chore(blocky): release lower blocky default lookup timeouts
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:15:18 +01:00
Kjeld Schouten 8992ae68cf
Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:14:43 +01:00
Kjeld Schouten 26e53ffe94
chore(blocky): bump to release updated default DNS servers
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:08:22 +01:00
Kjeld Schouten 8f0f588944
chore(blocky): update and annotate default DNS servers
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-22 10:07:41 +01:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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
alfi0812 f96a006a68
fix(tsn-ranksystem): Fix Cronjob (#19610)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes Cron hopefully

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-03-21 19:11:28 -04:00
Kjeld Schouten ea6a397235
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-21 23:03:55 +01:00
Kjeld Schouten 72f131ae34
Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-21 23:03:30 +01:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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
alfi0812 192da377d0
fix(tsn-ranksystem): Fixed Persistance for Cronjob (#19583)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  Persistance for Cronjob
⚒️ Changes Enabled Flag like stavros suggested

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-21 07:25:07 -04:00
TrueCharts Bot 3d040ffbc8
chore(deps): update container image lmscommunity/logitechmediaserver to stable@dfece5c by renovate (#19580) 2024-03-21 07:16:57 +01:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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](62d49a33d1)),
closes [#&#8203;481](https://www.togithub.com/sentriz/gonic/issues/481)

##### Bug Fixes

- **subsonic:** allow unlimited bitrate with no transcode setting
configured
([81f8a7e](81f8a7ec49)),
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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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
alfi0812 194cf0d409
feat(tsn-ranksystem) Added Cronjob Feature (#19538)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Added Cronjob Feature to Automatically Restart the Bot which connects
to the teamspeak-server if crashed

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-03-20 22:16:05 +00:00
StevenMcElligott a4915323f5
feat(Immich): Return to Stable (#19563)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-20 22:08:11 +00:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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
Kjeld Schouten 7d5d5b4dc4
feat(openebs): BREAKING CHANGE (on scale) use zfs backend instead of localpath on scale (#19548)
**Description**
Instead of a local path, we will use the ZFS backend on SCALE instead
for OpenEBS.
Reason for that, is the support for snapshotting, which would allow us
fancy things with both Velero and/or volsync

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-20 15:00:13 +01:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 95aadcf0c1
chore(deps): update container image coderaiser/cloudcmd to latest@5c247c0 by renovate (#19542) 2024-03-20 13:22:56 +01:00
TrueCharts Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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](5c7587fec9))

##### 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](ef9cbe4f6d)),
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](05c898905d))
- **logging:** include logs about logging config
([#&#8203;6960](https://togithub.com/authelia/authelia/issues/6960))
([6de21b2](6de21b2254))
- **web:** add missing translations and align for consistency
([#&#8203;6950](https://togithub.com/authelia/authelia/issues/6950))
([6428864](6428864b60))

##### 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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 Bot 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
TrueCharts Bot 2d421144c0
chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.1.4@ce2f0a2 by renovate (#19526)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `4.1.3` -> `4.1.4` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 01:26:07 +01:00
TrueCharts Bot 71791aae8f
chore(deps): update webtop by renovate (#19523)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6b1cf0f` -> `93a78b2` |
| lscr.io/linuxserver/webtop | digest | `a9a84df` -> `5c708ff` |
| lscr.io/linuxserver/webtop | digest | `d93a584` -> `12401a0` |
| lscr.io/linuxserver/webtop | digest | `34668ee` -> `2d5c476` |
| lscr.io/linuxserver/webtop | digest | `62e0d78` -> `3a33c05` |
| lscr.io/linuxserver/webtop | digest | `afd4e7a` -> `1d85b82` |

---

> [!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:25:04 +01:00
TrueCharts-Bot 88d7e8b966 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-20 00:09:31 +00:00
TrueCharts Bot 10fe846e9c
chore(deps): update container image nocodb/nocodb to v0.204.7@e026c47 by renovate (#19513)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.204.5` -> `0.204.7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:21:04 +01:00
TrueCharts Bot 1a1d6c97c4
chore(deps): update container image jenkins/jenkins to v2.450-jdk17@969c613 by renovate (#19515) 2024-03-19 19:20:30 +01:00
TrueCharts Bot 0f9a801190
chore(deps): update container image bitnami/prometheus to v2.51.0@d6ebf11 by renovate (#19514)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | minor | `2.50.1` -> `2.51.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:20:21 +01:00
TrueCharts Bot c6a027d25c
chore(deps): update container image fireflyiii/core to vversion-6.1.11@d7ba96b by renovate (#19512)
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)) | patch |
`version-6.1.10` -> `version-6.1.11` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:19:41 +01:00
TrueCharts Bot 1473961dce
chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@5c94c89 by renovate (#19507)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pylon](https://togithub.com/linuxserver/docker-pylon/packages)
([source](https://togithub.com/linuxserver/docker-pylon)) | digest |
`ce3d64c` -> `5c94c89` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 18:18:47 +00:00
TrueCharts Bot 0b5f805004
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@5a8f3e6 by renovate (#19510)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:18:40 +01:00
TrueCharts Bot b628d4a572
chore(deps): update container image yourselfhosted/slash to 1.0.0@25cba50 by renovate (#19511)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourselfhosted/slash | digest | `428570a` -> `25cba50` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:18:16 +01:00
TrueCharts Bot 64a7b6b7ea
chore(deps): update container image mikenye/tar1090 to latest@1ba63a9 by renovate (#19509) 2024-03-19 19:18:03 +01:00
TrueCharts Bot 18c576f350
chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.26@ce33c94 by renovate (#19508)
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
| `fb4a0ce` -> `ce33c94` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:17:57 +01:00
TrueCharts Bot 2f3eb0ba01
chore(deps): update container image diygod/rsshub to latest@5e8809e by renovate (#19501)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `4cbfa22` -> `5e8809e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 19:17:12 +01:00
TrueCharts Bot 125345d18f
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@9efe51a by renovate (#19504) 2024-03-19 13:20:00 +01:00
TrueCharts Bot 8af346ba82
chore(deps): update container image mikenye/tar1090 to latest@61af65c by renovate (#19503)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `4f47346` -> `61af65c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 13:19:56 +01:00
TrueCharts Bot 37068fd937
chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@71f6d04 by renovate (#19502)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages)
([source](https://togithub.com/linuxserver/docker-ddclient)) | digest |
`903cd0c` -> `71f6d04` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 13:19:30 +01:00
TrueCharts Bot 08ea53940c
chore(deps): update container image bitnami/wordpress to 6.4.3@1342c26 by renovate (#19500)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `56ded27` -> `1342c26` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 13:18:54 +01:00
TrueCharts Bot aa005fc6ca
chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.1.3@4d9bbcd by renovate (#19505)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `4.1.2` -> `4.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 13:17:23 +01:00
TrueCharts Bot 135e908bce
chore(deps): update portainer to v2.20.0@c9dbbb6 by renovate (minor) (#19499)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| portainer/portainer-ce | minor | `2.19.4` -> `2.20.0` |
| portainer/portainer-ee | minor | `2.19.4` -> `2.20.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:22:19 +01:00
TrueCharts Bot bad7a67e39
chore(deps): update container image mongodb to v12.7.2@d4e2c0c by renovate (#19498)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://www.mongodb.com)) | patch | `12.7.1` -> `12.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:22:08 +01:00
TrueCharts Bot 4b4376f969
chore(deps): update container image codetheweb/muse to v2.7.1@81b6481 by renovate (#19497)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| codetheweb/muse | patch | `2.7.0` -> `2.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:20:12 +01:00
TrueCharts Bot 5edc860512
chore(deps): update container image ghcr.io/linuxserver/foldingathome to 7.6.21@0166e17 by renovate (#19493)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://togithub.com/linuxserver/docker-foldingathome/packages)
([source](https://togithub.com/linuxserver/docker-foldingathome)) |
digest | `2613ff4` -> `0166e17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 06:20:08 +00:00
TrueCharts Bot 9181307b71
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@6b3d840 by renovate (#19494)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `b46d3c5` -> `6b3d840` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:19:57 +01:00
TrueCharts Bot c497fc5744
chore(deps): update container image diygod/rsshub to latest@4cbfa22 by renovate (#19491)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `17338af` -> `4cbfa22` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:18:54 +01:00
TrueCharts Bot 0eeabad4ae
chore(deps): update container image docker to 25.0.4-dind@92efb5a by renovate (#19492)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `19a2619` -> `92efb5a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-19 07:18:24 +01:00