Commit Graph

23327 Commits

Author SHA1 Message Date
TrueCharts Bot 856c714175
chore(deps): update container image bitnami/solr to 9.4.0@3a4822a (#15849)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/solr | digest | `2ed1a47` -> `3a4822a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:18:48 +01:00
TrueCharts Bot f00f3afe6a
chore(deps): update container image bitnami/mongodb to 7.0.4@2fd7f81 (#15847)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `20d7c04` -> `2fd7f81` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:18:27 +01:00
Kjeld Schouten caa56b60a3 adapt incubator common.yaml 2023-12-07 15:33:49 +01:00
Kjeld Schouten 23a23f516a
chore(incubator): BREAKING CHANGE move to latest common (#15841)
**Description**
This provides the primary changes to values.yaml and Chart.yaml to
migrate from old to new common for the incubator train


**⚙️ Type of change**

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

**🧪 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:**

This PR is likely not functional and breaking most of these charts.
However, this allows easier filtering and fixing by others instead of
doing these migration changes one-by-one for 350 charts

**✔️ 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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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._
2023-12-07 15:26:46 +01:00
kqmaverick 1a88be8126
feat(wordpress): switch to https (#15818)
**Description**
Switch wordpress to HTTPS

⚒️ Fixes  #11500 

**⚙️ 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?**

**📃 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
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-07 14:44:21 +02:00
TrueCharts Bot bd7c85291b
chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27@7c37f00 (#15836)
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 |
`e21881e` -> `7c37f00` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 13:21:00 +01:00
TrueCharts Bot a5b52f29ec
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.3@d7e6e20 (#15835) 2023-12-07 13:20:27 +01:00
TrueCharts Bot 30da799c6a
chore(deps): update container image linuxserver/snapdrop to latest@2515614 (#15837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `6c2f756` -> `2515614` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 13:20:23 +01:00
TrueCharts Bot d8e758da68
chore(deps): update container image minio/minio to vrelease.2023-12-07t04-16-00z@0aecf9f (#15840)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-12-06T09-09-22Z` ->
`RELEASE.2023-12-07T04-16-00Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 13:20:10 +01:00
TrueCharts Bot 602c0e17ff
chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.4.0@c9fd33c (#15839)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.1.3.0` -> `5.1.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.1.4.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.3.0...5.1.4.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.3.0...5.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 13:19:55 +01:00
TrueCharts Bot a8bef1400d
chore(deps): update container image bitnami/wordpress to 6.4.1@df86abd (#15831) 2023-12-07 07:22:26 +01:00
TrueCharts Bot f8450619cb
chore(deps): update container image diygod/rsshub to latest@8f01f98 (#15832)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `5cbb9e0` -> `8f01f98` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 07:22:25 +01:00
TrueCharts Bot 1dda50b48a
chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@9fac395 (#15833)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot/packages)
([source](https://togithub.com/linuxserver/docker-rsnapshot)) | digest |
`58e8edf` -> `9fac395` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 07:21:58 +01:00
kqmaverick 9208a3ffae
migrate(cups-server): migrate to new common (#15829)
**Description**
Migrates cups-server to new common

⚒️ Fixes  # 

**⚙️ 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?**

**📃 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
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-12-06 21:54:59 -05:00
kqmaverick dacaf0695e
docs(plex): remove transcode section (#15828) 2023-12-06 20:30:05 -05:00
StevenMcElligott c9530725ba
fix(awesome-ttrss): Fix SCALE question (#15827)
**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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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._
2023-12-07 01:19:28 +00:00
TrueCharts Bot 411caf410a
chore(deps): update container image homeassistant/home-assistant to v2023.12.0@f173ad0 (#15824)
This PR contains the following updates:

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

---

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

###
[`v2023.12.0`](https://togithub.com/home-assistant/core/releases/tag/2023.12.0)

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

⚠️ Home Assistant 2023.12.0 is not out yet! This GitHub release is made
to start the pre-building process prior to the actual release later
today.

Please watch our blog for the release announcement on
https://www.home-assistant.io later today.

This message will be updated once the release is generally available.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:40:40 +01:00
TrueCharts Bot 2f5a5d6554
chore(deps): update container image shenxn/protonmail-bridge to v3.7.1@709f218 (#15825)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[shenxn/protonmail-bridge](https://togithub.com/shenxn/protonmail-bridge-docker)
| minor | `3.5.4-1` -> `3.7.1-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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:40:21 +01:00
TrueCharts Bot a94786a3ac
chore(deps): update container image clickhouse/clickhouse-server to v23.11.1.2711@28b35c9 (#15823)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | minor | `23.10.5.20` -> `23.11.1.2711`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:38:40 +01:00
TrueCharts Bot c41f7d292f
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@6730275 (#15814)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `871c7c3` -> `6730275` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:32:41 +01:00
TrueCharts Bot e86ad38acd
chore(deps): update container image ghcr.io/zadam/trilium to v0.62.4@f98cde7 (#15822)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.62.3` -> `0.62.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:32:34 +01:00
TrueCharts Bot c1c67e6657
chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@fd53071 (#15821)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `8ef4544` -> `fd53071`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:31:57 +01:00
TrueCharts Bot a28a391635
chore(deps): update container image bitnami/kube-state-metrics to 2.10.1@9e8a6bb (#15819)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/kube-state-metrics | digest | `6819ee0` -> `9e8a6bb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:31:25 +01:00
TrueCharts Bot 46f322d0dc
chore(deps): update container image bitnami/node-exporter to 1.7.0@f9dcaba (#15820)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/node-exporter | digest | `68d9e82` -> `f9dcaba` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 01:31:05 +01:00
TrueCharts-Bot fbb022673b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-07 00:09:07 +00:00
TrueCharts Bot 0d263bf8f4
chore(deps): update container image outlinewiki/outline to v0.74.0@f630dfb (#15817)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://togithub.com/outline/outline) | minor |
`0.73.1` -> `0.74.0` |

---

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

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

###
[`v0.74.0`](https://togithub.com/outline/outline/releases/tag/v0.74.0)

[Compare
Source](https://togithub.com/outline/outline/compare/v0.73.1...v0.74.0)

**Note:** Minimum Node version changed to 18 – if using Docker
installation this is handled for you.

##### Improvements

- Clicking on a link while editing will now automatically select the
entire link
- Mermaid diagrams are now rendered in HTML exports in
[https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205)
-   Added "Share" option to document menu on mobile
-   New translations
-   Updated to Node 20 LTS
- \[API] `comments.list` endpoint can now be used without a document ID

##### Fixes

-   Find and replace dialog no longer gets stuck without replace button
- Fixed corruption in imports in
[https://github.com/outline/outline/pull/6162](https://togithub.com/outline/outline/pull/6162)
-   Fixed recurring crash when DataDog and Sentry are enabled.
-   Fixed display of video nodes in document history
-   Fixed members can now create templates again
- Fixed viewing public shares failed if user has an expired token in
[https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134)
- Restored ability to comment in code blocks in
[https://github.com/outline/outline/issues/6154](https://togithub.com/outline/outline/issues/6154)
- Comment functionality should not show in toolbar for view-only users
in
[https://github.com/outline/outline/issues/6011](https://togithub.com/outline/outline/issues/6011)
- Added support for tldraw snapshot links in
[https://github.com/outline/outline/pull/6210](https://togithub.com/outline/outline/pull/6210)
-   Restored PWA install in recent Chrome versions
- Fixed extra empty page in HTML exports in
[https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205)
- Emoji in template titles are now applied correctly in
[https://github.com/outline/outline/issues/6169](https://togithub.com/outline/outline/issues/6169)
-   Many dependency updates

#### New Contributors

- [@&#8203;NextFire](https://togithub.com/NextFire) made their first
contribution in
[https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134)
- [@&#8203;EspadaV8](https://togithub.com/EspadaV8) made their first
contribution in
[https://github.com/outline/outline/pull/6217](https://togithub.com/outline/outline/pull/6217)
- [@&#8203;RayYH](https://togithub.com/RayYH) made their first
contribution in
[https://github.com/outline/outline/pull/6238](https://togithub.com/outline/outline/pull/6238)

**Full Changelog**:
https://github.com/outline/outline/compare/v0.73.1...v0.74.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:31:20 +01:00
TrueCharts Bot 488a67b7e6
chore(deps): update container image netdata/netdata to v1.44.0@a1f0e22 (#15816)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [netdata/netdata](https://netdata.cloud)
([source](https://togithub.com/netdata/netdata)) | minor | `v1.43.2` ->
`v1.44.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.44.0`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1440-2023-12-06)

[Compare
Source](https://togithub.com/netdata/netdata/compare/v1.43.2...v1.44.0)

[Full
Changelog](https://togithub.com/netdata/netdata/compare/v1.43.2...v1.44.0)

**Merged pull requests:**

- update bundled UI to v6.66.1
[#&#8203;16554](https://togithub.com/netdata/netdata/pull/16554)
([ilyam8](https://togithub.com/ilyam8))
- Improve page validity check during database extent load
[#&#8203;16552](https://togithub.com/netdata/netdata/pull/16552)
([stelfrag](https://togithub.com/stelfrag))
- Proper Learn-friendly links
[#&#8203;16547](https://togithub.com/netdata/netdata/pull/16547)
([Ancairon](https://togithub.com/Ancairon))
- docs required for release
[#&#8203;16546](https://togithub.com/netdata/netdata/pull/16546)
([ktsaou](https://togithub.com/ktsaou))
- Add option to change page type for tier 0 to gorilla
[#&#8203;16545](https://togithub.com/netdata/netdata/pull/16545)
([vkalintiris](https://togithub.com/vkalintiris))
- fix alpine deps
[#&#8203;16543](https://togithub.com/netdata/netdata/pull/16543)
([tkatsoulas](https://togithub.com/tkatsoulas))
- change level to debug "took too long to be updated"
[#&#8203;16540](https://togithub.com/netdata/netdata/pull/16540)
([ilyam8](https://togithub.com/ilyam8))
- apps: fix uptime for groups with 0 processes
[#&#8203;16538](https://togithub.com/netdata/netdata/pull/16538)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16536](https://togithub.com/netdata/netdata/pull/16536)
([netdatabot](https://togithub.com/netdatabot))
- Reorg kickstart guide's steps
[#&#8203;16534](https://togithub.com/netdata/netdata/pull/16534)
([tkatsoulas](https://togithub.com/tkatsoulas))
- update go.d plugin to v0.57.2
[#&#8203;16533](https://togithub.com/netdata/netdata/pull/16533)
([ilyam8](https://togithub.com/ilyam8))
- Update getting-started-light-poc.md
[#&#8203;16532](https://togithub.com/netdata/netdata/pull/16532)
([M4itee](https://togithub.com/M4itee))
- Acquire receiver_lock to to avoid race condition
[#&#8203;16531](https://togithub.com/netdata/netdata/pull/16531)
([stelfrag](https://togithub.com/stelfrag))
- link aclk.log to stdout in docker
[#&#8203;16529](https://togithub.com/netdata/netdata/pull/16529)
([ilyam8](https://togithub.com/ilyam8))
- Update getting-started.md
[#&#8203;16528](https://togithub.com/netdata/netdata/pull/16528)
([Ancairon](https://togithub.com/Ancairon))
- Make image available to Learn + add a category overview page for new …
[#&#8203;16527](https://togithub.com/netdata/netdata/pull/16527)
([Ancairon](https://togithub.com/Ancairon))
- logs-management: Disable logs management monitoring section
[#&#8203;16525](https://togithub.com/netdata/netdata/pull/16525)
([Dim-P](https://togithub.com/Dim-P))
- log method = none is not respected
[#&#8203;16523](https://togithub.com/netdata/netdata/pull/16523)
([ktsaou](https://togithub.com/ktsaou))
- include more cases for megacli degraded state
[#&#8203;16522](https://togithub.com/netdata/netdata/pull/16522)
([ClaraCrazy](https://togithub.com/ClaraCrazy))
- update bundled UI to v6.65.0
[#&#8203;16520](https://togithub.com/netdata/netdata/pull/16520)
([ilyam8](https://togithub.com/ilyam8))
- log2journal improvements 5
[#&#8203;16519](https://togithub.com/netdata/netdata/pull/16519)
([ktsaou](https://togithub.com/ktsaou))
- change log level to debug for dbengine routine operations on start
[#&#8203;16518](https://togithub.com/netdata/netdata/pull/16518)
([ilyam8](https://togithub.com/ilyam8))
- remove system info logging
[#&#8203;16517](https://togithub.com/netdata/netdata/pull/16517)
([ilyam8](https://togithub.com/ilyam8))
- python.d: logger: remove timestamp when logging to journald.
[#&#8203;16516](https://togithub.com/netdata/netdata/pull/16516)
([ilyam8](https://togithub.com/ilyam8))
- python.d: mute stock jobs logging during check()
[#&#8203;16515](https://togithub.com/netdata/netdata/pull/16515)
([ilyam8](https://togithub.com/ilyam8))
- logs-management: Add prefix to chart names
[#&#8203;16514](https://togithub.com/netdata/netdata/pull/16514)
([Dim-P](https://togithub.com/Dim-P))
- docs: add with-systemd-units-monitoring example to docker
[#&#8203;16513](https://togithub.com/netdata/netdata/pull/16513)
([ilyam8](https://togithub.com/ilyam8))
- apps: fix "has aggregated" debug output
[#&#8203;16512](https://togithub.com/netdata/netdata/pull/16512)
([ilyam8](https://togithub.com/ilyam8))
- log2journal improvements 4
[#&#8203;16510](https://togithub.com/netdata/netdata/pull/16510)
([ktsaou](https://togithub.com/ktsaou))
- journal improvements part 3
[#&#8203;16509](https://togithub.com/netdata/netdata/pull/16509)
([ktsaou](https://togithub.com/ktsaou))
- convert some error messages to info
[#&#8203;16508](https://togithub.com/netdata/netdata/pull/16508)
([ilyam8](https://togithub.com/ilyam8))
- Resolve coverity issue 410232
[#&#8203;16507](https://togithub.com/netdata/netdata/pull/16507)
([stelfrag](https://togithub.com/stelfrag))
- convert some error messages to info
[#&#8203;16505](https://togithub.com/netdata/netdata/pull/16505)
([ilyam8](https://togithub.com/ilyam8))
- diskspace/diskstats: don't create runtime disk config by default
[#&#8203;16503](https://togithub.com/netdata/netdata/pull/16503)
([ilyam8](https://togithub.com/ilyam8))
- Fix CID 410152 Dereference after null check
[#&#8203;16502](https://togithub.com/netdata/netdata/pull/16502)
([stelfrag](https://togithub.com/stelfrag))
- proc_net_dev: don't create runtime device config by default
[#&#8203;16501](https://togithub.com/netdata/netdata/pull/16501)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16500](https://togithub.com/netdata/netdata/pull/16500)
([netdatabot](https://togithub.com/netdatabot))
- remove discourse badge from readme
[#&#8203;16499](https://togithub.com/netdata/netdata/pull/16499)
([ilyam8](https://togithub.com/ilyam8))
- add curl example to create_netdata_conf()
[#&#8203;16498](https://togithub.com/netdata/netdata/pull/16498)
([ilyam8](https://togithub.com/ilyam8))
- add /var/log mount to docker
[#&#8203;16496](https://togithub.com/netdata/netdata/pull/16496)
([ilyam8](https://togithub.com/ilyam8))
- Fix occasional shutdown deadlock
[#&#8203;16495](https://togithub.com/netdata/netdata/pull/16495)
([stelfrag](https://togithub.com/stelfrag))
- Log2journal improvements part2
[#&#8203;16494](https://togithub.com/netdata/netdata/pull/16494)
([ktsaou](https://togithub.com/ktsaou))
- proc_net_dev: remove device config section
[#&#8203;16492](https://togithub.com/netdata/netdata/pull/16492)
([ilyam8](https://togithub.com/ilyam8))
- Spelling fixes to documentation
[#&#8203;16490](https://togithub.com/netdata/netdata/pull/16490)
([M4itee](https://togithub.com/M4itee))
- Fix builds on macOS due to missing endianness functions
[#&#8203;16489](https://togithub.com/netdata/netdata/pull/16489)
([vkalintiris](https://togithub.com/vkalintiris))
- log2journal: added missing yaml elements
[#&#8203;16488](https://togithub.com/netdata/netdata/pull/16488)
([ktsaou](https://togithub.com/ktsaou))
- When unregistering an ephemeral host, delete its chart labels
[#&#8203;16486](https://togithub.com/netdata/netdata/pull/16486)
([stelfrag](https://togithub.com/stelfrag))
- logs-management: Add option to submit logs to system journal
[#&#8203;16485](https://togithub.com/netdata/netdata/pull/16485)
([Dim-P](https://togithub.com/Dim-P))
- logs-management: Add function cancellability
[#&#8203;16484](https://togithub.com/netdata/netdata/pull/16484)
([Dim-P](https://togithub.com/Dim-P))
- Fix incorrect DEB package build dep.
[#&#8203;16483](https://togithub.com/netdata/netdata/pull/16483)
([Ferroin](https://togithub.com/Ferroin))
- Bump new version to cov-analysis tool
[#&#8203;16482](https://togithub.com/netdata/netdata/pull/16482)
([tkatsoulas](https://togithub.com/tkatsoulas))
- log2journal moved to collectors
[#&#8203;16481](https://togithub.com/netdata/netdata/pull/16481)
([ktsaou](https://togithub.com/ktsaou))
- Disable netdata monitoring section by default
[#&#8203;16480](https://togithub.com/netdata/netdata/pull/16480)
([MrZammler](https://togithub.com/MrZammler))
- Log2journal yaml configuration support
[#&#8203;16479](https://togithub.com/netdata/netdata/pull/16479)
([ktsaou](https://togithub.com/ktsaou))
- log alarm notifications to health.log
[#&#8203;16476](https://togithub.com/netdata/netdata/pull/16476)
([ktsaou](https://togithub.com/ktsaou))
- journals management improvements
[#&#8203;16475](https://togithub.com/netdata/netdata/pull/16475)
([ktsaou](https://togithub.com/ktsaou))
- SEO changes for Collector names
[#&#8203;16473](https://togithub.com/netdata/netdata/pull/16473)
([sashwathn](https://togithub.com/sashwathn))
- Check context post processing queue before sending status to cloud
[#&#8203;16472](https://togithub.com/netdata/netdata/pull/16472)
([stelfrag](https://togithub.com/stelfrag))
- fix charts.d plugin loading configuration
[#&#8203;16471](https://togithub.com/netdata/netdata/pull/16471)
([ilyam8](https://togithub.com/ilyam8))
- Fix error limit to respect the log every
[#&#8203;16469](https://togithub.com/netdata/netdata/pull/16469)
([stelfrag](https://togithub.com/stelfrag))
- Journal better estimations and watcher
[#&#8203;16467](https://togithub.com/netdata/netdata/pull/16467)
([ktsaou](https://togithub.com/ktsaou))
- update go.d plugin version to v0.57.1
[#&#8203;16465](https://togithub.com/netdata/netdata/pull/16465)
([ilyam8](https://togithub.com/ilyam8))
- Add option to disable ML.
[#&#8203;16463](https://togithub.com/netdata/netdata/pull/16463)
([vkalintiris](https://togithub.com/vkalintiris))
- fix analytics logs
[#&#8203;16462](https://togithub.com/netdata/netdata/pull/16462)
([ktsaou](https://togithub.com/ktsaou))
- fix logs bashism
[#&#8203;16461](https://togithub.com/netdata/netdata/pull/16461)
([ktsaou](https://togithub.com/ktsaou))
- fix log2journal incorrect log
[#&#8203;16460](https://togithub.com/netdata/netdata/pull/16460)
([ktsaou](https://togithub.com/ktsaou))
- fixes for logging
[#&#8203;16459](https://togithub.com/netdata/netdata/pull/16459)
([ktsaou](https://togithub.com/ktsaou))
- when the namespace socket does not work, continue trying
[#&#8203;16458](https://togithub.com/netdata/netdata/pull/16458)
([ktsaou](https://togithub.com/ktsaou))
- set journal path for logging
[#&#8203;16457](https://togithub.com/netdata/netdata/pull/16457)
([ktsaou](https://togithub.com/ktsaou))
- add sbindir_POST to PATH of bash scripts that use `systemd-cat-native`
[#&#8203;16456](https://togithub.com/netdata/netdata/pull/16456)
([ilyam8](https://togithub.com/ilyam8))
- add LogNamespace to systemd units
[#&#8203;16454](https://togithub.com/netdata/netdata/pull/16454)
([ilyam8](https://togithub.com/ilyam8))
- Update non-zero uuid key + child conf.
[#&#8203;16452](https://togithub.com/netdata/netdata/pull/16452)
([vkalintiris](https://togithub.com/vkalintiris))
- Add missing argument.
[#&#8203;16451](https://togithub.com/netdata/netdata/pull/16451)
([vkalintiris](https://togithub.com/vkalintiris))
- log flood protection to 1000 log lines / 1 minute
[#&#8203;16450](https://togithub.com/netdata/netdata/pull/16450)
([ilyam8](https://togithub.com/ilyam8))
- Code cleanup
[#&#8203;16448](https://togithub.com/netdata/netdata/pull/16448)
([stelfrag](https://togithub.com/stelfrag))
- fix: link daemon.log to stderr in docker
[#&#8203;16447](https://togithub.com/netdata/netdata/pull/16447)
([ilyam8](https://togithub.com/ilyam8))
- Doc change: Curl no longer supports spaces in the URL.
[#&#8203;16446](https://togithub.com/netdata/netdata/pull/16446)
([luisj1983](https://togithub.com/luisj1983))
- journal estimations
[#&#8203;16445](https://togithub.com/netdata/netdata/pull/16445)
([ktsaou](https://togithub.com/ktsaou))
- journal startup
[#&#8203;16443](https://togithub.com/netdata/netdata/pull/16443)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16442](https://togithub.com/netdata/netdata/pull/16442)
([netdatabot](https://togithub.com/netdatabot))
- Fix icon filename
[#&#8203;16441](https://togithub.com/netdata/netdata/pull/16441)
([shyamvalsan](https://togithub.com/shyamvalsan))
- On-Prem documentation full and light
[#&#8203;16440](https://togithub.com/netdata/netdata/pull/16440)
([M4itee](https://togithub.com/M4itee))
- Minor: Small health docs typo fix
[#&#8203;16439](https://togithub.com/netdata/netdata/pull/16439)
([MrZammler](https://togithub.com/MrZammler))
- Removes Observabilitycon banner README.md
[#&#8203;16434](https://togithub.com/netdata/netdata/pull/16434)
([Aliki92](https://togithub.com/Aliki92))
- Journal sampling
[#&#8203;16433](https://togithub.com/netdata/netdata/pull/16433)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16431](https://togithub.com/netdata/netdata/pull/16431)
([netdatabot](https://togithub.com/netdatabot))
- Regenerate integrations.js
[#&#8203;16430](https://togithub.com/netdata/netdata/pull/16430)
([netdatabot](https://togithub.com/netdatabot))
- proc_net_dev: keep nic_speed_max in kilobits
[#&#8203;16429](https://togithub.com/netdata/netdata/pull/16429)
([ilyam8](https://togithub.com/ilyam8))
- update go.d plugin to v0.57.0
[#&#8203;16427](https://togithub.com/netdata/netdata/pull/16427)
([ilyam8](https://togithub.com/ilyam8))
- Adds config info for Telegram cloud notification
[#&#8203;16424](https://togithub.com/netdata/netdata/pull/16424)
([juacker](https://togithub.com/juacker))
- Minor: Remove backtick from doc
[#&#8203;16423](https://togithub.com/netdata/netdata/pull/16423)
([MrZammler](https://togithub.com/MrZammler))
- Update netdata-functions.md
[#&#8203;16421](https://togithub.com/netdata/netdata/pull/16421)
([shyamvalsan](https://togithub.com/shyamvalsan))
- disable socket port reuse
[#&#8203;16420](https://togithub.com/netdata/netdata/pull/16420)
([ilyam8](https://togithub.com/ilyam8))
- fix proc net dev: keep iface speed chart var in Mbits
[#&#8203;16418](https://togithub.com/netdata/netdata/pull/16418)
([ilyam8](https://togithub.com/ilyam8))
- Don't print errors from reading filtered alerts
[#&#8203;16417](https://togithub.com/netdata/netdata/pull/16417)
([MrZammler](https://togithub.com/MrZammler))
- /api/v1/charts: bring back chart id to `title`
[#&#8203;16416](https://togithub.com/netdata/netdata/pull/16416)
([ilyam8](https://togithub.com/ilyam8))
- fix: don't count reused connections as new
[#&#8203;16414](https://togithub.com/netdata/netdata/pull/16414)
([ilyam8](https://togithub.com/ilyam8))
- Add support for installing a specific major version of the agent on
install.
[#&#8203;16413](https://togithub.com/netdata/netdata/pull/16413)
([Ferroin](https://togithub.com/Ferroin))
- Remove queue limit from ACLK sync event loop
[#&#8203;16411](https://togithub.com/netdata/netdata/pull/16411)
([stelfrag](https://togithub.com/stelfrag))
- Regenerate integrations.js
[#&#8203;16409](https://togithub.com/netdata/netdata/pull/16409)
([netdatabot](https://togithub.com/netdatabot))
- Improve handling around EPEL requirement for RPM packages.
[#&#8203;16406](https://togithub.com/netdata/netdata/pull/16406)
([Ferroin](https://togithub.com/Ferroin))
- Fix typo in metadata (eBPF)
[#&#8203;16405](https://togithub.com/netdata/netdata/pull/16405)
([thiagoftsm](https://togithub.com/thiagoftsm))
- docker: use /host/etc/hostname if mounted
[#&#8203;16401](https://togithub.com/netdata/netdata/pull/16401)
([ilyam8](https://togithub.com/ilyam8))
- adaptec_raid: fix parsing PD without NCQ status
[#&#8203;16400](https://togithub.com/netdata/netdata/pull/16400)
([ilyam8](https://togithub.com/ilyam8))
- eBPF apps order
[#&#8203;16395](https://togithub.com/netdata/netdata/pull/16395)
([thiagoftsm](https://togithub.com/thiagoftsm))
- fix systemd-units func expiration time
[#&#8203;16393](https://togithub.com/netdata/netdata/pull/16393)
([ilyam8](https://togithub.com/ilyam8))
- docker: mount /etc/localtime
[#&#8203;16392](https://togithub.com/netdata/netdata/pull/16392)
([ilyam8](https://togithub.com/ilyam8))
- fix "differ in signedness" warn in cgroup
[#&#8203;16391](https://togithub.com/netdata/netdata/pull/16391)
([ilyam8](https://togithub.com/ilyam8))
- fix v0 dashboard
[#&#8203;16389](https://togithub.com/netdata/netdata/pull/16389)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16386](https://togithub.com/netdata/netdata/pull/16386)
([netdatabot](https://togithub.com/netdatabot))
- skip spaces when reading cpuset
[#&#8203;16385](https://togithub.com/netdata/netdata/pull/16385)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16384](https://togithub.com/netdata/netdata/pull/16384)
([netdatabot](https://togithub.com/netdatabot))
- use pre-configured message_ids to identify common logs
[#&#8203;16383](https://togithub.com/netdata/netdata/pull/16383)
([ktsaou](https://togithub.com/ktsaou))
- Handle ephemeral hosts
[#&#8203;16381](https://togithub.com/netdata/netdata/pull/16381)
([stelfrag](https://togithub.com/stelfrag))
- docs: remove 'families' from health reference
[#&#8203;16380](https://togithub.com/netdata/netdata/pull/16380)
([ilyam8](https://togithub.com/ilyam8))
- fix cloud aws sns notification meta
[#&#8203;16379](https://togithub.com/netdata/netdata/pull/16379)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16378](https://togithub.com/netdata/netdata/pull/16378)
([netdatabot](https://togithub.com/netdatabot))
- update bundled UI to v6.59.0
[#&#8203;16377](https://togithub.com/netdata/netdata/pull/16377)
([ilyam8](https://togithub.com/ilyam8))
- health guides: remove guides for alerts that don't exist in the repo
[#&#8203;16375](https://togithub.com/netdata/netdata/pull/16375)
([ilyam8](https://togithub.com/ilyam8))
- add pids current to cgroups meta
[#&#8203;16374](https://togithub.com/netdata/netdata/pull/16374)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16373](https://togithub.com/netdata/netdata/pull/16373)
([netdatabot](https://togithub.com/netdatabot))
- docs: remove unused cloud notification methods mds
[#&#8203;16372](https://togithub.com/netdata/netdata/pull/16372)
([ilyam8](https://togithub.com/ilyam8))
- Add configuration documentation for Cloud AWS SNS
[#&#8203;16371](https://togithub.com/netdata/netdata/pull/16371)
([car12o](https://togithub.com/car12o))
- pacakging: add zstd dev to install-required-packages
[#&#8203;16370](https://togithub.com/netdata/netdata/pull/16370)
([ilyam8](https://togithub.com/ilyam8))
- cgroups: collect pids/pids.current
[#&#8203;16369](https://togithub.com/netdata/netdata/pull/16369)
([ilyam8](https://togithub.com/ilyam8))
- docs: Correct time unit for tier 2 explanation
[#&#8203;16368](https://togithub.com/netdata/netdata/pull/16368)
([sepek](https://togithub.com/sepek))
- cgroups: fix throttle_duration chart context
[#&#8203;16367](https://togithub.com/netdata/netdata/pull/16367)
([ilyam8](https://togithub.com/ilyam8))
- Introduce agent release metadata pipelines
[#&#8203;16366](https://togithub.com/netdata/netdata/pull/16366)
([tkatsoulas](https://togithub.com/tkatsoulas))
- fix system.net when inside lxc
[#&#8203;16364](https://togithub.com/netdata/netdata/pull/16364)
([ilyam8](https://togithub.com/ilyam8))
- collectors/freeipmi: add ipmi-sensors function
[#&#8203;16363](https://togithub.com/netdata/netdata/pull/16363)
([ilyam8](https://togithub.com/ilyam8))
- Add assorted improvements to the version policy draft.
[#&#8203;16362](https://togithub.com/netdata/netdata/pull/16362)
([Ferroin](https://togithub.com/Ferroin))
- Add a apcupsd status code metric
[#&#8203;16361](https://togithub.com/netdata/netdata/pull/16361)
([thomasbeaudry](https://togithub.com/thomasbeaudry))
- Switch alarm_log to use the buffer json functions
[#&#8203;16360](https://togithub.com/netdata/netdata/pull/16360)
([stelfrag](https://togithub.com/stelfrag))
- Switch charts / chart to use buffer json functions
[#&#8203;16359](https://togithub.com/netdata/netdata/pull/16359)
([stelfrag](https://togithub.com/stelfrag))
- health: put guides into subdirs
[#&#8203;16358](https://togithub.com/netdata/netdata/pull/16358)
([ilyam8](https://togithub.com/ilyam8))
- New logging layer
[#&#8203;16357](https://togithub.com/netdata/netdata/pull/16357)
([ktsaou](https://togithub.com/ktsaou))
- Import alert guides from Netdata Assistant
[#&#8203;16355](https://togithub.com/netdata/netdata/pull/16355)
([ralphm](https://togithub.com/ralphm))
- update bundle UI to v6.58.5
[#&#8203;16354](https://togithub.com/netdata/netdata/pull/16354)
([ilyam8](https://togithub.com/ilyam8))
- Update CODEOWNERS
[#&#8203;16353](https://togithub.com/netdata/netdata/pull/16353)
([Ancairon](https://togithub.com/Ancairon))
- Copy outdated alert guides to health/guides
[#&#8203;16352](https://togithub.com/netdata/netdata/pull/16352)
([Ancairon](https://togithub.com/Ancairon))
- Replace rrdset_is_obsolete & rrdset_isnot_obsolete
[#&#8203;16351](https://togithub.com/netdata/netdata/pull/16351)
([MrZammler](https://togithub.com/MrZammler))
- fix zstd in static build
[#&#8203;16349](https://togithub.com/netdata/netdata/pull/16349)
([ilyam8](https://togithub.com/ilyam8))
- add rrddim_get_last_stored_value to simplify function code in internal
collectors
[#&#8203;16348](https://togithub.com/netdata/netdata/pull/16348)
([ilyam8](https://togithub.com/ilyam8))
- change defaults for functions
[#&#8203;16347](https://togithub.com/netdata/netdata/pull/16347)
([ktsaou](https://togithub.com/ktsaou))
- give the streaming function to nightly users
[#&#8203;16346](https://togithub.com/netdata/netdata/pull/16346)
([ktsaou](https://togithub.com/ktsaou))
- diskspace: add mount-points function
[#&#8203;16345](https://togithub.com/netdata/netdata/pull/16345)
([ilyam8](https://togithub.com/ilyam8))
- Update packaging instructions
[#&#8203;16344](https://togithub.com/netdata/netdata/pull/16344)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Better database corruption detention during runtime
[#&#8203;16343](https://togithub.com/netdata/netdata/pull/16343)
([stelfrag](https://togithub.com/stelfrag))
- Improve agent to cloud status update process
[#&#8203;16342](https://togithub.com/netdata/netdata/pull/16342)
([stelfrag](https://togithub.com/stelfrag))
- h2o add api/v2 support
[#&#8203;16340](https://togithub.com/netdata/netdata/pull/16340)
([underhood](https://togithub.com/underhood))
- proc/diskstats: add block-devices function
[#&#8203;16338](https://togithub.com/netdata/netdata/pull/16338)
([ilyam8](https://togithub.com/ilyam8))
- network-interfaces function: add UsedBy field to
[#&#8203;16337](https://togithub.com/netdata/netdata/pull/16337)
([ilyam8](https://togithub.com/ilyam8))
- Network-interfaces function small improvements
[#&#8203;16336](https://togithub.com/netdata/netdata/pull/16336)
([ilyam8](https://togithub.com/ilyam8))
- proc netstat: add network interface statistics function
[#&#8203;16334](https://togithub.com/netdata/netdata/pull/16334)
([ilyam8](https://togithub.com/ilyam8))
- systemd-units improvements
[#&#8203;16333](https://togithub.com/netdata/netdata/pull/16333)
([ktsaou](https://togithub.com/ktsaou))
- cleanup systemd unit files After
[#&#8203;16332](https://togithub.com/netdata/netdata/pull/16332)
([ilyam8](https://togithub.com/ilyam8))
- fix: check for null rrdim in cgroup functions
[#&#8203;16331](https://togithub.com/netdata/netdata/pull/16331)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16330](https://togithub.com/netdata/netdata/pull/16330)
([netdatabot](https://togithub.com/netdatabot))
- Improve unittests
[#&#8203;16329](https://togithub.com/netdata/netdata/pull/16329)
([stelfrag](https://togithub.com/stelfrag))
- fix coverity warnings in cgroups
[#&#8203;16328](https://togithub.com/netdata/netdata/pull/16328)
([ilyam8](https://togithub.com/ilyam8))
- Fix readme images
[#&#8203;16327](https://togithub.com/netdata/netdata/pull/16327)
([Ancairon](https://togithub.com/Ancairon))
- integrations: fix nightly tag in helm deploy
[#&#8203;16326](https://togithub.com/netdata/netdata/pull/16326)
([ilyam8](https://togithub.com/ilyam8))
- rename newly added functions
[#&#8203;16325](https://togithub.com/netdata/netdata/pull/16325)
([ktsaou](https://togithub.com/ktsaou))
- Added section Blog posts README.md
[#&#8203;16323](https://togithub.com/netdata/netdata/pull/16323)
([Aliki92](https://togithub.com/Aliki92))
- Keep precompiled statements for alarm log queries to improve
performance
[#&#8203;16321](https://togithub.com/netdata/netdata/pull/16321)
([stelfrag](https://togithub.com/stelfrag))
- Fix README images
[#&#8203;16320](https://togithub.com/netdata/netdata/pull/16320)
([Ancairon](https://togithub.com/Ancairon))
- Fix journal file index when collision is detected
[#&#8203;16319](https://togithub.com/netdata/netdata/pull/16319)
([stelfrag](https://togithub.com/stelfrag))
- Systemd units function
[#&#8203;16318](https://togithub.com/netdata/netdata/pull/16318)
([ktsaou](https://togithub.com/ktsaou))
- Optimize database before agent shutdown
[#&#8203;16317](https://togithub.com/netdata/netdata/pull/16317)
([stelfrag](https://togithub.com/stelfrag))
- `tcp_v6_connect` monitoring
[#&#8203;16316](https://togithub.com/netdata/netdata/pull/16316)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Improve shutdown when collectors are active
[#&#8203;16315](https://togithub.com/netdata/netdata/pull/16315)
([stelfrag](https://togithub.com/stelfrag))
- cgroup-top function
[#&#8203;16314](https://togithub.com/netdata/netdata/pull/16314)
([ktsaou](https://togithub.com/ktsaou))
- Add a note for the docker deployment alongside with cetus
[#&#8203;16312](https://togithub.com/netdata/netdata/pull/16312)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Update ObservabilityCon README.md
[#&#8203;16311](https://togithub.com/netdata/netdata/pull/16311)
([Aliki92](https://togithub.com/Aliki92))
- update docker swarm deploy info
[#&#8203;16308](https://togithub.com/netdata/netdata/pull/16308)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16306](https://togithub.com/netdata/netdata/pull/16306)
([netdatabot](https://togithub.com/netdatabot))
- Use proper icons for deploy integrations
[#&#8203;16305](https://togithub.com/netdata/netdata/pull/16305)
([Ancairon](https://togithub.com/Ancairon))
- bump openssl for static in 3.1.4
[#&#8203;16303](https://togithub.com/netdata/netdata/pull/16303)
([tkatsoulas](https://togithub.com/tkatsoulas))
- claim.sh: use echo instead of /bin/echo
[#&#8203;16300](https://togithub.com/netdata/netdata/pull/16300)
([ilyam8](https://togithub.com/ilyam8))
- update journal sources once per minute
[#&#8203;16298](https://togithub.com/netdata/netdata/pull/16298)
([ktsaou](https://togithub.com/ktsaou))
- Fix label copy
[#&#8203;16297](https://togithub.com/netdata/netdata/pull/16297)
([stelfrag](https://togithub.com/stelfrag))
- fix missing labels from parents
[#&#8203;16296](https://togithub.com/netdata/netdata/pull/16296)
([ktsaou](https://togithub.com/ktsaou))
- do not propagate upstream internal label sources
[#&#8203;16295](https://togithub.com/netdata/netdata/pull/16295)
([ktsaou](https://togithub.com/ktsaou))
- fix various issues identified by coverity
[#&#8203;16294](https://togithub.com/netdata/netdata/pull/16294)
([ktsaou](https://togithub.com/ktsaou))
- fix missing labels from parents
[#&#8203;16293](https://togithub.com/netdata/netdata/pull/16293)
([ktsaou](https://togithub.com/ktsaou))
- fix renames in freebsd
[#&#8203;16292](https://togithub.com/netdata/netdata/pull/16292)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16291](https://togithub.com/netdata/netdata/pull/16291)
([netdatabot](https://togithub.com/netdatabot))
- fix retention loading
[#&#8203;16290](https://togithub.com/netdata/netdata/pull/16290)
([ktsaou](https://togithub.com/ktsaou))
- integrations: yes/no instead of True/False in tables
[#&#8203;16289](https://togithub.com/netdata/netdata/pull/16289)
([ilyam8](https://togithub.com/ilyam8))
- typo fixed in gen_docs_integrations.py
[#&#8203;16288](https://togithub.com/netdata/netdata/pull/16288)
([khalid586](https://togithub.com/khalid586))
- Brotli streaming compression
[#&#8203;16287](https://togithub.com/netdata/netdata/pull/16287)
([ktsaou](https://togithub.com/ktsaou))
- Apcupsd selftest metric
[#&#8203;16286](https://togithub.com/netdata/netdata/pull/16286)
([thomasbeaudry](https://togithub.com/thomasbeaudry))
- Fix 404s in markdown files
[#&#8203;16285](https://togithub.com/netdata/netdata/pull/16285)
([Ancairon](https://togithub.com/Ancairon))
- Regenerate integrations.js
[#&#8203;16284](https://togithub.com/netdata/netdata/pull/16284)
([netdatabot](https://togithub.com/netdatabot))
- Small optimization of alert queries
[#&#8203;16282](https://togithub.com/netdata/netdata/pull/16282)
([MrZammler](https://togithub.com/MrZammler))
- update go.d version to 0.56.4
[#&#8203;16281](https://togithub.com/netdata/netdata/pull/16281)
([ilyam8](https://togithub.com/ilyam8))
- update bundled UI to v6.57.0
[#&#8203;16277](https://togithub.com/netdata/netdata/pull/16277)
([ilyam8](https://togithub.com/ilyam8))
- Remove semicolons from strings
[#&#8203;16276](https://togithub.com/netdata/netdata/pull/16276)
([Ancairon](https://togithub.com/Ancairon))
- Prevent wrong optimization armv7l static build
[#&#8203;16274](https://togithub.com/netdata/netdata/pull/16274)
([stelfrag](https://togithub.com/stelfrag))
- local_listeners: add cmd args for reading specific files
[#&#8203;16273](https://togithub.com/netdata/netdata/pull/16273)
([ilyam8](https://togithub.com/ilyam8))
- DYNCFG fix REPORT_JOB_STATUS streaming
[#&#8203;16272](https://togithub.com/netdata/netdata/pull/16272)
([underhood](https://togithub.com/underhood))
- fix sources match
[#&#8203;16271](https://togithub.com/netdata/netdata/pull/16271)
([ktsaou](https://togithub.com/ktsaou))
- Add an obsoletion time for statsd private charts
[#&#8203;16269](https://togithub.com/netdata/netdata/pull/16269)
([MrZammler](https://togithub.com/MrZammler))
- ZSTD and GZIP/DEFLATE streaming support
[#&#8203;16268](https://togithub.com/netdata/netdata/pull/16268)
([ktsaou](https://togithub.com/ktsaou))
- journal minor updates
[#&#8203;16267](https://togithub.com/netdata/netdata/pull/16267)
([ktsaou](https://togithub.com/ktsaou))
- Regenerate integrations.js
[#&#8203;16266](https://togithub.com/netdata/netdata/pull/16266)
([netdatabot](https://togithub.com/netdatabot))
- Fix coverity issue 403725
[#&#8203;16265](https://togithub.com/netdata/netdata/pull/16265)
([stelfrag](https://togithub.com/stelfrag))
- SUBSTRING simple patterns fix
[#&#8203;16264](https://togithub.com/netdata/netdata/pull/16264)
([ktsaou](https://togithub.com/ktsaou))
- QUERIES: use tiers only when they have useful data
[#&#8203;16263](https://togithub.com/netdata/netdata/pull/16263)
([ktsaou](https://togithub.com/ktsaou))
- Improve dimension ML model load
[#&#8203;16262](https://togithub.com/netdata/netdata/pull/16262)
([stelfrag](https://togithub.com/stelfrag))
- cgroup: add net container_device label
[#&#8203;16261](https://togithub.com/netdata/netdata/pull/16261)
([ilyam8](https://togithub.com/ilyam8))
- Replace distutils with packaging for version
[#&#8203;16259](https://togithub.com/netdata/netdata/pull/16259)
([MrZammler](https://togithub.com/MrZammler))
- Regenerate integrations.js
[#&#8203;16258](https://togithub.com/netdata/netdata/pull/16258)
([netdatabot](https://togithub.com/netdatabot))
- Fix Discord webhook payload
[#&#8203;16257](https://togithub.com/netdata/netdata/pull/16257)
([luchaos](https://togithub.com/luchaos))
- Fix HAProxy server status parsing and add MAINT status chart
[#&#8203;16253](https://togithub.com/netdata/netdata/pull/16253)
([seniorquico](https://togithub.com/seniorquico))
- Journal multiple sources
[#&#8203;16252](https://togithub.com/netdata/netdata/pull/16252)
([ktsaou](https://togithub.com/ktsaou))
- `most_popular` on markdown metadata for integrations
[#&#8203;16251](https://togithub.com/netdata/netdata/pull/16251)
([Ancairon](https://togithub.com/Ancairon))
- Dyncfg improvements
[#&#8203;16250](https://togithub.com/netdata/netdata/pull/16250)
([ktsaou](https://togithub.com/ktsaou))
- Fix label copy to correctly handle duplicate keys
[#&#8203;16249](https://togithub.com/netdata/netdata/pull/16249)
([stelfrag](https://togithub.com/stelfrag))
- added systemd-journal forward_secure_sealing
[#&#8203;16247](https://togithub.com/netdata/netdata/pull/16247)
([ktsaou](https://togithub.com/ktsaou))
- Terminate cgroups discovery thread faster during shutdown
[#&#8203;16246](https://togithub.com/netdata/netdata/pull/16246)
([stelfrag](https://togithub.com/stelfrag))
- python.d(smartd_log): collect Total LBAs written/read
[#&#8203;16245](https://togithub.com/netdata/netdata/pull/16245)
([watsonbox](https://togithub.com/watsonbox))
- fix apps plugin metric names in meta
[#&#8203;16243](https://togithub.com/netdata/netdata/pull/16243)
([ilyam8](https://togithub.com/ilyam8))
- Drop an unused index from aclk_alert table
[#&#8203;16242](https://togithub.com/netdata/netdata/pull/16242)
([stelfrag](https://togithub.com/stelfrag))
- add DYNCFG_RESET
[#&#8203;16241](https://togithub.com/netdata/netdata/pull/16241)
([underhood](https://togithub.com/underhood))
- Reuse ML load prepared statement
[#&#8203;16240](https://togithub.com/netdata/netdata/pull/16240)
([stelfrag](https://togithub.com/stelfrag))
- update bundled UI to v6.53.0
[#&#8203;16239](https://togithub.com/netdata/netdata/pull/16239)
([ilyam8](https://togithub.com/ilyam8))
- Regenerate integrations.js
[#&#8203;16237](https://togithub.com/netdata/netdata/pull/16237)
([netdatabot](https://togithub.com/netdatabot))
- Active journal centralization guide no encryption
[#&#8203;16236](https://togithub.com/netdata/netdata/pull/16236)
([tkatsoulas](https://togithub.com/tkatsoulas))
- journal: script to generate self-signed-certificates
[#&#8203;16235](https://togithub.com/netdata/netdata/pull/16235)
([ktsaou](https://togithub.com/ktsaou))
- Fix dimension HETEROGENEOUS check
[#&#8203;16234](https://togithub.com/netdata/netdata/pull/16234)
([stelfrag](https://togithub.com/stelfrag))
- uninstaller: remove /etc/cron.d/netdata-updater-daily
[#&#8203;16233](https://togithub.com/netdata/netdata/pull/16233)
([ilyam8](https://togithub.com/ilyam8))
- Add Erlang to Apps configuration
[#&#8203;16231](https://togithub.com/netdata/netdata/pull/16231)
([andyundso](https://togithub.com/andyundso))
- remove charts.d/nut
[#&#8203;16230](https://togithub.com/netdata/netdata/pull/16230)
([ilyam8](https://togithub.com/ilyam8))
- kickstart: rename auto-update-method to auto-update-type
[#&#8203;16229](https://togithub.com/netdata/netdata/pull/16229)
([ilyam8](https://togithub.com/ilyam8))
- update go.d plugin version to v0.56.3
[#&#8203;16228](https://togithub.com/netdata/netdata/pull/16228)
([ilyam8](https://togithub.com/ilyam8))
- Add document outlining our versioning policy and public API.
[#&#8203;16227](https://togithub.com/netdata/netdata/pull/16227)
([Ferroin](https://togithub.com/Ferroin))
- Changes to `systemd-journal` docs
[#&#8203;16225](https://togithub.com/netdata/netdata/pull/16225)
([Ancairon](https://togithub.com/Ancairon))
- Fix statistics calculation in 32bit systems
[#&#8203;16222](https://togithub.com/netdata/netdata/pull/16222)
([stelfrag](https://togithub.com/stelfrag))
- Fix meta unittest
[#&#8203;16221](https://togithub.com/netdata/netdata/pull/16221)
([stelfrag](https://togithub.com/stelfrag))
- facets: minimize hashtable collisions
[#&#8203;16215](https://togithub.com/netdata/netdata/pull/16215)
([ktsaou](https://togithub.com/ktsaou))
- Removing support for Alpine 3.15
[#&#8203;16205](https://togithub.com/netdata/netdata/pull/16205)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Improve context load on startup
[#&#8203;16203](https://togithub.com/netdata/netdata/pull/16203)
([stelfrag](https://togithub.com/stelfrag))
- cgroup-network: don't log an error opening pid file if doesn't exist
[#&#8203;16196](https://togithub.com/netdata/netdata/pull/16196)
([ilyam8](https://togithub.com/ilyam8))
- docker install: support for Proxmox vms/containers name resolution
[#&#8203;16193](https://togithub.com/netdata/netdata/pull/16193)
([ilyam8](https://togithub.com/ilyam8))
- Introduce workflow to always update bundled packages (static builds)
into their latest release (part1)
[#&#8203;16191](https://togithub.com/netdata/netdata/pull/16191)
([tkatsoulas](https://togithub.com/tkatsoulas))
- Improvements for labels handling
[#&#8203;16172](https://togithub.com/netdata/netdata/pull/16172)
([stelfrag](https://togithub.com/stelfrag))
- Split chars (eBPF <-> Apps integration)
[#&#8203;16139](https://togithub.com/netdata/netdata/pull/16139)
([thiagoftsm](https://togithub.com/thiagoftsm))
- Faster parents
[#&#8203;16127](https://togithub.com/netdata/netdata/pull/16127)
([ktsaou](https://togithub.com/ktsaou))
- Update info about custom dashboards
[#&#8203;16121](https://togithub.com/netdata/netdata/pull/16121)
([elizabyte8](https://togithub.com/elizabyte8))
- Add info to native packages docs about mirroring our repos.
[#&#8203;16069](https://togithub.com/netdata/netdata/pull/16069)
([Ferroin](https://togithub.com/Ferroin))
- shutdown while waiting for collectors to finish
[#&#8203;16023](https://togithub.com/netdata/netdata/pull/16023)
([ktsaou](https://togithub.com/ktsaou))
- Add support for gorilla pages for tier 0.
[#&#8203;15969](https://togithub.com/netdata/netdata/pull/15969)
([vkalintiris](https://togithub.com/vkalintiris))
- Add integrations JSON file for website usage.
[#&#8203;15959](https://togithub.com/netdata/netdata/pull/15959)
([Ferroin](https://togithub.com/Ferroin))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:30:01 +01:00
TrueCharts Bot 81f7edef55
chore(deps): update actions/setup-python action to v5 (#15805)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4` -> `v5` |

---

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

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/setup-python/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:29 +01:00
TrueCharts Bot f67eb0a69c
chore(deps): update container image quay.io/invidious/invidious to latest@d7517f2 (#15813)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/invidious/invidious | digest | `2bf1388` -> `d7517f2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:26 +01:00
TrueCharts Bot f744a1a5f9
chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@3be6679 (#15810)
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 |
`9ec703e` -> `3be6679` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:23 +01:00
TrueCharts Bot c69141527a
chore(deps): update container image jgraph/drawio to v22.1.7@c88f7ec (#15815)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jgraph/drawio](https://www.drawio.com)
([source](https://togithub.com/jgraph/docker-drawio)) | patch | `22.1.5`
-> `22.1.7` |

---

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

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (jgraph/drawio)</summary>

###
[`v22.1.7`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.5...v22.1.7)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.5...v22.1.7)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:11 +01:00
TrueCharts Bot b2c8c3461d
chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.3@4d3e482 (#15812) 2023-12-06 19:23:04 +01:00
TrueCharts Bot 9f850348f2
chore(deps): update container image bitnami/grafana to 10.2.2@cf16036 (#15807) 2023-12-06 19:23:01 +01:00
TrueCharts Bot 8b2f0b3af7
chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@34e811f (#15811)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `66f12a3` -> `34e811f`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 18:22:56 +00:00
TrueCharts Bot f3be2a8c65
chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@50f6dc6 (#15809)
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 | `1e9cbad` -> `50f6dc6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:22:40 +01:00
TrueCharts Bot 6c4644dbc0
chore(deps): update container image diygod/rsshub to latest@5cbb9e0 (#15808)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `4c026d9` -> `5cbb9e0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:22:08 +01:00
TrueCharts Bot c1bad014b8
chore(deps): update container image bitnami/alertmanager to 0.26.0@ec6a6b3 (#15806)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/alertmanager | digest | `3da5256` -> `ec6a6b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:21:32 +01:00
Stavros kois 6d43de1735
fix(jitsi): fix UI blocking catalog 2023-12-06 15:32:49 +02:00
TrueCharts Bot 68e4ce3199
chore(deps): update container image n8nio/n8n to v1.20.0@1a772a2 (#15804)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.19.5` -> `1.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:34:45 +01:00
TrueCharts Bot 4372c7cefa
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.0@9a8a678 (#15803)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| minor | `2.0.1` -> `2.1.0` |

---

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

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.1.0`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.0):
Paperless-ngx v2.1.0

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.0.1...v2.1.0)

#### paperless-ngx 2.1.0

##### Features

- Enhancement: implement document link custom field
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4799](https://togithub.com/paperless-ngx/paperless-ngx/pull/4799))
- Feature: Adds additional warnings during an import if it might fail
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4814](https://togithub.com/paperless-ngx/paperless-ngx/pull/4814))
- Feature: pngx PDF viewer with updated pdfjs
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4679](https://togithub.com/paperless-ngx/paperless-ngx/pull/4679))
- Enhancement: support automatically assigning custom fields via
consumption templates [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4727](https://togithub.com/paperless-ngx/paperless-ngx/pull/4727))
- Feature: update user profile
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4678](https://togithub.com/paperless-ngx/paperless-ngx/pull/4678))
- Enhancement: Allow excluding mail attachments by name
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4691](https://togithub.com/paperless-ngx/paperless-ngx/pull/4691))
- Enhancement: auto-refresh logs & tasks
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4680](https://togithub.com/paperless-ngx/paperless-ngx/pull/4680))

##### Bug Fixes

- Fix: welcome widget text color
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4829](https://togithub.com/paperless-ngx/paperless-ngx/pull/4829))
- Fix: export consumption templates & custom fields in exporter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4825](https://togithub.com/paperless-ngx/paperless-ngx/pull/4825))
- Fix: bulk edit object permissions should use permissions object
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4797](https://togithub.com/paperless-ngx/paperless-ngx/pull/4797))
- Fix: empty string for consumption template field should be interpreted
as `None` [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4762](https://togithub.com/paperless-ngx/paperless-ngx/pull/4762))
- Fix: use default permissions for objects created via dropdown
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4778](https://togithub.com/paperless-ngx/paperless-ngx/pull/4778))
- Fix: Alpha layer removal could allow duplicates
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4781](https://togithub.com/paperless-ngx/paperless-ngx/pull/4781))
- Fix: update checker broke in v2.0.0
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4773](https://togithub.com/paperless-ngx/paperless-ngx/pull/4773))
- Fix: only show global drag-drop when files included
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4767](https://togithub.com/paperless-ngx/paperless-ngx/pull/4767))

##### Documentation

- Enhancement: implement document link custom field
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4799](https://togithub.com/paperless-ngx/paperless-ngx/pull/4799))
- Fix: export consumption templates & custom fields in exporter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4825](https://togithub.com/paperless-ngx/paperless-ngx/pull/4825))
- Documentation: Fix typos [@&#8203;omahs](https://togithub.com/omahs)
([#&#8203;4737](https://togithub.com/paperless-ngx/paperless-ngx/pull/4737))

##### Maintenance

- Bump the actions group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4745](https://togithub.com/paperless-ngx/paperless-ngx/pull/4745))

##### Dependencies

<details>
<summary>7 changes</summary>

- Bump the development group with 6 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4838](https://togithub.com/paperless-ngx/paperless-ngx/pull/4838))
- Bump the actions group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4745](https://togithub.com/paperless-ngx/paperless-ngx/pull/4745))
- Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4756](https://togithub.com/paperless-ngx/paperless-ngx/pull/4756))
- Bump the frontend-jest-dependencies group in /src-ui with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4744](https://togithub.com/paperless-ngx/paperless-ngx/pull/4744))
- Bump @&#8203;\<!---->playwright/test from 1.39.0 to 1.40.1 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4749](https://togithub.com/paperless-ngx/paperless-ngx/pull/4749))
- Bump wait-on from 7.0.1 to 7.2.0 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4747](https://togithub.com/paperless-ngx/paperless-ngx/pull/4747))
- Bump @&#8203;\<!---->types/node from 20.8.10 to 20.10.2 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4748](https://togithub.com/paperless-ngx/paperless-ngx/pull/4748))

</details>

##### All App Changes

<details>
<summary>20 changes</summary>

- Enhancement: implement document link custom field
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4799](https://togithub.com/paperless-ngx/paperless-ngx/pull/4799))
- Bump the development group with 6 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4838](https://togithub.com/paperless-ngx/paperless-ngx/pull/4838))
- Fix: welcome widget text color
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4829](https://togithub.com/paperless-ngx/paperless-ngx/pull/4829))
- Fix: export consumption templates & custom fields in exporter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4825](https://togithub.com/paperless-ngx/paperless-ngx/pull/4825))
- Feature: Adds additional warnings during an import if it might fail
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4814](https://togithub.com/paperless-ngx/paperless-ngx/pull/4814))
- Feature: pngx PDF viewer with updated pdfjs
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4679](https://togithub.com/paperless-ngx/paperless-ngx/pull/4679))
- Fix: bulk edit object permissions should use permissions object
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4797](https://togithub.com/paperless-ngx/paperless-ngx/pull/4797))
- Enhancement: support automatically assigning custom fields via
consumption templates [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4727](https://togithub.com/paperless-ngx/paperless-ngx/pull/4727))
- Fix: empty string for consumption template field should be interpreted
as `None` [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4762](https://togithub.com/paperless-ngx/paperless-ngx/pull/4762))
- Fix: use default permissions for objects created via dropdown
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4778](https://togithub.com/paperless-ngx/paperless-ngx/pull/4778))
- Fix: Alpha layer removal could allow duplicates
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4781](https://togithub.com/paperless-ngx/paperless-ngx/pull/4781))
- Feature: update user profile
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4678](https://togithub.com/paperless-ngx/paperless-ngx/pull/4678))
- Fix: update checker broke in v2.0.0
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4773](https://togithub.com/paperless-ngx/paperless-ngx/pull/4773))
- Fix: only show global drag-drop when files included
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4767](https://togithub.com/paperless-ngx/paperless-ngx/pull/4767))
- Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4756](https://togithub.com/paperless-ngx/paperless-ngx/pull/4756))
- Bump the frontend-jest-dependencies group in /src-ui with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4744](https://togithub.com/paperless-ngx/paperless-ngx/pull/4744))
- Bump @&#8203;\<!---->playwright/test from 1.39.0 to 1.40.1 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4749](https://togithub.com/paperless-ngx/paperless-ngx/pull/4749))
- Bump wait-on from 7.0.1 to 7.2.0 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4747](https://togithub.com/paperless-ngx/paperless-ngx/pull/4747))
- Bump @&#8203;\<!---->types/node from 20.8.10 to 20.10.2 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4748](https://togithub.com/paperless-ngx/paperless-ngx/pull/4748))
- Enhancement: auto-refresh logs & tasks
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4680](https://togithub.com/paperless-ngx/paperless-ngx/pull/4680))

</details>

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:34:35 +01:00
TrueCharts Bot 4aa14d8dce
chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@a7ef461 (#15718)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| digest | `a4cb3ee` -> `a7ef461` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:31:29 +01:00
TrueCharts Bot 020a656a5c
chore(deps): update container image wiserain/flexget to v3.10.3@2b0c0ab (#15802)
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.10.2` -> `3.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:27:24 +01:00
TrueCharts Bot 2838099c02
chore(deps): update container image quay.io/invidious/invidious to latest@2bf1388 (#15798)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/invidious/invidious | digest | `7863b23` -> `2bf1388` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:25:55 +01:00
TrueCharts Bot e5546444ca
chore(deps): update container image minio/minio to vrelease.2023-12-06t09-09-22z@e6833eb (#15801)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-12-02T10-51-33Z` ->
`RELEASE.2023-12-06T09-09-22Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:25:30 +01:00
TrueCharts Bot 9f96a51a55
chore(deps): update container image ghcr.io/linuxserver/calibre to 7.1.0@a8917fa (#15795)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:25:21 +01:00
TrueCharts Bot 2ff488c4d9
chore(deps): update container image lmscommunity/logitechmediaserver to stable@baa26c5 (#15797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `d47e740` -> `baa26c5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:24:55 +01:00
TrueCharts Bot 6139132165
chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@aeebeff (#15796)
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 |
`012b36c` -> `aeebeff` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:24:41 +01:00
TrueCharts Bot f2c2cef080
chore(deps): update container image diygod/rsshub to latest@4c026d9 (#15794)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `98040e3` -> `4c026d9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 13:23:51 +01:00
Stavros Kois 51bd2d22b8
Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-06 13:38:49 +02:00
Kjeld Schouten a802ee4d3c
fix(jackett): correct common versioning mistake
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-06 12:37:25 +01:00