Compare commits

...

1840 Commits

Author SHA1 Message Date
TrueCharts Bot
702b146d12 chore(deps): update helm general non-major by renovate (#16384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.16` ->
`9.0.17` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.20` -> `16.2.21` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.16`
-> `11.0.17` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.17`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.21)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.20...common-16.2.21)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:57:27 +01:00
TrueCharts Bot
5a3bb165f6 chore(deps): update helm chart common to 16.2.21 by renovate (#16381)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.20` -> `16.2.21` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.21)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.20...common-16.2.21)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:16:01 +01:00
kqmaverick
a529b05390 docs(nextcloud): update installation notes (#16380)
**Description**
Changes ingress configuration to a hard requirement and remove
instructions about switch to ClusterIP.

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

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

** 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-24 15:17:56 +01:00
Kjeld Schouten
952616128a chore(nextcloud): BREAKING CHANGE remove service settings for SCALE GUI (#16379)
**Description**

Users seem to be confused about the fact service settings where present
and even defaulted to loadbalancer, without it actually being
technically possible to use this without causing malfuctions.

Requiring ingress is a good first step, but in the specific case of
Nextcloud, we actually want to prevent any use of direct ip:port
connections to nextcloud on SCALE.

It won't work nicely without users writhing custom forwarding scripts
which 99.99% of users on SCALE isn't able to do and those that do really
should just use normal helm.

Also removes podOptions as those options really shouldn't be used on
Nextcloud either.

As well as ServiceExpert, as we definately don't want direct interface
attachment on this either.

Only breaking for users currently using IP-Port connections on TrueNAS
SCALE, which they shouldn't have been doing in the first place

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:58:55 +01:00
TrueCharts Bot
af2c9bee81 chore(deps): update helm general non-major by renovate (#16376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.15` ->
`9.0.16` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.17` -> `16.2.20` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.15`
-> `11.0.16` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.14`
-> `10.0.15` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.16`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.16)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.15...clickhouse-9.0.16)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.20)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.19...common-16.2.20)

Function library for TrueCharts

###
[`v16.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.19)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.18...common-16.2.19)

Function library for TrueCharts

###
[`v16.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.18)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.17...common-16.2.18)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:01:40 +01:00
Xstar97TheNoob
ce3fce3f7c fix(livestreamdvr) remove a redundant variable and housekeeping. (#16377)
**Description**
Remove the UMASK variable from the gui
update and add the variables to the gui and values
update the storage variables and description
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

**📃 Notes:**
This was bulk moved to stable from incubator; so marking it as breaking
will be redundant.
**✔️ Checklist:**

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

** 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-24 13:56:03 +01:00
TrueCharts Bot
7304e7a3de chore(deps): update helm chart common to 16.2.20 by renovate (#16375)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.17` -> `16.2.20` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.20)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.19...common-16.2.20)

Function library for TrueCharts

###
[`v16.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.19)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.18...common-16.2.19)

Function library for TrueCharts

###
[`v16.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.18)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.17...common-16.2.18)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 01:15:17 +01:00
TrueCharts-Bot
40b9ad4519 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-24 00:09:56 +00:00
Stavros Kois
6325e5d060 chore(homepage/template): update description
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-24 00:07:48 +02:00
Stavros Kois
e71bb0b277 chore(homepage): adds icon field in homepage integration (#16374)
**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)-->

Some app's icon is not the same as the chart name we have in our
catalog.
Allow users to override that

**⚙️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 23:04:04 +01:00
Kjeld Schouten
9dfeac6e3a fix(homepage): set ndots to 3 to ensure it can render svc without .cluster.local 2023-12-23 22:20:27 +01:00
TrueCharts Bot
7a9e19fed7 chore(deps): update helm general non-major by renovate (#16373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.13` ->
`9.0.15` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.15` -> `16.2.17` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.12` ->
`5.0.14` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.13`
-> `11.0.15` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.13`
-> `10.0.15` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.14` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.12` ->
`5.0.14` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.13`
-> `10.0.15` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.15`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.15)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.14...clickhouse-9.0.15)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.14`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.14)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.13...clickhouse-9.0.14)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.17`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.17)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.16...common-16.2.17)

Function library for TrueCharts

###
[`v16.2.16`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.16)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.15...common-16.2.16)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 21:52:32 +01:00
Kjeld Schouten
363a709f09 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 21:37:05 +01:00
Kjeld Schouten
5cba224640 Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 21:36:42 +01:00
TrueCharts Bot
bc7c400274 chore(deps): update helm chart common to 16.2.17 by renovate (#16372)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.16` -> `16.2.17` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.17`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.17)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.16...common-16.2.17)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 20:52:51 +01:00
TrueCharts Bot
4dbfecba3a chore(deps): update helm chart common to 16.2.16 by renovate (#16371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.15` -> `16.2.16` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.16`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.16)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.15...common-16.2.16)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 20:46:00 +01:00
Kjeld Schouten
e4bb9acbe1 fix(GUI): correct indent on postgresql scale gui 2023-12-23 19:58:52 +01:00
Kjeld Schouten
0cee2cf500 chore(traefik): BREAKING CHANGE default to 443/80 (#16368)
**Description**
Its time we just use 80/443 on traefik by default.

Technically a breaking change for helm users.
SCALE users shouldn't be affected much.

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 19:18:47 +01:00
TrueCharts Bot
712d425846 chore(deps): update helm general non-major by renovate (#16369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.12` ->
`9.0.13` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.13` -> `16.2.15` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.11` ->
`5.0.12` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.12`
-> `11.0.13` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.13` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.11`
-> `10.0.12` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.11` ->
`5.0.12` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.12`
-> `10.0.13` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.13`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.12...clickhouse-9.0.13)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.15)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.14...common-16.2.15)

Function library for TrueCharts

###
[`v16.2.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.14)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.13...common-16.2.14)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 18:55:38 +01:00
Kjeld Schouten
d6d9089b9f Update postgresql.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 18:25:42 +01:00
TrueCharts Bot
b0ef428fe7 chore(deps): update helm chart common to 16.2.15 by renovate (#16367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.13` -> `16.2.15` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.15)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.14...common-16.2.15)

Function library for TrueCharts

###
[`v16.2.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.14)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.13...common-16.2.14)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 18:09:28 +01:00
Stavros Kois
cb55456ff6 chore(homepage): hide widgets when homepage is disabled (#16365)
**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._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-23 17:54:50 +01:00
Kjeld Schouten
8117bd58e5 feat(homepage): add default key field for homepage integration
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 15:46:27 +01:00
kqmaverick
f004eaefc3 fix(icloudpd): fix image (#16362)
**Description**
Fix image still on old mirror

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 15:17:24 +01:00
StevenMcElligott
403e9b713e fix(strapi): Update to 4.16 (#16363)
**Description**

Just in case I put it to 11.1.0 vs 11.0.8, since I dunno if there's any
other fixes / things between 4.15 and 4.16

⚒️ Fixes  #16078 

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 15:16:53 +01:00
TrueCharts Bot
93a7988815 chore(deps): update helm general non-major by renovate (#16361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.10` ->
`9.0.12` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.12` -> `16.2.13` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.9` ->
`5.0.11` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.10`
-> `11.0.12` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.10`
-> `10.0.12` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.9` ->
`10.0.11` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.9` ->
`5.0.11` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.10`
-> `10.0.12` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.12`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.11...clickhouse-9.0.12)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.11`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.11)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.10...clickhouse-9.0.11)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.13)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.12...common-16.2.13)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 09:08:00 +02:00
TrueCharts-Bot
2f00f14103 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-23 00:09:08 +00:00
TrueCharts Bot
22d1bc44ab chore(deps): update helm chart common to 16.2.13 by renovate (#16360)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.12` -> `16.2.13` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.13)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.12...common-16.2.13)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-23 00:00:28 +02:00
Stavros Kois
5d04d7bdd2 fix(authelia): fix networks access control (#16356) 2023-12-22 21:19:14 +01:00
TrueCharts Bot
38ea5f1c8e chore(deps): update helm general non-major by renovate (#16359) 2023-12-22 21:16:27 +02:00
TrueCharts Bot
9e9e888c9d chore(deps): update helm chart common to 16.2.12 by renovate (#16358)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.10` -> `16.2.12` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.12)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.11...common-16.2.12)

Function library for TrueCharts

###
[`v16.2.11`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.11)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.10...common-16.2.11)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-22 19:23:09 +01:00
kqmaverick
8e7936fd4a fix(chromium): remove umask question (#16354) 2023-12-22 16:08:31 +01:00
kqmaverick
e0792cc6be fix(qflood): remove umask question (#16352) 2023-12-22 16:08:21 +01:00
kqmaverick
eef712a86f fix(sonarr): remove postgres (#16350) 2023-12-22 16:08:10 +01:00
TrueCharts Bot
9fae299bb6 chore(deps): update helm chart common to 16.2.10 by renovate (#16349)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.9` -> `16.2.10` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.10)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.9...common-16.2.10)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-22 13:23:09 +01:00
Kjeld Schouten
257c24ed26 fix(ingress): expose custom options for homepage integration 2023-12-22 11:18:53 +01:00
Kjeld Schouten
b73ea7f18d fix(GUI): fixup postgresql backup gui and options
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-22 10:57:43 +01:00
TrueCharts-Bot
726c4327b8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-22 00:09:32 +00:00
TrueCharts Bot
4ba2d917dc chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@4fb506b by renovate (#16229) 2023-12-21 19:22:49 +01:00
TrueCharts Bot
6f13f9261a chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@27ddef3 by renovate (#16230) 2023-12-21 19:22:31 +01:00
TrueCharts Bot
3e671bff21 chore(deps): update container image lscr.io/linuxserver/blender to latest@de438b2 by renovate (#16227) 2023-12-21 19:22:25 +01:00
TrueCharts Bot
48d9d03261 chore(deps): update container image mrbrax/twitchautomator to master@8a93df9 by renovate (#16243) 2023-12-21 19:21:47 +01:00
TrueCharts Bot
72e4a85ea2 chore(deps): update container image ich777/chrome to latest@1993890 by renovate (#16224) 2023-12-21 19:21:03 +01:00
Kjeld Schouten
b3058e799e fix: bump to release middleware fix 2023-12-21 17:52:24 +01:00
Kjeld Schouten
bf854f6df0 fix(GUI): correct middleware in GUI
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 17:51:23 +01:00
TrueCharts Bot
6f0ac9ae20 chore(deps): update helm general non-major by renovate (#16346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.5` ->
`9.0.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.7` -> `16.2.9` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.4` ->
`5.0.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.5` ->
`11.0.7` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.5` ->
`10.0.7` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` ->
`10.0.6` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.4` ->
`5.0.6` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` ->
`10.0.7` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.7`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.6...clickhouse-9.0.7)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.6`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.5...clickhouse-9.0.6)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9)

Function library for TrueCharts

###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 17:36:26 +01:00
TrueCharts Bot
ee58928191 chore(deps): update container image teamspeak to 3.13.7@69e067c by renovate (#16247) 2023-12-21 17:00:35 +01:00
TrueCharts Bot
5fac0e46e0 chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.5.2@78a5d52 by renovate (#16253) 2023-12-21 16:58:12 +01:00
Kjeld Schouten
2a6fe33f46 chore(multiple): require ingress for certain charts 2023-12-21 16:24:25 +01:00
Kjeld Schouten
e7f46227e4 fix(vaultwarden/authelia): remove duplicate postgresql references in questions.yaml 2023-12-21 16:17:28 +01:00
Kjeld Schouten
ac7a5e7263 Merge branch 'master' of github.com:truecharts/charts 2023-12-21 15:59:53 +01:00
Kjeld Schouten
3253a34f55 chore: move more incubator to stable 2023-12-21 15:59:35 +01:00
Kjeld Schouten
096bc3e55c Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 15:56:16 +01:00
Kjeld Schouten
f24a388aae Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 15:56:02 +01:00
Kjeld Schouten
5f5d2c1d90 chore: bump nextcloud
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 15:30:22 +01:00
Kjeld Schouten
275f3013e0 fix: nextcloud collabora service in ingress being wrong
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 15:29:55 +01:00
Kjeld Schouten
cd2f97070e fix: correct pialert oopsie 2023-12-21 15:13:19 +01:00
Kjeld Schouten
f6b67e7531 chore: move adguard-home-sync to stable 2023-12-21 15:11:22 +01:00
Kjeld Schouten
c76029f0c5 chore(incubator): remove redundant ENVs 2023-12-21 15:07:03 +01:00
Kjeld Schouten
ec3a77e83a fix(csi-driver-nfs): remove redundant velero crap from values.yaml 2023-12-21 14:59:29 +01:00
Kjeld Schouten
2e573a79da chore: move more from incubator to stable 2023-12-21 14:56:44 +01:00
Kjeld Schouten
fd610994c1 chore: bump everything to ensure patches are applied globally 2023-12-21 14:22:19 +01:00
Kjeld Schouten
79d3af05dc fix(cnpg): ensure the cnpg GUI is included on CNPG apps 2023-12-21 14:20:12 +01:00
Kjeld Schouten
1a0b9aa0dc Update postgresql.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 14:07:53 +01:00
Kjeld Schouten
6f2231bf2a Update postgresql.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 14:03:02 +01:00
TrueCharts Bot
8d456c3bcf chore(deps): update helm general non-major by renovate (#16341)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.4` ->
`9.0.5` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.7` -> `16.2.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.5` -> `16.2.9` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.4` -> `16.2.9` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.3` ->
`5.0.4` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.4` ->
`11.0.5` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.4` ->
`10.0.5` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.3` ->
`10.0.4` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.3` ->
`5.0.4` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.3` ->
`10.0.4` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.5`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.4...clickhouse-9.0.5)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9)

Function library for TrueCharts

###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-21 13:23:49 +01:00
TrueCharts Bot
b63a2e8c02 chore(deps): update helm chart common to 16.2.9 by renovate (#16342)
This PR contains the following updates:

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

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9)

Function library for TrueCharts

###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8)

Function library for TrueCharts

###
[`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7)

Function library for TrueCharts

###
[`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6)

Function library for TrueCharts

###
[`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5)

Function library for TrueCharts

###
[`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4)

Function library for TrueCharts

###
[`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3)

Function library for TrueCharts

###
[`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-21 13:23:28 +01:00
TrueCharts Bot
e00aa2cfbc chore(deps): update helm chart common to 16.2.9 by renovate (#16340)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.7` -> `16.2.9` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9)

Function library for TrueCharts

###
[`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-21 13:07:51 +01:00
Kjeld Schouten
61875c3287 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 13:03:01 +01:00
Kjeld Schouten
c2d55fc0c6 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 13:01:33 +01:00
Kjeld Schouten
cd45f635c8 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-21 13:00:37 +01:00
Stavros Kois
2312f6ccf8 chore(certManager-integration): disabled by default (#16337) 2023-12-21 12:16:10 +01:00
Stavros Kois
b684d2d5bc fix(apps): link non-primary ingress - add port to non-ingress gitea's url (#16336)
**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  #11205
⚒️ Fixes  #9635
⚒️ Fixes  #8080
⚒️ Fixes  #6609

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-21 10:57:01 +02:00
Stavros Kois
159ecc8c99 fix(nextcloud): correctly reference collabora's interfacemode (#16327)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-21 10:38:35 +02:00
Stavros Kois
9410faed99 fix(clusterissuer): fix acmednsJson (#16338)
**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  #16100

**⚙️ 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-21 10:38:22 +02:00
Stavros Kois
0bf94cca9d fix(apps): fix last appVersion's (#16335)
**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-21 09:29:04 +02:00
TrueCharts-Bot
4001f85191 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-21 00:11:53 +00:00
Stavros Kois
c859ae18b4 fix(etesync): typo (#16332)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-21 01:33:26 +02:00
Kjeld Schouten
5385fd4cbe chore: bump patch versions on all charts for new GUI release 2023-12-20 20:59:09 +01:00
Max
ea2513c543 feat(miniflux): Add doc and update questions (#15249)
**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  #15248 

**⚙️ Type of change**

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

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

Custom catalog generated on top of the changes made in the PR and I was
able to install it via TrueNAS UI.

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

According to new policy to not mirror every container, the upstream
container will be used.

I propose to change the category to rss as I feel it is more fitted
there.

As the changes brings breaking changes and data loss if upgraded as is
(switch from postgresql chart to cnpg operator), a breaking change note
has been added to the changelog file and git commit. I don't know if
there is a better way to announce it to avoid users data loss.

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 20:55:54 +01:00
TrueCharts-Bot
1b4ce58b07 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 19:51:11 +00:00
Kjeld Schouten
b10f078e5c chore(GUI): Update ingress and cnpg questions for new common (#16328)
**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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 20:38:11 +01:00
TrueCharts-Bot
dd83480dd1 Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 19:36:11 +00:00
TrueCharts Bot
49e418b488 chore(deps): update helm general major by renovate (major) (#14631)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | major | `7.0.30` ->
`9.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`14.5.0` -> `16.2.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`13.2.2` -> `16.2.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`15.3.4` -> `16.2.7` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | major | `3.0.41` ->
`5.0.3` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `7.0.70` ->
`11.0.4` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `9.0.43` ->
`11.0.4` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | major | `6.0.77` ->
`10.0.4` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | major | `6.0.67` ->
`10.0.3` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | major | `3.0.43` ->
`5.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `6.0.66` ->
`10.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `7.0.6` ->
`10.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `8.0.47` ->
`10.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `9.0.3` ->
`10.0.3` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.4`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.3...clickhouse-9.0.4)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.2...clickhouse-9.0.3)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.0...clickhouse-9.0.2)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v9.0.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.1.0...clickhouse-9.0.0)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v8.1.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.1.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.2...clickhouse-8.1.0)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v8.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.1...clickhouse-8.0.2)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v8.0.1`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-8.0.0...clickhouse-8.0.1)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v8.0.0`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-8.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.30...clickhouse-8.0.0)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7)

Function library for TrueCharts

###
[`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6)

Function library for TrueCharts

###
[`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5)

Function library for TrueCharts

###
[`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4)

Function library for TrueCharts

###
[`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3)

Function library for TrueCharts

###
[`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0)

Function library for TrueCharts

###
[`v16.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.0.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.4...common-16.0.0)

Function library for TrueCharts

###
[`v15.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.3...common-15.3.4)

Function library for TrueCharts

###
[`v15.3.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.2...common-15.3.3)

Function library for TrueCharts

###
[`v15.3.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.1...common-15.3.2)

Function library for TrueCharts

###
[`v15.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.0...common-15.3.1)

Function library for TrueCharts

###
[`v15.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.2.0...common-15.3.0)

Function library for TrueCharts

###
[`v15.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.2.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.1...common-15.2.0)

Function library for TrueCharts

###
[`v15.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.0...common-15.1.1)

Function library for TrueCharts

###
[`v15.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.2...common-15.1.0)

Function library for TrueCharts

###
[`v15.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.1...common-15.0.2)

Function library for TrueCharts

###
[`v15.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.0...common-15.0.1)

Function library for TrueCharts

###
[`v15.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.5.0...common-15.0.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTA1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-20 19:30:50 +01:00
Stavros Kois
d45fcaa525 chore(nextcloud, jellyfin, authentik): APPURL -> appUrl (#15915)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 16:23:14 +01:00
Stavros Kois
b2541ee2e6 chore(clusterissuer): BREAKING CHANGE adapt to common changes (#15889)
**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)
- [x] 🔃 Refactor of current code

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 16:21:08 +01:00
Codec
84c79ab38d fix(etesync): respect config changes after initial deploy (#15080)
**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 an issue where configuration changes in the UI (or for that matter
anywhere from outside the container) don't get applied. Solution was to
set the
[undocumented](a590669c35/context/entrypoint.sh (L298C54-L298C63))
`REGEN_INI` flag to `true` to regenerate the `.ini` file on every
startup.

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Tested on my personal system using the `Extra Environment Variables`
configuration option.

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

**✔️ Checklist:**

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

** 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: Codec <37117573+Jet132@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 15:18:44 +01:00
vdudas
685bc01da9 Add troubleshooting instructions for prometheus-operator referencing the FAQ for easier discovery (#15714)
**Description**
Adding documentation for troubleshooting install error already
documented in the FAQ
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
Preview of .md file inspected

**📃 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._

---------

Signed-off-by: vdudas <vlad@analogcoast.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 15:09:06 +01:00
Kjeld Schouten
3f74856193 chore: Bump everything to force min/max scale version update 2023-12-20 14:15:47 +01:00
TrueCharts-Bot
dc6307df6c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:11:56 +00:00
TrueCharts-Bot
4ef62160b3 Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 12:56:40 +00:00
Kjeld Schouten
0660978fef fix(radicale): fixup radicale and move to stable (#16323)
**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  #15976

**⚙️ 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-20 13:49:31 +01:00
Xstar97TheNoob
045ecd632a feat(pushbits-server) add pushbits-server (#13138)
**Description**
Send push notifications via a simple web API, and delivers them to your
users.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 13:08:07 +01:00
Rob Reus
417ba65c2e feat(bazarr) Adding exportarr to expose metrics to prometheus (#14761)
**Description**
This adds exportarr to the bazarr application as bazarr is supported by
exportarr. This allows the user to have prometheus scrape for bazarr
metrics.

**⚙️ 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?**
Created a personal catalog which I added to TrueNAS. I then installed
this app sourced from this catalog to ensure the questions + answers,
and actual installation works.

**📃 Notes:**
Exportarr for bazarr does not work without having the API key to access
bazarr set. I have added this as a question to the metrics part (see
below screenshot). Is this an acceptable way of doing this, or should it
be done differently? Unfortunately bazarr does not support setting the
api key via environment variables, so enabling metrics for a new
deployment requires 2 deployments. The first one without metrics enabled
to bootstrap bazarr, and then a second one to enable metrics and set the
api key.


![2023-11-20_12-26](https://github.com/truecharts/charts/assets/20680059/b9455821-6dc5-4f9e-bc8f-16461bbb394d)

Also, due to a bug in exportarr
(https://github.com/onedr0p/exportarr/issues/244), exportarr does not
work when there are no series added/sonarr is not configured. Should
this be mentioned anywhere to the users of this chart?

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:07:01 +00:00
Malpractis
a756cd710d chore(qbitmanager): update questions.yaml with new/changed env vars (#15877)
**Description**
Some ENV VARS are missing and one is wrong on the latest version of
qbitmanage.

Changed: QBT_SKIP_RECYCLE to QBT_SKIP_CLEANUP
Added: QBT_SHARE_LIMITS, QBT_SKIP_QB_VERSION_CHECK,
QBT_TAG_TRACKER_ERROR

https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
Tested by manually adding the additional/changed ENV VARS to the current
chart 5.0.12, and toggling between false and true.

Honnestly not sure how to test the chart changes in SCALE.

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 13:03:43 +01:00
Xstar97TheNoob
47ea827db1 feat(minecraft-java) add mc-backup sidecar (#10474)
**Description**
Add mc-backup as a sidecar
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 13:02:35 +01:00
Dennis
717aa5f148 Create Create How to install custom theme.md (#15110)
Description
Instruction on how to add custom redmine theme with TrueCharts install
and PVC volume
⚙️ Type of change

    ⚙️ Documentation

🧪 How Has This Been Tested?
Only checked that it looks good in GitHub Preview tab. Didn't check if
it will look good on the website

---------

Signed-off-by: Dennis <dennis.yaskevich@proton.me>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-20 12:52:36 +01:00
Xstar97TheNoob
e5b501ddd5 feat(ztncui-aio) migrate to new image + housekeeping (#15498)
**Description**
Migrate to new image and house keeping for service names.
⚒️ Fixes  #15497

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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>
2023-12-20 12:48:53 +01:00
Kjeld Schouten
7c04a5dc4a Delete templates/chart directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:48:11 +01:00
Kjeld Schouten
81842831d7 Delete templates/chart/values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:48:02 +01:00
Kjeld Schouten
361f022abd Delete templates/chart/Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:47:52 +01:00
StevenMcElligott
2513eb8659 fix(teamspeak3): Fix mountpath + other things (#16322)
**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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-20 12:47:14 +01:00
Xstar97TheNoob
89140bfb5b docs(crafty) update crafty default credentials (#16321) 2023-12-20 12:45:55 +01:00
TrueCharts Bot
1ba0e1943b chore(deps): update helm chart openebs to 3.10.0 by renovate (#16316)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [openebs](http://www.openebs.io/)
([source](https://togithub.com/openebs/charts)) | minor | `3.9.0` ->
`3.10.0` |

---

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

---

### Release Notes

<details>
<summary>openebs/charts (openebs)</summary>

###
[`v3.10.0`](https://togithub.com/openebs/charts/releases/tag/openebs-3.10.0)

[Compare
Source](https://togithub.com/openebs/charts/compare/openebs-3.9.0...openebs-3.10.0)

Containerized Attached Storage for Kubernetes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-20 07:20:48 +01:00
TrueCharts Bot
1f439ebe16 chore(deps): update container image tccr.io/truecharts/alpine to latest@51c4ca9 by renovate (#15476)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/alpine | digest | `17cd77e` -> `51c4ca9` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-20 01:24:39 +01:00
TrueCharts Bot
b07190c545 chore(deps): update container image nginx to 1.25.3@5040a25 by renovate (#15999)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginx | digest | `10d1f5b` -> `5040a25` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTA0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-20 01:23:11 +01:00
TrueCharts-Bot
6144b95f32 Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-19 20:56:06 +00:00
StevenMcElligott
2616cebd27 fix(support): Update Support Matrix (#16318)
**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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-19 16:04:33 +01:00
Kjeld Schouten
e9c1ee35fc Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-19 13:34:50 +01:00
StevenMcElligott
319061dc38 fix(scrypted): Remove deprecated Thin image selection and uses upstream latest (full image) as default (#16317)
**Description**

Removes deprecated default that the catalog selects

⚒️ Fixes  #16305 

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-19 13:30:49 +01:00
Xstar97TheNoob
a739341e03 feat(humhub) change image and set semver to 1.13.2 (#16315)
**Description**
migrate to new image and set a static semver.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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._
2023-12-19 13:28:30 +01:00
TrueCharts Bot
683073068a chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@2e553ee by renovate (#16245)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `4a74ad5` -> `2e553ee` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-19 01:32:29 +01:00
TrueCharts-Bot
c5cffa07e4 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-19 00:08:54 +00:00
TrueCharts Bot
c0d94f24a9 chore(deps): update container image flowiseai/flowise to v1.4.6@9eaa9c2 by renovate (#16312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.4.5` -> `1.4.6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:21:31 +01:00
TrueCharts Bot
82e4426f3b chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.85.1@8f06a8e by renovate (#16313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages)
([source](https://togithub.com/linuxserver/docker-openvscode-server)) |
patch | `1.85.0` -> `1.85.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:20:30 +01:00
TrueCharts Bot
e2b676fe7f chore(deps): update container image diygod/rsshub to latest@5a38cb5 by renovate (#16307)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `22ceb3e` -> `5a38cb5` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:19:04 +01:00
TrueCharts Bot
6394c215d9 chore(deps): update container image lmscommunity/logitechmediaserver to stable@c5f0002 by renovate (#16308)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `d4c54c1` -> `c5f0002` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:18:59 +01:00
TrueCharts Bot
22067f414f chore(deps): update container image webpsh/webps to latest@5ed83eb by renovate (#16311) 2023-12-18 19:18:45 +01:00
TrueCharts Bot
5e4e549420 chore(deps): update container image mikenye/tar1090 to latest@6f6bf27 by renovate (#16309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `25c883b` -> `6f6bf27` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 19:18:38 +01:00
ZasX
46fdd33612 fix(nextcloud): add nginx changes for nc 28 (#16306)
**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.
-->
Add some things to the nginx config. @stavros-k did the work, I'm just
making the PR.
⚒️ Fixes  # <!--(issue)-->
Logging page wouldn't load. These changes were advised upstream.
**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-18 20:18:13 +02:00
TrueCharts Bot
d1bbc1505b chore(deps): update container image quay.io/go-skynet/local-ai to v2.1.0@f0b3afa by renovate (#16304)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) |
minor | `v2.0.0-cublas-cuda12-ffmpeg` -> `v2.1.0-cublas-cuda12-ffmpeg` |

---

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (quay.io/go-skynet/local-ai)</summary>

### [`v2.1.0`](https://togithub.com/mudler/LocalAI/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/mudler/LocalAI/compare/v2.0.0...v2.1.0)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Breaking Changes 🛠

- feat(alias): alias llama to llama-cpp, update docs by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1448](https://togithub.com/mudler/LocalAI/pull/1448)

##### Bug fixes 🐛

- fix(piper): pin petals, phonemize and espeak by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1393](https://togithub.com/mudler/LocalAI/pull/1393)
- update(llama.cpp): update server, correctly propagate LLAMA_VERSION by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1440](https://togithub.com/mudler/LocalAI/pull/1440)

##### Exciting New Features 🎉

- Added Check API KEYs file to API.go by
[@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1381](https://togithub.com/mudler/LocalAI/pull/1381)
- exllama(v2): fix exllamav1, add exllamav2 by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1384](https://togithub.com/mudler/LocalAI/pull/1384)
- Fix: API Key / JSON Fast Follow
[#&#8203;1](https://togithub.com/mudler/LocalAI/issues/1) by
[@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1388](https://togithub.com/mudler/LocalAI/pull/1388)
- feat: add transformers-musicgen backend by
[@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1387](https://togithub.com/mudler/LocalAI/pull/1387)
- feat(diffusers): update, add autopipeline, controlnet by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1432](https://togithub.com/mudler/LocalAI/pull/1432)
- feat(img2vid,txt2vid): Initial support for img2vid,txt2vid by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1442](https://togithub.com/mudler/LocalAI/pull/1442)

##### 👒 Dependencies

- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1378](https://togithub.com/mudler/LocalAI/pull/1378)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1379](https://togithub.com/mudler/LocalAI/pull/1379)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1430](https://togithub.com/mudler/LocalAI/pull/1430)
- ⬆️ Update mudler/go-piper by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1441](https://togithub.com/mudler/LocalAI/pull/1441)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1434](https://togithub.com/mudler/LocalAI/pull/1434)

##### Other Changes

- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1385](https://togithub.com/mudler/LocalAI/pull/1385)
- docs: site update fixing old image text / How To update updating GPU
and CPU docker pages by
[@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1399](https://togithub.com/mudler/LocalAI/pull/1399)
- feat: cuda transformers by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1401](https://togithub.com/mudler/LocalAI/pull/1401)
- feat(entrypoint): optionally prepare extra endpoints by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1405](https://togithub.com/mudler/LocalAI/pull/1405)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1390](https://togithub.com/mudler/LocalAI/pull/1390)
- ⬆️ Update mudler/go-piper by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1400](https://togithub.com/mudler/LocalAI/pull/1400)
- tests: add diffusers tests by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1419](https://togithub.com/mudler/LocalAI/pull/1419)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1418](https://togithub.com/mudler/LocalAI/pull/1418)
- How To Updates / Model Used Switched / Removed "docker-compose" (RIP)
by [@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1417](https://togithub.com/mudler/LocalAI/pull/1417)
- fix(transformers\*): add sentence-transformers and
transformers-musicgen tests, fix musicgen wrapper by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1420](https://togithub.com/mudler/LocalAI/pull/1420)
- extras: add vllm,bark,vall-e-x tests, bump diffusers by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1422](https://togithub.com/mudler/LocalAI/pull/1422)
- Documentation for Hipblas by
[@&#8203;sfxworks](https://togithub.com/sfxworks) in
[https://github.com/mudler/LocalAI/pull/1425](https://togithub.com/mudler/LocalAI/pull/1425)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1391](https://togithub.com/mudler/LocalAI/pull/1391)
- docs: add aikit to integrations by
[@&#8203;sozercan](https://togithub.com/sozercan) in
[https://github.com/mudler/LocalAI/pull/1412](https://togithub.com/mudler/LocalAI/pull/1412)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1429](https://togithub.com/mudler/LocalAI/pull/1429)
- docs(mixtral): add mixtral example by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1449](https://togithub.com/mudler/LocalAI/pull/1449)

#### New Contributors

- [@&#8203;sozercan](https://togithub.com/sozercan) made their first
contribution in
[https://github.com/mudler/LocalAI/pull/1412](https://togithub.com/mudler/LocalAI/pull/1412)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.0.0...v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 18:17:51 +00:00
TrueCharts Bot
e0023dafff chore(deps): update container image m1k1o/neko to chromium@4d0064f by renovate (#16292) 2023-12-18 13:28:46 +01:00
TrueCharts Bot
e7dcd86c4a chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.1.20231218@578dbd9 by renovate (#16303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages)
([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch
| `3.1.20231213` -> `3.1.20231218` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 13:24:39 +01:00
TrueCharts Bot
bb79d41092 chore(deps): update container image quay.io/go-skynet/local-ai to v2.1.0@26cebbe by renovate (#16302)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) |
digest | `8ced0a1` -> `26cebbe` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 13:20:40 +01:00
TrueCharts Bot
ea13c5bd6e chore(deps): update container image m1k1o/neko to xfce@e154770 by renovate (#16241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `df36f43` -> `e154770` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 06:30:24 +00:00
TrueCharts Bot
0da7ad6c10 chore(deps): update container image m1k1o/neko to vlc@cc5f2f9 by renovate (#16298)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `1313b3c` -> `cc5f2f9` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:29:40 +01:00
TrueCharts Bot
280321750d chore(deps): update container image m1k1o/neko to tor-browser@0da1510 by renovate (#16297) 2023-12-18 07:29:16 +01:00
TrueCharts Bot
b33457d0c2 chore(deps): update container image m1k1o/neko to vivaldi@cfbee00 by renovate (#16239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `8b9d126` -> `cfbee00` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 06:29:12 +00:00
TrueCharts Bot
3e788a24b8 chore(deps): update container image m1k1o/neko to microsoft-edge@cfebc5f by renovate (#16295)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `37822e9` -> `cfebc5f` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:51 +01:00
TrueCharts Bot
ec0306b4e5 chore(deps): update container image m1k1o/neko to remmina@0c51262 by renovate (#16296)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `cfc3d5e` -> `0c51262` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:50 +01:00
TrueCharts Bot
c216efcb0e chore(deps): update container image m1k1o/neko to google-chrome@abdedb3 by renovate (#16294) 2023-12-18 07:28:39 +01:00
TrueCharts Bot
c58ee55b1a chore(deps): update container image m1k1o/neko to firefox@5c2d1c0 by renovate (#16293)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `1c95a8b` -> `5c2d1c0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:36 +01:00
TrueCharts Bot
3f2f734225 chore(deps): update container image m1k1o/neko to brave@5d853c2 by renovate (#16291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `9b0b138` -> `5d853c2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:28:02 +01:00
TrueCharts Bot
03ed52bf31 chore(deps): update container image jlesage/handbrake to v23.12.1@a294ceb by renovate (#16300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) |
minor | `v23.11.5` -> `v23.12.1` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-handbrake (jlesage/handbrake)</summary>

###
[`v23.12.1`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.12.1):
Version 23.12.1

[Compare
Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.11.5...v23.12.1)

Changes in this release:

-   Adjusted QSV check script to handle Atom microarchitectures.
- Fixed issue with the automatic video converter where removing a video
file could block.
-   Enabled AVX-512 optimizations for SVT-AV1.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:25:24 +01:00
TrueCharts Bot
df469bc2d4 chore(deps): update container image gotson/komga to v1.9.2@0f375f0 by renovate (#16299)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.9.0` ->
`1.9.2` |

---

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

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.9.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#192-2023-12-18)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.9.1...1.9.2)

#### 🛠  Build

**release**

- re-enable npm cache
([d65ee39](https://togithub.com/gotson/komga/commits/d65ee39))

**webui**

- build would pull incorrect version of dependency
([de0e854](https://togithub.com/gotson/komga/commits/de0e854)), closes
[#&#8203;1353](https://togithub.com/gotson/komga/issues/1353)

###
[`v1.9.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#191-2023-12-18)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.9.0...1.9.1)

#### 🐛 Fixes

**api**

- incorrect progression date check
([3daa194](https://togithub.com/gotson/komga/commits/3daa194))

**epubreader**

- ignore progression without locator
([d168c0a](https://togithub.com/gotson/komga/commits/d168c0a)), closes
[#&#8203;1352](https://togithub.com/gotson/komga/issues/1352)

#### 🔄️ Changes

- remove announcement workaround for links
([c4d6868](https://togithub.com/gotson/komga/commits/c4d6868))

#### 🛠  Build

**release**

- disable npm cache
([4f79fbf](https://togithub.com/gotson/komga/commits/4f79fbf)), closes
[#&#8203;1353](https://togithub.com/gotson/komga/issues/1353)

#### 🌐 Translation

**komga-tray**

- use UTF-8 for properties
([4c922c4](https://togithub.com/gotson/komga/commits/4c922c4))

**webui**

- translated using Weblate (Chinese (Simplified))
([b4c05a2](https://togithub.com/gotson/komga/commits/b4c05a2))
- translated using Weblate (Finnish)
([341b42b](https://togithub.com/gotson/komga/commits/341b42b))
- translated using Weblate (Spanish)
([754d016](https://togithub.com/gotson/komga/commits/754d016))
- translated using Weblate (Italian)
([744b6f5](https://togithub.com/gotson/komga/commits/744b6f5))
- translated using Weblate (German)
([5f96700](https://togithub.com/gotson/komga/commits/5f96700))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 07:24:25 +01:00
TrueCharts Bot
e16cb480b1 chore(deps): update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate (#16301) 2023-12-18 07:23:16 +01:00
TrueCharts Bot
d92bb05bcb chore(deps): update container image wekanteam/wekan to v7.24@edde3ac by renovate (#16287)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.23`
-> `v7.24` |

---

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

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.24`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v724-2023-12-17-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.23...v7.24)

This release adds the following new features:

- [Azure AD B2C login using
OAuth2](93be112a94).
    https://github.com/wekan/wekan/wiki/B2C .
    Thanks to snowsky and xet7.

and adds the following updates:

- [Upgrade to Meteor
2.14](75383fe477).
    Thanks to Meteor developers.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:51:24 +01:00
TrueCharts Bot
669f1465be chore(deps): update container image quay.io/thanos/thanos to v0.33.0@f7177ed by renovate (#16285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/thanos/thanos | minor | `v0.32.5` -> `v0.33.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:51:13 +01:00
TrueCharts Bot
c6526758d2 chore(deps): update container image joplin/server to v2.14.1@3444fe7 by renovate (#16280)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [joplin/server](https://joplinapp.org/)
([source](https://togithub.com/laurent22/joplin)) | minor |
`2.13.5-beta` -> `2.14.1-beta` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:50:12 +01:00
TrueCharts Bot
90e758f74e chore(deps): update container image ghcr.io/onedr0p/theme-park to v1.15@9180970 by renovate (#16275) 2023-12-18 01:48:34 +01:00
TrueCharts Bot
1d7f1c951e chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.1.0.3856@a804847 by renovate (#16274) 2023-12-18 01:48:32 +01:00
TrueCharts Bot
b7d29415af chore(deps): update container image shlinkio/shlink to v3.7.1@b0f806c by renovate (#16266)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| shlinkio/shlink | patch | `3.7.0` -> `3.7.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:48:27 +01:00
TrueCharts Bot
631bfe1271 chore(deps): update container image f0rc3/gokapi to v1.8.0@18a82bf by renovate (#16273)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| f0rc3/gokapi | minor | `v1.7.2` -> `v1.8.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:47:45 +01:00
TrueCharts Bot
67631b3d22 chore(deps): update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate (#16284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) |
minor | `v2.0.0-cublas-cuda11` -> `v2.1.0-cublas-cuda11` |

---

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (quay.io/go-skynet/local-ai)</summary>

### [`v2.1.0`](https://togithub.com/mudler/LocalAI/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/mudler/LocalAI/compare/v2.0.0...v2.1.0)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

##### Breaking Changes 🛠

- feat(alias): alias llama to llama-cpp, update docs by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1448](https://togithub.com/mudler/LocalAI/pull/1448)

##### Bug fixes 🐛

- fix(piper): pin petals, phonemize and espeak by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1393](https://togithub.com/mudler/LocalAI/pull/1393)
- update(llama.cpp): update server, correctly propagate LLAMA_VERSION by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1440](https://togithub.com/mudler/LocalAI/pull/1440)

##### Exciting New Features 🎉

- Added Check API KEYs file to API.go by
[@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1381](https://togithub.com/mudler/LocalAI/pull/1381)
- exllama(v2): fix exllamav1, add exllamav2 by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1384](https://togithub.com/mudler/LocalAI/pull/1384)
- Fix: API Key / JSON Fast Follow
[#&#8203;1](https://togithub.com/mudler/LocalAI/issues/1) by
[@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1388](https://togithub.com/mudler/LocalAI/pull/1388)
- feat: add transformers-musicgen backend by
[@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1387](https://togithub.com/mudler/LocalAI/pull/1387)
- feat(diffusers): update, add autopipeline, controlnet by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1432](https://togithub.com/mudler/LocalAI/pull/1432)
- feat(img2vid,txt2vid): Initial support for img2vid,txt2vid by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1442](https://togithub.com/mudler/LocalAI/pull/1442)

##### 👒 Dependencies

- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1378](https://togithub.com/mudler/LocalAI/pull/1378)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1379](https://togithub.com/mudler/LocalAI/pull/1379)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1430](https://togithub.com/mudler/LocalAI/pull/1430)
- ⬆️ Update mudler/go-piper by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1441](https://togithub.com/mudler/LocalAI/pull/1441)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1434](https://togithub.com/mudler/LocalAI/pull/1434)

##### Other Changes

- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1385](https://togithub.com/mudler/LocalAI/pull/1385)
- docs: site update fixing old image text / How To update updating GPU
and CPU docker pages by
[@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1399](https://togithub.com/mudler/LocalAI/pull/1399)
- feat: cuda transformers by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1401](https://togithub.com/mudler/LocalAI/pull/1401)
- feat(entrypoint): optionally prepare extra endpoints by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1405](https://togithub.com/mudler/LocalAI/pull/1405)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1390](https://togithub.com/mudler/LocalAI/pull/1390)
- ⬆️ Update mudler/go-piper by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1400](https://togithub.com/mudler/LocalAI/pull/1400)
- tests: add diffusers tests by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1419](https://togithub.com/mudler/LocalAI/pull/1419)
- ⬆️ Update ggerganov/whisper.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1418](https://togithub.com/mudler/LocalAI/pull/1418)
- How To Updates / Model Used Switched / Removed "docker-compose" (RIP)
by [@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1417](https://togithub.com/mudler/LocalAI/pull/1417)
- fix(transformers\*): add sentence-transformers and
transformers-musicgen tests, fix musicgen wrapper by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1420](https://togithub.com/mudler/LocalAI/pull/1420)
- extras: add vllm,bark,vall-e-x tests, bump diffusers by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1422](https://togithub.com/mudler/LocalAI/pull/1422)
- Documentation for Hipblas by
[@&#8203;sfxworks](https://togithub.com/sfxworks) in
[https://github.com/mudler/LocalAI/pull/1425](https://togithub.com/mudler/LocalAI/pull/1425)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1391](https://togithub.com/mudler/LocalAI/pull/1391)
- docs: add aikit to integrations by
[@&#8203;sozercan](https://togithub.com/sozercan) in
[https://github.com/mudler/LocalAI/pull/1412](https://togithub.com/mudler/LocalAI/pull/1412)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1429](https://togithub.com/mudler/LocalAI/pull/1429)
- docs(mixtral): add mixtral example by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1449](https://togithub.com/mudler/LocalAI/pull/1449)

##### New Contributors

- [@&#8203;sozercan](https://togithub.com/sozercan) made their first
contribution in
[https://github.com/mudler/LocalAI/pull/1412](https://togithub.com/mudler/LocalAI/pull/1412)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.0.0...v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:46:59 +01:00
TrueCharts Bot
9850486c22 chore(deps): update container image m1k1o/neko to vlc@1313b3c by renovate (#16240)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `e3129b3` -> `1313b3c` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:45:55 +01:00
TrueCharts Bot
a938ea885c chore(deps): update container image m1k1o/neko to microsoft-edge@37822e9 by renovate (#16236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `b07404b` -> `37822e9` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 00:45:18 +00:00
TrueCharts Bot
302414d680 chore(deps): update container image m1k1o/neko to brave@9b0b138 by renovate (#16232)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `89aa702` -> `9b0b138` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 00:45:13 +00:00
TrueCharts Bot
779a7b5bb0 chore(deps): update container image jasongdove/ersatztv to v0.8.4 by renovate (#16258) 2023-12-18 01:45:10 +01:00
TrueCharts Bot
2edd3a8fa8 chore(deps): update container image m1k1o/neko to firefox@1c95a8b by renovate (#16234) 2023-12-18 01:45:07 +01:00
TrueCharts Bot
eb0cc14b5d chore(deps): update container image m1k1o/neko to tor-browser@1cbd01b by renovate (#16238)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `b8ee63f` -> `1cbd01b` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:45:02 +01:00
TrueCharts Bot
32a0bb31df chore(deps): update container image m1k1o/neko to remmina@cfc3d5e by renovate (#16237) 2023-12-18 01:44:57 +01:00
TrueCharts Bot
0123fbdcf8 chore(deps): update container image m1k1o/neko to google-chrome@e453501 by renovate (#16235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `5b3dbb1` -> `e453501` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:44:50 +01:00
TrueCharts Bot
491153e654 chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.12.2327@5ec995e by renovate (#16256) 2023-12-18 01:44:45 +01:00
TrueCharts Bot
bbab8a65e4 chore(deps): update container image m1k1o/neko to chromium@b650898 by renovate (#16233) 2023-12-18 01:44:43 +01:00
TrueCharts Bot
8459c1ce5d chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.2.4160@12c5819 by renovate (#16255)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`1.11.1.4146` -> `1.11.2.4160` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:44:39 +01:00
TrueCharts Bot
93b1847f6a chore(deps): update container image mikenye/tar1090 to latest@25c883b by renovate (#16242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `3051d7e` -> `25c883b` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:41:22 +01:00
TrueCharts Bot
4bea4e418a chore(deps): update rdesktop by renovate (#16249) 2023-12-18 01:39:27 +01:00
TrueCharts Bot
ad8eeea61a chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@b593fe1 by renovate (#16228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops/packages)
([source](https://togithub.com/linuxserver/docker-cops)) | digest |
`382e6a1` -> `b593fe1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:38:49 +01:00
TrueCharts Bot
e487bd0fa9 chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@5df9a04 by renovate (#16217)
This PR contains the following updates:

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

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:37:13 +01:00
TrueCharts Bot
eee5496979 chore(deps): update container image lissy93/dashy to 2.1.1@1efc63a by renovate (#16226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest |
`cacd606` -> `1efc63a` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:37:02 +01:00
TrueCharts Bot
11b39498ef chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@f250f09 by renovate (#16219)
This PR contains the following updates:

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

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:36:18 +01:00
TrueCharts Bot
b86ebcb658 chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest@c9e99b3 by renovate (#16216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/jens-maus/raspberrymatic | digest | `6307d2b` -> `c9e99b3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:36:04 +01:00
TrueCharts Bot
a4ea5ae819 chore(deps): update container image diygod/rsshub to latest@22ceb3e by renovate (#16215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `3ee77ce` -> `22ceb3e` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:35:39 +01:00
TrueCharts Bot
19e67c43d4 chore(deps): update container image bitnami/postgresql to 14.10.0@f73fe14 by renovate (#16213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/postgresql | digest | `861429d` -> `f73fe14` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:33:43 +01:00
TrueCharts Bot
215747112f chore(deps): update container image aeonlucid/impostor to nightly@727310a by renovate (#16210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `a717ec0` -> `727310a` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-18 01:33:03 +01:00
TrueCharts-Bot
edf40f5b84 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-18 00:09:08 +00:00
Kjeld Schouten
698ad44c3a Delete .github/scripts/check-releasenotes.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 20:53:19 +01:00
Kjeld Schouten
27387b1621 Delete .github/scripts/renovate-releasenotes.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 20:53:07 +01:00
Kjeld Schouten
fdb7865656 Delete .github/containerscan directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 20:52:52 +01:00
TrueCharts Bot
298fc6ba4b chore(deps): update helm chart common to 16.2.7 by renovate (#16207)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.6` -> `16.2.7` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 19:32:36 +01:00
TrueCharts Bot
e7a7485ed1 chore(deps): lock file maintenance by renovate (#16208)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

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

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 19:31:14 +01:00
TrueCharts Bot
12aceecae6 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v28.0.0@a765a49 by renovate (#16069) 2023-12-17 15:51:46 +01:00
TrueCharts Bot
8d13262a01 chore(deps): update container image quay.io/oriedge/k8s_gateway to v0.4.0@7bdbd44 by renovate (#15530)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/oriedge/k8s_gateway | minor | `v0.3.4` -> `v0.4.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-17 15:36:24 +01:00
Kjeld Schouten
97f1fe9dc3 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 15:30:10 +01:00
Kjeld Schouten
2dfeff3ce6 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 15:27:25 +01:00
Max
35dfd9e2c1 fix(borg-server): add SYS_CHROOT capability (#15514)
**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  #15510 

**⚙️ Type of change**

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

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

I've applied the proposed changes live on my kubernetes deployment.

I generated the manifests using `helm template` to ensure the results of
the changes is the expected ones.

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [x] 🧪 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 15:13:07 +01:00
TrueCharts Bot
f9fb726a1a chore(deps): update container image collabora/code to v23.05.6.3.1@6d21951 by renovate (#16097)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| collabora/code | patch | `23.05.5.4.1` -> `23.05.6.3.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OS4xIiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-17 13:52:46 +00:00
TrueCharts Bot
9329f73310 chore(deps): update rdesktop by renovate (#16105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `de6e1e5` -> `2a118cf` |
| lscr.io/linuxserver/rdesktop | digest | `f1e7a6a` -> `5df596e` |
| lscr.io/linuxserver/rdesktop | digest | `7136b99` -> `b03a923` |
| lscr.io/linuxserver/rdesktop | digest | `4648aa5` -> `cd8b3de` |
| lscr.io/linuxserver/rdesktop | digest | `cf3fc6c` -> `dca2d21` |
| lscr.io/linuxserver/rdesktop | digest | `3908156` -> `7c68adb` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 14:48:34 +01:00
TrueCharts Bot
069daffc1c chore(deps): update helm chart common to 16.2.7 by renovate (#16203)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.6` -> `16.2.7` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 14:43:45 +01:00
TrueCharts Bot
b22f9620e7 chore(deps): update webtop by renovate (#16063)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `94ce0da` -> `d44b37a` |
| lscr.io/linuxserver/webtop | digest | `aaed3a0` -> `2ca3cb8` |
| lscr.io/linuxserver/webtop | digest | `dbdf668` -> `9c27457` |
| lscr.io/linuxserver/webtop | digest | `29680ed` -> `0ae8820` |
| lscr.io/linuxserver/webtop | digest | `5e11bff` -> `eb2a919` |
| lscr.io/linuxserver/webtop | digest | `60d015f` -> `5ff1c06` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMTAyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-17 14:39:23 +01:00
Kjeld Schouten
83f47fdfcf Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 14:17:02 +01:00
Kjeld Schouten
7fb11d9238 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 14:08:57 +01:00
Kjeld Schouten
58e6a166ae Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 13:59:32 +01:00
Kjeld Schouten
56870dfbd8 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 13:58:21 +01:00
TrueCharts Bot
3abf6c7fb9 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v@e97e94d (#16037)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `37c7521` -> `e97e94d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-17 13:32:23 +01:00
TrueCharts Bot
75e59763d2 chore(deps): update container image koush/scrypted to 18-jammy-full-v0.68.0@c95bd5a (#16180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koush/scrypted | digest | `5141deb` -> `c95bd5a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:31:43 +01:00
TrueCharts Bot
c613463367 chore(deps): update container image koush/scrypted to 18-jammy-lite-v0.68.0@adaed0c (#16181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koush/scrypted | digest | `a4d88a7` -> `adaed0c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:29:02 +01:00
TrueCharts Bot
8a3133d6bd chore(deps): update container image tombursch/kitchenowl-web to latest@2ff6187 (#16046)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `2b29f72` -> `2ff6187` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-17 13:28:08 +01:00
TrueCharts Bot
92425c6bd2 chore(deps): update container image aeonlucid/impostor to nightly@a717ec0 (#16187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `9787623` -> `a717ec0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:26:47 +01:00
TrueCharts Bot
7720a018e4 chore(deps): update container image mbentley/omada-controller to 5.13@3e48580 (#16202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `3032c22` -> `3e48580` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:25:44 +01:00
TrueCharts Bot
0d04d7c086 chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@5f257b8 (#16199) 2023-12-17 13:24:48 +01:00
TrueCharts Bot
fc66a61981 chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@482f02a (#16200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed/packages)
([source](https://togithub.com/linuxserver/docker-librespeed)) | digest
| `f9a1c19` -> `482f02a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:24:45 +01:00
TrueCharts Bot
d7fe1b054d chore(deps): update container image ich777/steamcmd to rust@3fb0993 (#16201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/steamcmd | digest | `e3b2684` -> `3fb0993` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 13:23:38 +01:00
TrueCharts Bot
da3ee7e0df chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@1f7dff1 (#16194)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 07:21:55 +01:00
TrueCharts Bot
4f1e980877 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@4a74ad5 (#16197) 2023-12-17 07:21:27 +01:00
TrueCharts Bot
01ea373bc5 chore(deps): update container image linuxserver/calibre-web to version-0.6.21@109526f (#16196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web/packages)
([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest
| `e35f37c` -> `109526f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 07:21:20 +01:00
TrueCharts Bot
bad8d36380 chore(deps): update container image jonnyan404/verysync to v2.17.0@7431e6b (#16198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jonnyan404/verysync | minor | `2.16.0` -> `2.17.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 07:20:48 +01:00
TrueCharts Bot
018d5de2f0 chore(deps): update container image krateng/maloja to latest@c76bca4 (#16195)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| krateng/maloja | digest | `5f73e17` -> `c76bca4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 07:20:32 +01:00
TrueCharts-Bot
12b73aa18b Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 01:03:04 +00:00
StevenMcElligott
43aa775886 fix(debian-bullseye): Remove extra Question (#16193)
**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-17 01:45:25 +01:00
TrueCharts Bot
d007a1826e chore(deps): update container image ghostfolio/ghostfolio to v2.31.0@585049f (#16192) 2023-12-17 01:38:30 +01:00
TrueCharts Bot
ec8b30bc47 chore(deps): update container image fireflyiii/core to vversion-6.1.0@08cd7ca (#16191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fireflyiii/core | minor | `version-6.0.30` -> `version-6.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 00:38:26 +00:00
TrueCharts Bot
f30eb37a47 chore(deps): update container image xwiki to 15.10.1-postgres-tomcat@0cf6775 (#16189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `239a6e5` -> `0cf6775` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:35:45 +01:00
TrueCharts Bot
eccee9eef2 chore(deps): update container image yourls to latest@2587d6c (#16190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `cf21409` -> `2587d6c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:35:09 +01:00
TrueCharts Bot
9c520438af chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@bc5dba2 (#16188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `877a8d8` -> `bc5dba2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:34:33 +01:00
TrueCharts-Bot
4fceb64003 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 00:09:15 +00:00
shadofall
cc600543f9 Mealie(change) Remove default email env from mealie since its no longer used (#16177)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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-16 19:48:48 +01:00
TrueCharts Bot
20982eff51 chore(deps): update helm chart mariadb to 11.0.2 (#16183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.0` ->
`11.0.2` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (mariadb)</summary>

###
[`v11.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-11.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-11.0.0...mariadb-11.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:35 +01:00
TrueCharts Bot
1e41352e9f chore(deps): update helm chart redis to 10.0.1 (#16184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.0` ->
`10.0.1` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (redis)</summary>

###
[`v10.0.1`](https://togithub.com/truecharts/charts/releases/tag/redis-10.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-10.0.0...redis-10.0.1)

Open source, advanced key-value store.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:22 +01:00
TrueCharts Bot
a1a846f163 chore(deps): update helm chart solr to 8.0.1 (#16185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [solr](https://truecharts.org/charts/dependency/solr)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` ->
`8.0.1` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (solr)</summary>

###
[`v8.0.1`](https://togithub.com/truecharts/charts/releases/tag/solr-8.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-8.0.0...solr-8.0.1)

Apache Solr

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:06 +01:00
TrueCharts Bot
1fef904fcb chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@d56297c (#16065)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `bbf946d` -> `d56297c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMTAwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-16 19:41:29 +01:00
TrueCharts Bot
e0b27d35de chore(deps): update container image anonaddy/anonaddy to v1.0.4@e3359ee (#16186) 2023-12-16 19:32:36 +01:00
TrueCharts Bot
d7872f3b7c chore(deps): update container image ipfs/kubo to v0.25.0@9d91782 (#16081)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ipfs/kubo | minor | `v0.24.0` -> `v0.25.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 18:28:38 +00:00
TrueCharts Bot
83d50ed3bc chore(deps): update container image tombursch/kitchenowl to latest@cd959a5 (#16045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `0d06b8a` -> `cd959a5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 19:21:54 +01:00
TrueCharts Bot
4389aff5ad chore(deps): update container image tracksapp/tracks to latest@e4025f7 (#16167) 2023-12-16 19:21:20 +01:00
TrueCharts Bot
908e233458 chore(deps): update container image yourls to latest@cf21409 (#16170) 2023-12-16 19:20:44 +01:00
TrueCharts Bot
189b606c23 chore(deps): update container image wabayang/jelu to latest@3b07c8f (#16168) 2023-12-16 19:20:06 +01:00
TrueCharts Bot
24c9dacd79 chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@eb838bd (#16155) 2023-12-16 19:19:16 +01:00
TrueCharts Bot
99663e18e6 chore(deps): update container image pglombardo/pwpush-ephemeral to latest@f91277b (#16162) 2023-12-16 19:19:03 +01:00
TrueCharts Bot
4b8134429c chore(deps): update container image monica to 4.0.0@78c4ade (#16182)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `51feba0` -> `78c4ade` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:18:45 +01:00
TrueCharts Bot
01be5ab659 chore(deps): update container image registry to 2@0a182cb (#16164) 2023-12-16 19:18:35 +01:00
TrueCharts Bot
e5fe211dd0 chore(deps): update container image cr.hotio.dev/hotio/rflood to latest@db0b886 (#16149) 2023-12-16 19:18:22 +01:00
TrueCharts Bot
b8a173dd6a chore(deps): update container image friendica to 2023.05@4d49a11 (#16152) 2023-12-16 19:18:12 +01:00
TrueCharts Bot
9e7322a725 chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@09ae764 (#16179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav/packages)
([source](https://togithub.com/linuxserver/docker-grav)) | digest |
`b0caa77` -> `09ae764` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:18:10 +01:00
TrueCharts Bot
6f1180240a chore(deps): update container image jvt038/metatube to latest@ad3a376 (#16159) 2023-12-16 19:18:00 +01:00
TrueCharts Bot
9293dd8227 chore(deps): update container image diygod/rsshub to latest@3ee77ce (#16052)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `83cc8aa` -> `3ee77ce` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMTAwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-16 19:16:56 +01:00
TrueCharts Bot
55eca5b6fc chore(deps): update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest@9006332 (#16146) 2023-12-16 19:16:46 +01:00
TrueCharts Bot
028b6e7939 chore(deps): update container image crazymax/ddns-route53 to latest@4c9c911 (#16178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| crazymax/ddns-route53 | digest | `59c370b` -> `4c9c911` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:16:02 +01:00
Kjeld Schouten
ba57d7cbfa Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 19:02:55 +01:00
Kjeld Schouten
eb196b0dfa Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 18:53:11 +01:00
Kjeld Schouten
7cd14af574 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:17:28 +01:00
Xstar97TheNoob
59e782febb fix(scrypted) update images from mirror to upstream (#15842)
**Description**
Fix image repo and update version.
⚒️ Fixes  #15769

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:12:12 +01:00
TrueCharts Bot
32e2561e33 chore(deps): update container image openebs/velero-plugin to v3.6.0 (#16138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [openebs/velero-plugin](https://togithub.com/openebs/velero-plugin) |
major | `1.9.0` -> `3.6.0` |

---

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

---

### Release Notes

<details>
<summary>openebs/velero-plugin (openebs/velero-plugin)</summary>

###
[`v3.6.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.6.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.5.0...v3.6.0)

Release created from cstor-operators

###
[`v3.5.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.5.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.4.0...v3.5.0)

Release created from cstor-operators

###
[`v3.4.0`](https://togithub.com/openebs/velero-plugin/compare/v3.3.0...v3.4.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.3.0...v3.4.0)

###
[`v3.3.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.2.0...v3.3.0)

Release created from cstor-operators

###
[`v3.2.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.1.0...v3.2.0)

Release created from cstor-operators

###
[`v3.1.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.0.0...v3.1.0)

Release created from cstor-operators

###
[`v3.0.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.2...v3.0.0)

Release created from cstor-operators

###
[`v2.12.2`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.2)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.1...v2.12.2)

Release created from cstor-operators

###
[`v2.12.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.0...v2.12.1)

Release created from cstor-operators

###
[`v2.12.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.11.1...v2.12.0)

Release created from cstor-operators

###
[`v2.11.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.11.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.11.0...v2.11.1)

Release created from cstor-operators

###
[`v2.11.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v2110--2021-07-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.10.0...v2.11.0)

\========================

###
[`v2.10.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v2100--2021-06-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.9.0...v2.10.0)

\========================

###
[`v2.9.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v290--2021-05-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.8.0...v2.9.0)

\========================

- Adding a new VolumeSnapshotLocation config parameter restApiTimeout to
configure timeout for HTTP REST request between plugin and cstor
services.
([#&#8203;154](https://togithub.com/openebs/velero-plugin/pull/154),[@&#8203;mynktl](https://togithub.com/mynktl))
- refact(deps): bump zfslocalpv, maya, api and k8s client-go
dependencies
([#&#8203;161](https://togithub.com/openebs/velero-plugin/pull/161),[@&#8203;prateekpandey14](https://togithub.com/prateekpandey14))

###
[`v2.8.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v280--2021-04-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.7.0...v2.8.0)

\========================

###
[`v2.7.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v270--2021-03-11)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.6.0...v2.7.0)

\========================

- moved travis tests to github action and removed travis.yml
([#&#8203;149](https://togithub.com/openebs/velero-plugin/pull/149),[@&#8203;shubham14bajpai](https://togithub.com/shubham14bajpai))
- adding support to restore in an encrypted pool for ZFS-LocalPV
([#&#8203;147](https://togithub.com/openebs/velero-plugin/pull/147),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))

###
[`v2.6.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v260--2021-02-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.5.0...v2.6.0)

\========================

###
[`v2.5.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v250--2021-01-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.4.1...v2.5.0)

\========================

- Removing wait on setting target-ip for CVR. This fixes the restore for
application pod having target-affinity set.
([#&#8203;144](https://togithub.com/openebs/velero-plugin/pull/140),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.4.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.4.0...v2.4.1)

Release created via ./buildscripts/git-release

###
[`v2.4.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v240--2020-12-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.3.0...v2.4.0)

\========================

- Marking CVRs after successful restore with
openebs.io/restore-completed if autoSetTargetIP=true or
restoreAllIncrementalSnapshots=true
([#&#8203;131](https://togithub.com/openebs/velero-plugin/pull/131),[@&#8203;zlymeda](https://togithub.com/zlymeda))
- updating the label selector for restoring the ZFS-LocalPV volumes on
different node
([#&#8203;139](https://togithub.com/openebs/velero-plugin/pull/139),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Adding support to create destination namespace, for restore, if it
doesn't exist
([#&#8203;140](https://togithub.com/openebs/velero-plugin/pull/140),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.3.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v230--2020-11-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.2.0...v2.3.0)

\========================

- Multi-arch container image support for velero plugin. Migrate the
multi-arch builds to github-action to support amd64 and arm64
architectures.
([#&#8203;133](https://togithub.com/openebs/velero-plugin/pull/133),[@&#8203;prateek](https://togithub.com/prateek))
- Adding github action workflows to build multiarch images using docker
buildx.
([#&#8203;132](https://togithub.com/openebs/velero-plugin/pull/132),[@&#8203;shubham14bajpai](https://togithub.com/shubham14bajpai))
- Adding new config parameter "restoreAllIncrementalSnapshots" to
restore all the scheduled backups, from base backup to the given backup,
using single restore
([#&#8203;99](https://togithub.com/openebs/velero-plugin/pull/99),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.2.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v220--2020-10-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.1.0...v2.2.0)

\========================

- use schedule name to identify the scheduled backup for ZFS-LocalPV
([#&#8203;124](https://togithub.com/openebs/velero-plugin/pull/124),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- fixing the backup deletion for ZFS-LocalPV
([#&#8203;128](https://togithub.com/openebs/velero-plugin/pull/128),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Added support to use custom certificate and option to skip certificate
verification for s3 object storage
([#&#8203;115](https://togithub.com/openebs/velero-plugin/pull/115),[@&#8203;mynktl](https://togithub.com/mynktl))
- adding support to restore on different setup/nodes
([#&#8203;118](https://togithub.com/openebs/velero-plugin/pull/118),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- making log level available for velero plugin
([#&#8203;116](https://togithub.com/openebs/velero-plugin/pull/116),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- wait for plugin server to be ready before doing backup/restore
([#&#8203;117](https://togithub.com/openebs/velero-plugin/pull/117),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- adding support to do incremental backup/restore for ZFS-LocalPV
([#&#8203;121](https://togithub.com/openebs/velero-plugin/pull/121),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))

###
[`v2.1.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v210--2020-09-15)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.0.0...v2.1.0)

\========================

- adding support for parallel backup and restore
([#&#8203;111](https://togithub.com/openebs/velero-plugin/pull/111),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- adding velero plugin for ZFS-LocalPV
([#&#8203;102](https://togithub.com/openebs/velero-plugin/pull/102),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- making directory and binary name openebs specific
([#&#8203;110](https://togithub.com/openebs/velero-plugin/pull/110),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Add support for local restore of cStor CSI volume
([#&#8203;108](https://togithub.com/openebs/velero-plugin/pull/108),[@&#8203;mittachaitu](https://togithub.com/mittachaitu))

###
[`v2.0.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v200--2020-08-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.12.1...v2.0.0)

\========================

###
[`v1.12.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v1.12.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.12.0...v1.12.1)

Release created via ./buildscripts/git-release

###
[`v1.12.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1120--2020-07-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.11.0...v1.12.0)

\========================

###
[`v1.11.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1110--2020-06-12)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.10.0...v1.11.0)

\========================

- add restore support for cStor CSI based volumes
([#&#8203;93](https://togithub.com/openebs/velero-plugin/pull/93),[@&#8203;sonasingh46](https://togithub.com/sonasingh46))

###
[`v1.10.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1100--2020-05-15)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/1.9.0...v1.10.0)

\========================

- Fixing failure in restoring restic backup of cstor volumes, created by
velero-plugin restore
[issue:84](https://togithub.com/openebs/velero-plugin/issues/84)
([#&#8203;85](https://togithub.com/openebs/velero-plugin/pull/85),[@&#8203;mynktl](https://togithub.com/mynktl))
- Adding support to restore remote backup in different namespace
([#&#8203;72](https://togithub.com/openebs/velero-plugin/pull/72),[@&#8203;mynktl](https://togithub.com/mynktl))
- Adding support for multiple s3 profile to backup cstor volumes to
different s3 location
([#&#8203;76](https://togithub.com/openebs/velero-plugin/pull/76),[@&#8203;mynktl](https://togithub.com/mynktl))
- Fixed panic, created because of empty snapshotID, while deleting
failed backup
([#&#8203;79](https://togithub.com/openebs/velero-plugin/pull/79),[@&#8203;mynktl](https://togithub.com/mynktl))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:10:39 +01:00
TrueCharts Bot
3f2ca80018 chore(deps): update container image velero/velero-plugin-for-aws to v1.8.2@edfb144 (#16174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| velero/velero-plugin-for-aws | patch | `v1.8.0` -> `v1.8.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 15:06:54 +01:00
TrueCharts Bot
3dd9eef800 chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| velero/velero-plugin-for-csi | patch | `v0.6.0` -> `v0.6.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 15:06:48 +01:00
TrueCharts Bot
5c8bc06333 chore(deps): update container image sonatype/nexus3 to v3.63.0@fe1949f (#16176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sonatype/nexus3 | minor | `3.62.0` -> `3.63.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:26:18 +01:00
TrueCharts Bot
c0d5c87433 chore(deps): update container image sourcegraph/server to v5.2.5@fe42258 (#16173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `5.2.2` -> `5.2.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:06:18 +01:00
TrueCharts Bot
42199b7630 chore(deps): update container image miniflux/miniflux to v2.0.51@9f3bca6 (#16172)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [miniflux/miniflux](https://miniflux.app)
([source](https://togithub.com/miniflux/v2)) | patch | `2.0.50` ->
`2.0.51` |

---

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

---

### Release Notes

<details>
<summary>miniflux/v2 (miniflux/miniflux)</summary>

###
[`v2.0.51`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2051-December-13-2023)

[Compare
Source](https://togithub.com/miniflux/v2/compare/2.0.50...2.0.51)

-   Add Omnivore integration
-   Fixes for the regressions introduced in version 2.0.50:
    -   Ensure all HTML documents are encoded in UTF-8
- Send default User-Agent and HTTP caching headers when making HTTP
requests
- Allow Youtube links to be opened outside the `iframe` (avoid
`ERR_BLOCKED_BY_RESPONSE` error)
-   Fix inaccessible metrics endpoint when listening on Unix socket
- Allow renaming and moving feed at the same time in the Google Reader
API
- Log `nb_jobs` only when number of jobs is larger than 0 in background
scheduler
- Deduplicate feed URLs when parsing HTML document during discovery
process
- Calculate a virtual weekly count based on the average updating
frequency (`POLLING_SCHEDULER=entry_frequency`)
- Update GitHub Actions workflow to be able to run the linter and tests
on-demand
-   Add `SCHEDULER_ROUND_ROBIN_MIN_INTERVAL` config option
- Add links to GitHub for the commit hash and the version in the about
page
-   Use "starred" rather than "bookmarked" in English translation
-   Update Chinese (CN & TW) translation
-   Bump `github.com/google/uuid` from `1.4.0` to `1.5.0`
-   Bump `github.com/coreos/go-oidc/v3` from `3.7.0` to `3.9.0`
-   Bump `github.com/tdewolff/minify/v2` from `2.20.6` to `2.20.9`
-   Bump `github.com/go-webauthn/webauthn` from `0.8.6` to `0.9.4`
-   Bump `golang.org/x/oauth2` from `0.14.0` to `0.15.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:04:11 +01:00
TrueCharts Bot
b5c64e0476 chore(deps): update container image ghcr.io/almarklein/timetagger to v23.11.4@df703a7 (#16171)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/almarklein/timetagger](https://togithub.com/almarklein/timetagger)
| patch | `v23.11.2` -> `v23.11.4` |

---

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

---

### Release Notes

<details>
<summary>almarklein/timetagger (ghcr.io/almarklein/timetagger)</summary>

###
[`v23.11.4`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.4)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.3...v23.11.4)

- Fix bug that the total was the taking tag filters into account -
[https://github.com/almarklein/timetagger/pull/433](https://togithub.com/almarklein/timetagger/pull/433)
- Can unselect tags by clicking on them -
[https://github.com/almarklein/timetagger/pull/434](https://togithub.com/almarklein/timetagger/pull/434)

###
[`v23.11.3`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.3)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.2...v23.11.3)

- Fix overview scrolling on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/427](https://togithub.com/almarklein/timetagger/pull/427)
- Tweaks for better experience on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/428](https://togithub.com/almarklein/timetagger/pull/428)
- Fix that selecting recent ds does not replace text by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/429](https://togithub.com/almarklein/timetagger/pull/429)
- Report sums rounded durations by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/430](https://togithub.com/almarklein/timetagger/pull/430)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:01:52 +01:00
TrueCharts Bot
c585509bd0 chore(deps): update container image webreaper/damselfly to latest@8b5a4e3 (#16169)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| webreaper/damselfly | digest | `97fd947` -> `8b5a4e3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:59:53 +01:00
TrueCharts Bot
fa7bd10a4b chore(deps): update container image phasecorex/red-discordbot to full@9894154 (#16163)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `c3e06a3` -> `9894154` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:57:48 +01:00
TrueCharts Bot
30eaaed9b4 chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@f13633a (#16096)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OS4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:57:26 +01:00
TrueCharts Bot
c3e36edc7f chore(deps): update container image ghcr.io/kiwix/kiwix-serve to 3.6.0@c0369ed (#16153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kiwix/kiwix-serve](https://togithub.com/openzim/kiwix-tools)
| digest | `fb70c2d` -> `c0369ed` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:57:11 +01:00
TrueCharts Bot
d068223e59 chore(deps): update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest@50bf446 (#16145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| accetto/ubuntu-vnc-xfce-firefox-g3 | digest | `7732f3c` -> `50bf446` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:52 +01:00
TrueCharts Bot
91fb410626 chore(deps): update container image grafana/grafana-image-renderer to latest@a1e0c69 (#16157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| grafana/grafana-image-renderer | digest | `0885e97` -> `a1e0c69` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:38 +01:00
TrueCharts Bot
40318dacc6 chore(deps): update container image songkong/songkong to latest@bec8378 (#16166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| songkong/songkong | digest | `7b91b23` -> `bec8378` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:22 +01:00
TrueCharts Bot
75b018083b chore(deps): update container image sismics/docs to latest@d619cae (#16165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sismics/docs | digest | `5ec5d1a` -> `d619cae` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 12:56:15 +00:00
TrueCharts Bot
f19773d703 chore(deps): update container image monica to 4.0.0@51feba0 (#16161)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `e5bd725` -> `51feba0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:06 +01:00
TrueCharts Bot
cee3275058 chore(deps): update container image mbentley/omada-controller to 5.13@3032c22 (#16160)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `c8b3ae8` -> `3032c22` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:57 +01:00
TrueCharts Bot
b256955b4e chore(deps): update container image ich777/thunderbird to latest@b40bc1c (#16158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/thunderbird | digest | `8cf0005` -> `b40bc1c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:54 +01:00
TrueCharts Bot
53ef9e1084 chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.85.0@d4102f4 (#16156)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:46 +01:00
TrueCharts Bot
04101e8e2c chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@2ac6f7f (#16154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages)
([source](https://togithub.com/linuxserver/docker-dillinger)) | digest |
`8462270` -> `2ac6f7f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:31 +01:00
TrueCharts Bot
0a0ebf9ae9 chore(deps): update container image farmos/farmos to latest@3eef71e (#16151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| farmos/farmos | digest | `e36e75c` -> `3eef71e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:28 +01:00
TrueCharts Bot
52fa683300 chore(deps): update container image docker.io/odoo to 17.0@ad3f090 (#16150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `3d015e0` -> `ad3f090` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:21 +01:00
TrueCharts Bot
b284f2670b chore(deps): update container image accetto/ubuntu-vnc-xfce-inkscape-g3 to latest@e4c22b3 (#16147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| accetto/ubuntu-vnc-xfce-inkscape-g3 | digest | `afc72ec` -> `e4c22b3`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:14 +01:00
TrueCharts Bot
2dd67cc9f2 chore(deps): update container image accetto/ubuntu-vnc-xfce-opengl-g3 to latest@6f0b636 (#16148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| accetto/ubuntu-vnc-xfce-opengl-g3 | digest | `b2822b0` -> `6f0b636` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:11 +01:00
TrueCharts Bot
d9b6a8686b chore(deps): update helm chart common to 16.2.6 (#15731)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`16.0.0` -> `16.2.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`13.2.2` -> `16.2.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`14.3.5` -> `16.2.6` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6)

Function library for TrueCharts

###
[`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5)

Function library for TrueCharts

###
[`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4)

Function library for TrueCharts

###
[`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3)

Function library for TrueCharts

###
[`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0)

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 13:50:20 +01:00
TrueCharts Bot
16784e7e71 chore(deps): update helm chart mariadb to 9.0.43 (#15696)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.40` ->
`9.0.43` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (mariadb)</summary>

###
[`v9.0.43`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.43)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.42...mariadb-9.0.43)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.42`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.42)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.41...mariadb-9.0.42)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.41`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.40...mariadb-9.0.41)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 13:48:48 +01:00
TrueCharts Bot
013c58984c chore(deps): update helm chart mariadb to 11.0.0 (#16017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `9.0.40` ->
`11.0.0` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | major | `5.0.35` ->
`11.0.0` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (mariadb)</summary>

###
[`v11.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-11.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.2...mariadb-11.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.1...mariadb-10.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-10.0.0...mariadb-10.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v10.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.43...mariadb-10.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.43`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.43)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.42...mariadb-9.0.43)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.42`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.42)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.41...mariadb-9.0.42)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.41`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-9.0.40...mariadb-9.0.41)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:47:54 +01:00
TrueCharts Bot
b67b29a887 chore(deps): update helm chart solr to 8.0.0 (#16019)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [solr](https://truecharts.org/charts/dependency/solr)
([source](https://togithub.com/truecharts/charts)) | major | `2.0.31` ->
`8.0.0` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (solr)</summary>

###
[`v8.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-7.0.3...solr-8.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-7.0.2...solr-7.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-7.0.1...solr-7.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-7.0.0...solr-7.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.45...solr-7.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.45`](https://togithub.com/truecharts/charts/releases/tag/solr-6.0.45)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.44...solr-6.0.45)

Apache Solr

###
[`v6.0.44`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.44)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.43...solr-6.0.44)

Open source, advanced key-value store.

###
[`v6.0.43`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.43)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.42...solr-6.0.43)

Open source, advanced key-value store.

###
[`v6.0.42`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.42)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.41...solr-6.0.42)

Open source, advanced key-value store.

###
[`v6.0.41`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.40...solr-6.0.41)

Open source, advanced key-value store.

###
[`v6.0.40`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.40)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.39...solr-6.0.40)

Open source, advanced key-value store.

###
[`v6.0.39`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.39)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.38...solr-6.0.39)

Open source, advanced key-value store.

###
[`v6.0.38`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.38)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.37...solr-6.0.38)

Open source, advanced key-value store.

###
[`v6.0.37`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.37)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.36...solr-6.0.37)

Open source, advanced key-value store.

###
[`v6.0.36`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.36)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.35...solr-6.0.36)

Open source, advanced key-value store.

###
[`v6.0.35`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.35)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.34...solr-6.0.35)

Open source, advanced key-value store.

###
[`v6.0.34`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.34)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.33...solr-6.0.34)

Open source, advanced key-value store.

###
[`v6.0.33`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.33)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.32...solr-6.0.33)

Open source, advanced key-value store.

###
[`v6.0.32`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.32)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.31...solr-6.0.32)

Open source, advanced key-value store.

###
[`v6.0.31`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.31)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.30...solr-6.0.31)

Open source, advanced key-value store.

###
[`v6.0.30`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.29...solr-6.0.30)

Open source, advanced key-value store.

###
[`v6.0.29`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.28...solr-6.0.29)

Open source, advanced key-value store.

###
[`v6.0.28`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.27...solr-6.0.28)

Open source, advanced key-value store.

###
[`v6.0.27`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.26...solr-6.0.27)

Open source, advanced key-value store.

###
[`v6.0.26`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.25...solr-6.0.26)

Open source, advanced key-value store.

###
[`v6.0.25`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25)

Open source, advanced key-value store.

###
[`v6.0.24`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.23...solr-6.0.24)

Open source, advanced key-value store.

###
[`v6.0.23`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.23)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.22...solr-6.0.23)

Open source, advanced key-value store.

###
[`v6.0.22`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.22)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.21...solr-6.0.22)

Open source, advanced key-value store.

###
[`v6.0.21`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.21)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.20...solr-6.0.21)

Open source, advanced key-value store.

###
[`v6.0.20`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.20)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.19...solr-6.0.20)

Open source, advanced key-value store.

###
[`v6.0.19`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.19)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.18...solr-6.0.19)

Open source, advanced key-value store.

###
[`v6.0.18`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.18)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.17...solr-6.0.18)

Open source, advanced key-value store.

###
[`v6.0.17`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.16...solr-6.0.17)

Open source, advanced key-value store.

###
[`v6.0.16`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.16)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.15...solr-6.0.16)

Open source, advanced key-value store.

###
[`v6.0.15`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.15)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15)

Open source, advanced key-value store.

###
[`v6.0.14`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.14)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14)

Open source, advanced key-value store.

###
[`v6.0.13`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.12...solr-6.0.13)

Open source, advanced key-value store.

###
[`v6.0.12`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.11...solr-6.0.12)

Open source, advanced key-value store.

###
[`v6.0.11`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.11)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.10...solr-6.0.11)

Open source, advanced key-value store.

###
[`v6.0.10`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.10)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.9...solr-6.0.10)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.9`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.9)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.8...solr-6.0.9)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.8`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.8)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.7...solr-6.0.8)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.7`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.6`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.5`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.4...solr-6.0.5)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.4`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.3...solr-6.0.4)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.2...solr-6.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.1...solr-6.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/solr-6.0.0...solr-6.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v5.0.6`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.6)

Apache Solr

###
[`v5.0.5`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.5)

Apache Solr

###
[`v5.0.4`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.4)

Apache Solr

###
[`v5.0.3`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.3)

Apache Solr

###
[`v5.0.2`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.2)

Apache Solr

###
[`v5.0.1`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.1)

Apache Solr

###
[`v5.0.0`](https://togithub.com/truecharts/charts/releases/tag/solr-5.0.0)

Apache Solr

###
[`v4.0.68`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.68)

Apache Solr

###
[`v4.0.67`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.67)

Apache Solr

###
[`v4.0.66`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.66)

Apache Solr

###
[`v4.0.65`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.65)

Apache Solr

###
[`v4.0.64`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.64)

Apache Solr

###
[`v4.0.63`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.63)

Apache Solr

###
[`v4.0.62`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.62)

Apache Solr

###
[`v4.0.61`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.61)

Apache Solr

###
[`v4.0.60`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.60)

Apache Solr

###
[`v4.0.59`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.59)

Apache Solr

###
[`v4.0.58`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.58)

Apache Solr

###
[`v4.0.57`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.57)

Apache Solr

###
[`v4.0.56`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.56)

Apache Solr

###
[`v4.0.55`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.55)

Apache Solr

###
[`v4.0.54`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.54)

Apache Solr

###
[`v4.0.53`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.53)

Apache Solr

###
[`v4.0.52`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.52)

Apache Solr

###
[`v4.0.48`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.48)

Apache Solr

###
[`v4.0.47`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.47)

Apache Solr

###
[`v4.0.46`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.46)

Apache Solr

###
[`v4.0.45`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.45)

Apache Solr

###
[`v4.0.44`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.44)

Apache Solr

###
[`v4.0.43`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.43)

Apache Solr

###
[`v4.0.42`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.42)

Apache Solr

###
[`v4.0.41`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.41)

Apache Solr

###
[`v4.0.40`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.40)

Apache Solr

###
[`v4.0.39`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.39)

Apache Solr

###
[`v4.0.38`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.38)

Apache Solr

###
[`v4.0.37`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.37)

Apache Solr

###
[`v4.0.36`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.36)

Apache Solr

###
[`v4.0.35`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.35)

Apache Solr

###
[`v4.0.34`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.34)

Apache Solr

###
[`v4.0.33`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.33)

Apache Solr

###
[`v4.0.30`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.30)

Apache Solr

###
[`v4.0.29`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.29)

Apache Solr

###
[`v4.0.28`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.28)

Apache Solr

###
[`v4.0.27`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.27)

Apache Solr

###
[`v4.0.26`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.26)

Apache Solr

###
[`v4.0.25`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.25)

Apache Solr

###
[`v4.0.24`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.24)

Apache Solr

###
[`v4.0.23`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.23)

Apache Solr

###
[`v4.0.22`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.22)

Apache Solr

###
[`v4.0.21`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.21)

Apache Solr

###
[`v4.0.20`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.20)

Apache Solr

###
[`v4.0.19`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.19)

Apache Solr

###
[`v4.0.18`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.18)

Apache Solr

###
[`v4.0.17`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.17)

Apache Solr

###
[`v4.0.16`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.16)

Apache Solr

###
[`v4.0.15`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.15)

Apache Solr

###
[`v4.0.14`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.14)

Apache Solr

###
[`v4.0.13`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.13)

Apache Solr

###
[`v4.0.12`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.12)

Apache Solr

###
[`v4.0.11`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.11)

Apache Solr

###
[`v4.0.10`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.10)

Apache Solr

###
[`v4.0.9`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.9)

Apache Solr

###
[`v4.0.8`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.8)

Apache Solr

###
[`v4.0.7`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.7)

Apache Solr

###
[`v4.0.6`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.6)

Apache Solr

###
[`v4.0.5`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.5)

Apache Solr

###
[`v4.0.4`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.4)

Apache Solr

###
[`v4.0.3`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.3)

Apache Solr

###
[`v4.0.2`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.2)

Apache Solr

###
[`v4.0.1`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.1)

Apache Solr

###
[`v4.0.0`](https://togithub.com/truecharts/charts/releases/tag/solr-4.0.0)

Apache Solr

###
[`v3.0.8`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.8)

Apache Solr

###
[`v3.0.7`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.7)

Apache Solr

###
[`v3.0.6`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.6)

Apache Solr

###
[`v3.0.5`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.5)

Apache Solr

###
[`v3.0.4`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.4)

Apache Solr

###
[`v3.0.3`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.3)

Apache Solr

###
[`v3.0.2`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.2)

Apache Solr

###
[`v3.0.1`](https://togithub.com/truecharts/charts/releases/tag/solr-3.0.1)

Apache Solr

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:47:42 +01:00
TrueCharts Bot
8ab6456454 chore(deps): update helm chart redis to 10.0.0 (#16018)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `5.0.33` ->
`10.0.0` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | major | `7.0.6` ->
`10.0.0` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (redis)</summary>

###
[`v10.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-10.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-9.0.3...redis-10.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-9.0.2...redis-9.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-9.0.1...redis-9.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-9.0.0...redis-9.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v9.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-9.0.0)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.47...redis-9.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.47`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.47)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.46...redis-8.0.47)

Open source, advanced key-value store.

###
[`v8.0.46`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.46)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.45...redis-8.0.46)

Open source, advanced key-value store.

###
[`v8.0.45`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.45)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.44...redis-8.0.45)

Open source, advanced key-value store.

###
[`v8.0.44`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.44)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.43...redis-8.0.44)

Open source, advanced key-value store.

###
[`v8.0.43`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.43)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.42...redis-8.0.43)

Open source, advanced key-value store.

###
[`v8.0.42`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.42)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.41...redis-8.0.42)

Open source, advanced key-value store.

###
[`v8.0.41`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.41)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.40...redis-8.0.41)

Open source, advanced key-value store.

###
[`v8.0.40`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.40)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.39...redis-8.0.40)

Open source, advanced key-value store.

###
[`v8.0.39`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.39)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.38...redis-8.0.39)

Open source, advanced key-value store.

###
[`v8.0.38`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.38)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.37...redis-8.0.38)

Open source, advanced key-value store.

###
[`v8.0.37`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.37)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.36...redis-8.0.37)

Open source, advanced key-value store.

###
[`v8.0.36`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.36)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.35...redis-8.0.36)

Open source, advanced key-value store.

###
[`v8.0.35`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.35)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.34...redis-8.0.35)

Open source, advanced key-value store.

###
[`v8.0.34`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.34)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.33...redis-8.0.34)

Open source, advanced key-value store.

###
[`v8.0.33`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.33)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.32...redis-8.0.33)

Open source, advanced key-value store.

###
[`v8.0.32`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.32)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.31...redis-8.0.32)

Open source, advanced key-value store.

###
[`v8.0.31`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.31)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.30...redis-8.0.31)

Open source, advanced key-value store.

###
[`v8.0.30`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.29...redis-8.0.30)

Open source, advanced key-value store.

###
[`v8.0.29`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.28...redis-8.0.29)

Open source, advanced key-value store.

###
[`v8.0.28`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.27...redis-8.0.28)

Open source, advanced key-value store.

###
[`v8.0.27`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27)

Open source, advanced key-value store.

###
[`v8.0.26`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.25...redis-8.0.26)

Open source, advanced key-value store.

###
[`v8.0.25`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.24...redis-8.0.25)

Open source, advanced key-value store.

###
[`v8.0.24`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.23...redis-8.0.24)

Open source, advanced key-value store.

###
[`v8.0.23`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.23)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.22...redis-8.0.23)

Open source, advanced key-value store.

###
[`v8.0.22`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.22)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.21...redis-8.0.22)

Open source, advanced key-value store.

###
[`v8.0.21`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.21)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.20...redis-8.0.21)

Open source, advanced key-value store.

###
[`v8.0.20`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.20)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.19...redis-8.0.20)

Open source, advanced key-value store.

###
[`v8.0.19`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.19)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.18...redis-8.0.19)

Open source, advanced key-value store.

###
[`v8.0.18`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.18)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.17...redis-8.0.18)

Open source, advanced key-value store.

###
[`v8.0.17`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.16...redis-8.0.17)

Open source, advanced key-value store.

###
[`v8.0.16`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.16)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16)

Open source, advanced key-value store.

###
[`v8.0.15`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.15)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15)

Open source, advanced key-value store.

###
[`v8.0.14`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.14)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.13...redis-8.0.14)

Open source, advanced key-value store.

###
[`v8.0.13`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.13)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.12...redis-8.0.13)

Open source, advanced key-value store.

###
[`v8.0.12`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.12)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.11...redis-8.0.12)

Open source, advanced key-value store.

###
[`v8.0.11`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.11)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.10...redis-8.0.11)

Open source, advanced key-value store.

###
[`v8.0.10`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.10)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.9...redis-8.0.10)

Open source, advanced key-value store.

###
[`v8.0.9`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.9)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.8...redis-8.0.9)

Open source, advanced key-value store.

###
[`v8.0.8`](https://togithub.com/truecharts/charts/releases/tag/redis-8.0.8)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.7...redis-8.0.8)

Open source, advanced key-value store.

###
[`v8.0.7`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.6...redis-8.0.7)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.6`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.6)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.5...redis-8.0.6)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.5`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.4...redis-8.0.5)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.4`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.3...redis-8.0.4)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.2...redis-8.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.1...redis-8.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-8.0.0...redis-8.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v8.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-8.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.6`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.6)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.5`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.5)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.4`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.4)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.66`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.66)

Open source, advanced key-value store.

###
[`v6.0.65`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.65)

Open source, advanced key-value store.

###
[`v6.0.64`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.64)

Open source, advanced key-value store.

###
[`v6.0.63`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.63)

Open source, advanced key-value store.

###
[`v6.0.62`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.62)

Open source, advanced key-value store.

###
[`v6.0.61`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.61)

Open source, advanced key-value store.

###
[`v6.0.60`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.60)

Open source, advanced key-value store.

###
[`v6.0.58`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.58)

Open source, advanced key-value store.

###
[`v6.0.57`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.57)

Open source, advanced key-value store.

###
[`v6.0.56`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.56)

Open source, advanced key-value store.

###
[`v6.0.55`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.55)

Open source, advanced key-value store.

###
[`v6.0.54`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.54)

Open source, advanced key-value store.

###
[`v6.0.53`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.53)

Open source, advanced key-value store.

###
[`v6.0.52`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.52)

Open source, advanced key-value store.

###
[`v6.0.51`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.51)

Open source, advanced key-value store.

###
[`v6.0.50`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.50)

Open source, advanced key-value store.

###
[`v6.0.49`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.49)

Open source, advanced key-value store.

###
[`v6.0.48`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.48)

Open source, advanced key-value store.

###
[`v6.0.47`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.47)

Open source, advanced key-value store.

###
[`v6.0.46`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.46)

Open source, advanced key-value store.

###
[`v6.0.44`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.44)

Open source, advanced key-value store.

###
[`v6.0.43`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.43)

Open source, advanced key-value store.

###
[`v6.0.42`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.42)

Open source, advanced key-value store.

###
[`v6.0.41`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.41)

Open source, advanced key-value store.

###
[`v6.0.40`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.40)

Open source, advanced key-value store.

###
[`v6.0.39`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.39)

Open source, advanced key-value store.

###
[`v6.0.38`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.38)

Open source, advanced key-value store.

###
[`v6.0.37`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.37)

Open source, advanced key-value store.

###
[`v6.0.36`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.36)

Open source, advanced key-value store.

###
[`v6.0.35`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.35)

Open source, advanced key-value store.

###
[`v6.0.34`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.34)

Open source, advanced key-value store.

###
[`v6.0.33`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.33)

Open source, advanced key-value store.

###
[`v6.0.32`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.32)

Open source, advanced key-value store.

###
[`v6.0.31`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.31)

Open source, advanced key-value store.

###
[`v6.0.30`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.30)

Open source, advanced key-value store.

###
[`v6.0.29`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.29)

Open source, advanced key-value store.

###
[`v6.0.28`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.28)

Open source, advanced key-value store.

###
[`v6.0.27`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.27)

Open source, advanced key-value store.

###
[`v6.0.26`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.26)

Open source, advanced key-value store.

###
[`v6.0.25`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.25)

Open source, advanced key-value store.

###
[`v6.0.24`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.24)

Open source, advanced key-value store.

###
[`v6.0.23`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.23)

Open source, advanced key-value store.

###
[`v6.0.22`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.22)

Open source, advanced key-value store.

###
[`v6.0.21`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.21)

Open source, advanced key-value store.

###
[`v6.0.20`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.20)

Open source, advanced key-value store.

###
[`v6.0.19`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.19)

Open source, advanced key-value store.

###
[`v6.0.18`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.18)

Open source, advanced key-value store.

###
[`v6.0.17`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.17)

Open source, advanced key-value store.

###
[`v6.0.16`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.16)

Open source, advanced key-value store.

###
[`v6.0.15`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.15)

Open source, advanced key-value store.

###
[`v6.0.14`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.14)

Open source, advanced key-value store.

###
[`v6.0.13`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.13)

Open source, advanced key-value store.

###
[`v6.0.12`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.12)

Open source, advanced key-value store.

###
[`v6.0.11`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.11)

Open source, advanced key-value store.

###
[`v6.0.10`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.10)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.9`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.9)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.8`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.8)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.7`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.7)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.6`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.6)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.5`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.5)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.4`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.4)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.3`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.3)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.1`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.1)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v6.0.0`](https://togithub.com/truecharts/charts/releases/tag/mariadb-6.0.0)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:47:13 +01:00
TrueCharts Bot
718fed6bd8 chore(deps): update helm chart common to 14.5.0 (#15704)
This PR contains the following updates:

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

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.5.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.5.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.4.0...common-14.5.0)

Function library for TrueCharts

###
[`v14.4.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.4.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.5...common-14.4.0)

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:46:29 +01:00
TrueCharts Bot
45f50c7fcc chore(deps): update helm general non-major (#14784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch
| `v1.13.2` -> `v1.13.3` |
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.25` ->
`7.0.30` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`14.3.5` -> `14.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`15.0.1` -> `15.3.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`16.0.0` -> `16.2.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`15.2.0` -> `15.3.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`14.3.3` -> `14.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`15.3.1` -> `15.3.4` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.38` ->
`3.0.41` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.40` ->
`9.0.43` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.40` ->
`3.0.43` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.44` ->
`8.0.47` |
| [velero](https://togithub.com/vmware-tanzu/velero)
([source](https://togithub.com/vmware-tanzu/helm-charts)) | minor |
`5.1.4` -> `5.2.0` |

---

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

---

### Release Notes

<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>

###
[`v1.13.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.3)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.13.2...v1.13.3)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

> ⚠️ Read about the [**breaking changes in cert-manager
1.13**](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.13.0)
before you upgrade from a < v1.13 version!

This patch release contains fixes for the following security
vulnerabilities in the cert-manager-controller:

- [`GO-2023-2334`](https://pkg.go.dev/vuln/GO-2023-2334): Decryption of
malicious PBES2 JWE objects can consume unbounded system resources.

If you use [ArtifactHub Security
report](https://artifacthub.io/packages/helm/cert-manager/cert-manager/1.13.2?modal=security-report)
or [trivy](https://trivy.dev/), this patch will also silence the
following warning about a vulnerability in code which is imported but
**not used** by the cert-manager-controller:

-
[`CVE-2023-47108`](https://access.redhat.com/security/cve/CVE-2023-47108):
DoS vulnerability in `otelgrpc` due to unbound cardinality metrics.

An ongoing security audit of cert-manager suggested some changes to the
webhook code to mitigate DoS attacks, and these are included in this
patch release.

##### Changes

##### Bug or Regression

- The webhook server now returns HTTP error 413 (Content Too Large) for
requests with body size `>= 3MiB`. This is to mitigate DoS attacks that
attempt to crash the webhook process by sending large requests that
exceed the available memory.
([#&#8203;6507](https://togithub.com/cert-manager/cert-manager/pull/6507),
[@&#8203;inteon](https://togithub.com/inteon))
- The webhook server now returns HTTP error 400 (Bad Request) if the
request contains an empty body.
([#&#8203;6507](https://togithub.com/cert-manager/cert-manager/pull/6507),
[@&#8203;inteon](https://togithub.com/inteon))
- The webhook server now returns HTTP error 500 (Internal Server Error)
rather than crashing, if the code panics while handling a request.
([#&#8203;6507](https://togithub.com/cert-manager/cert-manager/pull/6507),
[@&#8203;inteon](https://togithub.com/inteon))
- Mitigate potential "Slowloris" attacks by setting `ReadHeaderTimeout`
in all `http.Server` instances.
([#&#8203;6538](https://togithub.com/cert-manager/cert-manager/pull/6538),
[@&#8203;wallrj](https://togithub.com/wallrj))
- Upgrade Go modules: `otel`, `docker`, and `jose` to fix CVE alerts.
See https://github.com/advisories/GHSA-8pgv-569h-w5rw,
https://github.com/advisories/GHSA-jq35-85cj-fj4p, and
https://github.com/advisories/GHSA-2c7c-3mj9-8fqh.
([#&#8203;6514](https://togithub.com/cert-manager/cert-manager/pull/6514),
[@&#8203;inteon](https://togithub.com/inteon))

##### Dependencies

##### Added

*Nothing has changed.*

##### Changed

-   `cloud.google.com/go/firestore`: `v1.11.0 → v1.12.0`
-   `cloud.google.com/go`: `v0.110.6 → v0.110.7`
- `github.com/felixge/httpsnoop`: [`v1.0.3 →
v1.0.4`](https://togithub.com/felixge/httpsnoop/compare/v1.0.3...v1.0.4)
- `github.com/go-jose/go-jose/v3`: [`v3.0.0 →
v3.0.1`](https://togithub.com/go-jose/go-jose/v3/compare/v3.0.0...v3.0.1)
- `github.com/go-logr/logr`: [`v1.2.4 →
v1.3.0`](https://togithub.com/go-logr/logr/compare/v1.2.4...v1.3.0)
- `github.com/golang/glog`: [`v1.1.0 →
v1.1.2`](https://togithub.com/golang/glog/compare/v1.1.0...v1.1.2)
- `github.com/google/go-cmp`: [`v0.5.9 →
v0.6.0`](https://togithub.com/google/go-cmp/compare/v0.5.9...v0.6.0)
-
`go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`:
`v0.45.0 → v0.46.0`
- `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`:
`v0.44.0 → v0.46.0`
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc`:
`v1.19.0 → v1.20.0`
- `go.opentelemetry.io/otel/exporters/otlp/otlptrace`: `v1.19.0 →
v1.20.0`
-   `go.opentelemetry.io/otel/metric`: `v1.19.0 → v1.20.0`
-   `go.opentelemetry.io/otel/sdk`: `v1.19.0 → v1.20.0`
-   `go.opentelemetry.io/otel/trace`: `v1.19.0 → v1.20.0`
-   `go.opentelemetry.io/otel`: `v1.19.0 → v1.20.0`
-   `go.uber.org/goleak`: `v1.2.1 → v1.3.0`
-   `golang.org/x/sys`: `v0.13.0 → v0.14.0`
-   `google.golang.org/genproto/googleapis/api`: `f966b18 → b8732ec`
-   `google.golang.org/genproto`: `f966b18 → b8732ec`
-   `google.golang.org/grpc`: `v1.58.3 → v1.59.0`

##### Removed

*Nothing has changed.*

</details>

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.30`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.30)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.29...clickhouse-7.0.30)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.29)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.28)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.27`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.27)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.26...clickhouse-7.0.27)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.26)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.25...clickhouse-7.0.26)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.5.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.5.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.4.0...common-14.5.0)

Function library for TrueCharts

###
[`v14.4.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.4.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.5...common-14.4.0)

Function library for TrueCharts

</details>

<details>
<summary>vmware-tanzu/helm-charts (velero)</summary>

###
[`v5.2.0`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.2.0)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.7...velero-5.2.0)

A Helm chart for velero

#### What's Changed

- \[velero] Pass config trough tpl and implement reload trigger by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/vmware-tanzu/helm-charts/pull/525](https://togithub.com/vmware-tanzu/helm-charts/pull/525)

**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.7...velero-5.2.0

###
[`v5.1.7`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.7)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.6...velero-5.1.7)

A Helm chart for velero

#### What's Changed

- \[velero]: Feature push new charts to GHCR OCI registry as well by
[@&#8203;ishuar](https://togithub.com/ishuar) in
[https://github.com/vmware-tanzu/helm-charts/pull/523](https://togithub.com/vmware-tanzu/helm-charts/pull/523)
- \[velero] feat: Add additional templating options for Velero upgrade
CRDs job by [@&#8203;cbuto](https://togithub.com/cbuto) in
[https://github.com/vmware-tanzu/helm-charts/pull/528](https://togithub.com/vmware-tanzu/helm-charts/pull/528)

#### New Contributors

- [@&#8203;cbuto](https://togithub.com/cbuto) made their first
contribution in
[https://github.com/vmware-tanzu/helm-charts/pull/528](https://togithub.com/vmware-tanzu/helm-charts/pull/528)

**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.6...velero-5.1.7

###
[`v5.1.6`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.6)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.5...velero-5.1.6)

A Helm chart for velero

#### What's Changed

- \[velero]: Disable default values for upgradeJobResources by
[@&#8203;ishuar](https://togithub.com/ishuar) in
[https://github.com/vmware-tanzu/helm-charts/pull/524](https://togithub.com/vmware-tanzu/helm-charts/pull/524)

**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.5...velero-5.1.6

###
[`v5.1.5`](https://togithub.com/vmware-tanzu/helm-charts/releases/tag/velero-5.1.5)

[Compare
Source](https://togithub.com/vmware-tanzu/helm-charts/compare/velero-5.1.4...velero-5.1.5)

A Helm chart for velero

#### What's Changed

- Bump velero/velero from 1.12.1 to v1.12.2 in /charts/velero by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/vmware-tanzu/helm-charts/pull/522](https://togithub.com/vmware-tanzu/helm-charts/pull/522)

**Full Changelog**:
https://github.com/vmware-tanzu/helm-charts/compare/velero-5.1.4...velero-5.1.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:45:50 +01:00
Kjeld Schouten
352b1ac6c4 chore(Project Santa): Add a lot of working incubator charts to stable part 3 2023-12-16 13:21:24 +01:00
Kjeld Schouten
89fab11ce2 increase exclusion list 2023-12-16 13:16:06 +01:00
Kjeld Schouten
b3cff36b48 chore: fix move mistake and cleanup metadata 2023-12-16 13:04:04 +01:00
Kjeld Schouten
63d297bace chore(Project Santa): Add a lot of working incubator charts to stable part 2 2023-12-16 13:00:43 +01:00
Kjeld Schouten
d518508468 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 12:59:25 +01:00
TrueCharts Bot
d61af3c6e0 chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16134) 2023-12-16 07:37:58 +01:00
TrueCharts Bot
bcc98e9175 chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.3@01c1905 (#16144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.1.2` -> `2.1.3` |

---

> [!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.3`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.3):
Paperless-ngx v2.1.3

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

#### paperless-ngx 2.1.3

##### Bug Fixes

- Fix: Document metadata is lost during barcode splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4982](https://togithub.com/paperless-ngx/paperless-ngx/pull/4982))
- Fix: Export of custom field instances during a split manifest export
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4984](https://togithub.com/paperless-ngx/paperless-ngx/pull/4984))
- Fix: Apply user arguments even in the case of the forcing OCR
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4981](https://togithub.com/paperless-ngx/paperless-ngx/pull/4981))
- Fix: support show errors for select dropdowns
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4979](https://togithub.com/paperless-ngx/paperless-ngx/pull/4979))
- Fix: Don't attempt to parse none objects during date searching
[@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;4977](https://togithub.com/paperless-ngx/paperless-ngx/pull/4977))

##### All App Changes

<details>
<summary>6 changes</summary>

- Refactor: Boost performance by reducing db queries
[@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;4990](https://togithub.com/paperless-ngx/paperless-ngx/pull/4990))
- Fix: Document metadata is lost during barcode splitting
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4982](https://togithub.com/paperless-ngx/paperless-ngx/pull/4982))
- Fix: Export of custom field instances during a split manifest export
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4984](https://togithub.com/paperless-ngx/paperless-ngx/pull/4984))
- Fix: Apply user arguments even in the case of the forcing OCR
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4981](https://togithub.com/paperless-ngx/paperless-ngx/pull/4981))
- Fix: support show errors for select dropdowns
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4979](https://togithub.com/paperless-ngx/paperless-ngx/pull/4979))
- Fix: Don't attempt to parse none objects during date searching
[@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;4977](https://togithub.com/paperless-ngx/paperless-ngx/pull/4977))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:37:43 +01:00
TrueCharts Bot
e5cbcddf2b chore(deps): update container image yourls to latest@2b058c2 (#16143)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `e6ed820` -> `2b058c2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:37:26 +01:00
TrueCharts Bot
5f4b0d1ff8 chore(deps): update container image redmine to 5.1.1@e60b696 (#16141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | digest | `2a70a60` -> `e60b696` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:37:12 +01:00
TrueCharts Bot
8c070fc45d chore(deps): update container image ronivay/xen-orchestra to 5.129.0@8267514 (#16142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | digest | `37e230e` -> `8267514` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:36:21 +01:00
TrueCharts Bot
5b02754e93 chore(deps): update container image monica to 4.0.0@e5bd725 (#16140)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `25d4252` -> `e5bd725` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:35:39 +01:00
TrueCharts Bot
63b5e8d314 chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@af9a3db (#16139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `61c06c2` -> `af9a3db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 07:35:25 +01:00
TrueCharts Bot
9eb10c42f2 chore(deps): update container image wolveix/satisfactory-server to v1.6.1@2cf5d57 (#16135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | patch | `v1.6.0` -> `v1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:52:22 +01:00
TrueCharts Bot
7032797f5e chore(deps): update container image velero/velero-plugin-for-aws to v1.8.2@edfb144 (#16133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| velero/velero-plugin-for-aws | patch | `v1.8.0` -> `v1.8.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:51:12 +01:00
TrueCharts Bot
3beebedb86 chore(deps): update container image n8nio/n8n to v1.21.1@a3e0c5e (#16108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.21.0` -> `1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:50:36 +01:00
TrueCharts Bot
5a6f96e3a5 chore(deps): update container image ghcr.io/flaresolverr/flaresolverr to v3.3.12@aa83c92 (#16132) 2023-12-16 01:49:49 +01:00
TrueCharts Bot
790942e18e chore(deps): update container image yourls to latest@e6ed820 (#16131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `a20b1d9` -> `e6ed820` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:49:43 +01:00
TrueCharts Bot
9fa3a1e825 chore(deps): update container image webpsh/webps to latest@ec2bd42 (#16129) 2023-12-16 01:49:11 +01:00
TrueCharts Bot
ce646ea68b chore(deps): update container image wiserain/flexget to 3.10.6@9082fc1 (#16130)
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)) | digest |
`622694c` -> `9082fc1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:49:05 +01:00
TrueCharts Bot
a5bfc7ecfb chore(deps): update container image universalmediaserver/ums to latest@5310880 (#16128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| universalmediaserver/ums | digest | `a89ecfe` -> `5310880` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:48:45 +01:00
TrueCharts Bot
f5627a16c2 chore(deps): update container image kylemanna/bitcoind to latest@47f4596 (#16125) 2023-12-16 01:47:45 +01:00
TrueCharts Bot
5a2d952a45 chore(deps): update container image ofawx/bitcoind to latest@4d1d484 (#16127) 2023-12-16 01:47:41 +01:00
TrueCharts Bot
6a511f03e2 chore(deps): update container image lswl/vertex to stable@778b137 (#16126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `ec66a27` -> `778b137` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 00:47:33 +00:00
TrueCharts Bot
c4578896e1 chore(deps): update container image ghcr.io/meeb/tubesync to latest@381f526 (#16123) 2023-12-16 01:47:27 +01:00
TrueCharts Bot
c34bfeb01e chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@b401088 (#16124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `15a8c84` -> `b401088`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:47:19 +01:00
TrueCharts Bot
ef347bd322 chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@579434f (#16122)
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 |
`f98fd47` -> `579434f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:46:59 +01:00
TrueCharts Bot
9e835c30ce chore(deps): update container image dtjs48jkt/twonkyserver to latest@7803156 (#16120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dtjs48jkt/twonkyserver | digest | `0d8ed9d` -> `7803156` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:46:28 +01:00
TrueCharts Bot
b1897f9b9c chore(deps): update container image docker to 24.0.7-dind@1b9844d (#16118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `ae63bb7` -> `1b9844d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:46:26 +01:00
TrueCharts Bot
58445c5fb5 chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@6cba14e (#16121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `5d417a0` -> `6cba14e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:46:18 +01:00
TrueCharts Bot
fc590fa848 chore(deps): update container image docker.io/odoo to 17.0@3d015e0 (#16119) 2023-12-16 01:46:00 +01:00
TrueCharts Bot
13b1a5d80e chore(deps): update container image coderaiser/cloudcmd to latest@4700fe2 (#16117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| coderaiser/cloudcmd | digest | `4db6bd8` -> `4700fe2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:45:58 +01:00
TrueCharts Bot
7148fa710a chore(deps): update container image bndw/wifi-card to latest@84e3c88 (#16115) 2023-12-16 01:45:39 +01:00
TrueCharts Bot
4841e9386c chore(deps): update container image atdr.meo.ws/archiveteam/warrior-dockerfile to latest@1df66b0 (#16114) 2023-12-16 01:45:34 +01:00
TrueCharts Bot
1e37845a9b chore(deps): update container image chronograf to latest@1afe040 (#16116) 2023-12-16 01:45:28 +01:00
TrueCharts Bot
89b916b3b2 chore(deps): update container image accetto/ubuntu-vnc-xfce-chromium-g3 to latest@288c032 (#16113) 2023-12-16 01:45:22 +01:00
TrueCharts Bot
973c29414b chore(deps): update container image accetto/ubuntu-vnc-xfce-blender-g3 to latest@75cdcd2 (#16112)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| accetto/ubuntu-vnc-xfce-blender-g3 | digest | `3abe4b7` -> `75cdcd2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 01:45:15 +01:00
TrueCharts Bot
de630fcb09 chore(deps): update container image bitnami/wordpress to 6.4.2@31a579a (#16083)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `65910b7` -> `31a579a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 01:45:00 +01:00
TrueCharts-Bot
5c47316bce Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-16 00:13:05 +00:00
Kjeld Schouten
937ac09db1 chore(Project Santa): Add a lot of working incubator charts to stable 2023-12-16 00:47:20 +01:00
Kjeld Schouten
83a5ad8ae2 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:33:05 +01:00
Kjeld Schouten
a8da18fb12 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:32:15 +01:00
TrueCharts-Bot
065ac6db5f Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-15 22:34:57 +00:00
Kjeld Schouten
11272a4456 chore(incubator): make things work with new common part 3 (#15994)
**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-15 22:41:48 +01:00
TrueCharts Bot
d42d189d19 chore(deps): update container image tailscale/tailscale to v1.56.0@ed1f931 (#16109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | minor | `v1.54.1` -> `v1.56.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-15 19:43:38 +01:00
TrueCharts Bot
d337e784e0 chore(deps): update container image jgraph/drawio to v22.1.11@8dc2eff (#16107)
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.9`
-> `22.1.11` |

---

> [!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.11`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.9...v22.1.11)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-15 19:36:46 +01:00
TrueCharts Bot
cb73d86860 chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.6.0@0bd41e5 (#16106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.1.5.0` -> `5.1.6.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.6.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.5.0...5.1.6.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.5.0...5.1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-15 19:36:06 +01:00
TrueCharts Bot
fea8d58977 chore(deps): update container image lmscommunity/logitechmediaserver to stable@d4c54c1 (#16102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `4a5dc6c` -> `d4c54c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-15 19:35:53 +01:00
TrueCharts Bot
6d40feb7a6 chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@902fc55 (#16103) 2023-12-15 19:34:47 +01:00
TrueCharts Bot
128a87fc73 chore(deps): update container image bitnami/memcached to 1.6.22@f7f5768 (#16101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/memcached | digest | `d4c4ba0` -> `f7f5768` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-15 19:34:38 +01:00
Kjeld Schouten
ec342424b5 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-15 19:12:52 +01:00
TrueCharts Bot
b1f3891df8 chore(deps): update container image wiserain/flexget to v3.10.6@622694c (#16098)
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.4` -> `3.10.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OS4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 13:35:19 +01:00
TrueCharts Bot
7d501cf0da chore(deps): update container image ghcr.io/linuxserver/calibre to v7.2.0@c5af242 (#16094)
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)) | minor |
`7.1.0` -> `7.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:41:13 +01:00
TrueCharts Bot
f09f5bcb26 chore(deps): update container image metabase/metabase to v0.48.0@d11fdab (#16087) 2023-12-15 07:41:09 +01:00
TrueCharts Bot
de0dc87f62 chore(deps): update container image gotson/komga to v1.9.0@a774740 (#16095)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | minor | `1.8.4` ->
`1.9.0` |

---

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

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.9.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#190-2023-12-15)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.4...1.9.0)

#### 🚀 Features

**api**

- increase PDF image resolution
([e856d4f](https://togithub.com/gotson/komga/commits/e856d4f))
- make pre-paginated epub containing only images compatible with divina
profile ([c2a4d17](https://togithub.com/gotson/komga/commits/c2a4d17))
- add basic metadata for transient books
([1050f52](https://togithub.com/gotson/komga/commits/1050f52))
- add Readium Progression API
([20799ad](https://togithub.com/gotson/komga/commits/20799ad))
- add layout attribute on epub manifest
([5096364](https://togithub.com/gotson/komga/commits/5096364))
- add positions endpoint to get pre-computed positions of epub books
([eb8a644](https://togithub.com/gotson/komga/commits/eb8a644))

**epubreader**

- handle reading direction
([77b8a32](https://togithub.com/gotson/komga/commits/77b8a32))
- remove margin and dropshadow for pre-paginated publications
([10e2597](https://togithub.com/gotson/komga/commits/10e2597))
- mark read progress
([1172911](https://togithub.com/gotson/komga/commits/1172911))
- adjust display of current progress
([b234586](https://togithub.com/gotson/komga/commits/b234586))
- add navigation modes with click/tap, buttons, or both
([2f0f94d](https://togithub.com/gotson/komga/commits/2f0f94d))
- display percentage of total progression
([3a14990](https://togithub.com/gotson/komga/commits/3a14990))

**komga**

- relax epub validity controls
([fad93ad](https://togithub.com/gotson/komga/commits/fad93ad))

**komga-tray**

- display dialog with error detail on application startup failure
([0fdcb2a](https://togithub.com/gotson/komga/commits/0fdcb2a)), closes
[#&#8203;1336](https://togithub.com/gotson/komga/issues/1336)

**opds-v1**

- add OPDS-PSE links for divina-compatible EPUBs
([0c96054](https://togithub.com/gotson/komga/commits/0c96054))
- use static xml namespace prefix for opds-pse
([834b51d](https://togithub.com/gotson/komga/commits/834b51d))

**webui**

- use divina reader for compatible epub
([809a794](https://togithub.com/gotson/komga/commits/809a794)), closes
[#&#8203;1324](https://togithub.com/gotson/komga/issues/1324)
- autofill series and number from metadata during book import
([5b75345](https://togithub.com/gotson/komga/commits/5b75345)), closes
[#&#8203;998](https://togithub.com/gotson/komga/issues/998)

#### 🐛 Fixes

**api**

- properly set layout property in webpub manifest
([e11ce46](https://togithub.com/gotson/komga/commits/e11ce46))
- cannot get last page of PDF
([721c5d1](https://togithub.com/gotson/komga/commits/721c5d1)), closes
[#&#8203;1341](https://togithub.com/gotson/komga/issues/1341)

**epubreader**

- properly handle clicks in iframes
([4db0542](https://togithub.com/gotson/komga/commits/4db0542))

**komga**

- empty generated thumbnails would be saved in DB
([15920b7](https://togithub.com/gotson/komga/commits/15920b7)), closes
[#&#8203;1338](https://togithub.com/gotson/komga/issues/1338)
- use an in-process lock for Lucene
([1a30bf9](https://togithub.com/gotson/komga/commits/1a30bf9))

**webui**

- pre-render page could overlap current page in some specific conditions
([7a8d50c](https://togithub.com/gotson/komga/commits/7a8d50c)), closes
[#&#8203;1339](https://togithub.com/gotson/komga/issues/1339)

#### 🏎 Perf

**komga**

- convert BookMetadataProvider to property
([3843f77](https://togithub.com/gotson/komga/commits/3843f77))

#### 🔄️ Changes

**komga**

- move date utils to language package
([fbc1034](https://togithub.com/gotson/komga/commits/fbc1034))

**komga-tray**

- catch any exception on startup
([b312847](https://togithub.com/gotson/komga/commits/b312847))

#### 🌐 Translation

**komga-tray**

- translated using Weblate (Chinese (Simplified))
([142326c](https://togithub.com/gotson/komga/commits/142326c))
- translated using Weblate (Finnish)
([d19e1a5](https://togithub.com/gotson/komga/commits/d19e1a5))
- translated using Weblate (Spanish)
([ad6a8c9](https://togithub.com/gotson/komga/commits/ad6a8c9))

**webui**

- fix language file name
([ac59fca](https://togithub.com/gotson/komga/commits/ac59fca)), closes
[#&#8203;1345](https://togithub.com/gotson/komga/issues/1345)
- translated using Weblate (Chinese (Simplified))
([0274308](https://togithub.com/gotson/komga/commits/0274308))
- translated using Weblate (Spanish)
([37abfbf](https://togithub.com/gotson/komga/commits/37abfbf))
- translated using Weblate (Catalan)
([32e9a0c](https://togithub.com/gotson/komga/commits/32e9a0c))
- translated using Weblate (German)
([d2a91ac](https://togithub.com/gotson/komga/commits/d2a91ac))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:40:55 +01:00
TrueCharts Bot
6d5b8ab667 chore(deps): update container image mikeah/prusaslicer-novnc to latest@d4fafb2 (#16093)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `381b360` -> `d4fafb2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:34:10 +01:00
TrueCharts Bot
5e14684e0b chore(deps): update container image ghcr.io/linuxserver/znc to 1.8.2@178e529 (#16091)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/znc](https://togithub.com/linuxserver/docker-znc/packages)
([source](https://togithub.com/linuxserver/docker-znc)) | digest |
`143a9aa` -> `178e529` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:33:39 +01:00
TrueCharts Bot
1c199bc9f8 chore(deps): update container image linuxserver/mylar3 to version-v0.7.6@ae9c057 (#16092) 2023-12-15 07:33:37 +01:00
TrueCharts Bot
22b41cc51b chore(deps): update container image docker to 24.0.7-dind@ae63bb7 (#16090)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `c90e58d` -> `ae63bb7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:33:33 +01:00
TrueCharts Bot
2c46ad27f7 chore(deps): update container image bitnami/mariadb to 11.1.3@256bba8 (#16089)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mariadb | digest | `ec252de` -> `256bba8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 07:32:58 +01:00
TrueCharts Bot
496edc4885 chore(deps): update container image ghcr.io/fluidd-core/fluidd to v1.27.0@b613a17 (#16080)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/fluidd-core/fluidd](https://togithub.com/fluidd-core/fluidd)
| minor | `v1.26.3` -> `v1.27.0` |

---

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

---

### Release Notes

<details>
<summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.27.0`](https://togithub.com/fluidd-core/fluidd/releases/tag/v1.27.0)

[Compare
Source](https://togithub.com/fluidd-core/fluidd/compare/v1.26.3...v1.27.0)

##### Features

- adds "gcode" Klipper module status support
([fee7afd](fee7afd25a))
- adds dev container support
([#&#8203;1264](https://togithub.com/fluidd-core/fluidd/issues/1264))
([7c57a9e](7c57a9e014))
- adds disclaimer to theme settings
([9411cb2](9411cb2da7))
- adds drag\&drop across File Manager cards
([cf32644](cf3264423a))
- adds minimum_cruise_ratio support
([#&#8203;1260](https://togithub.com/fluidd-core/fluidd/issues/1260))
([ea03875](ea03875bc7))
- adds new background logo
([999ccdd](999ccddd1a))
- adds Prompt Dialog support
([#&#8203;1262](https://togithub.com/fluidd-core/fluidd/issues/1262))
([b5733d6](b5733d6826))
- Adds toolhead circle style controls
([#&#8203;1248](https://togithub.com/fluidd-core/fluidd/issues/1248))
([77e2791](77e2791637))
- adds WebRTC (go2rtc) support
([#&#8203;1245](https://togithub.com/fluidd-core/fluidd/issues/1245))
([070cb45](070cb45a06))
- copy bed mesh into clipboard as image
([#&#8203;1272](https://togithub.com/fluidd-core/fluidd/issues/1272))
([9b9b629](9b9b629cf8))
- hide "motors off" if no steppers are enabled
([8196090](81960902a1))
- highlight active tool
([#&#8203;1263](https://togithub.com/fluidd-core/fluidd/issues/1263))
([0792c67](0792c67634))
- **i18n-HU:** Update Hungarian translations
([#&#8203;1246](https://togithub.com/fluidd-core/fluidd/issues/1246))
([306992a](306992a19d))
- **i18n-nl:** Update Dutch translations
([#&#8203;1273](https://togithub.com/fluidd-core/fluidd/issues/1273))
([c670678](c670678b8c))
- isolates File Browser settings
([a569cde](a569cdef9e))
- Peopoly theme
([#&#8203;1256](https://togithub.com/fluidd-core/fluidd/issues/1256))
([e9634cf](e9634cf152))
- Prusa theme
([#&#8203;1267](https://togithub.com/fluidd-core/fluidd/issues/1267))
([783efaf](783efaf076))
- Qidi Tech theme
([0b1c701](0b1c701412))
- Siboor theme
([#&#8203;1255](https://togithub.com/fluidd-core/fluidd/issues/1255))
([c9d01b9](c9d01b9d82))
- use full bed dimensions on bed mesh preview
([#&#8203;1242](https://togithub.com/fluidd-core/fluidd/issues/1242))
([128c296](128c29638f))

##### Bug Fixes

- adds timeout to initial endpoint discovery
([043df78](043df782a6))
- allows G2/G3 arcs with only I or J parameter
([370cc42](370cc420fd))
- allows toolhead circle style controls invertion
([33d1146](33d1146727))
- default camera urls missing slash terminator
([a2b23f4](a2b23f483c))
- disable console timestamps text wrap
([#&#8203;1250](https://togithub.com/fluidd-core/fluidd/issues/1250))
([6a88b73](6a88b7304a))
- disable homing if not ready or printing
([c90e4ae](c90e4ae79a))
- exclude non-fluidd paths from service worker
([7a001dd](7a001dd9a1))
- macro category settings dividers
([b9e29ed](b9e29ed731))
- macro settings dividers
([4561b85](4561b85599))
- retry connection on WebRTC (go2rtc)
([#&#8203;1257](https://togithub.com/fluidd-core/fluidd/issues/1257))
([7d7433d](7d7433da98))
- **style:** use variables where appropriate
([7dcf21d](7dcf21d61b))
- vuetify theme color overrides
([318fc32](318fc32b66))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 01:54:11 +01:00
TrueCharts Bot
1ad35dd5ca chore(deps): update container image jgraph/drawio to v22.1.9@8701b90 (#16079) 2023-12-15 01:47:44 +01:00
TrueCharts Bot
46f68ec4ab chore(deps): update container image minio/minio to vrelease.2023-12-14t18-51-57z@62bffc2 (#16086)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-12-13T23-28-55Z` ->
`RELEASE.2023-12-14T18-51-57Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 01:47:38 +01:00
TrueCharts Bot
50249ac651 chore(deps): update container image homeassistant/home-assistant to v2023.12.3@128abdf (#16084)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

- Ensure platform setup for all AVM FRITZ!SmartHome devices
([@&#8203;mib1185] - [#&#8203;105515]) ([fritzbox docs])
- Update AEMET-OpenData to v0.4.7 ([@&#8203;Noltari] - [#&#8203;105676])
([aemet docs]) (dependency)
- Fix restoring UniFi clients with old unique id ([@&#8203;Kane610] -
[#&#8203;105691]) ([unifi docs])
- Bump zeroconf to 0.128.5 ([@&#8203;bdraco] - [#&#8203;105694])
([zeroconf docs]) (dependency)
- Add missing rest_command reload service to services.yaml
([@&#8203;jpbede] - [#&#8203;105714]) ([rest_command docs])
- Fix issue clearing renault schedules ([@&#8203;epenet] -
[#&#8203;105719]) ([renault docs]) (dependency)
- Fix Fully Kiosk Browser MQTT event callbacks with non-standard event
topics ([@&#8203;cgarwood] - [#&#8203;105735]) ([fully_kiosk docs])
- Disable user profiles on login screen ([@&#8203;frenck] -
[#&#8203;105749]) ([auth docs]) ([person docs]) (breaking-change)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[accuweather docs]:
https://www.home-assistant.io/integrations/accuweather/

[adax docs]: https://www.home-assistant.io/integrations/adax/

[adguard docs]: https://www.home-assistant.io/integrations/adguard/

[aemet docs]: https://www.home-assistant.io/integrations/aemet/

[auth docs]: https://www.home-assistant.io/integrations/auth/

[fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/

[fully_kiosk docs]:
https://www.home-assistant.io/integrations/fully_kiosk/

[person docs]: https://www.home-assistant.io/integrations/person/

[renault docs]: https://www.home-assistant.io/integrations/renault/

[rest_command docs]:
https://www.home-assistant.io/integrations/rest_command/

[unifi docs]: https://www.home-assistant.io/integrations/unifi/

[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 01:47:00 +01:00
TrueCharts Bot
3375f7e9eb chore(deps): update container image metabase/metabase to v0.47.10@74496da (#16085)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.47.9` -> `v0.47.10` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-15 01:46:50 +01:00
TrueCharts-Bot
a75ade9cec Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-15 00:09:14 +00:00
TrueCharts Bot
43961a7e41 chore(deps): update container image zwavejs/zwave-js-ui to v9.6.0@026a6d4 (#16082)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) |
minor | `9.5.1` -> `9.6.0` |

---

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

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary>

###
[`v9.6.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#960-2023-12-14)

[Compare
Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.1...v9.6.0)

##### Bug Fixes

- check for undefined driver
([#&#8203;3464](https://togithub.com/zwave-js/zwave-js-ui/issues/3464))
([f499d5b](f499d5b406))
- **ui:** open in new window
([c618fd1](c618fd10cd))

##### Features

- bump zwave-js@12.4.1
([#&#8203;3479](https://togithub.com/zwave-js/zwave-js-ui/issues/3479))
([932495e](932495e991))
- create esbuild bundle for embedded devices
([#&#8203;3480](https://togithub.com/zwave-js/zwave-js-ui/issues/3480))
([68326d6](68326d6359))
- **ui:** compact view sort
([#&#8203;3484](https://togithub.com/zwave-js/zwave-js-ui/issues/3484))
([1f4cc1f](1f4cc1f9fe))

####
[9.5.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.0...v9.5.1)
(2023-12-01)

##### Bug Fixes

- pkg missing `axios` exec
([4856efd](4856efd3af)),
closes
[#&#8203;3458](https://togithub.com/zwave-js/zwave-js-ui/issues/3458)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 20:15:03 +01:00
Kjeld Schouten
4c71892fe9 Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-14 19:52:00 +01:00
Kjeld Schouten
6be41fa0f6 feat: switch to charttool based dependency fetching 2023-12-14 16:38:58 +01:00
TrueCharts Bot
8ea810f425 chore(deps): update container image dpage/pgadmin4 to v8.1@7938869 (#16077)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `8.0` -> `8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:46:39 +01:00
TrueCharts Bot
a74da5617b chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.5.0@ee1b2ff (#16076)
This PR contains the following updates:

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

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.4.0...5.1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:39:01 +01:00
TrueCharts Bot
f6ea9e2fac chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3@8e3ccdc (#16074)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus/packages)
([source](https://togithub.com/linuxserver/docker-webgrabplus)) | digest
| `73d5daa` -> `8e3ccdc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:37:54 +01:00
TrueCharts Bot
adaff48c14 chore(deps): update container image linuxserver/snapdrop to latest@355f942 (#16075)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `2515614` -> `355f942` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:37:28 +01:00
TrueCharts Bot
aecc978543 chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27@9c31a94 (#16073)
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 |
`7c37f00` -> `9c31a94` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:37:09 +01:00
TrueCharts Bot
8dc8071c7d chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@d796cfb (#16072)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/minetest](https://togithub.com/linuxserver/docker-minetest/packages)
([source](https://togithub.com/linuxserver/docker-minetest)) | digest |
`929c1fa` -> `d796cfb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:36:58 +01:00
TrueCharts Bot
839922b8b6 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.3@83eb76a (#16071)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | digest
| `d7e6e20` -> `83eb76a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 13:36:45 +01:00
Kjeld Schouten
d85f6a76ea Merge branch 'master' of github.com:truecharts/charts 2023-12-14 13:10:33 +01:00
Kjeld Schouten
7f6b2e9875 remove some old scripts 2023-12-14 13:10:04 +01:00
Kjeld Schouten
83bb9810a3 Delete tools/mergeitems.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-14 13:08:25 +01:00
Kjeld Schouten
b528682013 Delete tools/image-to-app.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-14 13:08:06 +01:00
Xstar97TheNoob
60b21ce0c3 feat(dizquetv) add nvidia Image to dizquetv (#16060)
**Description**
Add the nvidia image to dizquetv
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-14 13:05:49 +01:00
TrueCharts-Bot
836a202222 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 12:05:19 +00:00
Kjeld Schouten
cc78be9a46 chore: update charttool and add a license grant 2023-12-14 13:01:00 +01:00
Kjeld Schouten
4de6b996ec chore: move helmignore template 2023-12-14 12:55:44 +01:00
TrueCharts Bot
375221bc9f chore(deps): update container image wolveix/satisfactory-server to v1.6.0@134d4af (#16058)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | minor | `v1.5.6` -> `v1.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:43:20 +01:00
TrueCharts Bot
10c24d380b chore(deps): update container image kanboard/kanboard to v1.2.34@63faa98 (#16067)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kanboard/kanboard](https://kanboard.org)
([source](https://togithub.com/kanboard/kanboard)) | patch | `v1.2.33`
-> `v1.2.34` |

---

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

---

### Release Notes

<details>
<summary>kanboard/kanboard (kanboard/kanboard)</summary>

###
[`v1.2.34`](https://togithub.com/kanboard/kanboard/releases/tag/v1.2.34):
Kanboard 1.2.34

[Compare
Source](https://togithub.com/kanboard/kanboard/compare/v1.2.33...v1.2.34)

-   Upgrade Docker image to Alpine 3.19 and PHP 8.3
- API: Avoid PHP notice when searching for a project name that does not
exist
-   Update Bulgarian translation
-   Bump `symfony/console` from `5.4.28` to `5.4.32`
-   Bump `phpunit/phpunit` from `9.6.13` to `9.6.15`

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:36:24 +01:00
TrueCharts Bot
55d4b61bd0 chore(deps): update container image minio/minio to vrelease.2023-12-13t23-28-55z@0a779ce (#16068)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-12-09T18-17-51Z` ->
`RELEASE.2023-12-13T23-28-55Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:36:11 +01:00
TrueCharts Bot
7e96a68cb5 chore(deps): update container image deluan/navidrome to v0.50.2@81f35eb (#16066)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deluan/navidrome | patch | `0.50.1` -> `0.50.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:35:59 +01:00
TrueCharts Bot
771c7e5bd2 chore(deps): update container image mbentley/omada-controller to 5.13@c8b3ae8 (#16064)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `baf0359` -> `c8b3ae8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:35:14 +01:00
TrueCharts Bot
2a1a5aa346 chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@f9c136d (#16062)
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 |
`9fac395` -> `f9c136d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:34:40 +01:00
TrueCharts Bot
2cb7db1d5a chore(deps): update container image bitnami/wordpress to 6.4.2@65910b7 (#16061)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `171f807` -> `65910b7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 07:34:15 +01:00
TrueCharts Bot
1e3f7b8b7a chore(deps): update container image revenz/fileflows to v23.12@b6f4278 (#16057)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | minor | `23.11` -> `23.12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 01:56:55 +01:00
TrueCharts Bot
ab0a4c38cc chore(deps): update container image xwiki to 15.10.1-postgres-tomcat@239a6e5 (#16055)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `5d3151b` -> `239a6e5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 01:49:45 +01:00
TrueCharts Bot
52ce76408a chore(deps): update container image homeassistant/home-assistant to v2023.12.2@639e779 (#16056)
This PR contains the following updates:

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

---

> [!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.2`](https://togithub.com/home-assistant/core/releases/tag/2023.12.2)

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

- Fix Lyric LCC thermostats auto mode ([@&#8203;apt-itude] -
[#&#8203;104853]) ([lyric docs])
- Bump zeroconf to 0.128.0 ([@&#8203;bdraco] - [#&#8203;104936])
([zeroconf docs]) (dependency)
- Fix CI test_invalid_rrule_fix test by freezing the time
([@&#8203;jbouwh] - [#&#8203;105294]) ([google docs])
- Add missing configuration for services.yaml in blink ([@&#8203;mkmer]
- [#&#8203;105310]) ([blink docs])
- Bump pyschlage to 2023.12.0 ([@&#8203;dknowles2] - [#&#8203;105349])
([schlage docs]) (dependency)
- Fix preset modes error in Smartthings ([@&#8203;gjohansson-ST] -
[#&#8203;105375]) ([smartthings docs])
- Fix service missing key in Blink ([@&#8203;mkmer] - [#&#8203;105387])
([blink docs])
- Fix adding/updating todo items with due date in CalDAV integration
([@&#8203;DerFlob] - [#&#8203;105435]) ([caldav docs])
- Check if heat area exists when setting up valve opening and battery
sensors in moehlenhoff alpha2 ([@&#8203;j-a-n] - [#&#8203;105437])
([moehlenhoff_alpha2 docs])
- Bump hatasmota to 0.8.0 ([@&#8203;emontnemery] - [#&#8203;105440])
([tasmota docs])
- Bump plugwise to v0.35.3 ([@&#8203;bouwew] - [#&#8203;105442])
([plugwise docs]) (dependency)
- Fix alexa calling not featured cover services ([@&#8203;jbouwh] -
[#&#8203;105444]) ([alexa docs])
- Fix fitbit oauth reauth debug logging ([@&#8203;allenporter] -
[#&#8203;105450]) ([fitbit docs])
- Write Enphase Envoy data to log when in debug mode
([@&#8203;catsmanac] - [#&#8203;105456]) ([enphase_envoy docs])
- Bump ical to 6.1.1 ([@&#8203;allenporter] - [#&#8203;105462])
([local_calendar docs]) ([local_todo docs]) (dependency)
- Bump zeroconf to 0.128.4 ([@&#8203;bdraco] - [#&#8203;105465])
([zeroconf docs]) (dependency)
- Remove Aftership import issue when entry already exists
([@&#8203;joostlek] - [#&#8203;105476]) ([aftership docs])
- Disconnect before reconnecting to satellite ([@&#8203;synesthesiam] -
[#&#8203;105500]) ([wyoming docs])
- Bump caldav to 1.3.8 ([@&#8203;FrnchFrgg] - [#&#8203;105508]) ([caldav
docs])
- Bump pyhiveapi to v0.5.16 ([@&#8203;KJonline] - [#&#8203;105513])
([hive docs]) (dependency)
- Fix setup Fast.com ([@&#8203;gjohansson-ST] - [#&#8203;105580])
([fastdotcom docs])
- Add name slot to HassClimateGetTemperature intent
([@&#8203;synesthesiam] - [#&#8203;105585]) ([climate docs])
- Skip TTS events entirely with empty text ([@&#8203;synesthesiam] -
[#&#8203;105617]) ([assist_pipeline docs])
- Rename "satellite enabled" to "mute" ([@&#8203;synesthesiam] -
[#&#8203;105619]) ([wyoming docs])
- Fix timing issue in Withings ([@&#8203;joostlek] - [#&#8203;105203])
([withings docs])
- Update pylint to 3.0.3 ([@&#8203;cdce8p] - [#&#8203;105491]) ([mqtt
docs]) ([zha docs]) ([improv_ble docs]) (dependency)
- Reload ZHA integration on any error, not just recoverable ones
([@&#8203;puddly] - [#&#8203;105659]) ([zha docs])
- Bump ZHA dependencies ([@&#8203;puddly] - [#&#8203;105661]) ([zha
docs]) (dependency)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[@&#8203;apt-itude]: https://togithub.com/apt-itude

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

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

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

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

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

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

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

[@&#8203;gjohansson-ST]: https://togithub.com/gjohansson-ST

[@&#8203;j-a-n]: https://togithub.com/j-a-n

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

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

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

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

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

[accuweather docs]:
https://www.home-assistant.io/integrations/accuweather/

[adax docs]: https://www.home-assistant.io/integrations/adax/

[adguard docs]: https://www.home-assistant.io/integrations/adguard/

[aftership docs]: https://www.home-assistant.io/integrations/aftership/

[alexa docs]: https://www.home-assistant.io/integrations/alexa/

[assist_pipeline docs]:
https://www.home-assistant.io/integrations/assist_pipeline/

[blink docs]: https://www.home-assistant.io/integrations/blink/

[caldav docs]: https://www.home-assistant.io/integrations/caldav/

[climate docs]: https://www.home-assistant.io/integrations/climate/

[enphase_envoy docs]:
https://www.home-assistant.io/integrations/enphase_envoy/

[fastdotcom docs]:
https://www.home-assistant.io/integrations/fastdotcom/

[fitbit docs]: https://www.home-assistant.io/integrations/fitbit/

[google docs]: https://www.home-assistant.io/integrations/google/

[hive docs]: https://www.home-assistant.io/integrations/hive/

[improv_ble docs]:
https://www.home-assistant.io/integrations/improv_ble/

[local_calendar docs]:
https://www.home-assistant.io/integrations/local_calendar/

[local_todo docs]:
https://www.home-assistant.io/integrations/local_todo/

[lyric docs]: https://www.home-assistant.io/integrations/lyric/

[moehlenhoff_alpha2 docs]:
https://www.home-assistant.io/integrations/moehlenhoff_alpha2/

[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/

[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/

[schlage docs]: https://www.home-assistant.io/integrations/schlage/

[smartthings docs]:
https://www.home-assistant.io/integrations/smartthings/

[tasmota docs]: https://www.home-assistant.io/integrations/tasmota/

[withings docs]: https://www.home-assistant.io/integrations/withings/

[wyoming docs]: https://www.home-assistant.io/integrations/wyoming/

[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 01:49:18 +01:00
TrueCharts Bot
e6ee689580 chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@b375e7a (#16053)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 01:47:47 +01:00
TrueCharts Bot
712f422e1f chore(deps): update container image mbentley/omada-controller to 5.13@baf0359 (#16054)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `3250268` -> `baf0359` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-14 01:47:33 +01:00
TrueCharts-Bot
58ebe44c10 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 00:08:50 +00:00
TrueCharts Bot
ea2de6b736 chore(deps): update container image n8nio/n8n to v1.21.0@cd31176 (#16051) 2023-12-13 19:43:01 +01:00
TrueCharts Bot
38aabc43e7 chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.1.20231213@8490bdb (#16050)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages)
([source](https://togithub.com/linuxserver/docker-healthchecks)) | minor
| `3.0.20231030` -> `3.1.20231213` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:42:54 +01:00
TrueCharts Bot
3fd44f507c chore(deps): update container image xwiki to v15.10.1-postgres-tomcat@5d3151b (#16049)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | patch | `15.10.0-postgres-tomcat` -> `15.10.1-postgres-tomcat`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:35:44 +01:00
TrueCharts Bot
ad5bf949ba chore(deps): update container image clickhouse/clickhouse-server to v23.11.2.11@109fe43 (#16048)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `23.11.1.2711` -> `23.11.2.11`
|

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:35:18 +01:00
TrueCharts Bot
3ec7d37d5d chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@bbf946d (#16032)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `a350a74` -> `bbf946d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:34:52 +01:00
TrueCharts Bot
e6ad76c8cc chore(deps): update container image alexta69/metube to v2023-12-13@75a66a0 (#16047)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | patch | `2023-12-12` -> `2023-12-13` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:34:40 +01:00
TrueCharts Bot
35a704e5ab chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@ae213f0 (#16044) 2023-12-13 19:33:35 +01:00
TrueCharts Bot
ab8c9166c9 chore(deps): update container image diygod/rsshub to latest@83cc8aa (#16042)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `1e49a28` -> `83cc8aa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:33:31 +01:00
TrueCharts Bot
8edd2e6891 chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@e665beb (#16043)
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 | `50f6dc6` -> `e665beb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 19:33:19 +01:00
TrueCharts Bot
42bacf1873 chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.2.1@cb6d584 (#16041)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup)
| minor | `2.1.4` -> `2.2.1` |

---

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

---

### Release Notes

<details>
<summary>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.2.1`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#221-2023-12-13)

[Compare
Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.2.0...v2.2.1)

##### Build System

- **release:** 2.2.1-rc.1
([d6f03b4](d6f03b4845))

##### Code Refactoring

- **docs:** 📝 update documentation for BORG_AUTHORIZED_KEYS
([d0ba5ca](d0ba5ca8ea))
- ♻️ keep old way of adding authorized keys in docker-compose.yml
([607bdea](607bdea704))

###
[`v2.2.0`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#220-2023-12-13)

[Compare
Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.4...v2.2.0)

##### Build System

- **release:** 2.1.5-rc.1
([cf5ff48](cf5ff486e6))
- **release:** 2.2.0-rc.1
([44e7fff](44e7fffb3a)),
closes
[#&#8203;68](https://togithub.com/AnotherStranger/docker-borg-backup/issues/68)

##### Features

- ♻️ 🔀 Merge pull request
[#&#8203;68](https://togithub.com/AnotherStranger/docker-borg-backup/issues/68)
from Spice-King/patch-1
([34a827a](34a827acb9))

##### Code Refactoring

- **deps:** ⬆️ update pre-commit hooks
([7f30ae0](7f30ae0d64))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:41:47 +01:00
TrueCharts Bot
a17f10c9f4 chore(deps): update container image nocodb/nocodb to v0.202.10@2a5f136 (#16039) 2023-12-13 13:35:20 +01:00
TrueCharts Bot
7fe2421e21 chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.2.2@559c46a (#16040)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/)
([source](https://gitlab.com/crafty-controller/crafty-4)) | patch |
`4.2.1` -> `4.2.2` |

---

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

---

### Release Notes

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.2.2`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----422---20231213)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.2.1...v4.2.2)

##### New features

- Loading Screen for Crafty during startup ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/668))

##### Refactor

- Remove deprecated API V1 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/670))
- Tidy up main.py to be more comprehensive ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/668))
- Force random password on first run. Stop using common default password
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/672)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/673))

##### Bug fixes

- Remove webhook `custom` option from webook provider list as it's not
currently an option ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/664))
- Bump cryptography for CVE-2023-49083 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/680))
- Fix bug where su cannot edit general user password ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/676))
- Fix bug where no file error on import root dir ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/677))
- Fix Unban button failing to pardon users ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/671))
- Fix stack in API error handling ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/674))
- Fix bug where you cannot select "do not monitor mounts" from
`config.json` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/678))
- Fix support log 'x' button still downloading logs ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/679))
- Fix bug where servers are created without bu dir ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/682))

##### Tweaks

- Homogenize Panel logos/branding ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/666))
- Retain previous tab when revisiting server details page
([#&#8203;272](https://togithub.com/crafty-controller/crafty-4/issues/272))([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/667))
- Add server name tag in panel header
([#&#8203;272](https://togithub.com/crafty-controller/crafty-4/issues/272))([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/667))
- Setup logging for panel authentication attempts ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/669))
- Update minimum password length from 6 to 8, and unrestrict maximum
password length ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/669))
- Give better feedback when backup delete fails ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/681))
- Add user queue debug logging ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/683))

##### Lang

- Update `de_DE, en_EN, fr_FR, lol_EN, lv_LV, nl_BE, pl_PL, zh_CN`
translations for `4.2.2` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- Mark `es_ES` as incomplete ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- Mark `he_IL` as active ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- pl_PL Minor fixes ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/675))
<br><br>

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:35:14 +01:00
TrueCharts Bot
132db575c0 chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.2@078b45c (#16038)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.1.1` -> `2.1.2` |

---

> [!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.2`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.2):
Paperless-ngx v2.1.2

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

#### paperless-ngx 2.1.2

##### Features

- Fix: allow text copy in pngx pdf viewer
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938))

##### Bug Fixes

- Fix: sort consumption templates by order by default
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956))
- Fix: Updates gotenberg-client, including workaround for Gotenberg
non-latin handling [@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4944](https://togithub.com/paperless-ngx/paperless-ngx/pull/4944))
- Fix: allow text copy in pngx pdf viewer
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938))
- Fix: Don't allow autocomplete searches to fail on schema field matches
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934))
- Fix: Convert search dates to UTC in advanced search
[@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891))
- Fix: Use the attachment filename so downstream template matching works
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931))
- Fix: frontend handle autocomplete failure gracefully
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903))

##### Dependencies

- Chore(deps-dev): Bump the small-changes group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942))
- Chore(deps-dev): Bump the development group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939))

##### All App Changes

<details>
<summary>9 changes</summary>

- Fix: sort consumption templates by order by default
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4956](https://togithub.com/paperless-ngx/paperless-ngx/pull/4956))
- Chore: reorganize api tests
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4935](https://togithub.com/paperless-ngx/paperless-ngx/pull/4935))
- Chore(deps-dev): Bump the small-changes group with 2 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4942](https://togithub.com/paperless-ngx/paperless-ngx/pull/4942))
- Fix: allow text copy in pngx pdf viewer
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4938](https://togithub.com/paperless-ngx/paperless-ngx/pull/4938))
- Chore(deps-dev): Bump the development group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;4939](https://togithub.com/paperless-ngx/paperless-ngx/pull/4939))
- Fix: Don't allow autocomplete searches to fail on schema field matches
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4934](https://togithub.com/paperless-ngx/paperless-ngx/pull/4934))
- Fix: Convert search dates to UTC in advanced search
[@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;4891](https://togithub.com/paperless-ngx/paperless-ngx/pull/4891))
- Fix: Use the attachment filename so downstream template matching works
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4931](https://togithub.com/paperless-ngx/paperless-ngx/pull/4931))
- Fix: frontend handle autocomplete failure gracefully
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4903](https://togithub.com/paperless-ngx/paperless-ngx/pull/4903))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 12:34:28 +00:00
TrueCharts Bot
0be014cf34 chore(deps): update container image lmscommunity/logitechmediaserver to stable@4a5dc6c (#16036)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `fc7438e` -> `4a5dc6c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:33:21 +01:00
TrueCharts Bot
0d1198e571 chore(deps): update container image ghcr.io/linuxserver/calibre to 7.1.0@d843436 (#16034)
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 |
`a8917fa` -> `d843436` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:33:16 +01:00
TrueCharts Bot
5d74a58922 chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@f98fd47 (#16035)
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 |
`aeebeff` -> `f98fd47` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:33:12 +01:00
TrueCharts-Bot
61f5b6aca3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 12:03:05 +00:00
Kjeld Schouten
98da8e5b03 charttool +x 2023-12-13 12:59:33 +01:00
Kjeld Schouten
527f1417ed new charttool, now in root 2023-12-13 12:43:57 +01:00
Kjeld Schouten
7d9eb2b56c update charttool 2023-12-13 12:32:58 +01:00
Xstar97TheNoob
8ee03324ad chore(wizarr) downgrade image to 3.5.1 (#16020) 2023-12-13 09:41:25 +01:00
TrueCharts Bot
e9f50b2e78 chore(deps): update container image xwiki to 15.10.0-postgres-tomcat@554b5c6 (#16033)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `195a381` -> `554b5c6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 07:34:08 +01:00
TrueCharts Bot
e51d7e68ce chore(deps): update container image monica to 4.0.0@25d4252 (#16031)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `d6594b6` -> `25d4252` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 07:33:43 +01:00
TrueCharts Bot
6d2dd36440 chore(deps): update webtop (#16027)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `950c97d` -> `94ce0da` |
| lscr.io/linuxserver/webtop | digest | `389331b` -> `aaed3a0` |
| lscr.io/linuxserver/webtop | digest | `4b6d776` -> `dbdf668` |
| lscr.io/linuxserver/webtop | digest | `7e5b8bf` -> `29680ed` |
| lscr.io/linuxserver/webtop | digest | `e5f9b44` -> `5e11bff` |
| lscr.io/linuxserver/webtop | digest | `6d30125` -> `60d015f` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 07:15:27 +01:00
TrueCharts Bot
b2ac54ceab chore(deps): update rdesktop (#16026)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `be6277d` -> `de6e1e5` |
| lscr.io/linuxserver/rdesktop | digest | `dc53b9d` -> `f1e7a6a` |
| lscr.io/linuxserver/rdesktop | digest | `fbdad59` -> `7136b99` |
| lscr.io/linuxserver/rdesktop | digest | `54a0e93` -> `4648aa5` |
| lscr.io/linuxserver/rdesktop | digest | `79e2983` -> `cf3fc6c` |
| lscr.io/linuxserver/rdesktop | digest | `a18c50e` -> `3908156` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 07:14:02 +01:00
TrueCharts Bot
adfc92d5f5 chore(deps): update container image ghostfolio/ghostfolio to v2.30.0@c853b1c (#16030)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.29.0` -> `2.30.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:54:50 +01:00
TrueCharts Bot
39a2922c77 chore(deps): update container image netdata/netdata to v1.44.1@4363d04 (#16029)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [netdata/netdata](https://netdata.cloud)
([source](https://togithub.com/netdata/netdata)) | patch | `v1.44.0` ->
`v1.44.1` |

---

> [!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.1`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1441-2023-12-12)

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

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:48:07 +01:00
TrueCharts Bot
0dc5a90e02 chore(deps): update container image ghcr.io/autobrr/autobrr to v1.34.1@7a21e92 (#16028)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
patch | `v1.34.0` -> `v1.34.1` |

---

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

---

### Release Notes

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

###
[`v1.34.1`](https://togithub.com/autobrr/autobrr/releases/tag/v1.34.1)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.34.0...v1.34.1)

#### Changelog

##### Bug fixes

-
[`fc0bf33`](fc0bf33412):
fix(config): PostgresExtraParams struct tag
([#&#8203;1294](https://togithub.com/autobrr/autobrr/issues/1294))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`17e9720`](17e97201fd):
fix(config): log level change causes panic
([#&#8203;1296](https://togithub.com/autobrr/autobrr/issues/1296))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`b2c32a4`](b2c32a421e):
fix(irc): improve IRC handler management
([#&#8203;1269](https://togithub.com/autobrr/autobrr/issues/1269))
([@&#8203;slingamn](https://togithub.com/slingamn))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.34.0...v1.34.1

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.34.1`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:47:23 +01:00
TrueCharts Bot
77f388e9bb chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@c32860b (#16024) 2023-12-13 01:46:39 +01:00
TrueCharts Bot
310e6185b1 chore(deps): update container image monica to 4.0.0@d6594b6 (#16025)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `17650d0` -> `d6594b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:46:30 +01:00
TrueCharts Bot
3650334d29 chore(deps): update container image docker.io/bellamy/wallos to latest@188250c (#16021) 2023-12-13 01:46:23 +01:00
TrueCharts Bot
bcb8742cfa chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.0.0@0eb2a0a (#16022)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages)
([source](https://togithub.com/linuxserver/docker-piwigo)) | digest |
`3689618` -> `0eb2a0a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:46:17 +01:00
TrueCharts Bot
5915264fa4 chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@030b9f4 (#16023)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages)
([source](https://togithub.com/linuxserver/docker-smokeping)) | digest |
`f809a45` -> `030b9f4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 01:45:53 +01:00
TrueCharts-Bot
0389064d49 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-13 00:08:48 +00:00
TrueCharts Bot
a774a8f21b chore(deps): update container image jenkins/jenkins to v2.436-jdk17@8d037d0 (#16016)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.435-jdk17` -> `2.436-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:42:25 +01:00
TrueCharts Bot
025350a50d chore(deps): update container image jgraph/drawio to v22.1.8@a330f59 (#16011)
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.7`
-> `22.1.8` |

---

> [!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.8`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.7...v22.1.8)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:35:52 +01:00
TrueCharts Bot
24b3e86795 chore(deps): update container image louislam/uptime-kuma to v1.23.10@f5737fc (#16012)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | patch | `1.23.9-debian` -> `1.23.10-debian` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:35:25 +01:00
TrueCharts Bot
d6da50960b chore(deps): update container image ghcr.io/linuxserver/medusa to v1.0.19@e6c5101 (#16006)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/medusa](https://togithub.com/linuxserver/docker-medusa/packages)
([source](https://togithub.com/linuxserver/docker-medusa)) | patch |
`1.0.18` -> `1.0.19` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:34:12 +01:00
TrueCharts Bot
1950a10fc5 chore(deps): update container image bitnami/prometheus to v2.48.1@9ee5354 (#16004)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | patch | `2.48.0` -> `2.48.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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:33:59 +01:00
TrueCharts Bot
cd451af325 chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.4@ccba1e1 (#15998)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `2ae206f` ->
`ccba1e1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:33:40 +01:00
TrueCharts Bot
6881709f9a chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@a350a74 (#15964)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `602bd09` -> `a350a74` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:32:50 +01:00
TrueCharts Bot
d0141c8363 chore(deps): update container image jbaten/spotweb to 1.5.4@2255a74 (#15997)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jbaten/spotweb | digest | `2769c48` -> `2255a74` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:32:40 +01:00
TrueCharts Bot
379a8f8f3b chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.24@c218802 (#15996)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:32:11 +01:00
TrueCharts Bot
6ec40e4eb8 chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@ab173d1 (#15995)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 19:32:00 +01:00
TrueCharts-Bot
8600090269 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-12 15:59:06 +00:00
Kjeld Schouten
1dd63997c4 Incubator testing (#15844)
**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-12 16:54:42 +01:00
TrueCharts Bot
8b1a76f3ec chore(deps): update helm chart common to 16.2.6 (#15730)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`15.3.3` -> `16.2.6` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6)

Function library for TrueCharts

###
[`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5)

Function library for TrueCharts

###
[`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4)

Function library for TrueCharts

###
[`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3)

Function library for TrueCharts

###
[`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0)

Function library for TrueCharts

###
[`v16.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.0.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.4...common-16.0.0)

Function library for TrueCharts

###
[`v15.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.3...common-15.3.4)

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 14:17:20 +01:00
TrueCharts Bot
de1e107e80 chore(deps): update container image gitea/gitea to v1.21.2@1fd1c76 (#15993)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

-   SECURITY
    -   Rebuild with recently released golang version
- Fix missing check
([#&#8203;28406](https://togithub.com/go-gitea/gitea/issues/28406))
([#&#8203;28411](https://togithub.com/go-gitea/gitea/issues/28411))
- Do some missing checks
([#&#8203;28423](https://togithub.com/go-gitea/gitea/issues/28423))
([#&#8203;28432](https://togithub.com/go-gitea/gitea/issues/28432))
-   BUGFIXES
- Fix margin in server signed signature verification view
([#&#8203;28379](https://togithub.com/go-gitea/gitea/issues/28379))
([#&#8203;28381](https://togithub.com/go-gitea/gitea/issues/28381))
- Fix object does not exist error when checking citation file
([#&#8203;28314](https://togithub.com/go-gitea/gitea/issues/28314))
([#&#8203;28369](https://togithub.com/go-gitea/gitea/issues/28369))
- Use `filepath` instead of `path` to create SQLite3 database file
([#&#8203;28374](https://togithub.com/go-gitea/gitea/issues/28374))
([#&#8203;28378](https://togithub.com/go-gitea/gitea/issues/28378))
- Fix the runs will not be displayed bug when the main branch have no
workflows but other branches have
([#&#8203;28359](https://togithub.com/go-gitea/gitea/issues/28359))
([#&#8203;28365](https://togithub.com/go-gitea/gitea/issues/28365))
- Handle repository.size column being NULL in migration v263
([#&#8203;28336](https://togithub.com/go-gitea/gitea/issues/28336))
([#&#8203;28363](https://togithub.com/go-gitea/gitea/issues/28363))
- Convert git commit summary to valid UTF8.
([#&#8203;28356](https://togithub.com/go-gitea/gitea/issues/28356))
([#&#8203;28358](https://togithub.com/go-gitea/gitea/issues/28358))
- Fix migration panic due to an empty review comment diff
([#&#8203;28334](https://togithub.com/go-gitea/gitea/issues/28334))
([#&#8203;28362](https://togithub.com/go-gitea/gitea/issues/28362))
- Add `HEAD` support for rpm repo files
([#&#8203;28309](https://togithub.com/go-gitea/gitea/issues/28309))
([#&#8203;28360](https://togithub.com/go-gitea/gitea/issues/28360))
- Fix RPM/Debian signature key creation
([#&#8203;28352](https://togithub.com/go-gitea/gitea/issues/28352))
([#&#8203;28353](https://togithub.com/go-gitea/gitea/issues/28353))
- Keep profile tab when clicking on Language
([#&#8203;28320](https://togithub.com/go-gitea/gitea/issues/28320))
([#&#8203;28331](https://togithub.com/go-gitea/gitea/issues/28331))
- Fix missing issue search index update when changing status
([#&#8203;28325](https://togithub.com/go-gitea/gitea/issues/28325))
([#&#8203;28330](https://togithub.com/go-gitea/gitea/issues/28330))
- Fix wrong link in `protect_branch_name_pattern_desc`
([#&#8203;28313](https://togithub.com/go-gitea/gitea/issues/28313))
([#&#8203;28315](https://togithub.com/go-gitea/gitea/issues/28315))
- Read `previous` info from git blame
([#&#8203;28306](https://togithub.com/go-gitea/gitea/issues/28306))
([#&#8203;28310](https://togithub.com/go-gitea/gitea/issues/28310))
- Ignore "non-existing" errors when getDirectorySize calculates the size
([#&#8203;28276](https://togithub.com/go-gitea/gitea/issues/28276))
([#&#8203;28285](https://togithub.com/go-gitea/gitea/issues/28285))
- Use appSubUrl for OAuth2 callback URL tip
([#&#8203;28266](https://togithub.com/go-gitea/gitea/issues/28266))
([#&#8203;28275](https://togithub.com/go-gitea/gitea/issues/28275))
- Meilisearch: require all query terms to be matched
([#&#8203;28293](https://togithub.com/go-gitea/gitea/issues/28293))
([#&#8203;28296](https://togithub.com/go-gitea/gitea/issues/28296))
- Fix required error for token name
([#&#8203;28267](https://togithub.com/go-gitea/gitea/issues/28267))
([#&#8203;28284](https://togithub.com/go-gitea/gitea/issues/28284))
- Fix issue will be detected as pull request when checking `First-time
contributor`
([#&#8203;28237](https://togithub.com/go-gitea/gitea/issues/28237))
([#&#8203;28271](https://togithub.com/go-gitea/gitea/issues/28271))
- Use full width for project boards
([#&#8203;28225](https://togithub.com/go-gitea/gitea/issues/28225))
([#&#8203;28245](https://togithub.com/go-gitea/gitea/issues/28245))
- Increase "version" when update the setting value to a same value as
before
([#&#8203;28243](https://togithub.com/go-gitea/gitea/issues/28243))
([#&#8203;28244](https://togithub.com/go-gitea/gitea/issues/28244))
- Also sync DB branches on push if necessary
([#&#8203;28361](https://togithub.com/go-gitea/gitea/issues/28361))
([#&#8203;28403](https://togithub.com/go-gitea/gitea/issues/28403))
- Make gogit Repository.GetBranchNames consistent
([#&#8203;28348](https://togithub.com/go-gitea/gitea/issues/28348))
([#&#8203;28386](https://togithub.com/go-gitea/gitea/issues/28386))
- Recover from panic in cron task
([#&#8203;28409](https://togithub.com/go-gitea/gitea/issues/28409))
([#&#8203;28425](https://togithub.com/go-gitea/gitea/issues/28425))
- Deprecate query string auth tokens
([#&#8203;28390](https://togithub.com/go-gitea/gitea/issues/28390))
([#&#8203;28430](https://togithub.com/go-gitea/gitea/issues/28430))
-   ENHANCEMENTS
- Improve doctor cli behavior
([#&#8203;28422](https://togithub.com/go-gitea/gitea/issues/28422))
([#&#8203;28424](https://togithub.com/go-gitea/gitea/issues/28424))
- Fix margin in server signed signature verification view
([#&#8203;28379](https://togithub.com/go-gitea/gitea/issues/28379))
([#&#8203;28381](https://togithub.com/go-gitea/gitea/issues/28381))
- Refactor template empty checks
([#&#8203;28351](https://togithub.com/go-gitea/gitea/issues/28351))
([#&#8203;28354](https://togithub.com/go-gitea/gitea/issues/28354))
- Read `previous` info from git blame
([#&#8203;28306](https://togithub.com/go-gitea/gitea/issues/28306))
([#&#8203;28310](https://togithub.com/go-gitea/gitea/issues/28310))
- Use full width for project boards
([#&#8203;28225](https://togithub.com/go-gitea/gitea/issues/28225))
([#&#8203;28245](https://togithub.com/go-gitea/gitea/issues/28245))
- Enable system users search via the API
([#&#8203;28013](https://togithub.com/go-gitea/gitea/issues/28013))
([#&#8203;28018](https://togithub.com/go-gitea/gitea/issues/28018))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:27:45 +01:00
TrueCharts Bot
35eb5c319b chore(deps): update container image alexta69/metube to v2023-12-12@b60a106 (#15992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | patch | `2023-12-10` -> `2023-12-12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:25:33 +01:00
TrueCharts Bot
6244acea59 chore(deps): update container image ghcr.io/linuxserver/boinc to latest@741b3c6 (#15989)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `141781c` -> `741b3c6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:24:50 +01:00
TrueCharts Bot
706abbe112 chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@feea296 (#15990)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages)
([source](https://togithub.com/linuxserver/docker-ddclient)) | digest |
`542a485` -> `feea296` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:24:28 +01:00
TrueCharts Bot
88ff647b52 chore(deps): update container image mbentley/omada-controller to 5.13@3250268 (#15991)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `940ab98` -> `3250268` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:24:13 +01:00
TrueCharts Bot
c02738949a chore(deps): update container image bitnami/wordpress to 6.4.2@171f807 (#15988)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `557e6d3` -> `171f807` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:24:00 +01:00
TrueCharts-Bot
b9f4ccaee6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-12 12:02:26 +00:00
TrueCharts Bot
29b8b0b7f4 chore(deps): update webtop (#15987)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `976b97b` -> `edf424c` |
| lscr.io/linuxserver/webtop | digest | `9c3936c` -> `a7ae505` |
| lscr.io/linuxserver/webtop | digest | `991cacb` -> `c23f0fb` |
| lscr.io/linuxserver/webtop | digest | `f298fb3` -> `6f26025` |
| lscr.io/linuxserver/webtop | digest | `d307ec7` -> `346384e` |
| lscr.io/linuxserver/webtop | digest | `035ad31` -> `2081eb3` |
| lscr.io/linuxserver/webtop | digest | `729f163` -> `093ea82` |
| lscr.io/linuxserver/webtop | digest | `87a2025` -> `0a0801a` |
| lscr.io/linuxserver/webtop | digest | `27ebd98` -> `80002ca` |
| lscr.io/linuxserver/webtop | digest | `39f7ea8` -> `d578aab` |
| lscr.io/linuxserver/webtop | digest | `629abc2` -> `054bfa0` |
| lscr.io/linuxserver/webtop | digest | `c6a19ef` -> `afd17bf` |
| lscr.io/linuxserver/webtop | digest | `1bbf524` -> `3cd3cd0` |
| lscr.io/linuxserver/webtop | digest | `82f5a21` -> `7230ad7` |
| lscr.io/linuxserver/webtop | digest | `d5d22b9` -> `139e6fe` |
| lscr.io/linuxserver/webtop | digest | `6d360e4` -> `e8c781d` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 12:57:30 +01:00
kqmaverick
33f4ef27b9 fix(ddns-updater): increase max_length (#15967)
**Description**
Increases max_length on JSON config field.

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 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._
2023-12-12 12:56:58 +01:00
Kjeld Schouten
acc3286415 update charttool 2023-12-12 12:54:10 +01:00
TrueCharts Bot
979833d68f chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@15a8c84 (#15986)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `8fb66f7` -> `15a8c84`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 07:21:35 +01:00
TrueCharts Bot
9da33b2745 chore(deps): update container image charmcli/soft-serve to v0.7.4@1e89075 (#15985)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) |
digest | `97f1117` -> `1e89075` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 07:19:37 +01:00
TrueCharts Bot
c78aff1936 chore(deps): update container image ghcr.io/linuxserver/piwigo to v14.0.0@3689618 (#15982) 2023-12-12 01:45:41 +01:00
TrueCharts Bot
e8e39543e3 chore(deps): update container image wekanteam/wekan to v7.23@2396440 (#15981)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.22`
-> `v7.23` |

---

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

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.23`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v723-2023-12-11-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.22...v7.23)

This release adds the following updates:

- [Updated security.md about
mitm](b4c9c1df9a).
    Thanks to xet7.
- [Upgraded to Meteor
2.14-rc.3](6a3b8a668b).
    Thanks to Meteor developers.
- [Updated
dependencies](e3a0a480ed).
    Thanks to developers of dependencies.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 01:44:22 +01:00
TrueCharts Bot
002ff26c0e chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@b4144f3 (#15977)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `d0c2125` -> `b4144f3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 01:35:27 +01:00
TrueCharts Bot
eb77cb5ba8 chore(deps): update container image jvmilazz0/kavita to 0.7.11@8374f16 (#15978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | digest | `42afdf9` -> `8374f16` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 01:35:04 +01:00
TrueCharts Bot
60fba62c18 chore(deps): update container image ghcr.io/flaresolverr/flaresolverr to v3.3.11@a12490f (#15980)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/flaresolverr/flaresolverr](https://togithub.com/FlareSolverr/FlareSolverr)
| patch | `v3.3.10` -> `v3.3.11` |

---

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

---

### Release Notes

<details>
<summary>FlareSolverr/FlareSolverr
(ghcr.io/flaresolverr/flaresolverr)</summary>

###
[`v3.3.11`](https://togithub.com/FlareSolverr/FlareSolverr/blob/HEAD/CHANGELOG.md#v3311-20231211)

[Compare
Source](https://togithub.com/FlareSolverr/FlareSolverr/compare/v3.3.10...v3.3.11)

- Update UC 3.5.4 & Selenium 4.15.2. Thanks
[@&#8203;txtsd](https://togithub.com/txtsd)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 01:34:18 +01:00
TrueCharts Bot
e2ce9fc5a4 chore(deps): update container image lscr.io/linuxserver/webtop to arch-i3@4b6d776 (#15979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `1b061ea` -> `4b6d776` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 01:31:02 +01:00
TrueCharts-Bot
3ac7442c25 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-12 00:09:22 +00:00
TrueCharts Bot
6337871bc0 chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@78be816 (#15971)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 19:22:24 +01:00
TrueCharts Bot
87fbf15792 chore(deps): update container image diygod/rsshub to latest@1e49a28 (#15970)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `9604843` -> `1e49a28` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 19:22:04 +01:00
TrueCharts Bot
bcf43200b9 chore(deps): update container image adguard/adguardhome to v0.107.43@4016a42 (#15973)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

###
[`v0.107.43`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010743---2023-12-11)

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

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

##### Fixed

- Incorrect handling of IPv4-in-IPv6 addresses when binding to an
unspecified
    address on some machines ([#&#8203;6510]).

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

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 19:21:38 +01:00
TrueCharts Bot
0b7ba4410f chore(deps): update container image searxng/searxng to latest@f0031df (#15972)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `32a8a8d` -> `f0031df` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 19:21:21 +01:00
TrueCharts Bot
dca389d8a7 chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@2a7a351 (#15965)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/quassel-core](https://togithub.com/linuxserver/docker-quassel-core/packages)
([source](https://togithub.com/linuxserver/docker-quassel-core)) |
digest | `92ce9fe` -> `2a7a351` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 13:24:35 +01:00
TrueCharts Bot
1c4785f62d chore(deps): update container image syncthing/syncthing to v1.27.1@cf8d5db (#15966)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [syncthing/syncthing](https://syncthing.net)
([source](https://togithub.com/syncthing/syncthing)) | patch | `1.27.0`
-> `1.27.1` |

---

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

---

### Release Notes

<details>
<summary>syncthing/syncthing (syncthing/syncthing)</summary>

###
[`v1.27.1`](https://togithub.com/syncthing/syncthing/releases/tag/v1.27.1)

[Compare
Source](https://togithub.com/syncthing/syncthing/compare/v1.27.0...v1.27.1)

Bugfixes:

- [#&#8203;9253](https://togithub.com/syncthing/syncthing/issues/9253):
Permission error on folder causes "connection error" dialog when opening
folder editor
- [#&#8203;9269](https://togithub.com/syncthing/syncthing/issues/9269):
panic: nil pointer dereference in (\*indexHandlerRegistry).startLocked

Other issues:

- [#&#8203;9274](https://togithub.com/syncthing/syncthing/issues/9274):
Missing lock in DeviceStatistics ("fatal error: concurrent map read and
map write")

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 13:23:14 +01:00
StevenMcElligott
f9a02815b7 feat(MeshCentral): Move to postgres **Breaking** (#15954)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-11 09:00:45 +02:00
TrueCharts Bot
d3ab246967 chore(deps): update container image clamav/clamav to 1.2.1@d584c29 (#15962)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | digest | `c447f9c` -> `d584c29` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 07:26:59 +01:00
TrueCharts Bot
0f239ce0d4 chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@24cbed2 (#15963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `33ea96d` -> `24cbed2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS43IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 07:21:12 +01:00
TrueCharts Bot
af69a65326 chore(deps): update rdesktop (#15799)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `85c65d2` -> `be6277d` |
| lscr.io/linuxserver/rdesktop | digest | `7298666` -> `19b2101` |
| lscr.io/linuxserver/rdesktop | digest | `5b4958a` -> `58ba1d9` |
| lscr.io/linuxserver/rdesktop | digest | `c3fb37c` -> `e6c2ba1` |
| lscr.io/linuxserver/rdesktop | digest | `c57b073` -> `b65e1af` |
| lscr.io/linuxserver/rdesktop | digest | `d1007a3` -> `0d12a6a` |
| lscr.io/linuxserver/rdesktop | digest | `8a038b9` -> `b848ec5` |
| lscr.io/linuxserver/rdesktop | digest | `05dc0af` -> `6426cf2` |
| lscr.io/linuxserver/rdesktop | digest | `097d4f7` -> `27cd189` |
| lscr.io/linuxserver/rdesktop | digest | `9d0aa73` -> `740af68` |
| lscr.io/linuxserver/rdesktop | digest | `a425f51` -> `8488705` |
| lscr.io/linuxserver/rdesktop | digest | `934472b` -> `e038ede` |
| lscr.io/linuxserver/rdesktop | digest | `c1b1a4a` -> `c76bbb3` |
| lscr.io/linuxserver/rdesktop | digest | `8a80f86` -> `f73b3e1` |
| lscr.io/linuxserver/rdesktop | digest | `a3dbee2` -> `691c2f1` |
| lscr.io/linuxserver/rdesktop | digest | `4509b9a` -> `75d3cfb` |
| lscr.io/linuxserver/rdesktop | digest | `fbfe855` -> `9038d06` |
| lscr.io/linuxserver/rdesktop | digest | `3eb0980` -> `2369d43` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 07:14:11 +01:00
TrueCharts Bot
317cbbf43b chore(deps): update container image haveagitgat/tdarr to v2.17.01@f60a496 (#15959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[haveagitgat/tdarr](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) |
minor | `2.16.01` -> `2.17.01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:40:00 +01:00
TrueCharts Bot
ef0604b5a6 chore(deps): update container image haveagitgat/tdarr_node to v2.17.01@3175af9 (#15960)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[haveagitgat/tdarr_node](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) |
minor | `2.16.01` -> `2.17.01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:39:37 +01:00
TrueCharts Bot
afd049b7eb chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@ac41fd5 (#15955)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:32:47 +01:00
TrueCharts Bot
f6b76ce63b chore(deps): update container image alexta69/metube to v2023-12-10@b7c4eb0 (#15957)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | patch | `2023-12-09` -> `2023-12-10` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:32:23 +01:00
TrueCharts Bot
671e6b669b chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.7.3849@ca52210 (#15958)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`2.0.6.3818` -> `2.0.7.3849` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:32:10 +01:00
TrueCharts Bot
24dca4bc66 chore(deps): update container image searxng/searxng to latest@32a8a8d (#15956)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `3f73163` -> `32a8a8d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-11 01:30:42 +01:00
TrueCharts-Bot
84eca1fd32 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-11 00:09:01 +00:00
TrueCharts Bot
299c44f709 chore(deps): update container image cyfershepard/jellystat to latest@81df6c5 (#15950)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cyfershepard/jellystat | digest | `e0f01f9` -> `81df6c5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 19:23:12 +01:00
TrueCharts Bot
746b585e57 chore(deps): update container image louislam/uptime-kuma to v1.23.9@e601feb (#15953)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | patch | `1.23.8-debian` -> `1.23.9-debian` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 19:22:34 +01:00
TrueCharts Bot
aac9b669c2 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@602bd09 (#15940)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `bf5daef` -> `602bd09` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 19:22:04 +01:00
TrueCharts Bot
0b7068d673 chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@f4299dc (#15952)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss/packages)
([source](https://togithub.com/linuxserver/docker-freshrss)) | digest |
`3be20a1` -> `f4299dc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 19:21:48 +01:00
TrueCharts Bot
133a650e7e chore(deps): update container image diygod/rsshub to latest@9604843 (#15951)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6e40e06` -> `9604843` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 19:21:15 +01:00
TrueCharts Bot
2f877a8807 chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.1.4146@c7ad70a (#15947) 2023-12-10 13:23:04 +01:00
TrueCharts Bot
160b3ff5cc chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.11.2319@a14419c (#15948)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`0.3.10.2287` -> `0.3.11.2319` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 13:23:00 +01:00
TrueCharts Bot
75a13923dd chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@f9a1c19 (#15944)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed/packages)
([source](https://togithub.com/linuxserver/docker-librespeed)) | digest
| `6212c24` -> `f9a1c19` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 13:22:53 +01:00
TrueCharts Bot
b1f5989371 chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@03a1556 (#15943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages)
([source](https://togithub.com/linuxserver/docker-grocy)) | digest |
`8519b1c` -> `03a1556` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 13:22:26 +01:00
TrueCharts Bot
352f38e69e chore(deps): update container image mbentley/omada-controller to 5.13@940ab98 (#15945) 2023-12-10 13:22:12 +01:00
TrueCharts Bot
38b2dd1400 chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.3@4214f13 (#15946)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.8.2` -> `v0.8.3` |

---

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

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.8.3`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.3)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.8.2...v0.8.3)

#### What's Changed

- Feature: Fritz!Box Widget by
[@&#8203;evorg](https://togithub.com/evorg) in
[https://github.com/gethomepage/homepage/pull/2387](https://togithub.com/gethomepage/homepage/pull/2387)
- Change: changedetection.io widget count diff if not viewed by
[@&#8203;xconverge](https://togithub.com/xconverge) in
[https://github.com/gethomepage/homepage/pull/2401](https://togithub.com/gethomepage/homepage/pull/2401)
- Chore: migrate crowdin to GHA by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2421](https://togithub.com/gethomepage/homepage/pull/2421)
- Enhancement: improve fritzbox proxy perfomance by
[@&#8203;evorg](https://togithub.com/evorg) in
[https://github.com/gethomepage/homepage/pull/2429](https://togithub.com/gethomepage/homepage/pull/2429)
- Feature: setting for equal height cards by
[@&#8203;jdcmarques](https://togithub.com/jdcmarques) in
[https://github.com/gethomepage/homepage/pull/2432](https://togithub.com/gethomepage/homepage/pull/2432)
- Fix: fields not working for healthchecks widget by
[@&#8203;lawtonmanning](https://togithub.com/lawtonmanning) in
[https://github.com/gethomepage/homepage/pull/2440](https://togithub.com/gethomepage/homepage/pull/2440)
- Fix: Increase kubernetes cpu/mem usage scale by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2453](https://togithub.com/gethomepage/homepage/pull/2453)

#### New Contributors

- [@&#8203;evorg](https://togithub.com/evorg) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2387](https://togithub.com/gethomepage/homepage/pull/2387)
- [@&#8203;xconverge](https://togithub.com/xconverge) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2401](https://togithub.com/gethomepage/homepage/pull/2401)
- [@&#8203;jdcmarques](https://togithub.com/jdcmarques) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2432](https://togithub.com/gethomepage/homepage/pull/2432)
- [@&#8203;lawtonmanning](https://togithub.com/lawtonmanning) made their
first contribution in
[https://github.com/gethomepage/homepage/pull/2440](https://togithub.com/gethomepage/homepage/pull/2440)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v0.8.2...v0.8.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 13:22:02 +01:00
TrueCharts Bot
3932b8719c chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.0.4128@ba780ee (#15942)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/onedr0p/containers)) | minor |
`1.10.5.4116` -> `1.11.0.4128` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 07:28:49 +01:00
TrueCharts Bot
eb0c3c8a5b chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@1ec2c05 (#15937)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 07:23:20 +01:00
TrueCharts Bot
8d7aa90031 chore(deps): update container image linuxserver/calibre-web to version-0.6.21@e35f37c (#15939)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web/packages)
([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest
| `b28792b` -> `e35f37c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 07:22:11 +01:00
TrueCharts Bot
bfa268c4b7 chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.6.3818@58128c7 (#15941)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`2.0.5.3813` -> `2.0.6.3818` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 07:21:40 +01:00
TrueCharts Bot
6865d008c0 chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@8fb66f7 (#15938)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 07:21:31 +01:00
TrueCharts Bot
fefe1bf0a3 chore(deps): update container image skrashevich/double-take to v1.13.11@bdb7e1f (#15934)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| skrashevich/double-take | patch | `1.13.1` -> `v1.13.11` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 06:21:13 +00:00
TrueCharts Bot
bf09293dae chore(deps): update container image flowiseai/flowise to v1.4.5@b9c499a (#15932)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.4.4` -> `1.4.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 01:37:02 +01:00
TrueCharts Bot
3e33c0b2ca chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@877a8d8 (#15930)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `1bfc8b8` -> `877a8d8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 00:35:22 +00:00
TrueCharts Bot
aed6f60d92 chore(deps): update container image minio/minio to vrelease.2023-12-09t18-17-51z@a9cec9e (#15933)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-12-07T04-16-00Z` ->
`RELEASE.2023-12-09T18-17-51Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 01:35:03 +01:00
TrueCharts Bot
339c3334e2 chore(deps): update container image skrashevich/double-take to v@405ba62 (#15931)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| skrashevich/double-take | digest | `3c540c7` -> `405ba62` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 01:34:20 +01:00
TrueCharts Bot
f582a91f31 chore(deps): update container image bitnami/redis to 7.2.3@9ac3bbf (#15929)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/redis | digest | `f7db3a5` -> `9ac3bbf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 01:33:40 +01:00
TrueCharts-Bot
c43b0458e7 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-10 00:09:20 +00:00
StevenMcElligott
d815f6fd3e feat(double-take): Update to new container (#15640)
**Description**

Changes to new upstream, marking it breaking just in case

⚒️ Fixes  #15500

**⚙️ 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._

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-12-09 21:44:06 +01:00
TrueCharts Bot
301ad89eb2 chore(deps): update container image alexta69/metube to v2023-12-09@7aefec2 (#15924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alexta69/metube | minor | `2023-11-16` -> `2023-12-09` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:25:06 +01:00
TrueCharts Bot
05743677f6 chore(deps): update container image ghostfolio/ghostfolio to v2.29.0@d053c0e (#15925)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.28.0` -> `2.29.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:24:56 +01:00
TrueCharts Bot
4d5c61cd91 chore(deps): update container image jlesage/mkvtoolnix to v23.12.1@1934cfa (#15926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) |
minor | `v23.11.3` -> `v23.12.1` |

---

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

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix (jlesage/mkvtoolnix)</summary>

###
[`v23.12.1`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v23.12.1):
Version 23.12.1

[Compare
Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v23.11.3...v23.12.1)

Changes in this release:

-   Updated MKVToolNix to version 81.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:23:58 +01:00
TrueCharts Bot
a4e62c46e1 chore(deps): update container image ghcr.io/linuxserver/piwigo to 13.8.0@7c673e1 (#15920)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages)
([source](https://togithub.com/linuxserver/docker-piwigo)) | digest |
`5a9fd99` -> `7c673e1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:18:35 +01:00
TrueCharts Bot
4d36104f53 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@bf5daef (#15922)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `df394d4` -> `bf5daef` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:18:06 +01:00
TrueCharts Bot
d2a5063e6b chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@c204fe4 (#15921) 2023-12-09 19:17:49 +01:00
TrueCharts Bot
f0e447d58e chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@b0caa77 (#15919)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:17:42 +01:00
TrueCharts Bot
1f5d665084 chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.1.4@68ad2ef (#15923)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup)
| patch | `2.1.3` -> `2.1.4` |

---

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

---

### Release Notes

<details>
<summary>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.1.4`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#214-2023-12-09)

[Compare
Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.3...v2.1.4)

##### Build System

- **release:** 2.1.4-rc.1
([c7dc1e2](c7dc1e215e))
- **deps:** update actions/setup-python action to v5
([13b8b04](13b8b04c3f))

##### Code Refactoring

- **deps:** ⬆️ update package dependencies
([15f30c4](15f30c4855))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 19:17:10 +01:00
TrueCharts Bot
36e38900ad chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@66663d7 (#15917) 2023-12-09 13:22:18 +01:00
TrueCharts Bot
88862adeba chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@8462270 (#15916)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages)
([source](https://togithub.com/linuxserver/docker-dillinger)) | digest |
`0d8a941` -> `8462270` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 13:22:14 +01:00
TrueCharts Bot
5eddeb2430 chore(deps): update container image mbentley/omada-controller to 5.13@67a5e0f (#15918)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `ac059c3` -> `67a5e0f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 13:21:36 +01:00
TrueCharts Bot
c2bf75b7a0 chore(deps): update container image docker.io/alpine/socat to v1.8.0.0@61c06c2 (#15914)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | minor | `1.7.4.4` -> `1.8.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 07:30:57 +01:00
TrueCharts Bot
9e906a55f8 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@df394d4 (#15871) 2023-12-09 07:22:21 +01:00
TrueCharts Bot
3d02cddc35 chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@382e6a1 (#15912) 2023-12-09 07:22:18 +01:00
TrueCharts Bot
3b0ba5e166 chore(deps): update container image ronivay/xen-orchestra to 5.129.0@37e230e (#15913)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | digest | `2878e55` -> `37e230e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 07:22:07 +01:00
TrueCharts Bot
cc5f08de92 chore(deps): update container image wiserain/flexget to v3.10.4@3b9ec7e (#15909)
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.3` -> `3.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:35:14 +01:00
TrueCharts Bot
e737864b07 chore(deps): update container image homeassistant/home-assistant to v2023.12.1@93b9ebc (#15907)
This PR contains the following updates:

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

---

> [!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.1`](https://togithub.com/home-assistant/core/releases/tag/2023.12.1)

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

- Initialize energy_state without price ([@&#8203;Excentyl] -
[#&#8203;97031]) ([energy docs])
- Bump yolink-api to 0.3.4 ([@&#8203;matrixd2] - [#&#8203;105124])
([yolink docs]) (dependency)
- Bump apple_weatherkit to 1.1.2 ([@&#8203;tjhorner] - [#&#8203;105140])
([weatherkit docs]) (dependency)
- Correct smtp error message string ([@&#8203;jbouwh] -
[#&#8203;105148]) ([smtp docs])
- Expose todo entities to Assist by default ([@&#8203;synesthesiam] -
[#&#8203;105150]) ([homeassistant docs])
- Disable scenarios (scenes) for local API in Overkiz ([@&#8203;iMicknl]
- [#&#8203;105153]) ([overkiz docs])
- Improve LIDL christmas light detection in deCONZ ([@&#8203;Kane610] -
[#&#8203;105155]) ([deconz docs])
- Bump reolink_aio to 0.8.2 ([@&#8203;starkillerOG] - [#&#8203;105157])
([reolink docs]) (dependency)
- Don't return TTS URL in Assist pipeline ([@&#8203;synesthesiam] -
[#&#8203;105164]) ([assist_pipeline docs])
- Bump Météo-France to 1.3.0 ([@&#8203;Quentame] - [#&#8203;105170])
([meteo_france docs]) (dependency)
- Fix ZHA quirk ID custom entities matching all devices
([@&#8203;TheJulianJES] - [#&#8203;105184]) ([zha docs])
- Fix missing apostrophe in smtp ([@&#8203;lunmay] - [#&#8203;105189])
([smtp docs])
- Set ping interval to 15 seconds instead of 5 minutes ([@&#8203;nohn] -
[#&#8203;105191]) ([ping docs])
- Increase ping update interval to 30 seconds ([@&#8203;jpbede] -
[#&#8203;105199]) ([ping docs])
- Fix bug in roon incremental volume control. ([@&#8203;pavoni] -
[#&#8203;105201]) ([roon docs])
- fix supportedFanOscillationModes is null ([@&#8203;haimn] -
[#&#8203;105205]) ([smartthings docs])
- Disable config flow progress in peco config flow
([@&#8203;emontnemery] - [#&#8203;105222]) ([peco docs])
- Fix Fritzbox light setup ([@&#8203;flabbamann] - [#&#8203;105232])
([fritzbox docs])
- Fix check_date service in workday ([@&#8203;gjohansson-ST] -
[#&#8203;105241]) ([workday docs])
- Fix AsusWrt invalid data type with tuple type ([@&#8203;ollo69] -
[#&#8203;105247]) ([asuswrt docs])
- Explicit check for None in Discovergy entity if condition
([@&#8203;jpbede] - [#&#8203;105248]) ([discovergy docs])
- Add migration for old HomeWizard sensors ([@&#8203;DCSBL] -
[#&#8203;105251]) ([homewizard docs])
- Fix update of uncategorized OurGroceries items ([@&#8203;OnFreund] -
[#&#8203;105255]) ([ourgroceries docs])
- Bump pyunifiprotect to 4.22.0 ([@&#8203;bdraco] - [#&#8203;105265])
([unifiprotect docs]) (dependency)
- Set device id and forward errors to Wyoming satellites
([@&#8203;synesthesiam] - [#&#8203;105266]) ([wyoming docs])
- Fix mqtt json light state updates using deprecated color handling
([@&#8203;jbouwh] - [#&#8203;105283]) ([mqtt docs])
- Always set \_attr_current_option in Nobø Hub select entities
([@&#8203;oyvindwe] - [#&#8203;105289]) ([nobo_hub docs])
- Update frontend to
[`2023120`](https://togithub.com/home-assistant/core/commit/20231208).2
([@&#8203;piitaya] - [#&#8203;105299]) ([frontend docs])
- Add test for energy cost sensor for late price sensor
([@&#8203;emontnemery] - [#&#8203;105312]) ([energy docs])
- Use area id for context instead of name ([@&#8203;synesthesiam] -
[#&#8203;105313]) ([conversation docs])
- Add workaround for orjson not handling subclasses of str
([@&#8203;emontnemery] - [#&#8203;105314])
- Add rollback on exception that needs rollback in SQL
([@&#8203;gjohansson-ST] - [#&#8203;104948]) ([sql docs])
- Workaround `to_json` template filter in parsing dict key
([@&#8203;jbouwh] - [#&#8203;105327])
- Bump plugwise to v0.34.5 ([@&#8203;bouwew] - [#&#8203;105330])
([plugwise docs]) (dependency)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[@&#8203;gjohansson-ST]: https://togithub.com/gjohansson-ST

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[accuweather docs]:
https://www.home-assistant.io/integrations/accuweather/

[adax docs]: https://www.home-assistant.io/integrations/adax/

[adguard docs]: https://www.home-assistant.io/integrations/adguard/

[assist_pipeline docs]:
https://www.home-assistant.io/integrations/assist_pipeline/

[asuswrt docs]: https://www.home-assistant.io/integrations/asuswrt/

[conversation docs]:
https://www.home-assistant.io/integrations/conversation/

[deconz docs]: https://www.home-assistant.io/integrations/deconz/

[discovergy docs]:
https://www.home-assistant.io/integrations/discovergy/

[energy docs]: https://www.home-assistant.io/integrations/energy/

[fritzbox docs]: https://www.home-assistant.io/integrations/fritzbox/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[homeassistant docs]:
https://www.home-assistant.io/integrations/homeassistant/

[homewizard docs]:
https://www.home-assistant.io/integrations/homewizard/

[meteo_france docs]:
https://www.home-assistant.io/integrations/meteo_france/

[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/

[nobo_hub docs]: https://www.home-assistant.io/integrations/nobo_hub/

[ourgroceries docs]:
https://www.home-assistant.io/integrations/ourgroceries/

[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/

[peco docs]: https://www.home-assistant.io/integrations/peco/

[ping docs]: https://www.home-assistant.io/integrations/ping/

[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/

[reolink docs]: https://www.home-assistant.io/integrations/reolink/

[roon docs]: https://www.home-assistant.io/integrations/roon/

[smartthings docs]:
https://www.home-assistant.io/integrations/smartthings/

[smtp docs]: https://www.home-assistant.io/integrations/smtp/

[sql docs]: https://www.home-assistant.io/integrations/sql/

[unifiprotect docs]:
https://www.home-assistant.io/integrations/unifiprotect/

[weatherkit docs]:
https://www.home-assistant.io/integrations/weatherkit/

[workday docs]: https://www.home-assistant.io/integrations/workday/

[wyoming docs]: https://www.home-assistant.io/integrations/wyoming/

[yolink docs]: https://www.home-assistant.io/integrations/yolink/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:34:30 +01:00
TrueCharts Bot
a198aa11dd chore(deps): update container image sissbruecker/linkding to v1.23.1@931ca3b (#15908) 2023-12-09 01:33:45 +01:00
TrueCharts Bot
211cf9a91b chore(deps): update container image ghcr.io/linuxserver/synclounge to v5.2.24@8800d6f (#15906)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages)
([source](https://togithub.com/linuxserver/docker-synclounge)) | patch |
`5.2.23` -> `5.2.24` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:33:40 +01:00
TrueCharts Bot
3381e54e4c chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@5d417a0 (#15895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `3008a53` -> `5d417a0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:32:57 +01:00
TrueCharts Bot
34c86e226f chore(deps): update container image cyfershepard/jellystat to latest@e0f01f9 (#15891)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cyfershepard/jellystat | digest | `6b0eafe` -> `e0f01f9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:32:44 +01:00
TrueCharts Bot
77805aeec4 chore(deps): update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567@90200b6 (#15903) 2023-12-09 01:32:21 +01:00
TrueCharts Bot
17f6cab444 chore(deps): update container image ghcr.io/onedr0p/transmission to 4.0.4@a7ef654 (#15905)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/transmission](https://ghcr.io/onedr0p/transmission)
([source](https://togithub.com/onedr0p/containers)) | digest | `73fe8bc`
-> `a7ef654` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:32:18 +01:00
TrueCharts Bot
5b12037745 chore(deps): update container image ghcr.io/onedr0p/radarr to 5.1.3.8246@e3eeb1d (#15900)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://togithub.com/onedr0p/containers)) | digest | `cb042fe`
-> `e3eeb1d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:31:41 +01:00
TrueCharts Bot
96a1e257ea chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.1.0@1c16505 (#15902) 2023-12-09 01:31:40 +01:00
TrueCharts Bot
679205f324 chore(deps): update container image ghcr.io/onedr0p/readarr-develop to 0.3.10.2287@ff5f0db (#15901) 2023-12-09 01:31:33 +01:00
TrueCharts Bot
62130330a5 chore(deps): update container image ghcr.io/onedr0p/tautulli to 2.13.4@7682cdc (#15904)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/tautulli](https://ghcr.io/onedr0p/tautulli)
([source](https://togithub.com/onedr0p/containers)) | digest | `dbff0ec`
-> `7682cdc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:31:31 +01:00
TrueCharts Bot
7af5ab0ca4 chore(deps): update container image docker.io/odoo to 17.0@041b8da (#15894)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `c5f6adf` -> `041b8da` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:31:19 +01:00
TrueCharts Bot
26e7f0d060 chore(deps): update container image docker.io/bellamy/wallos to latest@37cc502 (#15893) 2023-12-09 01:31:13 +01:00
TrueCharts Bot
8bc01f0cae chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@1bfc8b8 (#15896)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `17b2797` -> `1bfc8b8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:31:08 +01:00
TrueCharts Bot
28c68f05b0 chore(deps): update container image ghcr.io/onedr0p/qbittorrent to 4.6.2@fedb621 (#15899)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent)
([source](https://togithub.com/onedr0p/containers)) | digest | `ab8cc91`
-> `fedb621` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:30:56 +01:00
TrueCharts Bot
21ae75b34a chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to 1.10.5.4116@7640a36 (#15898)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/onedr0p/containers)) | digest | `0205e00`
-> `7640a36` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:30:46 +01:00
TrueCharts Bot
0bd2b3c848 chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to 2.0.5.3813@b0da292 (#15897)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | digest | `2d73ade`
-> `b0da292` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:30:33 +01:00
TrueCharts Bot
50814f1e42 chore(deps): update container image diygod/rsshub to latest@6e40e06 (#15892)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `3f9cac2` -> `6e40e06` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-09 01:30:06 +01:00
TrueCharts-Bot
9edb8f34a2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-09 00:08:31 +00:00
sdimovv
3e6a610508 fix(notifiarr): Fix inability to change auth settings (#15294)
**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.
-->
Notifiarr treats env as a higher priority than its config file.
Therefore, by setting the `DN_UI_PASSWORD` the user is not able to
change the password or auth method via the Notifiarr UI.

However, Notifiarr also generates a random password on the first run,
which is stored in its config file. Therefore, if the `DB_UI_PASSWORD`
env is not set the user will be expected to input the randomly generated
password. To obtain it, the user must remember to inspect the logs on
the first run of the app.

To avoid this, I have added a simple init container that creates an
empty config file (containing only a comment). This prevents Notifiarr
from generating a new config file and thus a random password.

When the config file is present but no password is set in it, Notifiarr
accepts logins with the username of `admin` and the value of the
`DN_API_KEY` env as the password.

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Deployed via helm and tried to log in with the set API key. Then, I
tried setting a password and changing the auth method.

**📃 Notes:**
<!-- Please enter any other relevant information here -->
Note: Now that the `DB_UI_PASSWORD` env is not set anymore, the will be
expected to log in with the password that is stored in the config file.
If they haven't tried to change it via the UI, that password will be the
randomly generated one on the first run of the app.

Because of this, I am wondering if we should flag this update as
breaking instead of as just a fix?

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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: sdimovv <36302090+sdimovv@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-09 01:21:35 +02:00
TrueCharts Bot
d95230d8f9 chore(deps): update container image mattermost/mattermost-enterprise-edition to vrelease-9.4@2ae206f (#15888)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | minor | `release-9.3` ->
`release-9.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:32:28 +01:00
TrueCharts Bot
751639e869 chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.85.0@a8bcbd9 (#15887)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages)
([source](https://togithub.com/linuxserver/docker-openvscode-server)) |
minor | `1.84.2` -> `1.85.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:31:38 +01:00
TrueCharts Bot
468932aca8 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.4@37c7521 (#15885)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `6bd5585` -> `37c7521` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:29:08 +01:00
TrueCharts Bot
c40361f062 chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@1d026ae (#15884)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:28:12 +01:00
TrueCharts Bot
19d3e27f2c chore(deps): update container image flowiseai/flowise to v1.4.4@25c3d72 (#15886)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.4.3` -> `1.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:25:15 +01:00
TrueCharts Bot
a61f5f140b chore(deps): update container image diygod/rsshub to latest@3f9cac2 (#15882)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `5e44ff7` -> `3f9cac2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:22:18 +01:00
TrueCharts Bot
0bf480b596 chore(deps): update container image ghcr.io/kiwix/kiwix-serve to 3.6.0@fb70c2d (#15883)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kiwix/kiwix-serve](https://togithub.com/openzim/kiwix-tools)
| digest | `c479bbf` -> `fb70c2d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 19:20:55 +01:00
TrueCharts Bot
dd5918be2a chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@c661ae3 (#15879)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/fleet](https://togithub.com/linuxserver/docker-fleet/packages)
([source](https://togithub.com/linuxserver/docker-fleet)) | digest |
`981a597` -> `c661ae3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 13:24:11 +01:00
TrueCharts Bot
aecfe52010 chore(deps): update container image guacamole/guacamole to v1.5.4@a7763a8 (#15873)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| guacamole/guacamole | patch | `1.5.3` -> `1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 12:24:04 +00:00
TrueCharts Bot
670698c1e7 chore(deps): update container image mbentley/omada-controller to 5.13@ac059c3 (#15880) 2023-12-08 13:22:34 +01:00
TrueCharts Bot
4b1011e08f chore(deps): update container image searxng/searxng to latest@3f73163 (#15881)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `96a5db9` -> `3f73163` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 13:22:19 +01:00
TrueCharts Bot
21c19604e4 chore(deps): update container image ghcr.io/linuxserver/minetest to v5.8.0@929c1fa (#15876)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/minetest](https://togithub.com/linuxserver/docker-minetest/packages)
([source](https://togithub.com/linuxserver/docker-minetest)) | minor |
`5.7.0` -> `5.8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:30:46 +01:00
TrueCharts Bot
915d6ba481 chore(deps): update container image alpine to v3.19.0@51b6726 (#15875)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alpine | minor | `3.18.5` -> `3.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:29:54 +01:00
TrueCharts Bot
03bbb951c7 chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.1@5be879a (#15872)
This PR contains the following updates:

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

---

> [!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.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.1.1):
Paperless-ngx v2.1.1

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

#### paperless-ngx 2.1.1

##### Bug Fixes

- Fix: disable toggle for share link creation without archive version,
fix auto-copy in Safari [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4885](https://togithub.com/paperless-ngx/paperless-ngx/pull/4885))
- Fix: storage paths link incorrect in dashboard widget
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4878](https://togithub.com/paperless-ngx/paperless-ngx/pull/4878))
- Fix: respect baseURI for pdfjs worker URL
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4865](https://togithub.com/paperless-ngx/paperless-ngx/pull/4865))
- Fix: Allow users to configure the "From" email for password reset
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4867](https://togithub.com/paperless-ngx/paperless-ngx/pull/4867))
- Fix: dont show move icon for file tasks badge
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4860](https://togithub.com/paperless-ngx/paperless-ngx/pull/4860))

##### Maintenance

- Chore: Simplifies how the documentation site is deployed
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4858](https://togithub.com/paperless-ngx/paperless-ngx/pull/4858))

##### All App Changes

<details>
<summary>5 changes</summary>

- Fix: disable toggle for share link creation without archive version,
fix auto-copy in Safari [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4885](https://togithub.com/paperless-ngx/paperless-ngx/pull/4885))
- Fix: storage paths link incorrect in dashboard widget
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4878](https://togithub.com/paperless-ngx/paperless-ngx/pull/4878))
- Fix: respect baseURI for pdfjs worker URL
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4865](https://togithub.com/paperless-ngx/paperless-ngx/pull/4865))
- Fix: Allow users to configure the "From" email for password reset
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4867](https://togithub.com/paperless-ngx/paperless-ngx/pull/4867))
- Fix: dont show move icon for file tasks badge
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4860](https://togithub.com/paperless-ngx/paperless-ngx/pull/4860))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:24:59 +01:00
TrueCharts Bot
0b2fdab2f1 chore(deps): update container image guacamole/guacd to v1.5.4@8a6fd08 (#15874)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| guacamole/guacd | patch | `1.5.3` -> `1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:24:03 +01:00
TrueCharts Bot
331bbd8b0f chore(deps): update container image linuxserver/mylar3 to version-v0.7.6@d35716d (#15869)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3/packages)
([source](https://togithub.com/linuxserver/docker-mylar3)) | digest |
`cf039e7` -> `d35716d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:21:40 +01:00
TrueCharts Bot
829f7936f1 chore(deps): update container image ghcr.io/linuxserver/znc to 1.8.2@143a9aa (#15868)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/znc](https://togithub.com/linuxserver/docker-znc/packages)
([source](https://togithub.com/linuxserver/docker-znc)) | digest |
`7bcb1d2` -> `143a9aa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:21:08 +01:00
TrueCharts Bot
a0f67cc8f1 chore(deps): update container image mikeah/prusaslicer-novnc to latest@381b360 (#15870)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `8596a0d` -> `381b360` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:20:55 +01:00
TrueCharts Bot
f1a5af148a chore(deps): update portainer (#15838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| portainer/portainer-ce | digest | `b11ff04` -> `908d04d` |
| portainer/portainer-ee | digest | `5ed61e2` -> `adf0884` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 07:14:18 +01:00
TrueCharts Bot
84a47ccff5 chore(deps): update container image docker.io/nodered/node-red to v3.1.3@f72381b (#15865)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://togithub.com/node-red/node-red-docker)
| patch | `3.1.2` -> `3.1.3` |

---

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

---

### Release Notes

<details>
<summary>node-red/node-red-docker (docker.io/nodered/node-red)</summary>

###
[`v3.1.3`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.3)

[Compare
Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.2...v3.1.3)

#### What's Changed

- 🚀 Update to Node-RED 3.1.3 release by
[@&#8203;knolleary](https://togithub.com/knolleary) in
[https://github.com/node-red/node-red-docker/pull/399](https://togithub.com/node-red/node-red-docker/pull/399)

**Full Changelog**:
https://github.com/node-red/node-red-docker/compare/v3.1.2...v3.1.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:33:00 +01:00
TrueCharts Bot
7986660606 chore(deps): update container image ghcr.io/actualbudget/actual-server to v23.12.1@439f2ed (#15866)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual-server | patch | `23.12.0` -> `23.12.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:32:50 +01:00
TrueCharts Bot
034ff5a348 chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@c6b38fa (#15863)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:31:23 +01:00
TrueCharts Bot
cb95017ba0 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@1f0d545 (#15834)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `6730275` -> `1f0d545` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:57 +01:00
TrueCharts Bot
622aceccbe chore(deps): update container image lissy93/dashy to 2.1.1@cacd606 (#15864)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest |
`089b7d6` -> `cacd606` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:47 +01:00
TrueCharts Bot
8cfa8061c3 chore(deps): update container image diygod/rsshub to latest@5e44ff7 (#15862)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:36 +01:00
TrueCharts Bot
4bec21bf97 chore(deps): update actions/stale action to v9 (#15858)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://togithub.com/actions/stale) | action | major |
`v8` -> `v9` |

---

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

---

### Release Notes

<details>
<summary>actions/stale (actions/stale)</summary>

### [`v9`](https://togithub.com/actions/stale/compare/v8...v9)

[Compare Source](https://togithub.com/actions/stale/compare/v8...v9)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:18 +01:00
TrueCharts Bot
d1bbeaab79 chore(deps): update container image bitnami/mongodb to 7.0.4@137b905 (#15861)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `2fd7f81` -> `137b905` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:12 +01:00
TrueCharts Bot
d150cef7c7 chore(deps): update webtop (#15800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `e8f4088` -> `950c97d` |
| lscr.io/linuxserver/webtop | digest | `f08016d` -> `389331b` |
| lscr.io/linuxserver/webtop | digest | `54ef003` -> `f298fb3` |
| lscr.io/linuxserver/webtop | digest | `55baf92` -> `1b061ea` |
| lscr.io/linuxserver/webtop | digest | `53fde17` -> `7e5b8bf` |
| lscr.io/linuxserver/webtop | digest | `e29e3af` -> `39f7ea8` |
| lscr.io/linuxserver/webtop | digest | `9b3ea1d` -> `e5f9b44` |
| lscr.io/linuxserver/webtop | digest | `a55de64` -> `6d30125` |
| lscr.io/linuxserver/webtop | digest | `0de7ca1` -> `d5d22b9` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:23:48 +01:00
TrueCharts-Bot
22527b3c61 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-08 00:08:52 +00:00
TrueCharts Bot
d4bac25066 chore(deps): update container image bitnami/wordpress to v6.4.2@557e6d3 (#15854)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | patch | `6.4.1` -> `6.4.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:22:49 +01:00
TrueCharts Bot
a85af158ac chore(deps): update container image ghcr.io/onedr0p/tautulli to v2.13.4@dbff0ec (#15857)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/tautulli](https://ghcr.io/onedr0p/tautulli)
([source](https://togithub.com/onedr0p/containers)) | patch | `2.13.3`
-> `2.13.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:21:55 +01:00
TrueCharts Bot
843e17d1ce chore(deps): update container image docker.io/nodered/node-red to v3.1.2@097ba1a (#15856)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nodered/node-red](https://togithub.com/node-red/node-red-docker)
| patch | `3.1.1` -> `3.1.2` |

---

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

---

### Release Notes

<details>
<summary>node-red/node-red-docker (docker.io/nodered/node-red)</summary>

###
[`v3.1.2`](https://togithub.com/node-red/node-red-docker/releases/tag/v3.1.2)

[Compare
Source](https://togithub.com/node-red/node-red-docker/compare/v3.1.1...v3.1.2)

#### What's Changed

- 🚀 Update to Node-RED 3.1.2 release by
[@&#8203;knolleary](https://togithub.com/knolleary) in
[https://github.com/node-red/node-red-docker/pull/398](https://togithub.com/node-red/node-red-docker/pull/398)

**Full Changelog**:
https://github.com/node-red/node-red-docker/compare/v3.1.1...v3.1.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:21:49 +01:00
TrueCharts Bot
c0d7e6bc59 chore(deps): update container image charmcli/soft-serve to v0.7.4@97f1117 (#15855)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) |
patch | `v0.7.3` -> `v0.7.4` |

---

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

---

### Release Notes

<details>
<summary>charmbracelet/soft-serve (charmcli/soft-serve)</summary>

###
[`v0.7.4`](https://togithub.com/charmbracelet/soft-serve/releases/tag/v0.7.4)

[Compare
Source](https://togithub.com/charmbracelet/soft-serve/compare/v0.7.3...v0.7.4)

#### Changelog

##### Bug fixes

-
[`178b9d5`](178b9d569d):
fix(daemon): tests after upgrading go-git
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`fc2c62f`](fc2c62f5f5):
fix(daemon): timeout test
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`fa23c9c`](fa23c9caeb):
fix(ui): dry glamour chroma renderer
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`e419a93`](e419a938f2):
fix(ui): go back on esc
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`0a38578`](0a38578ae6):
fix(ui): hide clone command while browse only
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`812d840`](812d840576):
fix(ui): render about page using glamour
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))

##### Dependency updates

-
[`4ccd373`](4ccd373db6):
feat(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1
([#&#8203;431](https://togithub.com/charmbracelet/soft-serve/issues/431))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`0ec24e3`](0ec24e34cc):
feat(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1
([#&#8203;429](https://togithub.com/charmbracelet/soft-serve/issues/429))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`8e5966a`](8e5966a365):
feat(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
([#&#8203;430](https://togithub.com/charmbracelet/soft-serve/issues/430))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])

##### Other work

-
[`bac2ff3`](bac2ff3c38):
build: avoid duplicated CI runs
([#&#8203;433](https://togithub.com/charmbracelet/soft-serve/issues/433))
([@&#8203;caarlos0](https://togithub.com/caarlos0))

***

<details>
<summary>Verifying the artifacts</summary>

First, download the [`checksums.txt`
file](https://togithub.com/charmbracelet/soft-serve/releases/download/0.7.4/checksums.txt),
for example, with `wget`:

```bash
wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.4/checksums.txt'
```

Then, verify it using [`cosign`](https://togithub.com/sigstore/cosign):

```bash
cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.4/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.4/checksums.txt.sig' \
  ./checksums.txt
```

If the output is `Verified OK`, you can safely use it to verify the
checksums of other artifacts you downloaded from the release using
`sha256sum`:

```bash
sha256sum --ignore-missing -c checksums.txt
```

Done! You artifacts are now verified!

</details>

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:21:25 +01:00
TrueCharts Bot
5bcc26695f chore(deps): update container image adguard/adguardhome to v0.107.42@933bf6f (#15853)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

###
[`v0.107.42`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010742---2023-12-07)

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

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

##### Security

- Go version has been updated to prevent the possibility of exploiting
the
CVE-2023-39326, CVE-2023-45283, and CVE-2023-45285 Go vulnerabilities
fixed in
    [Go 1.20.12][go-1.20.12].

##### Added

-   Ability to set client's custom DNS cache ([#&#8203;6263]).
- Ability to disable plain-DNS serving through configuration file if an
    encrypted protocol is already enabled ([#&#8203;1660]).
- Ability to specify rate limiting settings in the Web UI
([#&#8203;6369]).

##### Changed

##### Configuration changes

- The new property `dns.serve_plain_dns` has been added to the
configuration
    file ([#&#8203;1660]).
-   The property `dns.bogus_nxdomain` is now validated more strictly.
- Added new properties `clients.persistent.*.upstreams_cache_enabled`
and
`clients.persistent.*.upstreams_cache_size` that describe cache
configuration
    for each client's custom upstream configuration.

##### Fixed

-   `ipset` entries family validation ([#&#8203;6420]).
- Pre-filling the *New static lease* window with data ([#&#8203;6402]).
-   Protection pause timer synchronization ([#&#8203;5759]).

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

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

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

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

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

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

[go-1.20.12]:
https://groups.google.com/g/golang-announce/c/iLGK3x6yuNo/m/z6MJ-eB0AQAJ

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-07 19:21:01 +01:00
TrueCharts Bot
8d91f2bed0 chore(deps): update container image lmscommunity/logitechmediaserver to stable@fc7438e (#15852)
This PR contains the following updates:

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

---

> [!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:20:40 +01:00
TrueCharts Bot
57dc24916b chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@6212c24 (#15850) 2023-12-07 19:20:17 +01:00
TrueCharts Bot
a64e0f0046 chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.18@c38fd94 (#15851)
This PR contains the following updates:

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

---

> [!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:20:11 +01:00
TrueCharts Bot
6bb8145078 chore(deps): update container image bitnami/prometheus to 2.48.0@14f4183 (#15848)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | digest | `43de9da` -> `14f4183` |

---

> [!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:19:32 +01:00
TrueCharts Bot
33d4a86b29 chore(deps): update container image bitnami/matomo to 4.16.0@82807b0 (#15846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | digest | `0039588` -> `82807b0` |

---

> [!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:19:16 +01:00
TrueCharts Bot
341e66baee chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@3e674bf (#15845) 2023-12-07 19:18:55 +01:00
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
Stavros Kois
83cc6320ed Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-06 13:36:54 +02:00
StevenMcElligott
8f424baed3 feat(fireshare): Move to stable (#15786)
**Description**

Another graduate after migrating to new common + testing

⚒️ 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-06 12:36:07 +01:00
Stavros Kois
428d5218d8 fix(ci): handle better fetch deps (#15792)
**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-06 13:28:53 +02:00
Xstar97TheNoob
560db30ab9 chore(incubator) bump and change values.yaml for incubator apps. (#15779)
**Description**
change incubator values.yaml from mirrors to upstream images...
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-06 11:42:22 +01:00
TrueCharts Bot
8eb8cdaaf2 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401@6a227d1 (#15790)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-imaginary](https://togithub.com/truecharts/containers)
| digest | `906a7a8` -> `6a227d1` |

---

> [!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 06:33:24 +00:00
TrueCharts Bot
3cfba74bb7 chore(deps): update container image niruix/sshwifty to latest@5c296e4 (#15788)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| niruix/sshwifty | digest | `8208e94` -> `5c296e4` |

---

> [!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 07:27:20 +01:00
TrueCharts Bot
51e68b87a5 chore(deps): update container image gotson/komga to v1.8.4@145356f (#15791)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | patch | `1.8.3` ->
`1.8.4` |

---

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

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.8.4`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#184-2023-12-06)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.3...1.8.4)

#### 🐛 Fixes

**webui**

- force pre-render of images in the webreader
([7ab5eb3](https://togithub.com/gotson/komga/commits/7ab5eb3)), closes
[#&#8203;1323](https://togithub.com/gotson/komga/issues/1323)
- update browserlist
([0a0eaca](https://togithub.com/gotson/komga/commits/0a0eaca)), closes
[#&#8203;1253](https://togithub.com/gotson/komga/issues/1253)

#### 🔄️ Changes

**webui**

- rename BookReader to DivinaReader
([c628807](https://togithub.com/gotson/komga/commits/c628807))

#### 🛠  Build

**conveyor**

- disable update escape hatch for MS Store
([6e4a3ec](https://togithub.com/gotson/komga/commits/6e4a3ec))

#### 🌐 Translation

**komga-tray**

- add empty translation files for all languages
([8de029d](https://togithub.com/gotson/komga/commits/8de029d))
- internationalization for desktop app tray menu
([1ad0cd2](https://togithub.com/gotson/komga/commits/1ad0cd2))

**webui**

- translated using Weblate (Chinese (Simplified))
([2260da1](https://togithub.com/gotson/komga/commits/2260da1))
- translated using Weblate (Finnish)
([f04e03c](https://togithub.com/gotson/komga/commits/f04e03c))
- translated using Weblate (French)
([f7480ce](https://togithub.com/gotson/komga/commits/f7480ce))
- translated using Weblate (Spanish)
([af14751](https://togithub.com/gotson/komga/commits/af14751))

#### ⚙️ Dependencies

**ci**

- bump actions/setup-java from 3 to 4
([c97a322](https://togithub.com/gotson/komga/commits/c97a322))

</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 07:26:50 +01:00
TrueCharts Bot
6eba070d6f chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@871c7c3 (#15789)
This PR contains the following updates:

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

---

> [!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 07:26:46 +01:00
TrueCharts Bot
7729f5d5ef chore(deps): update portainer to v2.19.4@b11ff04 (patch) (#15785)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| portainer/portainer-ce | patch | `2.19.3` -> `2.19.4` |
| portainer/portainer-ee | patch | `2.19.3` -> `2.19.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 these
updates again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 07:26:16 +01:00
StevenMcElligott
0fbdebf668 migrate(awesome-ttrss): Migrate to new common (#15787)
**Description**

Another simple chart (done by Sagit back in the day) that can be
migrated
⚒️ 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-06 00:07:09 -05:00
TrueCharts Bot
eaaa042b87 chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@b89c934 (#15781)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 01:42:03 +01:00
TrueCharts Bot
07a8098f8f chore(deps): update container image ghcr.io/onedr0p/tautulli to v2.13.3@7a15279 (#15783) 2023-12-06 01:41:28 +01:00
TrueCharts Bot
842fa697e4 chore(deps): update container image ghcr.io/onedr0p/plex to v1.32.8.7639-fb6452ebf@637fe10 (#15782) 2023-12-06 01:41:26 +01:00
TrueCharts Bot
f0bf081003 chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@f809a45 (#15780)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 01:41:23 +01:00
TrueCharts Bot
001a4e1442 chore(deps): update container image diygod/rsshub to latest@98040e3 (#15723)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `471d601` -> `98040e3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 01:41:05 +01:00
TrueCharts Bot
0c8d8143d9 chore(deps): update container image tailscale/tailscale to v1.54.1@ce594e3 (#15784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | patch | `v1.54.0` -> `v1.54.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 01:40:05 +01:00
TrueCharts-Bot
394da26ab8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-06 00:09:00 +00:00
Xstar97TheNoob
97f910599c migrate(cloudbeaver) to new common and update chart **BREAKING CHANGES** (#15733)
**Description**
Migrate app to new common and update chart to latest semVER version
**⚙️ 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:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

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

** 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-06 00:04:37 +01:00
Kjeld Schouten
f086f1fcba feat(csi): add SMB and NFS CSI drivers for non-scale systems (#15778)
**Description**
We already support mounting static PVCs using NFS and SMB provisioners.
But we don't ship them yet for non-scale systems, like we should.

Added for non-scale use only

⚒️ Fixes  #14525
⚒️ Fixes  #14526

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-06 00:04:19 +01:00
Kjeld Schouten
0e84404e32 Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:57:48 +01:00
Kjeld Schouten
f696f5b102 feat(openebs): add openebs chart (#15777)
**Description**
In preparation of DragonFish, we need to ship OpenEBS ourselves.
This is the initial work to add this

⚒️ Fixes  #14527

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-05 19:50:35 +01:00
Kjeld Schouten
c6c873d265 Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:50:03 +01:00
Kjeld Schouten
5de64d57b6 Update ct-install.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:49:23 +01:00
Kjeld Schouten
55cd843ad5 Update ct-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:49:05 +01:00
Kjeld Schouten
13ee5e145b Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:48:52 +01:00
Kjeld Schouten
d1c4cf28fd Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:47:58 +01:00
Kjeld Schouten
d3f7e4436b Update ct-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:45:37 +01:00
Kjeld Schouten
693d31451d Update ct-install.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:45:21 +01:00
Kjeld Schouten
e743e7f8ec Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:39:08 +01:00
TrueCharts Bot
4644a7532c chore(deps): update container image jenkins/jenkins to v2.435-jdk17@6baa2a5 (#15776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.434-jdk17` -> `2.435-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:31:46 +01:00
TrueCharts Bot
f7e74dddb6 chore(deps): update container image quay.io/go-skynet/local-ai to v2.0.0 (#15764) 2023-12-05 19:29:19 +01:00
TrueCharts Bot
53e2b085fb chore(deps): update container image n8nio/n8n to v1.19.5@48e261c (#15775)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.19.4` -> `1.19.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:26:43 +01:00
TrueCharts Bot
7a55cc5691 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@96fde3e (#15774) 2023-12-05 19:26:32 +01:00
TrueCharts Bot
370aa05244 chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@b47b6ec (#15770)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:26:25 +01:00
TrueCharts Bot
d8ffebff75 chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.3@706fa01 (#15773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `0fb8271` ->
`706fa01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:26:00 +01:00
TrueCharts Bot
7da5609b8d chore(deps): update container image jvmilazz0/kavita to 0.7.11@42afdf9 (#15772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | digest | `24940a1` -> `42afdf9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:25:49 +01:00
TrueCharts Bot
84b0053e5e chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.23@ba386b2 (#15771)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My41IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 19:25:22 +01:00
Kjeld Schouten
f1a4f46db4 feat(velero): add initial GUI objects for velero (#15768)
**Description**
This adds SCALE GUI components for Velero.
That means testing can initiate.

Also bumps velero to latest common, just to be sure.

⚒️ Fixes  #14651 

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-05 18:56:33 +01:00
Xstar97TheNoob
3b4465a67c feat(vocechat-server) move vocechat-server to stable (#15734)
**Description**
move vocechat-server to stable
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** 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-05 16:20:51 +01:00
StevenMcElligott
711b8761a5 migrate(hasty-paste): Another tested chart done (#15712)
**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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-12-05 10:13:03 -05:00
Kjeld Schouten
6d29bec4d1 feat(SCALE-GUI): add initial homepage integration gui (#15767)
**Description**
We wanted to more-thoroughly integrate ingress with the Homepage chart.
This adds a GUI for it.

Won't be functional untill next common is merged into charts in januari
2024

⚒️ Fixes  #14722

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-05 15:56:42 +01:00
Kjeld Schouten
0fc558f989 feat(SCALE-GUI): add support for imagepullsecrets (#15766)
**Description**
With moving to directly referencing dockerhub images, we really need to
add imagepullsecrets in the GUI to prevent users from hitting rate
limits.

Will start working next common release in januari 2024, not working yet
atm.

⚒️ Fixes  #14811

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-05 15:38:38 +01:00
Kjeld Schouten
95abe8579b feat(SCALE-GUI): add iscsi support to storage GUI (#15765)
**Description**
This adds iSCSI mountpoints as a storage option to the SCALE GUI.
Though there is no common support merged yet.

Will become functional in january.

⚒️ Fixes  #14845

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-05 15:35:33 +01:00
StevenMcElligott
a17f348c9b chore(lms): Change version tags to fix upstream (#15639)
**Description**

Since upstream doesn't use simVer and publishes all their containers on
dockerhub without specifying numbers we'll switch to "stable" and users
will have to go upstream if things get changed, makes no sense to me but
this will prevent our users from installing their "dev" releases that
aren't tagged "dev" on dockerhub lol

<img width="996" alt="image"
src="https://github.com/truecharts/charts/assets/89483932/c29e0375-31eb-4e79-aaa4-d95756d6b839">

⚒️ Fixes  #15423

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-12-05 14:02:56 +01:00
TrueCharts Bot
a6fad4bc4b chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@210a361 (#15763)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `e8bf51e` -> `210a361` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:30:22 +01:00
TrueCharts Bot
48f0fcf7fe chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@542a485 (#15761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages)
([source](https://togithub.com/linuxserver/docker-ddclient)) | digest |
`2f3d4be` -> `542a485` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:29:24 +01:00
TrueCharts Bot
3197c501f4 chore(deps): update container image ghcr.io/linuxserver/boinc to latest@141781c (#15760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `18d4d6c` -> `141781c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:29:10 +01:00
TrueCharts Bot
4ca3a26e6a chore(deps): update container image deconzcommunity/deconz to 2.24.2@c86566d (#15759)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | digest | `05214c4` -> `c86566d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:27:48 +01:00
TrueCharts Bot
7364d435ff chore(deps): update container image quay.io/go-skynet/local-ai to v2.0.0@04eb683 (#15762)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/go-skynet/local-ai](https://togithub.com/mudler/LocalAI) |
digest | `8bcbed6` -> `04eb683` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My40IiwidXBkYXRlZEluVmVyIjoiMzcuODMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 13:26:09 +01:00
TrueCharts Bot
f0245e93c5 chore(deps): update container image quay.io/go-skynet/local-ai to v2.0.0 (#15758) 2023-12-05 07:33:29 +01:00
TrueCharts Bot
9f34256bef chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@e8bf51e (#15757)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `ceaae10` -> `e8bf51e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:29:56 +01:00
TrueCharts Bot
398528de55 chore(deps): update container image friendica to 2023.05@5ea9e46 (#15739)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `4ae7bd1` -> `5ea9e46` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:26:41 +01:00
TrueCharts Bot
52c53863c5 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-kde@c6a19ef (#15753) 2023-12-05 07:26:07 +01:00
TrueCharts Bot
3951c9f088 chore(deps): update container image ghcr.io/linuxserver/foldingathome to 7.6.21@1919126 (#15740)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://togithub.com/linuxserver/docker-foldingathome/packages)
([source](https://togithub.com/linuxserver/docker-foldingathome)) |
digest | `3c4b1b5` -> `1919126` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:25:59 +01:00
TrueCharts Bot
2f77415be0 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-openbox@991cacb (#15748)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `667f76a` -> `991cacb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:24:50 +01:00
TrueCharts Bot
790f0007e3 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-i3@729f163 (#15751) 2023-12-05 07:24:43 +01:00
TrueCharts Bot
1b62c9f37c chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3@73d5daa (#15741) 2023-12-05 07:24:39 +01:00
TrueCharts Bot
a2705a4889 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-icewm@9c3936c (#15752) 2023-12-05 07:24:37 +01:00
TrueCharts Bot
eca39eddff chore(deps): update container image lscr.io/linuxserver/webtop to latest@6d360e4 (#15750)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `2675d3e` -> `6d360e4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:24:33 +01:00
TrueCharts Bot
5e09a6a889 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-xfce@82f5a21 (#15749) 2023-12-05 07:24:18 +01:00
TrueCharts Bot
1859463ca0 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-icewm@976b97b (#15746) 2023-12-05 07:24:09 +01:00
TrueCharts Bot
98cc1294bd chore(deps): update container image lscr.io/linuxserver/webtop to fedora-kde@457bd50 (#15747)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `5b5d9e6` -> `457bd50` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:24:03 +01:00
TrueCharts Bot
fb688471ec chore(deps): update container image lscr.io/linuxserver/webtop to alpine-kde@1bbf524 (#15743) 2023-12-05 07:23:29 +01:00
TrueCharts Bot
f76b2c29fb chore(deps): update container image lscr.io/linuxserver/webtop to alpine-openbox@d307ec7 (#15745) 2023-12-05 07:23:22 +01:00
TrueCharts Bot
4dda74e050 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-mate@629abc2 (#15744)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `55ad5ce` -> `629abc2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:23:20 +01:00
TrueCharts Bot
cb6c14c871 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-i3@87a2025 (#15742)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `b430d47` -> `87a2025` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4zIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 07:22:44 +01:00
TrueCharts Bot
702d2805ed chore(deps): update container image quay.io/go-skynet/local-ai to v2.0.0@9d3d901 (#15738) 2023-12-05 01:42:22 +01:00
TrueCharts Bot
5f9dbde8b0 chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@d0c2125 (#15735)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `246003c` -> `d0c2125` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4yIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 01:39:46 +01:00
TrueCharts Bot
568cd9eacb chore(deps): update container image ghcr.io/linuxserver/resilio-sync to 2.7.3@0257ce6 (#15736)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://togithub.com/linuxserver/docker-resilio-sync/packages)
([source](https://togithub.com/linuxserver/docker-resilio-sync)) |
digest | `a4ced50` -> `0257ce6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4yIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 01:38:44 +01:00
TrueCharts Bot
4cc5727b84 chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3@48c9814 (#15737)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus/packages)
([source](https://togithub.com/linuxserver/docker-webgrabplus)) | digest
| `f660395` -> `48c9814` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4yIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-05 01:38:10 +01:00
TrueCharts-Bot
66867723d6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-05 00:10:24 +00:00
TrueCharts Bot
104cc4a13e chore(deps): update container image mbentley/omada-controller to v5.13@912007a (#15720)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| minor | `5.12` -> `5.13` |

---

> [!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-04 18:37:20 +00:00
TrueCharts Bot
7993f250e3 chore(deps): update container image syncthing/syncthing to v1.27.0@0fd4d5b (#15729)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [syncthing/syncthing](https://syncthing.net)
([source](https://togithub.com/syncthing/syncthing)) | minor | `1.26.1`
-> `1.27.0` |

---

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

---

### Release Notes

<details>
<summary>syncthing/syncthing (syncthing/syncthing)</summary>

###
[`v1.27.0`](https://togithub.com/syncthing/syncthing/compare/v1.26.1...v1.27.0)

[Compare
Source](https://togithub.com/syncthing/syncthing/compare/v1.26.1...v1.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 19:35:59 +01:00
TrueCharts Bot
b1705dfbcd chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@92ce9fe (#15725) 2023-12-04 19:29:48 +01:00
TrueCharts Bot
fab16b9c0a chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@ceaae10 (#15728)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `188236f` -> `ceaae10` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 19:29:43 +01:00
TrueCharts Bot
75ca62bea5 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@f4662a7 (#15726)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `e5451b1` -> `f4662a7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 19:28:32 +01:00
TrueCharts Bot
be00d1954d chore(deps): update container image modem7/docker-rickroll to latest@d3f292c (#15727)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| modem7/docker-rickroll | digest | `2f48628` -> `d3f292c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 19:28:25 +01:00
TrueCharts Bot
8a6ce8b7c5 chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@d2bd3d7 (#15724)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 19:28:14 +01:00
StevenMcElligott
e37799fdf7 migrate(fireshare): Migrate to new common (#15638)
**Description**

Another one to new common

⚒️ 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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-12-04 11:26:52 -05:00
StevenMcElligott
e03191e0fa migrate(orbital-sync): New common since its stable (#15713)
**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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-12-04 10:31:12 -05:00
TrueCharts Bot
d86ce37917 chore(deps): update container image tccr.io/truecharts/tasmoadmin to v3.2.0@9ba3cbe (#15700)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/tasmoadmin](https://togithub.com/truecharts/containers)
| minor | `v3.0.8` -> `v3.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 06:36:36 +00:00
TrueCharts Bot
030aecde89 chore(deps): update container image clamav/clamav to 1.2.1@c447f9c (#15715)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | digest | `5968dbc` -> `c447f9c` |

---

> [!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-04 07:33:22 +01:00
TrueCharts Bot
c7738e540b chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@188236f (#15719)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `ec1dcde` -> `188236f` |

---

> [!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-04 07:30:34 +01:00
TrueCharts Bot
c3970f280e chore(deps): update container image jvmilazz0/kavita to v0.7.11@24940a1 (#15686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | patch | `0.7.10` -> `0.7.11` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 06:29:24 +00:00
TrueCharts Bot
0fa693feff chore(deps): update container image mbentley/omada-controller to v@53fa3da (#15717) 2023-12-04 07:28:19 +01:00
TrueCharts Bot
3b5a524bca chore(deps): update scrypted to v0.59.0@85bc2bf (minor) (#15705)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/scrypted-full](https://togithub.com/truecharts/containers)
| minor | `v0.44.0` -> `v0.59.0` |
|
[tccr.io/truecharts/scrypted-lite](https://togithub.com/truecharts/containers)
| minor | `v0.44.0` -> `v0.59.0` |
|
[tccr.io/truecharts/scrypted-thin](https://togithub.com/truecharts/containers)
| minor | `v0.44.0` -> `v0.59.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 07:28:18 +01:00
TrueCharts Bot
44f8d81be2 chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@33ea96d (#15716)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `fc21f41` -> `33ea96d` |

---

> [!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-04 07:27:58 +01:00
TrueCharts Bot
46902af341 chore(deps): update container image tccr.io/truecharts/van-dam to v0.54.0@75dc5bc (#15703)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/van-dam](https://togithub.com/truecharts/containers)
| minor | `v0.53.0` -> `v0.54.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:54:25 +01:00
TrueCharts Bot
18bed59780 chore(deps): update container image tccr.io/truecharts/ctfd to v3.6.0@5492aa8 (#15697)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/ctfd](https://togithub.com/truecharts/containers)
| minor | `v3.5.3` -> `v3.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:53:27 +01:00
TrueCharts Bot
9035f44d31 chore(deps): update container image tccr.io/truecharts/tasmoadmin to v3.0.8@b669fa9 (#15693)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/tasmoadmin](https://togithub.com/truecharts/containers)
| patch | `v3.0.5` -> `v3.0.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:45:56 +01:00
TrueCharts Bot
4d0f8d98dd chore(deps): update container image tccr.io/truecharts/plextraktsync to v0.27.11@74efbeb (#15690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/plextraktsync](https://togithub.com/truecharts/containers)
| patch | `v0.27.7` -> `v0.27.11` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:45:29 +01:00
TrueCharts Bot
2a72d25556 chore(deps): update container image tccr.io/truecharts/gravity to v0.6.18@1fc3f7d (#15687)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/gravity](https://togithub.com/truecharts/containers)
| patch | `v0.6.8` -> `v0.6.18` |

---

> [!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-04 01:45:22 +01:00
TrueCharts Bot
fa11dca8f9 chore(deps): update container image tccr.io/truecharts/pocketmine-mp to v5.8.2@85b5b10 (#15691) 2023-12-04 01:44:41 +01:00
TrueCharts Bot
7a40234327 chore(deps): update container image tccr.io/truecharts/smtp-relay to v0.5.2@ad5044e (#15692)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/smtp-relay](https://togithub.com/truecharts/containers)
| patch | `v0.5.1` -> `v0.5.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:44:34 +01:00
TrueCharts Bot
e64dd96f81 chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.5.3813@2d73ade (#15685)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`2.0.4.3802` -> `2.0.5.3813` |

---

> [!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-04 01:43:41 +01:00
TrueCharts Bot
ec2fca9953 chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest@506e9f5 (#15684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/tasmocompiler | digest | `ef51d92` -> `506e9f5` |

---

> [!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-04 01:43:22 +01:00
TrueCharts Bot
ea2893496f chore(deps): update container image tccr.io/truecharts/tasmobackup to latest@197cbf9 (#15683)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/tasmobackup | digest | `f191e4d` -> `197cbf9` |

---

> [!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-04 01:43:11 +01:00
TrueCharts Bot
ed9fe37c88 chore(deps): update container image tccr.io/truecharts/icloudpd to latest@41b0783 (#15680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/icloudpd | digest | `ab4b90c` -> `41b0783` |

---

> [!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-04 01:43:09 +01:00
TrueCharts Bot
ceb098451c chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.1.3@b1490b2 (#15626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup)
| patch | `2.1.2` -> `2.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.1.3`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#213-2023-12-02)

[Compare
Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.2...v2.1.3)

##### Build System

- **release:** 2.1.3-rc.1
([ff845a2](ff845a2f06))
- **release:** 2.1.3-rc.2
([acfdd80](acfdd80663))

##### Bug Fixes

- 🐛 add build-base as dependency to fix missing gcc
([021bbde](021bbde1bc))

##### Code Refactoring

- **deps:** ⬆️ upgrade Borgbackup to 1.2.7
([995b3ae](995b3aecc3))
- **deps:** ⬆️ upgrade python to 3.12
([c5b749e](c5b749e835))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:43:05 +01:00
TrueCharts Bot
ca3da8051c chore(deps): update container image tccr.io/truecharts/megasync to vlatest@04d8c00 (#15681)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/megasync | digest | `d94f4c8` -> `04d8c00` |

---

> [!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-04 01:42:49 +01:00
TrueCharts Bot
1a98fb293e chore(deps): update container image organizr/organizr to latest@1ce319d (#15625) 2023-12-04 01:42:23 +01:00
TrueCharts Bot
4b421fc99c chore(deps): update container image tccr.io/truecharts/filestash to latest@cd613d2 (#15679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/filestash | digest | `fdf1d94` -> `cd613d2` |

---

> [!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-04 01:42:22 +01:00
TrueCharts Bot
09ed24a71c chore(deps): update container image tccr.io/truecharts/factorio to vstable@1554bb0 (#15678)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/factorio | digest | `110b914` -> `1554bb0` |

---

> [!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-04 01:42:00 +01:00
TrueCharts Bot
dd9cd30b01 chore(deps): update container image tccr.io/truecharts/plex-meta-manager to v1.19.1@f9f0f35 (#15689)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/plex-meta-manager](https://togithub.com/truecharts/containers)
| patch | `v1.19.0` -> `v1.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:41:27 +01:00
TrueCharts Bot
713e1e4c13 chore(deps): update container image searxng/searxng to latest@96a5db9 (#15675) 2023-12-04 01:40:49 +01:00
TrueCharts Bot
430b0cb7a6 chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@f07e0ab (#15658)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops/packages)
([source](https://togithub.com/linuxserver/docker-cops)) | digest |
`615415f` -> `f07e0ab` |

---

> [!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-04 01:40:42 +01:00
TrueCharts Bot
d09a8e383b chore(deps): update container image jvmilazz0/kavita to v@4a415d1 (#15657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | digest | `73c42f1` -> `4a415d1` |

---

> [!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-04 01:40:09 +01:00
TrueCharts Bot
e90e4021b9 chore(deps): update container image ghcr.io/onedr0p/tautulli to 2.13.2@932a327 (#15655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/tautulli](https://ghcr.io/onedr0p/tautulli)
([source](https://togithub.com/onedr0p/containers)) | digest | `960fef7`
-> `932a327` |

---

> [!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-04 01:39:06 +01:00
TrueCharts Bot
078873d5e7 chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@d54ec9a (#15630)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge/packages)
([source](https://togithub.com/linuxserver/docker-budge)) | digest |
`7aef95b` -> `d54ec9a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:06:35 +01:00
TrueCharts Bot
b72a022422 chore(deps): update container image linuxserver/calibre-web to version-0.6.21@b28792b (#15631)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web/packages)
([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest
| `2e223f2` -> `b28792b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:05:47 +01:00
TrueCharts Bot
06db37ba24 chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@deeba72 (#15648)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://togithub.com/linuxserver/docker-babybuddy/packages)
([source](https://togithub.com/linuxserver/docker-babybuddy)) | digest |
`316fe49` -> `deeba72` |

---

> [!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-04 01:05:18 +01:00
TrueCharts Bot
f18fff75da chore(deps): update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567@6577c90 (#15654)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sonarr](https://ghcr.io/onedr0p/sonarr)
([source](https://togithub.com/onedr0p/containers)) | digest | `ea8acd3`
-> `6577c90` |

---

> [!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-04 01:05:05 +01:00
TrueCharts Bot
2f773abf69 chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-openbox@c57b073 (#15670)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `27f4c79` -> `c57b073` |

---

> [!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-04 01:04:52 +01:00
TrueCharts Bot
1a086a59ee chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-icewm@5b4958a (#15669)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `7c707ef` -> `5b4958a` |

---

> [!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-04 01:04:41 +01:00
TrueCharts Bot
006f5a7062 chore(deps): update container image lscr.io/linuxserver/rdesktop to latest@3eb0980 (#15668) 2023-12-04 01:04:25 +01:00
TrueCharts Bot
0853de8f58 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-xfce@4509b9a (#15667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `a4c39a9` -> `4509b9a` |

---

> [!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-04 01:04:23 +01:00
TrueCharts Bot
38f1c12bf1 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-openbox@c3fb37c (#15666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `52644ee` -> `c3fb37c` |

---

> [!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-04 01:04:12 +01:00
TrueCharts Bot
beb9839969 chore(deps): update container image ghcr.io/onedr0p/readarr-develop to 0.3.10.2287@f7b1f6d (#15652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop)
([source](https://togithub.com/onedr0p/containers)) | digest | `c8e4418`
-> `f7b1f6d` |

---

> [!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-04 01:04:06 +01:00
TrueCharts Bot
d27cc83ada chore(deps): update container image ghcr.io/onedr0p/transmission to 4.0.4@73fe8bc (#15656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/transmission](https://ghcr.io/onedr0p/transmission)
([source](https://togithub.com/onedr0p/containers)) | digest | `9ceecb1`
-> `73fe8bc` |

---

> [!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-04 00:04:03 +00:00
TrueCharts Bot
144774d386 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-mate@9d0aa73 (#15665)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `64710fb` -> `9d0aa73` |

---

> [!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-04 01:03:59 +01:00
TrueCharts Bot
e66b3701d0 chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.1.0@7d2eef3 (#15653) 2023-12-04 01:03:50 +01:00
TrueCharts Bot
d6f5e3af4c chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-icewm@7298666 (#15664) 2023-12-04 01:03:47 +01:00
TrueCharts Bot
eab67fe33e chore(deps): update container image ghcr.io/onedr0p/radarr to 5.1.3.8246@cb042fe (#15651) 2023-12-04 01:03:45 +01:00
TrueCharts Bot
59225c6009 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-i3@8a038b9 (#15663) 2023-12-04 01:03:42 +01:00
TrueCharts Bot
fb9386ceb6 chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to 1.10.5.4116@0205e00 (#15649) 2023-12-04 01:03:38 +01:00
TrueCharts Bot
ce205bfc4b chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde@79e2983 (#15590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f7c5965` -> `79e2983` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-04 01:03:32 +01:00
TrueCharts Bot
092edfd12d chore(deps): update container image ghcr.io/onedr0p/qbittorrent to 4.6.2@ab8cc91 (#15650) 2023-12-04 01:03:22 +01:00
TrueCharts Bot
5b0bc87d15 chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-openbox@d1007a3 (#15662) 2023-12-04 01:03:15 +01:00
TrueCharts Bot
7019a45f77 chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-i3@097d4f7 (#15659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f0867c5` -> `097d4f7` |

---

> [!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-04 01:03:14 +01:00
TrueCharts Bot
4e2e779b8d chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-mate@934472b (#15661)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `cb22cb9` -> `934472b` |

---

> [!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-04 01:03:07 +01:00
TrueCharts Bot
25d06f12d7 chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-kde@a3dbee2 (#15660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `ff32070` -> `a3dbee2` |

---

> [!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-04 01:03:01 +01:00
TrueCharts Bot
886abbd385 chore(deps): update container image aeonlucid/impostor to nightly@9787623 (#15647)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `029aeb0` -> `9787623` |

---

> [!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-04 01:02:17 +01:00
TrueCharts-Bot
72316cbc65 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-04 00:00:58 +00:00
TrueCharts-Bot
c5c271cb7e Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 23:55:02 +00:00
TrueCharts-Bot
1805e0a25a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 23:43:13 +00:00
Kjeld Schouten
02d153a62c chore: bump everything to ensure catalog has latest versions 2023-12-03 23:19:50 +01:00
Kjeld Schouten
5bded42f49 chore: move new-common incubator stuff to stable (#15646)
**Description**
Applications that are currently on new common in incubator are either
working or unstable.
We should act on that and filter accordingly

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-03 22:49:05 +01:00
Jakob Bouchard
8bdaa4c078 fix(actualserver): update chart with the right image (#15629)
**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.
-->

The
[`actualserver`](https://github.com/truecharts/charts/tree/master/charts/stable/actualserver)
chart is using [this
image](https://hub.docker.com/r/jlongster/actual-server), but releases
are now done
[here](https://github.com/actualbudget/actual-server/pkgs/container/actual-server)
and [here](https://hub.docker.com/r/actualbudget/actual-server). As
such, this PR updates the image to the correct one, as well as updating
the app version.

⚒️ Fixes  #15628

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

I'm honestly unsure how to test chart modifications, but if needed, I'll
figure out a way. I do know the new image is correct, as I have deployed
it on my local machine for testing.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
2023-12-03 23:32:52 +02:00
TrueCharts Bot
a9f83dd825 chore(deps): update helm chart common to 15.3.3 (#15645)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`15.3.1` -> `15.3.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v15.3.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.2...common-15.3.3)

Function library for TrueCharts

###
[`v15.3.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.1...common-15.3.2)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 21:50:54 +01:00
TrueCharts Bot
4efb9982ad chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@ec1dcde (#15643)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `7c6178b` -> `ec1dcde` |

---

> [!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-03 19:25:18 +01:00
TrueCharts Bot
5c2722b6b8 chore(deps): update container image searxng/searxng to latest@49ad9a4 (#15644) 2023-12-03 19:24:40 +01:00
TrueCharts Bot
240bacc323 chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@3be20a1 (#15642) 2023-12-03 19:24:38 +01:00
TrueCharts Bot
569f1393b2 chore(deps): update container image diygod/rsshub to latest@471d601 (#15641)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `54ccbac` -> `471d601` |

---

> [!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-03 19:24:27 +01:00
Kjeld Schouten
4fe65b3728 fix(unifi): move migration script to cp
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 17:03:48 +01:00
Kjeld Schouten
b8e0cf0014 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 17:03:22 +01:00
kqmaverick
a2e8c51412 fix(romm): update port (#15637)
**Description**
Update internal port to 8080

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-12-03 16:14:01 +02:00
TrueCharts Bot
27b1311878 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@7c6178b (#15632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `cd3cde2` -> `7c6178b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 13:25:19 +01:00
TrueCharts Bot
1b8560edb7 chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@8519b1c (#15634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages)
([source](https://togithub.com/linuxserver/docker-grocy)) | digest |
`a15633b` -> `8519b1c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 13:24:52 +01:00
TrueCharts Bot
995553bc30 chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@10fe20a (#15635)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed/packages)
([source](https://togithub.com/linuxserver/docker-librespeed)) | digest
| `69c23e3` -> `10fe20a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 13:24:45 +01:00
TrueCharts Bot
0968b9b0a4 chore(deps): update container image sentriz/gonic to v0.16.2@da7f1a0 (#15546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sentriz/gonic](https://togithub.com/sentriz/gonic) | patch |
`v0.16.1` -> `v0.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sentriz/gonic (sentriz/gonic)</summary>

###
[`v0.16.2`](https://togithub.com/sentriz/gonic/releases/tag/v0.16.2):
gonic v0.16.2

[Compare
Source](https://togithub.com/sentriz/gonic/compare/v0.16.1...v0.16.2)

##### Features

- set global http timeouts except for streaming endpoints
([2edb1b8](2edb1b8eda)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)

##### Bug Fixes

- **admin:** don't start with empty session key
([dd0f6b3](dd0f6b3650)),
closes [#&#8203;414](https://www.togithub.com/sentriz/gonic/issues/414)
- **jukebox:** make sure we clean up "seekable" event listener
([b199bc1](b199bc104e)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)
- **jukebox:** restore play index only when incoming new track has index
>0
([82c3c5b](82c3c5baef)),
closes [#&#8203;411](https://www.togithub.com/sentriz/gonic/issues/411)
- **subsonic:** return empty opensubsonic fields
([5022500](5022500b30))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 13:24:20 +01:00
Kjeld Schouten
995d76aa0c Delete charts/incubator/mineos directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 13:21:39 +01:00
Kjeld Schouten
144124ef48 Delete charts/incubator/zabbix directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 13:19:42 +01:00
Kjeld Schouten
2e4cf85893 Delete charts/incubator/flatnotes directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 13:19:30 +01:00
Kjeld Schouten
23d0774ba6 Delete charts/incubator/fireflyiii-data-importer directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 13:19:14 +01:00
Kjeld Schouten
a880acda3b Delete charts/incubator/kavitaemail directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 13:18:59 +01:00
TrueCharts Bot
f9c103972b chore(deps): lock file maintenance (#15115)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-03 12:32:01 +01:00
Xstar97TheNoob
d5f0e6bbc3 fix(gonic) default the storage and fix the main service (#15444)
**Description**
Default the storage by manually specifying the storage options and
adding them to the gui; also fixate the main service from defaulting to
port 80 internally.
⚒️ Fixes  #15376

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 12:29:34 +01:00
Vicky
e669fe01a4 chore(deps): update container image tccr.io/truecharts/misskey to v2023.11.1 (#15524)
**Description**
Update Misskey to v2023.11.1

**⚙️ 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?**
I haven't done any testing.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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`

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 12:27:35 +01:00
TrueCharts-Bot
8f14f125ff Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 11:26:32 +00:00
Kjeld Schouten
a969a9a9e5 Delete charts/incubator/jackett2telegram directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 12:21:49 +01:00
Kjeld Schouten
0e31ad84ff Delete charts/incubator/thumba directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 12:21:34 +01:00
Kjeld Schouten
ce6da2a7aa Delete charts/incubator/ra-rom-processor directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-03 12:21:20 +01:00
StevenMcElligott
7cd6bdb70a fix(incubator): Fix questions (still not done) (#15624)
**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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-12-03 12:20:46 +01:00
TrueCharts-Bot
a39b2b8d19 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-03 00:08:48 +00:00
StevenMcElligott
31937a9217 fix(questions): Fix Incubator questions (#15623)
**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-03 00:19:25 +01:00
TrueCharts Bot
1538c480c2 chore(deps): update container image organizr/organizr to latest@69b8371 (#15621)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| organizr/organizr | digest | `8920d17` -> `69b8371` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:42:07 +01:00
TrueCharts Bot
7415b77039 chore(deps): update container image mattermost/mattermost-enterprise-edition to release-9.3@0fb8271 (#15301) 2023-12-02 21:37:48 +01:00
TrueCharts Bot
fed50ae03f chore(deps): update container image mbentley/omada-controller to 5.12@b8dc108 (#15216) 2023-12-02 21:37:40 +01:00
TrueCharts Bot
cded2f35a5 chore(deps): update container image docker.io/odoo to 17.0@c5f6adf (#15195)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/odoo | digest | `92bb609` -> `c5f6adf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:37:37 +01:00
TrueCharts Bot
6729ac9fda chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@0d8a941 (#15605)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages)
([source](https://togithub.com/linuxserver/docker-dillinger)) | digest |
`9c321a2` -> `0d8a941` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:37:24 +01:00
TrueCharts Bot
107d12e643 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@e5451b1 (#15599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `9cd6cc5` -> `e5451b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:37:01 +01:00
TrueCharts Bot
6cceeca24d chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@10898a1 (#15606) 2023-12-02 21:36:58 +01:00
TrueCharts Bot
ad1f5940b4 chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@3008a53 (#15589)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `46bb34d` -> `3008a53` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:36:56 +01:00
TrueCharts Bot
46124d0b05 chore(deps): update container image friendica to 2023.05@4ae7bd1 (#15227)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `b6ddb34` -> `4ae7bd1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:36:35 +01:00
TrueCharts Bot
e8473fb738 chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.84.2@32e9a51 (#15607)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages)
([source](https://togithub.com/linuxserver/docker-openvscode-server)) |
digest | `471e477` -> `32e9a51` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:36:31 +01:00
TrueCharts Bot
45dc482996 chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@17b2797 (#15620)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `02a8f30` -> `17b2797` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:36:16 +01:00
TrueCharts Bot
5043687987 chore(deps): update container image registry to 2@0a182cb (#15560) 2023-12-02 21:35:17 +01:00
TrueCharts Bot
ebeeedc897 chore(deps): update container image diygod/rsshub to latest@54ccbac (#15613)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `794c78f` -> `54ccbac` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:35:05 +01:00
TrueCharts Bot
c9f4b09774 chore(deps): update container image docker.io/alpine/socat to 1.7.4.4@13740b3 (#15598)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/alpine/socat | digest | `7528e31` -> `13740b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 21:34:20 +01:00
Kjeld Schouten
393a1945a8 fix(incubator): ensure all questions.yaml can be rendered (#15612)
**Description**
This ensures all incubator questions.yaml can be rendered, it does not
mean they work, but at least all questions.yaml files should be
new-common compatible, even if the charts still run old-common and/or
not run at all.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-02 21:12:17 +01:00
TrueCharts Bot
f5cd6f8c87 chore(deps): update container image ghostfolio/ghostfolio to v2.28.0@b01987c (#15619)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.27.1` -> `2.28.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:32:45 +01:00
TrueCharts Bot
73639f2bfe chore(deps): update container image xwiki to 15.10.0-postgres-tomcat@195a381 (#15618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `ed0c7cd` -> `195a381` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:28:33 +01:00
TrueCharts Bot
96027f92c3 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@cd3cde2 (#15600)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `aa54c64` -> `cd3cde2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:28:21 +01:00
TrueCharts Bot
4952565ae1 chore(deps): update container image organizr/organizr to latest@8920d17 (#15617)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| organizr/organizr | digest | `a4c565a` -> `8920d17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:28:13 +01:00
TrueCharts Bot
18515618f2 chore(deps): update container image ghcr.io/linuxserver/piwigo to 13.8.0@5a9fd99 (#15615)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages)
([source](https://togithub.com/linuxserver/docker-piwigo)) | digest |
`081c29f` -> `5a9fd99` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 18:26:57 +00:00
TrueCharts Bot
8b366527b2 chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@d8e8ddf (#15616)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `b5361c7` -> `d8e8ddf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:26:01 +01:00
TrueCharts Bot
9cf26fd303 chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@dcc55a2 (#15614)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav/packages)
([source](https://togithub.com/linuxserver/docker-grav)) | digest |
`ed1ccad` -> `dcc55a2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 19:25:23 +01:00
TrueCharts Bot
3f0bdf6e7b chore(deps): update container image wekanteam/wekan to v7.22@2331615 (#15569)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.21`
-> `v7.22` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.22`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v722-2023-12-01-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.21...v7.22)

This release adds the following new features:

- [At right sidebar, moved Minicard Settings to Card Settings
popup](2f2a039e3c).
    Thanks to Roemer and xet7.
- [New feature: Sidebar / Card Settings / Creator at
minicard](f324286911).
    Thanks to Roemer and xet7.

and adds the following updates:

- [Upgraded to MongoDB 6.0.12 at Snap
Candidate](31ca78c17b).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Fixed Markdown and copy buttons on top of
text](3cc10c77f9).
    Thanks to mueller-ma and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:59:04 +01:00
TrueCharts Bot
c34d874703 chore(deps): update container image photoprism/photoprism to v231128@cbaf35b (#15487)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [photoprism/photoprism](https://togithub.com/photoprism/photoprism) |
minor | `231021` -> `231128` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:58:05 +01:00
TrueCharts Bot
4ada578af0 chore(deps): update container image traccar/traccar to v5.10@0cf543c (#15275) 2023-12-02 14:57:45 +01:00
TrueCharts Bot
114451d34c chore(deps): update container image dpage/pgadmin4 to v8.0@2f162ef (#15314) 2023-12-02 14:57:41 +01:00
TrueCharts Bot
2ce32d4149 chore(deps): update container image ronivay/xen-orchestra to v5.129.0@2878e55 (#15601)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | minor | `5.126.0` -> `5.129.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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:57:31 +01:00
TrueCharts Bot
441702fb08 chore(deps): update container image minio/minio to vrelease.2023-12-02t10-51-33z@f87d5cd (#15611)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | minor | `RELEASE.2023-11-20T22-40-07Z` ->
`RELEASE.2023-12-02T10-51-33Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:57:10 +01:00
TrueCharts Bot
e3fe03f1db chore(deps): update container image jenkins/jenkins to v2.434-jdk17@e783f1e (#15480)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.433-jdk17` -> `2.434-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:57:02 +01:00
TrueCharts Bot
3d96ed7b66 chore(deps): update container image louislam/uptime-kuma to v1.23.8@7ada537 (#15610) 2023-12-02 14:57:00 +01:00
TrueCharts Bot
0d018475fc chore(deps): update container image wiserain/flexget to v3.10.2@c8f0d55 (#15597) 2023-12-02 14:56:55 +01:00
TrueCharts Bot
eb1fbfce8c chore(deps): update container image ghcr.io/wizarrrr/wizarr to v3.5.2@cffdf26 (#15609)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/wizarrrr/wizarr | patch | `3.5.1` -> `3.5.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:56:45 +01:00
TrueCharts Bot
56dfb4e74d chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.1.2@03fd54c (#15608)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup)
| patch | `2.1.1` -> `2.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>AnotherStranger/docker-borg-backup
(ghcr.io/anotherstranger/borg-server)</summary>

###
[`v2.1.2`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#212-2023-12-02)

[Compare
Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.1...v2.1.2)

##### Build System

- **release:** 2.1.2-rc.1
([7aebfd3](7aebfd39fd))

##### Code Refactoring

- **deps:** update openssl
([f9d26e1](f9d26e1557))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-02 14:53:48 +01:00
Xstar97TheNoob
dd891030f3 chore(romm) update romm 2.1.0 (#15385)
**Description**
Update romm to v2.1.0
⚒️ Fixes  #14297

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-02 15:25:26 +02:00
allcontributors[bot]
5b21ad144b docs: add atanaspam as a contributor for code (#15604)
Adds @atanaspam as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/15353#issuecomment-1837147860)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-12-02 15:22:15 +02:00
StevenMcElligott
7f6799eee1 fix(wizarr): Fix upstream missing release (#15443)
**Description**

Upstream made 3.5.1 and had an error with 3.5.2, see below

<img width="570" alt="image"
src="https://github.com/truecharts/charts/assets/89483932/6c1a08ce-b112-4c7a-b96f-7acdfac2e4c7">

This gets us a working chart, since upstream is off 

⚒️ Fixes  #15322

**⚙️ Type of change**

- [] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-02 15:22:04 +02:00
allcontributors[bot]
2b16b9c73c docs: add TheIceCreamTroll as a contributor for code (#15603)
Adds @TheIceCreamTroll as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/15350#issuecomment-1837147607)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-12-02 15:21:24 +02:00
Atanas Pamukchiev
a15099a8da feat(splunk): Add HEC service (#15353)
**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**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-02 15:21:03 +02:00
sdimovv
914158ee2b fix(recyclarr): Add missing chart config options (#15295)
**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)-->

Adds some missing chart config options, such as the ability to set
arbitrary environment variables. Useful when you want Recyclarr to read
credentials from the container env
(https://recyclarr.dev/wiki/yaml/env-vars/)

Also adds the ability to add custom ingress - in case the user wants to
deploy a codeserver addon to manage the config.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Deployed on native helm and tested the `CRON_SCHEDULE` env is present
with correct value.

I am hoping the questions.yaml is also correct. I copied it from other
charts.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-02 15:20:42 +02:00
TheIceCreamTroll
ec3d5d0c9d update to new kavita image repo (#15350)
**Description**
Kavita's images have been moved from `kizaing/kavita` to
`jvmilazz0/kavita`. This PR updates the repository and tag to the most
recent.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**✔️ Checklist:**

- [X] ⚖️ 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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-02 15:20:14 +02:00
Xstar97TheNoob
1bc7e18a80 feat(wyoming-piper) add custom voice option (#15585)
**Description**
Add custom voice option and moved args to a tpl, to support the custom
voice option.
⚒️ Fixes  #15570

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
Add the custom option in the main voice list; if custom is selected then
the custom voice option should be visible for the end user to add a
custom voice name to.

If a value is set to custom_voice and then it will be used instead of an
item from the voice list.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: zierbeek <58994651+zierbeek@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: ZasX <ZasX@users.noreply.github.com>
Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Co-authored-by: zierbeek <58994651+zierbeek@users.noreply.github.com>
2023-12-02 15:20:00 +02:00
TrueCharts-Bot
57a03f8731 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-02 12:55:57 +00:00
Kjeld Schouten
968da8ed45 chore: fix annotations again 2023-12-02 13:45:18 +01:00
Kjeld Schouten
73d7cd9be8 no message 2023-12-02 13:20:12 +01:00
TrueCharts-Bot
a0cab80135 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-02 12:12:50 +00:00
Kjeld Schouten
5e194fb0bb chore: update annotations 2023-12-02 13:06:17 +01:00
Kjeld Schouten
559b4c96a3 no message 2023-12-02 12:57:11 +01:00
TrueCharts-Bot
4029aea090 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-02 11:49:35 +00:00
Kjeld Schouten
0649dd92b7 no message 2023-12-02 12:45:31 +01:00
Kjeld Schouten
76de24772b no message 2023-12-01 23:52:53 +01:00
TrueCharts-Bot
e75af597d0 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-01 20:51:42 +00:00
Kjeld Schouten
06fc3aba88 chmod x 2023-12-01 21:44:29 +01:00
Kjeld Schouten
0ff41462b8 Add files via upload
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-01 21:37:41 +01:00
TrueCharts Bot
6db77a1172 chore(deps): update container image n8nio/n8n to v1.19.4@b5277ea (#15588)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.18.1` -> `1.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:37:08 +01:00
TrueCharts Bot
a97607ae3b chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401@906a7a8 (#15582) 2023-12-01 19:35:20 +01:00
TrueCharts Bot
cbe3e974e9 chore(deps): update container image jlesage/mediainfo to v23.12.1@d4f0772 (#15587)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) |
minor | `v23.11.2` -> `v23.12.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mediainfo (jlesage/mediainfo)</summary>

###
[`v23.12.1`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v23.12.1):
Version 23.12.1

[Compare
Source](https://togithub.com/jlesage/docker-mediainfo/compare/v23.11.2...v23.12.1)

Changes in this release:

-   Updated MediaInfo to version 23.11.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:35:11 +01:00
TrueCharts Bot
93ad923846 chore(deps): update container image ghcr.io/autobrr/autobrr to v1.34.0@dda89d0 (#15586)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
minor | `v1.33.0` -> `v1.34.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary>

###
[`v1.34.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.34.0)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.33.0...v1.34.0)

#### Changelog

##### New Features

-
[`73e76c4`](73e76c4214):
feat(database): postgres set ssl mode
([#&#8203;1245](https://togithub.com/autobrr/autobrr/issues/1245))
([@&#8203;Intuinewin](https://togithub.com/Intuinewin))
-
[`666bdf6`](666bdf68cd):
feat(database): setup integration tests
([#&#8203;1118](https://togithub.com/autobrr/autobrr/issues/1118))
([@&#8203;KaiserBh](https://togithub.com/KaiserBh))
-
[`fef0da5`](fef0da5711):
feat(definitions): add expectations for test lines
([#&#8203;1257](https://togithub.com/autobrr/autobrr/issues/1257))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`2bd1a68`](2bd1a68a94):
feat(feeds): add force run
([#&#8203;1243](https://togithub.com/autobrr/autobrr/issues/1243))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`4d13d08`](4d13d08c87):
feat(filters): auto-expand used sections
([#&#8203;1278](https://togithub.com/autobrr/autobrr/issues/1278))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`8d3921f`](8d3921fd3b):
feat(filters): validate filter size
([#&#8203;1263](https://togithub.com/autobrr/autobrr/issues/1263))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`fc63d46`](fc63d46e71):
feat(go): implement cpu quota detection
([#&#8203;1251](https://togithub.com/autobrr/autobrr/issues/1251))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`14e12e7`](14e12e7bc6):
feat(indexers): add SugoiMusic
([#&#8203;1255](https://togithub.com/autobrr/autobrr/issues/1255))
([@&#8203;Kuredant](https://togithub.com/Kuredant))
-
[`0b7d9b5`](0b7d9b5976):
feat(indexers): update base url for Milkie
([#&#8203;1256](https://togithub.com/autobrr/autobrr/issues/1256))
([@&#8203;mynameisbogdan](https://togithub.com/mynameisbogdan))
-
[`7cb2aaa`](7cb2aaa8a5):
feat(irc): log connection errors
([#&#8203;1239](https://togithub.com/autobrr/autobrr/issues/1239))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`f89a25d`](f89a25d645):
feat(irc): support optional bot mode
([#&#8203;1246](https://togithub.com/autobrr/autobrr/issues/1246))
([@&#8203;Kuredant](https://togithub.com/Kuredant))
-
[`8c89481`](8c89481d88):
feat(sqlite): implement query planner
([#&#8203;1174](https://togithub.com/autobrr/autobrr/issues/1174))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`4f20b2b`](4f20b2b3f6):
feat(tests): verify external autobrr.com URLs
([#&#8203;1253](https://togithub.com/autobrr/autobrr/issues/1253))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`cb036ac`](cb036ac538):
enhancement(web): releases description for narrow screens
([#&#8203;1234](https://togithub.com/autobrr/autobrr/issues/1234))
([@&#8203;martylukyy](https://togithub.com/martylukyy))
-
[`e842a7b`](e842a7bd42):
enhancement(web): ui overhaul
([#&#8203;1155](https://togithub.com/autobrr/autobrr/issues/1155))
([@&#8203;stacksmash76](https://togithub.com/stacksmash76))
-
[`d8c977b`](d8c977b5ba):
refactor(config): copylocks and staticcheck findings
([#&#8203;1261](https://togithub.com/autobrr/autobrr/issues/1261))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`365055f`](365055fbe1):
refactor(filters): move rejections from release to filter
([#&#8203;1272](https://togithub.com/autobrr/autobrr/issues/1272))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`558bc04`](558bc045ab):
refactor: streamline shutdown signal handling
([#&#8203;1248](https://togithub.com/autobrr/autobrr/issues/1248))
([@&#8203;s0up4200](https://togithub.com/s0up4200))

##### Bug fixes

-
[`ff70a34`](ff70a341ad):
fix(codeql): empty node cache error
([#&#8203;1267](https://togithub.com/autobrr/autobrr/issues/1267))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`8b5e087`](8b5e08727b):
fix(config): load from env vars
([#&#8203;995](https://togithub.com/autobrr/autobrr/issues/995))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`a274d9d`](a274d9ddce):
fix(database): broken migrations
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`c5fb92c`](c5fb92ccf4):
fix(filters): external webhook remove jitter
([#&#8203;1254](https://togithub.com/autobrr/autobrr/issues/1254))
([@&#8203;buroa](https://togithub.com/buroa))
-
[`c0f8ecf`](c0f8ecfa9e):
fix(filters): could not delete filter without actions
([#&#8203;1275](https://togithub.com/autobrr/autobrr/issues/1275))
([@&#8203;KaiserBh](https://togithub.com/KaiserBh))
-
[`70a2f2d`](70a2f2d713):
fix(filters): validate external filters
([#&#8203;1250](https://togithub.com/autobrr/autobrr/issues/1250))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`570af09`](570af0940b):
fix(indexers): AnimeBytes parsing
([#&#8203;1259](https://togithub.com/autobrr/autobrr/issues/1259))
([@&#8203;frrad](https://togithub.com/frrad))
-
[`8a80694`](8a8069408a):
fix(indexers): toggle state
([#&#8203;1214](https://togithub.com/autobrr/autobrr/issues/1214))
([@&#8203;fabricionaweb](https://togithub.com/fabricionaweb))
-
[`e6b3d61`](e6b3d6117e):
fix(web): improve responsiveness on settings pages
([#&#8203;1270](https://togithub.com/autobrr/autobrr/issues/1270))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`c6c74c7`](c6c74c7f3b):
fix(web): revert package versions causing errors
([#&#8203;1274](https://togithub.com/autobrr/autobrr/issues/1274))
([@&#8203;martylukyy](https://togithub.com/martylukyy))

##### Other work

-
[`b7a8f6e`](b7a8f6e6ed):
build(deps): bump pnpm to 8.10.5
([#&#8203;1271](https://togithub.com/autobrr/autobrr/issues/1271))
([@&#8203;fabricionaweb](https://togithub.com/fabricionaweb))
-
[`df5fb37`](df5fb37c9c):
build(deps): bump the golang group with 6 updates
([#&#8203;1290](https://togithub.com/autobrr/autobrr/issues/1290))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5cf5d16`](5cf5d16050):
build(deps): bump the golang group with 1 update
([#&#8203;1235](https://togithub.com/autobrr/autobrr/issues/1235))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`5d6fc84`](5d6fc84f4c):
build(deps): bump the npm group in /web with 18 updates
([#&#8203;1266](https://togithub.com/autobrr/autobrr/issues/1266))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`76d749b`](76d749b301):
build: build rpm and deb
([#&#8203;963](https://togithub.com/autobrr/autobrr/issues/963))
([@&#8203;KyleSanderson](https://togithub.com/KyleSanderson))
-
[`2cef58c`](2cef58c8de):
chore: Add CODE_OF_CONDUCT
([#&#8203;1098](https://togithub.com/autobrr/autobrr/issues/1098))
([@&#8203;onedr0p](https://togithub.com/onedr0p))
-
[`f35d10d`](f35d10d7c0):
docs: add coc to readme
([#&#8203;1268](https://togithub.com/autobrr/autobrr/issues/1268))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`e9e59b3`](e9e59b38b9):
docs: readme improvements and additions
([#&#8203;1262](https://togithub.com/autobrr/autobrr/issues/1262))
([@&#8203;s0up4200](https://togithub.com/s0up4200))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.34.0-rc1...v1.34.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.34.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:34:57 +01:00
TrueCharts Bot
227ce104bb chore(deps): update container image zwavejs/zwave-js-ui to v9.5.1@1ca4c6f (#15584)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) |
patch | `9.5.0` -> `9.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary>

###
[`v9.5.1`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#951-2023-12-01)

[Compare
Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.5.0...v9.5.1)

##### Bug Fixes

- pkg missing `axios` exec
([4856efd](4856efd3af)),
closes
[#&#8203;3458](https://togithub.com/zwave-js/zwave-js-ui/issues/3458)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:29:26 +01:00
TrueCharts Bot
babe21debb chore(deps): update container image metabase/metabase to v0.47.9@04359a8 (#15583)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.47.8` -> `v0.47.9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:29:16 +01:00
TrueCharts Bot
a9ee2a2d39 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@aa54c64 (#15581) 2023-12-01 19:29:02 +01:00
TrueCharts Bot
e0c864e533 chore(deps): update container image quay.io/invidious/invidious to latest@7863b23 (#15580)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/invidious/invidious | digest | `2d4a1bc` -> `7863b23` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:28:57 +01:00
TrueCharts Bot
9ac45d466e chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@66f12a3 (#15573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `69930c8` -> `66f12a3`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:28:05 +01:00
TrueCharts Bot
7546a3f1a9 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@9cd6cc5 (#15574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `fdad8c1` -> `9cd6cc5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:27:45 +01:00
TrueCharts Bot
b30fa630f1 chore(deps): update container image diygod/rsshub to latest@794c78f (#15571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `5897f67` -> `794c78f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:26:56 +01:00
TrueCharts Bot
173762b4fc chore(deps): update container image docker to 24.0.7-dind@c90e58d (#15572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `71679bc` -> `c90e58d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:26:33 +01:00
TrueCharts Bot
9fe28a54a6 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-icewm@85c65d2 (#15576)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `2dc84a9` -> `85c65d2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:25:47 +01:00
TrueCharts Bot
3e5675594e chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-xfce@a18c50e (#15579) 2023-12-01 19:25:09 +01:00
TrueCharts Bot
03666a1f9d chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-openbox@dc53b9d (#15578)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `c20f359` -> `dc53b9d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:24:59 +01:00
TrueCharts Bot
b3f62f35c3 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-mate@54a0e93 (#15577) 2023-12-01 19:24:48 +01:00
TrueCharts Bot
9e64a222c2 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-i3@fbdad59 (#15575)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `7a0b2ce` -> `fbdad59` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 19:24:46 +01:00
TrueCharts Bot
2418414091 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401@9d680ae (#15567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-imaginary](https://togithub.com/truecharts/containers)
| digest | `50cb9b1` -> `9d680ae` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 13:35:21 +01:00
TrueCharts Bot
83233e9e69 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@bebf42c (#15566)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `eeeaf6f` -> `bebf42c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 13:29:34 +01:00
TrueCharts Bot
0209c6168a chore(deps): update container image eclipse-mosquitto to 2.0.18@fa9822d (#15564)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| eclipse-mosquitto | digest | `8057f9f` -> `fa9822d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 13:28:08 +01:00
TrueCharts Bot
660c7c6255 chore(deps): update container image lscr.io/linuxserver/webtop to arch-mate@53fde17 (#15565)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `c1739db` -> `53fde17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 13:26:11 +01:00
TrueCharts Bot
7aa1c9cee7 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@eeeaf6f (#15559)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `867ca81` -> `eeeaf6f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:30:41 +01:00
TrueCharts Bot
f7c1ba7320 chore(deps): update container image jlesage/handbrake to v23.11.5@92028fe (#15561)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) |
patch | `v23.11.4` -> `v23.11.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-handbrake (jlesage/handbrake)</summary>

###
[`v23.11.5`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.11.5):
Version 23.11.5

[Compare
Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.11.4...v23.11.5)

Changes in this release:

- Fixed QSV issue caused by the oneVPL runtime implementation not being
selected for Intel CPUs/GPUs requiring it.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:30:20 +01:00
TrueCharts Bot
13816a4d61 chore(deps): update container image linuxserver/mylar3 to version-v0.7.6@cf039e7 (#15557) 2023-12-01 07:29:57 +01:00
TrueCharts Bot
479b637994 chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.289@4f8a1aa (#15556) 2023-12-01 07:29:56 +01:00
TrueCharts Bot
62a5c92132 chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@425c5c9 (#15555)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `b2c30bc` -> `425c5c9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:29:51 +01:00
TrueCharts Bot
56f1757559 chore(deps): update container image mikeah/prusaslicer-novnc to latest@8596a0d (#15558) 2023-12-01 07:29:15 +01:00
TrueCharts Bot
dfa424a497 chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@f4c49c5 (#15554) 2023-12-01 07:29:13 +01:00
TrueCharts Bot
24cc172efa chore(deps): update container image docker to 24.0.7-dind@71679bc (#15552)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `126aa73` -> `71679bc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:29:09 +01:00
TrueCharts Bot
d7c997e8b9 chore(deps): update container image cr.hotio.dev/hotio/autoscan to latest@a15a6db (#15550)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cr.hotio.dev/hotio/autoscan | digest | `fed25ba` -> `a15a6db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:28:26 +01:00
TrueCharts Bot
6620cb70b0 chore(deps): update container image diygod/rsshub to latest@5897f67 (#15551)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `f07f772` -> `5897f67` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:28:14 +01:00
TrueCharts Bot
ea1d61cbb4 chore(deps): update container image eclipse-mosquitto to 2.0.18@8057f9f (#15553)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| eclipse-mosquitto | digest | `d29d524` -> `8057f9f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:28:01 +01:00
TrueCharts Bot
546dd5a41a chore(deps): update container image alpine to 3.18.5@34871e7 (#15549)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alpine | digest | `e9542a5` -> `34871e7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 07:26:44 +01:00
TrueCharts Bot
064894f333 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.7.3@263feb1 (#15545)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | patch |
`1.7.2` -> `1.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 01:41:48 +01:00
TrueCharts Bot
4d2dc9db12 chore(deps): update container image docker.io/nodered/node-red to v3.1.1@cf9749f (#15544) 2023-12-01 01:39:45 +01:00
TrueCharts Bot
6fb77f7731 chore(deps): update container image alpine to v3.18.5@e9542a5 (#15542)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| alpine | patch | `3.18.4` -> `3.18.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 01:39:37 +01:00
TrueCharts Bot
b2861b8a2b chore(deps): update container image discordgsm/discord-game-server-monitor to v2.15.1@c0475aa (#15543)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor)
| patch | `2.15.0` -> `2.15.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DiscordGSM/GameServerMonitor
(discordgsm/discord-game-server-monitor)</summary>

###
[`v2.15.1`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.1)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1)

#### Overview

-   Update dependencies
-   Fix the issue that so many rollbacks in Postgres
- Resolve the issue with the Epic Online Services (EOS) Protocol domain
name not functioning properly
-   Support Sons Of The Forest

#### What's Changed

- Support Sons Of The Forest by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/55](https://togithub.com/DiscordGSM/GameServerMonitor/pull/55)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.15.0...2.15.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-01 01:37:15 +01:00
TrueCharts-Bot
04aa896160 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-01 00:10:35 +00:00
Kjeld Schouten
cf9fbd65ac Delete .github/workflows/daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-30 23:09:25 +01:00
Kjeld Schouten
d8622dbc0d chore(external-dns): move back to stable. 2023-11-30 23:07:04 +01:00
Kjeld Schouten
2444aaca5e Delete tools/input directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-30 20:35:24 +01:00
TrueCharts Bot
ac42f675d1 chore(deps): update container image zwavejs/zwave-js-ui to v9.5.0@110b157 (#15539)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [zwavejs/zwave-js-ui](https://togithub.com/zwave-js/zwave-js-ui) |
minor | `9.4.1` -> `9.5.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (zwavejs/zwave-js-ui)</summary>

###
[`v9.5.0`](https://togithub.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#950-2023-11-30)

[Compare
Source](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.4.1...v9.5.0)

##### Bug Fixes

- **ui:** open ota link in new page
([d7621c1](d7621c15dc)),
closes
[#&#8203;3446](https://togithub.com/zwave-js/zwave-js-ui/issues/3446)

##### Features

- bump zwave-js@12.3.2
([#&#8203;3452](https://togithub.com/zwave-js/zwave-js-ui/issues/3452))
([8727b56](8727b561af))
- bump zwave-js@12.4.0
([#&#8203;3457](https://togithub.com/zwave-js/zwave-js-ui/issues/3457))
([1304124](1304124bc7))
- use `npm` instead of `yarn`
([#&#8203;3447](https://togithub.com/zwave-js/zwave-js-ui/issues/3447))
([1dc07ed](1dc07edb91))

####
[9.4.1](https://togithub.com/zwave-js/zwave-js-ui/compare/v9.4.0...v9.4.1)
(2023-11-27)

##### Bug Fixes

- **docker:** skip install when node_modules is present
([#&#8203;3429](https://togithub.com/zwave-js/zwave-js-ui/issues/3429))
([65fe9a4](65fe9a4eff))
- **docker:** try using custom alpine
([#&#8203;3443](https://togithub.com/zwave-js/zwave-js-ui/issues/3443))
([400cb4f](400cb4fcd9))
- don't create `STORE_DIR/logs` if `ZWAVEJS_LOGS_DIR` is setted
([#&#8203;3439](https://togithub.com/zwave-js/zwave-js-ui/issues/3439))
([46773f7](46773f7c5a))

##### Features

- bump zwave-js@12.3.1
([#&#8203;3444](https://togithub.com/zwave-js/zwave-js-ui/issues/3444))
([662a2c8](662a2c8bd4))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:33:11 +01:00
TrueCharts Bot
eba49979ac chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.0.1@ab255be (#15538)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.0.0` -> `2.0.1` |

---

> [!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.0.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.0.1):
Paperless-ngx v2.0.1

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.0.0...v2.0.1)

#### paperless-ngx 2.0.1

##### Bug Fixes

- Fix: Increase field the length for consumption template source
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4719](https://togithub.com/paperless-ngx/paperless-ngx/pull/4719))
- Fix: Set RGB color conversion strategy for PDF outputs
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4709](https://togithub.com/paperless-ngx/paperless-ngx/pull/4709))
- Fix: Add a warning about a low image DPI which may cause OCR to fail
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4708](https://togithub.com/paperless-ngx/paperless-ngx/pull/4708))
- Fix: share links for URLs containing 'api' incorrect in dropdown
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4701](https://togithub.com/paperless-ngx/paperless-ngx/pull/4701))

##### All App Changes

<details>
<summary>4 changes</summary>

- Fix: Increase field the length for consumption template source
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4719](https://togithub.com/paperless-ngx/paperless-ngx/pull/4719))
- Fix: Set RGB color conversion strategy for PDF outputs
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4709](https://togithub.com/paperless-ngx/paperless-ngx/pull/4709))
- Fix: Add a warning about a low image DPI which may cause OCR to fail
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4708](https://togithub.com/paperless-ngx/paperless-ngx/pull/4708))
- Fix: share links for URLs containing 'api' incorrect in dropdown
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4701](https://togithub.com/paperless-ngx/paperless-ngx/pull/4701))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:28:38 +01:00
TrueCharts Bot
0c5e782f7b chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@867ca81 (#15537)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `5613d95` -> `867ca81` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:28:12 +01:00
TrueCharts Bot
87690f2d9b chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@fdad8c1 (#15535)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `9988d4b` -> `fdad8c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:28:02 +01:00
TrueCharts Bot
e1a73bd5a4 chore(deps): update container image organizr/organizr to latest@a4c565a (#15536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| organizr/organizr | digest | `6a92128` -> `a4c565a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:27:23 +01:00
TrueCharts Bot
7ef0779d64 chore(deps): update container image diygod/rsshub to latest@f07f772 (#15534)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6152fe1` -> `f07f772` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 19:26:25 +01:00
StevenMcElligott
7be3056a01 fix(tailscale): Bump to fix catalog version (#15533)
**Description**


https://github.com/truecharts/catalog/blob/main/stable/tailscale/5.1.16/Chart.yaml
has a broken version preventing any installs, so this bump should fix

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-30 17:40:55 +02:00
Kjeld Schouten
286f68aed0 chore: cleanup chart.yaml and add min-max scale version 2023-11-30 15:16:41 +01:00
TrueCharts Bot
a1eac308da chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.4@6bd5585 (#15492)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| patch | `v27.1.3` -> `v27.1.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 12:56:45 +00:00
TrueCharts Bot
0f0ee444d9 chore(deps): update container image tombursch/kitchenowl to latest@0d06b8a (#15532)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `69c87e8` -> `0d06b8a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:52:10 +01:00
TrueCharts Bot
fa0eb976d0 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@5613d95 (#15470)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `181b99e` -> `5613d95` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:50:51 +01:00
TrueCharts Bot
dc96fb5ab7 chore(deps): update container image organizr/organizr to latest@6a92128 (#15531)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| organizr/organizr | digest | `2a42163` -> `6a92128` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:50:35 +01:00
TrueCharts Bot
10d8e16b16 chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.0.0@667d53c (#15493) 2023-11-30 13:29:44 +01:00
TrueCharts Bot
ff8d8eced3 chore(deps): update container image xwiki to v15.10.0-postgres-tomcat@ed0c7cd (#15489)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | minor | `15.9.0-postgres-tomcat` -> `15.10.0-postgres-tomcat`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:28:59 +01:00
TrueCharts Bot
75ea680bb2 chore(deps): update container image zwavejs/zwave-js-ui to v9.4.1@8111ddd (#15436) 2023-11-30 13:28:05 +01:00
TrueCharts Bot
01b785461c chore(deps): update container image advplyr/audiobookshelf to v2.6.0@73356ac (#15440)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| advplyr/audiobookshelf | minor | `2.5.0` -> `2.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:27:59 +01:00
TrueCharts Bot
63a18fa151 chore(deps): update container image gotson/komga to v1.8.3@9551e44 (#15478)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gotson/komga](https://togithub.com/gotson/komga) | minor | `1.7.2` ->
`1.8.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gotson/komga (gotson/komga)</summary>

###
[`v1.8.3`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#183-2023-11-30)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.2...1.8.3)

#### 🐛 Fixes

**api**

- epub resources could not be retrieved if komga is running with a
servlet context path
([0d94ae2](https://togithub.com/gotson/komga/commits/0d94ae2))

**komga**

- better handling of collection/readlist creation/update when using
multiple threads
([a4384a6](https://togithub.com/gotson/komga/commits/a4384a6)), closes
[#&#8203;1317](https://togithub.com/gotson/komga/issues/1317)
- don't repair extension for broken EPUB files
([f41af61](https://togithub.com/gotson/komga/commits/f41af61))
- mark broken EPUB files as ERROR instead of falling back to CBZ
([acf080b](https://togithub.com/gotson/komga/commits/acf080b))
- use NightMonkeys WebP reader if present
([7b1a9e4](https://togithub.com/gotson/komga/commits/7b1a9e4)), closes
[#&#8203;1294](https://togithub.com/gotson/komga/issues/1294)
- better error handling during metadata refresh
([8832a0d](https://togithub.com/gotson/komga/commits/8832a0d)), closes
[#&#8203;1311](https://togithub.com/gotson/komga/issues/1311)

**opds**

- cannot retrieve full size poster for epub books
([5a71cf7](https://togithub.com/gotson/komga/commits/5a71cf7)), closes
[#&#8203;1312](https://togithub.com/gotson/komga/issues/1312)
- index out of bounds error
([d6246ed](https://togithub.com/gotson/komga/commits/d6246ed)), closes
[#&#8203;1309](https://togithub.com/gotson/komga/issues/1309)

#### 🔄️ Changes

**komga**

- rename class
([74210f8](https://togithub.com/gotson/komga/commits/74210f8))

#### 🛠  Build

**docker**

- add native webp library for docker amd64 and arm64
([8cf8f47](https://togithub.com/gotson/komga/commits/8cf8f47)), closes
[#&#8203;1294](https://togithub.com/gotson/komga/issues/1294)

**komga-tray**

- add native heif library for Windows
([a3439dd](https://togithub.com/gotson/komga/commits/a3439dd))
- add native webp library for macOS application
([86f0fcd](https://togithub.com/gotson/komga/commits/86f0fcd))

**release**

- use BackBlaze B2 for binaries storage instead of Github
([f704685](https://togithub.com/gotson/komga/commits/f704685))

###
[`v1.8.2`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#182-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.1...1.8.2)

#### 🐛 Fixes

**epubreader**

- page cannot load because of incorrect css mime type
([dbc5b3d](https://togithub.com/gotson/komga/commits/dbc5b3d))

###
[`v1.8.1`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#181-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.8.0...1.8.1)

#### 🐛 Fixes

**api**

- set X-Frame-Options header to same origin for epubreader
([85cae8a](https://togithub.com/gotson/komga/commits/85cae8a))

###
[`v1.8.0`](https://togithub.com/gotson/komga/blob/HEAD/CHANGELOG.md#180-2023-11-28)

[Compare
Source](https://togithub.com/gotson/komga/compare/1.7.2...1.8.0)

#### 🚀 Features

**api**

- epub ebook support
([a7252f8](https://togithub.com/gotson/komga/commits/a7252f8)), closes
[#&#8203;221](https://togithub.com/gotson/komga/issues/221)

**webui**

- epubreader
([3d69e19](https://togithub.com/gotson/komga/commits/3d69e19)), closes
[#&#8203;221](https://togithub.com/gotson/komga/issues/221)

#### 🐛 Fixes

**komga**

- better error handling of sse connections
([ab34781](https://togithub.com/gotson/komga/commits/ab34781))

#### 🔄️ Changes

**komga**

- introduce media profile for PDF
([d6680a4](https://togithub.com/gotson/komga/commits/d6680a4))
- make Media.pageCount explicit
([21e3e7a](https://togithub.com/gotson/komga/commits/21e3e7a))

**webui**

- remove unused imports
([92b721c](https://togithub.com/gotson/komga/commits/92b721c))

#### 🛠  Build

**dependabot**

- pr format
([35f9196](https://togithub.com/gotson/komga/commits/35f9196))

**komga**

- fix epub tests
([f3a0a32](https://togithub.com/gotson/komga/commits/f3a0a32))

**tests**

- only check conveyor modules on push
([06d0d4a](https://togithub.com/gotson/komga/commits/06d0d4a))

**webui**

- use node 18
([dedb01f](https://togithub.com/gotson/komga/commits/dedb01f))

#### 📝 Documentation

- update readme description
([c93760b](https://togithub.com/gotson/komga/commits/c93760b))

#### 🌐 Translation

- translated using Weblate (Chinese (Simplified))
([6b5eba1](https://togithub.com/gotson/komga/commits/6b5eba1))
- translated using Weblate (French)
([2bf2df9](https://togithub.com/gotson/komga/commits/2bf2df9))
- translated using Weblate (Japanese)
([d199684](https://togithub.com/gotson/komga/commits/d199684))

#### ⚙️ Dependencies

**ci**

- bump dessant/lock-threads from 4 to 5
([9db0f07](https://togithub.com/gotson/komga/commits/9db0f07))
- bump hydraulic-software/conveyor from 12.0 to 12.1
([82e5887](https://togithub.com/gotson/komga/commits/82e5887))

**webui**

- bump axios from 1.5.0 to 1.6.0 in /komga-webui
([aa65180](https://togithub.com/gotson/komga/commits/aa65180))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:27:42 +01:00
TrueCharts Bot
3ca3faa6a9 chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.0@c81c4d9 (#15477) 2023-11-30 13:27:36 +01:00
TrueCharts Bot
603d73aa61 chore(deps): update container image bitnami/matomo to v4.16.0@0039588 (#15479)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/matomo | minor | `4.15.1` -> `4.16.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:27:29 +01:00
TrueCharts Bot
f5f0f9b1c0 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v@a7f1eba (#15472)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `2c8a099` -> `a7f1eba` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:23:44 +01:00
TrueCharts Bot
07746c90de chore(deps): update container image tombursch/kitchenowl-web to latest@2b29f72 (#15512)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `6564011` -> `2b29f72` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:21:56 +01:00
TrueCharts Bot
cffcb0efc3 chore(deps): update container image n8nio/n8n to v1.18.1@85320dd (#15528)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.18.0` -> `1.18.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:21:37 +01:00
TrueCharts Bot
4bcb72c476 chore(deps): update container image redmine to v5.1.1@2a70a60 (#15491) 2023-11-30 13:20:42 +01:00
TrueCharts Bot
1cc0816953 chore(deps): update container image ghcr.io/linuxserver/domoticz to v2023.2.20231129@db5939d (#15513) 2023-11-30 13:20:19 +01:00
TrueCharts Bot
79bc3e1047 chore(deps): update container image nocodb/nocodb to v0.202.9@743fd6d (#15529) 2023-11-30 13:20:05 +01:00
TrueCharts Bot
396b9fe2e5 chore(deps): update container image ghostfolio/ghostfolio to v2.27.1@ac29524 (#15473)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | patch | `2.27.0` -> `2.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:20:03 +01:00
TrueCharts Bot
a10b8e5261 chore(deps): update container image vexorian/dizquetv to v1.5.3@f93b5ba (#15435) 2023-11-30 13:19:37 +01:00
TrueCharts Bot
6889d331c7 chore(deps): update container image tombursch/kitchenowl to latest@69c87e8 (#15515) 2023-11-30 13:19:35 +01:00
TrueCharts Bot
497cd933dd chore(deps): update container image esphome/esphome to v2023.11.6@783e213 (#15438)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2023.11.4` -> `2023.11.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:19:33 +01:00
TrueCharts Bot
a3b6b7fc3b chore(deps): update container image feramance/qbitrr to v3.8.8@76167d8 (#15433) 2023-11-30 13:19:14 +01:00
TrueCharts Bot
6e84bed285 chore(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.5@3d089cf (#15434)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.3` -> `5.3.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 12:19:10 +00:00
TrueCharts Bot
4b4ef3ef40 chore(deps): update container image jgraph/drawio to v22.1.5@39e9e6f (#15509) 2023-11-30 13:19:03 +01:00
TrueCharts Bot
75769baece chore(deps): update container image alexta69/metube to v2023-11-16@566057b (#15036) 2023-11-30 13:18:53 +01:00
TrueCharts Bot
cc6bf736d1 chore(deps): update container image ghcr.io/zadam/trilium to v0.62.3@a420865 (#15439) 2023-11-30 13:18:48 +01:00
TrueCharts Bot
08ab4f8bd9 chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.3.0@ea46035 (#15508) 2023-11-30 13:18:45 +01:00
TrueCharts Bot
95c5ac9e3c chore(deps): update container image charmcli/soft-serve to v0.7.3@76ff1b9 (#15432) 2023-11-30 13:18:39 +01:00
TrueCharts Bot
370f47d6ac chore(deps): update container image docker.io/jellyfin/jellyfin to v10.8.13@05a9734 (#15490) 2023-11-30 13:18:28 +01:00
TrueCharts Bot
40f7620cc5 chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.2@252b90e (#15467) 2023-11-30 13:18:18 +01:00
TrueCharts Bot
1502df219f chore(deps): update container image bitnami/mongodb to v7.0.4@20d7c04 (#15431) 2023-11-30 13:18:04 +01:00
TrueCharts Bot
82b6de57e7 chore(deps): update container image docker.io/codercom/code-server to v4.19.1@993c381 (#15516)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/codercom/code-server | patch | `4.19.0` -> `4.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:17:52 +01:00
TrueCharts Bot
2bc8ed1867 chore(deps): update container image organizr/organizr to latest@2a42163 (#15527)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| organizr/organizr | digest | `e21f486` -> `2a42163` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:17:34 +01:00
TrueCharts Bot
c5e8582515 chore(deps): update container image monica to 4.0.0@17650d0 (#15465)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `fa8a168` -> `17650d0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:17:03 +01:00
TrueCharts Bot
37a5d89246 chore(deps): update container image searxng/searxng to latest@021ae99 (#15471) 2023-11-30 13:16:50 +01:00
TrueCharts Bot
64ff2db191 chore(deps): update container image linuxserver/snapdrop to latest@6c2f756 (#15483)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `bfd64c1` -> `6c2f756` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:16:37 +01:00
TrueCharts Bot
e47c023a79 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@9988d4b (#15428)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `098b17d` -> `9988d4b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:15:46 +01:00
TrueCharts Bot
946c48476b chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@615415f (#15449)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops/packages)
([source](https://togithub.com/linuxserver/docker-cops)) | digest |
`a6d3a6e` -> `615415f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:15:36 +01:00
TrueCharts Bot
6452553927 chore(deps): update container image lissy93/dashy to 2.1.1@089b7d6 (#15522)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lissy93/dashy](https://togithub.com/Lissy93/dashy) | digest |
`d667818` -> `089b7d6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:14:39 +01:00
TrueCharts Bot
f82e86d7ab chore(deps): update container image libreddit/libreddit to latest@70613be (#15507) 2023-11-30 13:14:24 +01:00
TrueCharts Bot
13a4820050 chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27@e21881e (#15526)
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 |
`90915d9` -> `e21881e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 12:14:23 +00:00
TrueCharts Bot
17aca735ba chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.23@622167e (#15475) 2023-11-30 13:14:16 +01:00
TrueCharts Bot
4bf845fa1f chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@5f337b4 (#15486)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages)
([source](https://togithub.com/linuxserver/docker-smokeping)) | digest |
`46e2b08` -> `5f337b4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:14:14 +01:00
TrueCharts Bot
367bafcef2 chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@246003c (#15485) 2023-11-30 13:14:09 +01:00
TrueCharts Bot
fc7cc00dba chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@7aef95b (#15502) 2023-11-30 13:13:59 +01:00
TrueCharts Bot
2e85777f1d chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@69c23e3 (#15505) 2023-11-30 13:13:52 +01:00
TrueCharts Bot
bc0198ff76 chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@a15633b (#15504) 2023-11-30 13:13:48 +01:00
TrueCharts Bot
6bb135ec59 chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@9ec703e (#15506)
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 |
`de4fd3e` -> `9ec703e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:13:46 +01:00
TrueCharts Bot
46eebcfe0b chore(deps): update container image flowiseai/flowise to 1.4.3@e8458cf (#15448)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | digest | `2ec6755` -> `e8458cf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:13:35 +01:00
TrueCharts Bot
b8b1f6a414 chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@ed1ccad (#15484)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav/packages)
([source](https://togithub.com/linuxserver/docker-grav)) | digest |
`c9b03dc` -> `ed1ccad` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:13:26 +01:00
TrueCharts Bot
8621ca4c28 chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@950c44c (#15503)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss/packages)
([source](https://togithub.com/linuxserver/docker-freshrss)) | digest |
`728d60a` -> `950c44c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 12:13:13 +00:00
TrueCharts Bot
4470276a9d chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@316fe49 (#15482) 2023-11-30 13:13:05 +01:00
TrueCharts Bot
385fc42fe9 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2@63dba08 (#15525) 2023-11-30 13:13:00 +01:00
TrueCharts Bot
b41959aaed chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-xfce@0de7ca1 (#15464) 2023-11-30 13:12:58 +01:00
TrueCharts Bot
d776bb6c68 chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@58e8edf (#15521) 2023-11-30 13:12:56 +01:00
TrueCharts Bot
a4f03d0ff6 chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@8ef4544 (#15511) 2023-11-30 13:12:54 +01:00
TrueCharts Bot
658a2d9ec6 chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-openbox@27f4c79 (#15415)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `33c0820` -> `27f4c79` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:12:48 +01:00
TrueCharts Bot
167a1db49f chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-openbox@54ef003 (#15463) 2023-11-30 13:12:43 +01:00
TrueCharts Bot
26192c6eb2 chore(deps): update container image ghcr.io/linuxserver/boinc to latest@18d4d6c (#15468) 2023-11-30 13:12:37 +01:00
TrueCharts Bot
f0ba06389a chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-mate@e29e3af (#15462) 2023-11-30 13:12:33 +01:00
TrueCharts Bot
b80c3c7d86 chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@2f3d4be (#15469) 2023-11-30 13:12:32 +01:00
TrueCharts Bot
1742446878 chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-xfce@fbfe855 (#15416) 2023-11-30 13:12:23 +01:00
TrueCharts Bot
8980b526f6 chore(deps): update container image docker.io/bellamy/wallos to latest@c4dc020 (#15488) 2023-11-30 13:12:17 +01:00
TrueCharts Bot
388a339a18 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-kde@ef1b8d0 (#15461) 2023-11-30 13:12:07 +01:00
TrueCharts Bot
08750ccb3b chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-mate@a425f51 (#15414)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `e7a893c` -> `a425f51` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:11:50 +01:00
TrueCharts Bot
8fd8da19b8 chore(deps): update container image bitnami/wordpress to 6.4.1@83d1f34 (#15481) 2023-11-30 13:11:18 +01:00
TrueCharts Bot
027bbf0087 chore(deps): update container image diygod/rsshub to latest@6152fe1 (#15501)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `ce1aba1` -> `6152fe1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:11:11 +01:00
TrueCharts Bot
6319a606e3 chore(deps): update container image docker to 24.0.7-dind@126aa73 (#14822)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker | digest | `1dfc375` -> `126aa73` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-30 13:10:28 +01:00
TrueCharts-Bot
0ff17274f8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-30 11:19:40 +00:00
Kjeld Schouten
574021b5a4 chore: cleanup with precommon, fix chmod and shebang 2023-11-30 11:56:37 +01:00
TrueCharts-Bot
17dedb7c33 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-30 00:24:03 +00:00
TrueCharts-Bot
501680e43c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-30 00:09:32 +00:00
Kjeld Schouten
897d69ad46 no message 2023-11-30 00:31:24 +01:00
Kjeld Schouten
225c204316 Create cleanup.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-29 23:31:00 +01:00
shadofall
ef0d0e412b docker(fix) correct name entry in chart file (#15496)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 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-11-29 13:39:10 +01:00
TrueCharts Bot
7f1b4d1d07 chore(deps): update container image petersem/posterr to latest@0d7a174 (#15495)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| petersem/posterr | digest | `15c8d52` -> `0d7a174` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-29 12:27:10 +01:00
TrueCharts Bot
07b207d9b2 chore(deps): update container image ghcr.io/linuxserver/calibre to 7.1.0@f15c4bc (#15494)
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 |
`9e033d8` -> `f15c4bc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-29 12:26:38 +01:00
TrueCharts Bot
90a3dd543d chore(deps): update container image diygod/rsshub to latest@ce1aba1 (#15474)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `05caf07` -> `ce1aba1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-29 12:25:40 +01:00
TrueCharts-Bot
f0ef8c05cc Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-29 00:24:09 +00:00
TrueCharts-Bot
5589c9bd0f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-29 00:09:19 +00:00
sdimovv
373b8c3513 feat(SCALE): Add codeserver ingress GUI (#15446)
**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)-->

Adds ingress GUI for Codeserver.

I pretty much generated a chart's `questions.yaml` and copied over the
main ingress section (with some small modifications). Let me know if
there is a 'smarter' way to do this.

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Tested this on a SCALE system, with the Recyclarr chart (see notes).
Overall seems to work fine. I managed to add an ingress to the
Codeserver addon and use it to access its service.

I also compared the YAML of the created addon ingress against the YAML
of the main ingress of another chart. They seem identical (minus
expected differences such as names and such).

**📃 Notes:**
<!-- Please enter any other relevant information here -->
A few caveats worth mentioning (not related to but affecting this PR):

1. There is a fairly recent patch fixing a bug with the Codeserver addon
ingress (https://github.com/truecharts/library-charts/pull/615). Some
charts have not received the Common update yet (Recyclarr hasn't). I had
to manually change the Common version in Recyclarr's `Chart.yaml` and do
a `helm dep update` in order to test my changes. So it is probably a
good idea to wait until all apps get the Common update before we merge
this.

2. I am not sure if this is a bug or a feature, but when I enabled the
Codeserver addon for Recyclarr, and checked the service name with
`kubectl` I got this:
```bash
# k3s kubectl get service -n ix-recyclarr
NAME             TYPE           CLUSTER-IP      EXTERNAL-IP       PORT(S)     AGE
recyclarr        LoadBalancer   172.17.57.246   192.168.123.123   36107/TCP   71s
```
However, the Codeserver ingress assumes the name of the service to be
`$APPNAME-codeserver`:


9a1f204c50/library/common/templates/addons/code-server/_codeserver.tpl (L43)

So to test my changes I had to manually edit the service name in the
created ingress to match.

I believe this is a bug with common but I am not sure.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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-11-28 20:55:52 +01:00
Kjeld Schouten
c4f9780711 replace docker-compose, with docker-in-docker 2023-11-28 17:06:26 +01:00
TrueCharts-Bot
0027f3756f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-28 15:42:58 +00:00
TrueCharts-Bot
d1c22138f9 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-28 15:22:53 +00:00
TrueCharts-Bot
3fab41f7a1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-28 15:04:03 +00:00
TrueCharts Bot
8f7ce9e38b chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@181b99e (#15466)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `349378d` -> `181b99e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:30:20 +01:00
TrueCharts Bot
4ff0ea2aac chore(deps): update container image diygod/rsshub to latest@05caf07 (#15447)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6dc970a` -> `05caf07` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:25:54 +01:00
TrueCharts Bot
4cac78ce8a chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-icewm@3456499 (#15460)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `add62c8` -> `3456499` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:25:11 +01:00
TrueCharts Bot
6b1b93872b chore(deps): update container image lscr.io/linuxserver/webtop to latest@2675d3e (#15459)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `8f486a4` -> `2675d3e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:24:58 +01:00
TrueCharts Bot
4a6cc25059 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-xfce@79e5fed (#15458)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `b36fd85` -> `79e5fed` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:24:50 +01:00
TrueCharts Bot
0daf9ce883 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-icewm@ce63d83 (#15456) 2023-11-28 07:24:41 +01:00
TrueCharts Bot
07ea85664f chore(deps): update container image lscr.io/linuxserver/webtop to fedora-openbox@667f76a (#15457) 2023-11-28 07:24:36 +01:00
TrueCharts Bot
c724e9375f chore(deps): update container image lscr.io/linuxserver/webtop to fedora-i3@035ad31 (#15455)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6c9c1f8` -> `035ad31` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:24:29 +01:00
TrueCharts Bot
1bb9c3f509 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-openbox@ce511f9 (#15454) 2023-11-28 07:24:15 +01:00
TrueCharts Bot
47374605b0 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-mate@55ad5ce (#15453)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `2143f5b` -> `55ad5ce` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:24:12 +01:00
TrueCharts Bot
d298ecf1b8 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-kde@3413c06 (#15452) 2023-11-28 07:23:58 +01:00
TrueCharts Bot
20327cf69c chore(deps): update container image lscr.io/linuxserver/webtop to alpine-icewm@ad98354 (#15451)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `8e572dc` -> `ad98354` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:23:53 +01:00
TrueCharts Bot
eff7988727 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-i3@b430d47 (#15450)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `9f6b3a8` -> `b430d47` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 07:23:20 +01:00
TrueCharts Bot
e830bff571 chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@69930c8 (#15437)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `917a54e` -> `69930c8`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-28 01:39:49 +01:00
TrueCharts-Bot
01b018378c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-28 00:23:58 +00:00
TrueCharts-Bot
d0ae3f5ded Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-28 00:09:35 +00:00
TrueCharts Bot
2ab5bb9e15 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@349378d (#15429)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `f6f09e6` -> `349378d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 23:38:18 +01:00
TrueCharts Bot
759e18fd40 chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@2c75152 (#15427)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `e4a4a8b` -> `2c75152` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 23:37:44 +01:00
TrueCharts Bot
93b8a7b4e5 chore(deps): update container image searxng/searxng to latest@0931ae7 (#15430)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `651552f` -> `0931ae7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 23:36:38 +01:00
TrueCharts Bot
bff1dfd62b chore(deps): update container image diygod/rsshub to latest@6dc970a (#15426)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `182de2c` -> `6dc970a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 23:36:04 +01:00
TrueCharts-Bot
4de86ea590 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-27 22:00:39 +00:00
Xstar97TheNoob
cb54644738 feat(minecraft-java) update image tag and add NeoForge server type (#15424)
**Description**
Fix the image tag and add NeoForge as a server type.
⚒️ Fixes  #15287

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-27 22:51:31 +01:00
TrueCharts Bot
93ecccfb3e chore(deps): update helm chart common to 15.3.1 (#14604)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`14.5.0` -> `15.3.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v15.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.3.0...common-15.3.1)

Function library for TrueCharts

###
[`v15.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.3.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.2.0...common-15.3.0)

Function library for TrueCharts

###
[`v15.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.2.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.1...common-15.2.0)

Function library for TrueCharts

###
[`v15.1.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.1.0...common-15.1.1)

Function library for TrueCharts

###
[`v15.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.1.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.2...common-15.1.0)

Function library for TrueCharts

###
[`v15.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.1...common-15.0.2)

Function library for TrueCharts

###
[`v15.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-15.0.0...common-15.0.1)

Function library for TrueCharts

###
[`v15.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-15.0.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.5.0...common-15.0.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ni4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 13:10:41 +01:00
TrueCharts-Bot
3c71f33be8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-27 12:03:08 +00:00
TrueCharts-Bot
e014f09d47 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-27 11:55:55 +00:00
TrueCharts Bot
3db3ad245f chore(deps): update container image wekanteam/wekan to v7.21@d8c16e3 (#15419)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.20`
-> `v7.21` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.21`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v721-2023-11-27-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.20...v7.21)

This release adds the following updates:

- [Updated
dependencies](fef0c0e490).
    Thanks to developers of dependencies.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 07:32:40 +01:00
TrueCharts Bot
1f8338f834 chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@a4cb3ee (#15420)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| digest | `198442e` -> `a4cb3ee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 07:31:12 +01:00
TrueCharts Bot
50aff9739d chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@f6f09e6 (#15421)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `0c48964` -> `f6f09e6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 07:26:24 +01:00
TrueCharts Bot
2d2382c64b chore(deps): update container image vexorian/dizquetv to v1.5.1@7c56483 (#15422)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vexorian/dizquetv](https://togithub.com/jrottenberg/ffmpeg) | patch |
`1.5.0` -> `1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 07:25:40 +01:00
TrueCharts Bot
7607b87715 chore(deps): update container image ghostfolio/ghostfolio to v2.27.0@58070f8 (#15418)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.26.0` -> `2.27.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:47:03 +01:00
TrueCharts Bot
d7ff579c55 chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.5.4116@5caf9ec (#15417)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`1.10.4.4088` -> `1.10.5.4116` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:40:32 +01:00
TrueCharts Bot
cc0bd9e417 chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2@2a38475 (#15397)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://togithub.com/linuxserver/docker-babybuddy/packages)
([source](https://togithub.com/linuxserver/docker-babybuddy)) | digest |
`b00c283` -> `2a38475` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:39:16 +01:00
TrueCharts Bot
1fed8f5ce7 chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@a6d3a6e (#15398)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops/packages)
([source](https://togithub.com/linuxserver/docker-cops)) | digest |
`3cf77b5` -> `a6d3a6e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:38:23 +01:00
TrueCharts Bot
033e164e78 chore(deps): update container image diygod/rsshub to latest@182de2c (#15396)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `21650e0` -> `182de2c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:36:58 +01:00
TrueCharts Bot
b84e98c021 chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-kde@8a80f86 (#15413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `e27b94e` -> `8a80f86` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:36:40 +01:00
TrueCharts Bot
75ff6bbf0e chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-icewm@7c707ef (#15412) 2023-11-27 01:36:23 +01:00
TrueCharts Bot
42094f15d8 chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-i3@05dc0af (#15411)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `d6df95a` -> `05dc0af` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:36:20 +01:00
TrueCharts Bot
be1cd0a5be chore(deps): update container image lscr.io/linuxserver/rdesktop to latest@315b902 (#15410) 2023-11-27 01:36:01 +01:00
TrueCharts Bot
be2219b010 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-xfce@a4c39a9 (#15409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `2467634` -> `a4c39a9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:35:58 +01:00
TrueCharts Bot
840de7e944 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-openbox@52644ee (#15408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `486ea27` -> `52644ee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:35:47 +01:00
TrueCharts Bot
b3815cf885 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-mate@64710fb (#15407)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `773f014` -> `64710fb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:35:37 +01:00
TrueCharts Bot
fa569c7ee5 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-kde@c1b1a4a (#15406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `ab04da0` -> `c1b1a4a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:35:28 +01:00
TrueCharts Bot
718540d3a6 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-icewm@d1d4d27 (#15405) 2023-11-27 01:35:17 +01:00
TrueCharts Bot
e735ab3cd6 chore(deps): update container image lscr.io/linuxserver/rdesktop to fedora-i3@e06c68e (#15404) 2023-11-27 01:35:12 +01:00
TrueCharts Bot
7c69fd810c chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-kde@ff32070 (#15401) 2023-11-27 01:35:05 +01:00
TrueCharts Bot
cb8308d42d chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-openbox@8fc3a10 (#15403)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f00830d` -> `8fc3a10` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:35:02 +01:00
TrueCharts Bot
c453b8da85 chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-mate@cb22cb9 (#15402) 2023-11-27 01:34:46 +01:00
TrueCharts Bot
113696177e chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-icewm@466f9db (#15400)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `e85503d` -> `466f9db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:34:41 +01:00
TrueCharts Bot
1658195207 chore(deps): update container image lscr.io/linuxserver/rdesktop to alpine-i3@f0867c5 (#15399)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `d73b24d` -> `f0867c5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-27 01:34:20 +01:00
TrueCharts-Bot
07a74126f6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-27 00:24:33 +00:00
Kjeld Schouten
0364795522 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-27 00:58:30 +01:00
Kjeld Schouten
cd36a2447a fix(unifi): try to fix unifi storage error
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-27 00:58:11 +01:00
TrueCharts Bot
a91de06daf chore(deps): update container image wekanteam/wekan to v7.20@59089fe (#15394) 2023-11-26 19:34:07 +01:00
TrueCharts Bot
1e1fb0a660 chore(deps): update container image haveagitgat/tdarr to v2.16.01@a99b336 (#15392)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[haveagitgat/tdarr](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) |
minor | `2.15.01` -> `2.16.01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:34:00 +01:00
TrueCharts Bot
36f489359a chore(deps): update container image haveagitgat/tdarr_node to v2.16.01@40403e0 (#15393)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[haveagitgat/tdarr_node](https://togithub.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://togithub.com/linuxserver/docker-baseimage-ubuntu)) |
minor | `2.15.01` -> `2.16.01` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:33:37 +01:00
TrueCharts Bot
54c90716d6 chore(deps): update container image ghcr.io/linuxserver/librespeed to v5.3.0@cd1d284 (#15391)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed/packages)
([source](https://togithub.com/linuxserver/docker-librespeed)) | minor |
`5.2.5` -> `5.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:33:22 +01:00
TrueCharts Bot
99da77e086 chore(deps): update container image gitea/gitea to v1.21.1@00486bc (#15390)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.0-rootless` -> `1.21.1-rootless` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>

###
[`v1.21.1`](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:27:51 +01:00
TrueCharts Bot
88379a643a chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@0c48964 (#15389)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `bce2b5b` -> `0c48964` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:26:36 +01:00
TrueCharts Bot
7d94f4e393 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@098b17d (#15388)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `7c823d1` -> `098b17d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:26:15 +01:00
TrueCharts Bot
360dce15f5 chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1@728d60a (#15386)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss/packages)
([source](https://togithub.com/linuxserver/docker-freshrss)) | digest |
`e2794f5` -> `728d60a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:25:42 +01:00
TrueCharts Bot
55fe0bb188 chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.1.0@f2f3971 (#15387)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://togithub.com/onedr0p/containers)) | digest | `91f3cd6`
-> `f2f3971` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:24:43 +01:00
Kjeld Schouten
83d2facafd fix(velero): update values.yaml for lists
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-26 18:31:12 +01:00
Kjeld Schouten
19b47e5c57 chore(velero): update common
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-26 18:28:31 +01:00
TrueCharts Bot
aade763f24 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@bce2b5b (#15384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `0f8ccef` -> `bce2b5b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 13:28:04 +01:00
TrueCharts Bot
85769ad1eb chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.2.5@870cb8d (#15383) 2023-11-26 13:27:56 +01:00
TrueCharts Bot
db35d165e7 chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@b1de664 (#15382) 2023-11-26 13:27:51 +01:00
TrueCharts Bot
03193698fc chore(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3@b1de664 (#15382)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy/packages)
([source](https://togithub.com/linuxserver/docker-grocy)) | digest |
`4c3ac3f` -> `b1de664` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 13:27:51 +01:00
TrueCharts Bot
a95d1cca48 chore(deps): update container image shlinkio/shlink to v3.7.0@c5b949e (#15381)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| shlinkio/shlink | minor | `3.6.4` -> `3.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 07:32:20 +01:00
TrueCharts Bot
48496db287 chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@acce167 (#15377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge/packages)
([source](https://togithub.com/linuxserver/docker-budge)) | digest |
`a9cccd3` -> `acce167` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 07:26:14 +01:00
TrueCharts Bot
d66fc3d260 chore(deps): update container image linuxserver/calibre-web to version-0.6.21@2e223f2 (#15378) 2023-11-26 07:25:42 +01:00
TrueCharts Bot
be9fc514e8 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@0f8ccef (#15379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `c695945` -> `0f8ccef` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 07:24:54 +01:00
TrueCharts Bot
79608a5960 chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.4.3802@bdd7420 (#15380)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/onedr0p/containers)) | patch |
`2.0.3.3791` -> `2.0.4.3802` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 07:24:39 +01:00
TrueCharts Bot
d6c1656186 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@7c823d1 (#15374)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `5b8abd7` -> `7c823d1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 01:40:56 +01:00
TrueCharts Bot
ab448639d7 chore(deps): update container image clickhouse/clickhouse-server to v23.10.5.20@8d66487 (#15375)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `23.10.4.25` -> `23.10.5.20` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 01:40:09 +01:00
TrueCharts Bot
7b61d25b1e chore(deps): update immich to v1.88.2@d63de81 (patch) (#15270)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | patch | `v1.88.1` -> `v1.88.2` |
| altran1502/immich-server | patch | `v1.88.1` -> `v1.88.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 01:39:45 +01:00
TrueCharts Bot
d14c9cd133 chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.2@5e8e784 (#15373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| digest | `0c033b5` -> `5e8e784` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 01:39:38 +01:00
TrueCharts-Bot
d9ee4f3266 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-26 00:25:43 +00:00
Kjeld Schouten
85106df579 feat(traefik): add support for custom default clustercertificate for helm.
(no scale GUI yet, feel free to add)
2023-11-26 00:50:19 +01:00
Kjeld Schouten
c374bf670d fix(traefik): fix rendering error 2023-11-26 00:10:37 +01:00
Kjeld Schouten
bf3efe0fe5 fix(traefik): update crds 2023-11-25 23:45:08 +01:00
Kjeld Schouten
88901eead2 revert due to upstrteam issues 2023-11-25 23:39:33 +01:00
Kjeld Schouten
7bfaedc1a9 Revert "chore(Traefik): BREAKING CHANGE remove old depricated crds"
This reverts commit 4349709386.
2023-11-25 23:39:14 +01:00
Kjeld Schouten
4349709386 chore(Traefik): BREAKING CHANGE remove old depricated crds 2023-11-25 23:34:56 +01:00
TrueCharts Bot
76cecf8097 chore(deps): update container image itzg/minecraft-server to 2023.8.3@2af12ea (#15364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| itzg/minecraft-server | digest | `cb98ad8` -> `2af12ea` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:40:41 +01:00
TrueCharts Bot
26c4b3c0b7 chore(deps): update container image tccr.io/truecharts/watcharr to v1.21.1@0d6a588 (#15313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/watcharr](https://togithub.com/truecharts/containers)
| minor | `v1.16.1` -> `v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 19:38:05 +00:00
TrueCharts Bot
438be911ff chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.3.0@f0958c3 (#15370) 2023-11-25 20:33:17 +01:00
TrueCharts Bot
713fd81d30 chore(deps): update container image ghcr.io/goofball222/unifi to v8.0.7@2185652 (#15315) 2023-11-25 20:33:11 +01:00
TrueCharts Bot
b775f3aa57 chore(deps): update container image wiserain/flexget to v3.10.1@c065bc7 (#15372)
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)) | minor |
`3.9.19` -> `3.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:32:50 +01:00
TrueCharts Bot
567ac018b0 chore(deps): update container image wekanteam/wekan to v7.19@1f26bf9 (#15186)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.18`
-> `v7.19` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>wekan/wekan (wekanteam/wekan)</summary>

###
[`v7.19`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v719-2023-11-20-WeKan--release)

[Compare Source](https://togithub.com/wekan/wekan/compare/v7.18...v7.19)

This release adds the following new features:

- [Updated swimlane (restore and changed title) and board (changed
title) webhooks](https://togithub.com/wekan/wekan/pull/5205).
    Thanks to gustavengstrom.
- When user logins, "Automatically add user with the domain name" (at
Admin Panel / Organizations) to Organization. In Progress.
[Part
1](6e2f84673e),
[Part
2](9bc6366993).
    Thanks to xet7.
- [Permissions for default board after OIDC/OAuth2
login](https://togithub.com/wekan/wekan/pull/5213).
    Thanks to diegosteiner.

and adds the following updates:

- [Added
governance.md](2b1d2222cc).
    Thanks to xet7.
-   Updated contributing.md.
[Part
1](d840cb3be7),
[Part
2](e91e68c48c),
[Part
3](026236edc9),
[Part
4](59874d16b9).
- [Updated
security.md](f047c6da29).
-   Updated code of conduct.md.
[Part
1](c4293ecd95),
[Part
2](f512047ac6).

and fixes the following bugs:

- [Removed
console.log](0c54c1540c).
    Thanks to xet7.
- [Fix typos at
oidc_server.js](cd51ad7508).
    Thanks to xet7.
- [Fix to not anymore show confusing Organization Id and Team Id fields
at Admin Panel / People / People / Edit
user](6405c35bc0).
    Thanks to xet7.
- [Fix to not anymore require website for Organization and
Team](d4d6a5f96d).
    Thanks to xet7.
- [Snap: Disable apparmor="DENIED" in
syslog](2048975e92).
    Thanks to diegargon, webenefits and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:32:23 +01:00
TrueCharts Bot
d434342b60 chore(deps): update container image ghostfolio/ghostfolio to v2.26.0@7c99c32 (#15371) 2023-11-25 20:32:08 +01:00
TrueCharts Bot
9b00cd823e chore(deps): update container image xhofe/alist to v3.29.1@33f0cc7 (#15347)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist](https://togithub.com/alist-org/alist) | minor |
`v3.28.0` -> `v3.29.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`v3.29.1`](https://togithub.com/alist-org/alist/releases/tag/v3.29.1)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.29.0...v3.29.1)

#####    🐞 Bug Fixes

- Task popped but not execute  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5565](https://togithub.com/alist-org/alist/issues/5565)
[<samp>(68af2)</samp>](https://togithub.com/alist-org/alist/commit/68af284)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.29.0...v3.29.1)

###
[`v3.29.0`](https://togithub.com/alist-org/alist/releases/tag/v3.29.0)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.28.0...v3.29.0)

#####    🚀 Features

- Add `header` to `meta`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5317](https://togithub.com/alist-org/alist/issues/5317)
[<samp>(9ff83)</samp>](https://togithub.com/alist-org/alist/commit/9ff83a7)
- Add ignore direct link params  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5434](https://togithub.com/alist-org/alist/issues/5434)
[<samp>(c0f9c)</samp>](https://togithub.com/alist-org/alist/commit/c0f9c8e)
- Refactor offline download
([#&#8203;5408](https://togithub.com/alist-org/alist/issues/5408) close
[#&#8203;4108](https://togithub.com/alist-org/alist/issues/4108))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) and
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5408](https://togithub.com/alist-org/alist/issues/5408)8
and[https://github.com/alist-org/alist/issues/4108](https://togithub.com/alist-org/alist/issues/4108)8
[<samp>(76928)</samp>](https://togithub.com/alist-org/alist/commit/769281b)
- Add `115_share` driver
([#&#8203;5481](https://togithub.com/alist-org/alist/issues/5481) close
[#&#8203;5384](https://togithub.com/alist-org/alist/issues/5384))  -  by
[@&#8203;SheltonZhu](https://togithub.com/SheltonZhu) in
[https://github.com/alist-org/alist/issues/5481](https://togithub.com/alist-org/alist/issues/5481)
and
[https://github.com/alist-org/alist/issues/5384](https://togithub.com/alist-org/alist/issues/5384)
[<samp>(da1c7)</samp>](https://togithub.com/alist-org/alist/commit/da1c7a4)
- Invalidate old token after changing the password  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5515](https://togithub.com/alist-org/alist/issues/5515)
[<samp>(3d518)</samp>](https://togithub.com/alist-org/alist/commit/3d51845)
- Support using external dist files  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5531](https://togithub.com/alist-org/alist/issues/5531)
[<samp>(6fc67)</samp>](https://togithub.com/alist-org/alist/commit/6fc6751)
- Refactor task module  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(11a30)</samp>](https://togithub.com/alist-org/alist/commit/11a30c5)
- Customize workers and retry of task (close
[#&#8203;5493](https://togithub.com/alist-org/alist/issues/5493) fix
[#&#8203;5274](https://togithub.com/alist-org/alist/issues/5274))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5493](https://togithub.com/alist-org/alist/issues/5493)
and
[https://github.com/alist-org/alist/issues/5274](https://togithub.com/alist-org/alist/issues/5274)
[<samp>(7583c)</samp>](https://togithub.com/alist-org/alist/commit/7583c4d)
- Retry all failed task  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5242](https://togithub.com/alist-org/alist/issues/5242)
[<samp>(b2890)</samp>](https://togithub.com/alist-org/alist/commit/b2890f0)
- Add chaoxing and vtencent driver
([#&#8203;5526](https://togithub.com/alist-org/alist/issues/5526) close
[#&#8203;3347](https://togithub.com/alist-org/alist/issues/3347))  -  by
[@&#8203;msterzhang](https://togithub.com/msterzhang) in
[https://github.com/alist-org/alist/issues/5526](https://togithub.com/alist-org/alist/issues/5526)
and
[https://github.com/alist-org/alist/issues/3347](https://togithub.com/alist-org/alist/issues/3347)
[<samp>(12800)</samp>](https://togithub.com/alist-org/alist/commit/1280070)
- Allow keep files in offline download  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/4678](https://togithub.com/alist-org/alist/issues/4678)
[<samp>(b6134)</samp>](https://togithub.com/alist-org/alist/commit/b6134dc)
- Customize allow `origins`, `headers` and `methods`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(3f405)</samp>](https://togithub.com/alist-org/alist/commit/3f405de)
-   **cloudreve**:
- Support thumbnail
([#&#8203;5373](https://togithub.com/alist-org/alist/issues/5373) close
[#&#8203;5348](https://togithub.com/alist-org/alist/issues/5348))  -  by
[@&#8203;itsHenry35](https://togithub.com/itsHenry35) in
[https://github.com/alist-org/alist/issues/5373](https://togithub.com/alist-org/alist/issues/5373)
and
[https://github.com/alist-org/alist/issues/5348](https://togithub.com/alist-org/alist/issues/5348)
[<samp>(7f733)</samp>](https://togithub.com/alist-org/alist/commit/7f73354)
- Folder size count and switch
([#&#8203;5457](https://togithub.com/alist-org/alist/issues/5457) close
[#&#8203;5395](https://togithub.com/alist-org/alist/issues/5395))  -  by
[@&#8203;itsHenry35](https://togithub.com/itsHenry35) in
[https://github.com/alist-org/alist/issues/5457](https://togithub.com/alist-org/alist/issues/5457)
and
[https://github.com/alist-org/alist/issues/5395](https://togithub.com/alist-org/alist/issues/5395)
[<samp>(65c5e)</samp>](https://togithub.com/alist-org/alist/commit/65c5ec0)
-   **crypt**:
- Optional pre-generated thumbnails  -  by
[@&#8203;chaoqing](https://togithub.com/chaoqing) in
[https://github.com/alist-org/alist/issues/5284](https://togithub.com/alist-org/alist/issues/5284)
[<samp>(fb13d)</samp>](https://togithub.com/alist-org/alist/commit/fb13dae)
- Add show hidden option  -  by
[@&#8203;textrix](https://togithub.com/textrix) in
[https://github.com/alist-org/alist/issues/5554](https://togithub.com/alist-org/alist/issues/5554)
[<samp>(fe34d)</samp>](https://togithub.com/alist-org/alist/commit/fe34d30)
-   **google_drive**:
- Add `hash_info`, `ctime`, `thumbnail`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5334](https://togithub.com/alist-org/alist/issues/5334)
[<samp>(1a283)</samp>](https://togithub.com/alist-org/alist/commit/1a283bb)
-   **offline_download**:
- Add simple http tool  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/4002](https://togithub.com/alist-org/alist/issues/4002)
[<samp>(34746)</samp>](https://togithub.com/alist-org/alist/commit/34746e9)
-   **onedrive**:
- Custom host for download link  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5310](https://togithub.com/alist-org/alist/issues/5310)
[<samp>(0fd51)</samp>](https://togithub.com/alist-org/alist/commit/0fd5164)
-   **sso**:
- Custom username key for `OIDC`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5169](https://togithub.com/alist-org/alist/issues/5169)
[<samp>(e719a)</samp>](https://togithub.com/alist-org/alist/commit/e719a1a)
-   **webdav**:
- Add `tls_insecure_skip_verify` field  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5490](https://togithub.com/alist-org/alist/issues/5490)
[<samp>(91f51)</samp>](https://togithub.com/alist-org/alist/commit/91f51f1)

#####    🐞 Bug Fixes

- Hash gcid empty file  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5394](https://togithub.com/alist-org/alist/issues/5394)
[<samp>(cdfbe)</samp>](https://togithub.com/alist-org/alist/commit/cdfbe6d)
- Incorrect content-type of apk files  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5385](https://togithub.com/alist-org/alist/issues/5385)
[<samp>(4355d)</samp>](https://togithub.com/alist-org/alist/commit/4355dae)
- Reflected XSS vulnerability plist api  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(61006)</samp>](https://togithub.com/alist-org/alist/commit/6100647)
- `content-type` conflicts with
[#&#8203;5420](https://togithub.com/alist-org/alist/issues/5420)  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5420](https://togithub.com/alist-org/alist/issues/5420)
[<samp>(d2688)</samp>](https://togithub.com/alist-org/alist/commit/d26887d)
-   **115**:
- Allow use proxy directly  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5324](https://togithub.com/alist-org/alist/issues/5324)
[<samp>(e8958)</samp>](https://togithub.com/alist-org/alist/commit/e895801)
- Limit request rate
([#&#8203;5367](https://togithub.com/alist-org/alist/issues/5367) close
[#&#8203;5275](https://togithub.com/alist-org/alist/issues/5275))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5367](https://togithub.com/alist-org/alist/issues/5367)
and
[https://github.com/alist-org/alist/issues/5275](https://togithub.com/alist-org/alist/issues/5275)
[<samp>(b9e19)</samp>](https://togithub.com/alist-org/alist/commit/b9e192b)
- Fix driver package import and variable  -  by
[@&#8203;SheltonZhu](https://togithub.com/SheltonZhu) in
[https://github.com/alist-org/alist/issues/5482](https://togithub.com/alist-org/alist/issues/5482)
[<samp>(3bbdd)</samp>](https://togithub.com/alist-org/alist/commit/3bbdd4f)
-   **aliyundrive_open**:
- Change default api to raw server  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5358](https://togithub.com/alist-org/alist/issues/5358)
[<samp>(7600d)</samp>](https://togithub.com/alist-org/alist/commit/7600dc2)
- Upload progress for normal upload  -  by
[@&#8203;NewbieOrange](https://togithub.com/NewbieOrange) in
[https://github.com/alist-org/alist/issues/5398](https://togithub.com/alist-org/alist/issues/5398)
[<samp>(8ef80)</samp>](https://togithub.com/alist-org/alist/commit/8ef8023)
- Mitigation measures for 15-minute limit
([#&#8203;5560](https://togithub.com/alist-org/alist/issues/5560) close
[#&#8203;5547](https://togithub.com/alist-org/alist/issues/5547))  -  by
[@&#8203;BlueSkyXN](https://togithub.com/BlueSkyXN) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5560](https://togithub.com/alist-org/alist/issues/5560)
and
[https://github.com/alist-org/alist/issues/5547](https://togithub.com/alist-org/alist/issues/5547)
[<samp>(0fbb9)</samp>](https://togithub.com/alist-org/alist/commit/0fbb986)
-   **baidu_netdisk**:
- Hash and `error 2`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5356](https://togithub.com/alist-org/alist/issues/5356)
[<samp>(8ef89)</samp>](https://togithub.com/alist-org/alist/commit/8ef89ad)
- Upload file > 4GB  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5392](https://togithub.com/alist-org/alist/issues/5392)
[<samp>(4fc0a)</samp>](https://togithub.com/alist-org/alist/commit/4fc0a77)
-   **deps**:
- Update module github.com/ipfs/go-ipfs-api to v0.7.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5247](https://togithub.com/alist-org/alist/issues/5247)7
[<samp>(eb918)</samp>](https://togithub.com/alist-org/alist/commit/eb91865)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.9+incompatible  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5141](https://togithub.com/alist-org/alist/issues/5141)1
[<samp>(69a98)</samp>](https://togithub.com/alist-org/alist/commit/69a98ea)
- Update module golang.org/x/net to v0.17.0 \[security]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5370](https://togithub.com/alist-org/alist/issues/5370)0
[<samp>(cc86d)</samp>](https://togithub.com/alist-org/alist/commit/cc86d6f)
- Update golang.org/x/exp digest to
[`7918f67`](https://togithub.com/alist-org/alist/commit/7918f67)  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5366](https://togithub.com/alist-org/alist/issues/5366)6
[<samp>(4dff4)</samp>](https://togithub.com/alist-org/alist/commit/4dff494)
- Update module github.com/charmbracelet/lipgloss to v0.9.1  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5234](https://togithub.com/alist-org/alist/issues/5234)4
[<samp>(a6325)</samp>](https://togithub.com/alist-org/alist/commit/a632596)
- Update module github.com/aws/aws-sdk-go to v1.46.7  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5068](https://togithub.com/alist-org/alist/issues/5068)8
[<samp>(a7421)</samp>](https://togithub.com/alist-org/alist/commit/a7421d8)
-   **local**:
- Video file thumbnails not displaying on iOS Safari  -  by
[@&#8203;gmugu](https://togithub.com/gmugu) in
[https://github.com/alist-org/alist/issues/5420](https://togithub.com/alist-org/alist/issues/5420)
[<samp>(867ac)</samp>](https://togithub.com/alist-org/alist/commit/867acca)
-   **mopan**:
- 302 Redirect
([#&#8203;5505](https://togithub.com/alist-org/alist/issues/5505) close
[#&#8203;5502](https://togithub.com/alist-org/alist/issues/5502))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5505](https://togithub.com/alist-org/alist/issues/5505)
and
[https://github.com/alist-org/alist/issues/5502](https://togithub.com/alist-org/alist/issues/5502)
[<samp>(55a14)</samp>](https://togithub.com/alist-org/alist/commit/55a14bc)
-   **onedrive_app**:
- Incorrect api on `_accessToken`  -  by
[@&#8203;jeffmingup](https://togithub.com/jeffmingup) in
[https://github.com/alist-org/alist/issues/5346](https://togithub.com/alist-org/alist/issues/5346)
[<samp>(35d67)</samp>](https://togithub.com/alist-org/alist/commit/35d6722)
-   **terabox**:
- Auto refresh `JsToken`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5277](https://togithub.com/alist-org/alist/issues/5277)
[<samp>(6b67a)</samp>](https://togithub.com/alist-org/alist/commit/6b67a36)
- Encode parameters for `filemanager` api  -  by
[@&#8203;URenko](https://togithub.com/URenko) in
[https://github.com/alist-org/alist/issues/5308](https://togithub.com/alist-org/alist/issues/5308)
[<samp>(e1ef6)</samp>](https://togithub.com/alist-org/alist/commit/e1ef690)
-   **vtencent**:
- Hack file with size 0 but actual size is not 0  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(d455a)</samp>](https://togithub.com/alist-org/alist/commit/d455a23)
-   **weiyun**:
- Unmarshal overflow  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5459](https://togithub.com/alist-org/alist/issues/5459)
[<samp>(68f44)</samp>](https://togithub.com/alist-org/alist/commit/68f440a)
-   **wopan**:
- Fatal error concurrent map writes  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5352](https://togithub.com/alist-org/alist/issues/5352)
[<samp>(1ebc9)</samp>](https://togithub.com/alist-org/alist/commit/1ebc96a)

#####    🏎 Performance

- **webdav**: Support request with cookies  -  by
[@&#8203;gmugu](https://togithub.com/gmugu) in
[https://github.com/alist-org/alist/issues/5391](https://togithub.com/alist-org/alist/issues/5391)
[<samp>(aaffa)</samp>](https://togithub.com/alist-org/alist/commit/aaffaee)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.28.0...v3.29.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:31:58 +01:00
TrueCharts Bot
9f6e7866d3 chore(deps): update container image ghcr.io/zadam/trilium to v0.62.2@eaab4bf (#15271) 2023-11-25 20:30:48 +01:00
TrueCharts Bot
3b018ee645 chore(deps): update container image tccr.io/truecharts/kopia to v0.15.0@915804f (#15312)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/kopia](https://togithub.com/truecharts/containers)
| minor | `0.13.0` -> `v0.15.0` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `tccr.io/truecharts/kopia`: Could not determine new digest for update
(docker package tccr.io/truecharts/kopia)

---

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:30:44 +01:00
TrueCharts Bot
a9d4cd33ac chore(deps): update container image binwiederhier/ntfy to v2.8.0@b8f8fb9 (#15119)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [binwiederhier/ntfy](https://ntfy.sh/)
([source](https://togithub.com/binwiederhier/ntfy)) | minor | `v2.7.0`
-> `v2.8.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary>

###
[`v2.8.0`](https://togithub.com/binwiederhier/ntfy/releases/tag/v2.8.0)

[Compare
Source](https://togithub.com/binwiederhier/ntfy/compare/v2.7.0...v2.8.0)

This release brings a handful of random bug fixes: two unrelated access
control list fixes, a fix around web app crashes for languages with
underscores in the language code (e.g. `zh_Hant`, `zh_Hans`, `pt_BR`,
...), a workaround for the `Priority` header (often used in Cloudflare
setups), and support among others support for HTML-only emails
(finally), web app crash fixes

**Bug fixes + maintenance:**

- Support for HTML-only emails
([#&#8203;690](https://togithub.com/binwiederhier/ntfy/issues/690)/[#&#8203;693](https://togithub.com/binwiederhier/ntfy/issues/693),
thanks to [@&#8203;teastrainer](https://togithub.com/teastrainer) and
[@&#8203;CrazyWolf13](https://togithub.com/CrazyWolf13) for reporting)
- Fix ACL issue with topic patterns containing underscores
([#&#8203;840](https://togithub.com/binwiederhier/ntfy/issues/840),
thanks to [@&#8203;Joe-0237](https://togithub.com/Joe-0237) for
reporting)
- Fix ACL issue with order of read/write rules
([#&#8203;914](https://togithub.com/binwiederhier/ntfy/issues/914)/[#&#8203;917](https://togithub.com/binwiederhier/ntfy/issues/917),
thanks to [@&#8203;sandman7920](https://togithub.com/sandman7920))
- Re-add `tzdata` to Docker images for amd64 image
([#&#8203;894](https://togithub.com/binwiederhier/ntfy/issues/894),
[#&#8203;307](https://togithub.com/binwiederhier/ntfy/issues/307))
- Add special logic to ignore `Priority` header if it resembles an RFC
9218 value
([#&#8203;851](https://togithub.com/binwiederhier/ntfy/issues/851)/[#&#8203;895](https://togithub.com/binwiederhier/ntfy/issues/895),
thanks to [@&#8203;gusdleon](https://togithub.com/gusdleon), see also
[#&#8203;351](https://togithub.com/binwiederhier/ntfy/issues/351),
[#&#8203;353](https://togithub.com/binwiederhier/ntfy/issues/353),
[#&#8203;461](https://togithub.com/binwiederhier/ntfy/issues/461))
- PWA: hide install prompt on macOS 14 Safari
([#&#8203;899](https://togithub.com/binwiederhier/ntfy/issues/899),
thanks to [@&#8203;nihalgonsalves](https://togithub.com/nihalgonsalves))
- Fix web app crash in Edge for languages with underline in locale
([#&#8203;922](https://togithub.com/binwiederhier/ntfy/issues/922)/[#&#8203;912](https://togithub.com/binwiederhier/ntfy/issues/912)/[#&#8203;852](https://togithub.com/binwiederhier/ntfy/issues/852),
thanks to [@&#8203;imkero](https://togithub.com/imkero))

**Additional languages:**

- Finnish (thanks to
[@&#8203;Seppo](https://hosted.weblate.org/user/Seppo/))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:30:13 +01:00
TrueCharts Bot
353026a260 chore(deps): update container image linuxserver/mylar3 to vversion-v0.7.6@61de192 (#15090)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3/packages)
([source](https://togithub.com/linuxserver/docker-mylar3)) | patch |
`version-v0.7.5` -> `version-v0.7.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 19:25:50 +00:00
TrueCharts Bot
04e0817d29 chore(deps): update container image wolveix/satisfactory-server to v1.5.6@77bbd2e (#15345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | patch | `v1.5.5` -> `v1.5.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:25:38 +01:00
TrueCharts Bot
e0603659d3 chore(deps): update container image feramance/qbitrr to v3.8.6@5d61002 (#15166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| feramance/qbitrr | patch | `v3.8.4` -> `v3.8.6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:25:06 +01:00
TrueCharts Bot
79f66b2d5e chore(deps): update container image tccr.io/truecharts/ombi to v4.43.10@bd0f1b0 (#15184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/ombi](https://togithub.com/truecharts/containers)
| patch | `v4.43.8` -> `v4.43.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 19:24:29 +00:00
TrueCharts Bot
4158ab2ff8 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@c695945 (#15367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `672c949` -> `c695945` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:24:18 +01:00
TrueCharts Bot
bb195ef345 chore(deps): update container image niruix/sshwifty to latest@8208e94 (#15366) 2023-11-25 20:23:58 +01:00
TrueCharts Bot
b3fe3c0c0a chore(deps): update container image ghcr.io/gethomepage/homepage to v0.8.2@0c033b5 (#15369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.8.0` -> `v0.8.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.8.2`](https://togithub.com/gethomepage/homepage/releases/tag/v0.8.2)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.8.0...v0.8.2)

#### Notice

This release fixes an issue in v0.8.1 that breaks homepage for some
users

#### What's Changed

- Feature: Added timeStyle to date format for custom API by
[@&#8203;azizbna](https://togithub.com/azizbna) in
[https://github.com/gethomepage/homepage/pull/2294](https://togithub.com/gethomepage/homepage/pull/2294)
- Enhancement: open the searchbox on paste by
[@&#8203;Faqar](https://togithub.com/Faqar) in
[https://github.com/gethomepage/homepage/pull/2320](https://togithub.com/gethomepage/homepage/pull/2320)
- Fix: dont set pinned icon if custom favicon by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2326](https://togithub.com/gethomepage/homepage/pull/2326)
- Fix: sum throughput data for docker stats by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2334](https://togithub.com/gethomepage/homepage/pull/2334)
- Fix: Disable override white bkgd with card blur by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2336](https://togithub.com/gethomepage/homepage/pull/2336)
- Documentation: add Longhorn example by
[@&#8203;Aesop7](https://togithub.com/Aesop7) in
[https://github.com/gethomepage/homepage/pull/2353](https://togithub.com/gethomepage/homepage/pull/2353)
- Enhancement: Add service discovery support for multiple homepage
instances by [@&#8203;timo95](https://togithub.com/timo95) in
[https://github.com/gethomepage/homepage/pull/2340](https://togithub.com/gethomepage/homepage/pull/2340)
- Enhancement: Add configurable refresh interval and points for glances
service by [@&#8203;ni0ki](https://togithub.com/ni0ki) in
[https://github.com/gethomepage/homepage/pull/2363](https://togithub.com/gethomepage/homepage/pull/2363)
- Fix: dont ignore empty string for kubernetes podSelector by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2372](https://togithub.com/gethomepage/homepage/pull/2372)
- Fix: show mem / cpu stats for k8s partial health status by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2378](https://togithub.com/gethomepage/homepage/pull/2378)
- Enhancement: Use `hasFile` instead of `isAvailable` for Radarr integr…
by [@&#8203;denispapec](https://togithub.com/denispapec) in
[https://github.com/gethomepage/homepage/pull/2374](https://togithub.com/gethomepage/homepage/pull/2374)
- Feature: Support previous days option in Calendar Agenda by
[@&#8203;denispapec](https://togithub.com/denispapec) in
[https://github.com/gethomepage/homepage/pull/2375](https://togithub.com/gethomepage/homepage/pull/2375)
- Feature: Implement iCal integration for calendar/agenda, improve
calendar/agenda styling by
[@&#8203;denispapec](https://togithub.com/denispapec) in
[https://github.com/gethomepage/homepage/pull/2376](https://togithub.com/gethomepage/homepage/pull/2376)
- Documentation: Add ai bot by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/2383](https://togithub.com/gethomepage/homepage/pull/2383)

#### New Contributors

- [@&#8203;azizbna](https://togithub.com/azizbna) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2294](https://togithub.com/gethomepage/homepage/pull/2294)
- [@&#8203;Faqar](https://togithub.com/Faqar) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2320](https://togithub.com/gethomepage/homepage/pull/2320)
- [@&#8203;timo95](https://togithub.com/timo95) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2340](https://togithub.com/gethomepage/homepage/pull/2340)
- [@&#8203;ni0ki](https://togithub.com/ni0ki) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/2363](https://togithub.com/gethomepage/homepage/pull/2363)

**Full Changelog**:
https://github.com/gethomepage/homepage/compare/v0.8.0...v0.8.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:23:52 +01:00
TrueCharts Bot
984f77e892 chore(deps): update container image ronivay/xen-orchestra to 5.126.0@47f1112 (#15368) 2023-11-25 20:23:37 +01:00
TrueCharts Bot
44afee07aa chore(deps): update container image ghcr.io/linuxserver/piwigo to 13.8.0@081c29f (#15362) 2023-11-25 20:23:31 +01:00
TrueCharts Bot
c6b44f347e chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@5b8abd7 (#15365)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `4b42c71` -> `5b8abd7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:23:28 +01:00
TrueCharts Bot
122be8f5de chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@09382ea (#15361) 2023-11-25 20:23:12 +01:00
TrueCharts Bot
27a46ccea2 chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@b5361c7 (#15363)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `c0f4486` -> `b5361c7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:23:04 +01:00
TrueCharts Bot
5ba14e6ec9 chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@02a8f30 (#15360)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `05baf72` -> `02a8f30` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:22:52 +01:00
TrueCharts Bot
5b8afea553 chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@9c321a2 (#15358) 2023-11-25 20:22:21 +01:00
TrueCharts Bot
c2638849b5 chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@46bb34d (#15357)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `2b96d83` -> `46bb34d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:22:19 +01:00
TrueCharts Bot
a7a7828c9b chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@c9b03dc (#15359)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav/packages)
([source](https://togithub.com/linuxserver/docker-grav)) | digest |
`a140861` -> `c9b03dc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:22:08 +01:00
TrueCharts Bot
8e01dd4db6 chore(deps): update container image diygod/rsshub to latest@21650e0 (#15355)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `67c4ee1` -> `21650e0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:20:49 +01:00
TrueCharts Bot
674ac9125d chore(deps): update container image docker.io/alpine/socat to 1.7.4.4@7528e31 (#15356) 2023-11-25 20:20:09 +01:00
TrueCharts Bot
249dfa6679 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-xfce@907be5f (#15336) 2023-11-25 20:20:05 +01:00
TrueCharts Bot
564908fea5 chore(deps): update container image bitnami/grafana to 10.2.2@b611d30 (#15354)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/grafana | digest | `84b310d` -> `b611d30` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:19:44 +01:00
TrueCharts Bot
b37e69471d chore(deps): update container image aeonlucid/impostor to nightly@029aeb0 (#14846)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `d50e396` -> `029aeb0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:18:55 +01:00
Kjeld Schouten
965a8ae9b2 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-25 19:58:13 +01:00
Kjeld Schouten
1b8a805238 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-25 15:04:02 +01:00
Kjeld Schouten
43bc8e8c46 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-25 14:07:58 +01:00
Kjeld Schouten
0aadff5c71 Update _mutatingwebhookconfiguration.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-25 14:07:33 +01:00
Kjeld Schouten
affeb3a520 Update _validatingwebhookconfiguration.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-25 14:07:19 +01:00
TrueCharts-Bot
bbbde0cf1b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-24 22:07:25 +00:00
kqmaverick
b2f8522fcd docs(qbittorrent): add auto port forward docs (#15348)
**Description**
Adds documentation describing automatic port forwarding sidecar.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-24 16:09:42 -05:00
Kjeld Schouten
e1ce7069e5 Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 20:20:55 +01:00
TrueCharts Bot
1f318985b1 chore(deps): update container image tccr.io/truecharts/stun-turn-server to latest@459d8f6 (#14999)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/stun-turn-server | digest | `7ec1d59` -> `459d8f6`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:51 +01:00
TrueCharts Bot
82fb125742 chore(deps): update container image redmine to v5.1.0@77d3d82 (#15087)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | minor | `5.0.6` -> `5.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:45 +01:00
TrueCharts Bot
28406dfd1b chore(deps): update container image lscr.io/linuxserver/webtop to latest@8f486a4 (#15209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `031f610` -> `8f486a4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:29 +01:00
TrueCharts Bot
a8d3b0a95a chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-mate@a85f259 (#15213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `01f35a3` -> `a85f259` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:23 +01:00
TrueCharts Bot
66dd73d9c0 chore(deps): update container image jc21/nginx-proxy-manager to 2.10.4@081c4c5 (#15242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jc21/nginx-proxy-manager](https://togithub.com/jc21/nginx-proxy-manager)
| digest | `e1000dd` -> `081c4c5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:09 +01:00
TrueCharts Bot
d2745bd538 chore(deps): update container image deluan/navidrome to v0.50.1@07aa2bc (#15262)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deluan/navidrome | patch | `0.50.0` -> `0.50.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:08:04 +01:00
TrueCharts Bot
30cfd67986 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2@a97117f (#15286)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | digest
| `4e4f311` -> `a97117f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:07:50 +01:00
TrueCharts Bot
c5749bd35e chore(deps): update container image diygod/rsshub to latest@67c4ee1 (#15290)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `193ad55` -> `67c4ee1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:07:45 +01:00
TrueCharts Bot
3dd726aa2a chore(deps): update container image ghcr.io/ajnart/homarr to v0.14.2@3f2389f (#15306)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | patch |
`0.14.1` -> `0.14.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ajnart/homarr (ghcr.io/ajnart/homarr)</summary>

###
[`v0.14.2`](https://togithub.com/ajnart/homarr/releases/tag/v0.14.2):
Home Assistant and imprortant bugfixes

[Compare
Source](https://togithub.com/ajnart/homarr/compare/v0.14.1...v0.14.2)


![homarr-version-banner](https://togithub.com/ajnart/homarr/assets/30572287/a2acda6b-0367-4245-b624-75ee64e87646)

#### ➡️ Home Assistant integration

The long awaited Home Assistant integration is finally here. You can
display almost any entity from your Home Assistant instance within a few
clicks. Further information and guide how to set up:
https://homarr.dev/docs/widgets/home-assistant/


![283935576-ac776c51-0333-4cda-84a5-07a2e660fcc1-ffcfaf907bcbb23fcf063396f74ab4c1](https://togithub.com/ajnart/homarr/assets/30572287/b748e51e-aad4-47ad-a67f-a372821317d3)

#### ➡️ Official Reddit [r/homarr](https://www.reddit.com/r/homarr/) to
share dashboards or discuss new features

You can now share your dashboard in our official subreddit.
Please note that we will delete posts asking for support or reporting
bugs - the official site for reporting them is still here on GitHub.
But we are very happy to see tons of your configurations, hardware
setups, boards and cool setups! 🚀

https://www.reddit.com/r/homarr/

#### ➡️ Bug fixes for notepad and several other problems

In 0.14.1, we introduced a bug with the notepad widget.
This has been resolved and you can delete said widget again.
We also fixed several other bugs and log messages.

#### What's Changed

-  Update GeneralTab.tsx by
[@&#8203;No-Maines-Land](https://togithub.com/No-Maines-Land) in
[https://github.com/ajnart/homarr/pull/1655](https://togithub.com/ajnart/homarr/pull/1655)
- 🐛 Migrate package.json has no license field by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1654](https://togithub.com/ajnart/homarr/pull/1654)
- 🐛 Link to definition of screen sized for edit mode notification wrong
by [@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1652](https://togithub.com/ajnart/homarr/pull/1652)
- 🐛 Notebook edit button placed above edit mode settings by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1651](https://togithub.com/ajnart/homarr/pull/1651)
-  Allow custom nextauth port by
[@&#8203;tuxpizza](https://togithub.com/tuxpizza) in
[https://github.com/ajnart/homarr/pull/1663](https://togithub.com/ajnart/homarr/pull/1663)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1641](https://togithub.com/ajnart/homarr/pull/1641)
-  Add support for installation in address bar by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1675](https://togithub.com/ajnart/homarr/pull/1675)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1682](https://togithub.com/ajnart/homarr/pull/1682)
- 🐛 affix overlapping custom CSS box by
[@&#8203;Tagaishi](https://togithub.com/Tagaishi) in
[https://github.com/ajnart/homarr/pull/1687](https://togithub.com/ajnart/homarr/pull/1687)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1692](https://togithub.com/ajnart/homarr/pull/1692)
-  [#&#8203;698](https://togithub.com/ajnart/homarr/issues/698)
homeassistant widget by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1658](https://togithub.com/ajnart/homarr/pull/1658)
- 🔖 Increase version by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1699](https://togithub.com/ajnart/homarr/pull/1699)
-  Stale time for entity state by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1702](https://togithub.com/ajnart/homarr/pull/1702)

#### New Contributors

- [@&#8203;No-Maines-Land](https://togithub.com/No-Maines-Land) made
their first contribution in
[https://github.com/ajnart/homarr/pull/1655](https://togithub.com/ajnart/homarr/pull/1655)
- [@&#8203;tuxpizza](https://togithub.com/tuxpizza) made their first
contribution in
[https://github.com/ajnart/homarr/pull/1663](https://togithub.com/ajnart/homarr/pull/1663)

**Full Changelog**:
https://github.com/ajnart/homarr/compare/v0.14.1...v0.14.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:07:38 +01:00
TrueCharts Bot
8a68d34f9c chore(deps): update container image mikeah/prusaslicer-novnc to latest@6a95de1 (#15320)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `246d49b` -> `6a95de1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:07:31 +01:00
TrueCharts Bot
e4dd22aad0 chore(deps): update container image bitnami/wordpress to 6.4.1@977b356 (#15330)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `cc08127` -> `977b356` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:07:17 +01:00
TrueCharts Bot
e577916292 chore(deps): update container image lscr.io/linuxserver/webtop to arch-icewm@e8f4088 (#15338)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `3b9644f` -> `e8f4088` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:42 +01:00
TrueCharts Bot
03d6a87cd3 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde@f7c5965 (#15333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `a5361f5` -> `f7c5965` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:35 +01:00
TrueCharts Bot
91dff31822 chore(deps): update container image louislam/uptime-kuma to v1.23.7@658b776 (#15323)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | patch | `1.23.6-debian` -> `1.23.7-debian` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:27 +01:00
TrueCharts Bot
3380542e91 chore(deps): update portainer to v2.19.3@eedfaee (patch) (#15311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| portainer/portainer-ce | patch | `2.19.2` -> `2.19.3` |
| portainer/portainer-ee | patch | `2.19.2` -> `2.19.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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:19 +01:00
TrueCharts Bot
b4cc086379 chore(deps): update container image bizmodeller/mymediaforalexa to v1.3.151.0@b6538eb (#15304)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bizmodeller/mymediaforalexa | patch | `1.3.147.994` -> `1.3.151.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:11 +01:00
TrueCharts Bot
a615b51bcb chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27@90915d9 (#15292)
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 |
`baf33d9` -> `90915d9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:06:02 +01:00
Xstar97TheNoob
f1174d6be9 chore(minecraft-java) update images to latest and fix image references. (#15289)
**Description**
Update images, fix references, and add java21.
⚒️ Fixes  #14687

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
This is a non breaking update for most users; java20 is removed and
replaced with java21.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-24 20:05:53 +01:00
TrueCharts Bot
fba8eaf262 chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@d2fbef1 (#15285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/doublecommander | digest | `cd6b74e` -> `d2fbef1`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:05:43 +01:00
TrueCharts Bot
3cb1445997 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.3@2c8a099 (#15258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `92e84e6` -> `2c8a099` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:05:22 +01:00
TrueCharts Bot
f5f21ec738 chore(deps): update container image monica to 4.0.0@fa8a168 (#15254)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `407a5c4` -> `fa8a168` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:05:14 +01:00
TrueCharts Bot
7788695907 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-xfce@ae83f95 (#15215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `18450ed` -> `ae83f95` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:05:06 +01:00
TrueCharts Bot
7760f35a6f chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-icewm@add62c8 (#15211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `532b696` -> `add62c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:04:57 +01:00
TrueCharts Bot
372e6def58 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-openbox@47f53b2 (#15207)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `91b051e` -> `47f53b2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:04:50 +01:00
TrueCharts Bot
cbe9f67417 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-openbox@a3dd940 (#15200)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `115e88b` -> `a3dd940` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:04:32 +01:00
TrueCharts Bot
5000ebb93f chore(deps): update container image jgraph/drawio to v22.1.4@7a94d90 (#15344)
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.3`
-> `22.1.4` |

---

> [!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.4`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.3...v22.1.4)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.3...v22.1.4)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:03:31 +01:00
TrueCharts Bot
b39d4dc82c chore(deps): update container image balabit/syslog-ng to v4.5.0@28b7e3f (#15346)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [balabit/syslog-ng](https://togithub.com/syslog-ng/syslog-ng) | minor
| `4.4.0` -> `4.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:03:12 +01:00
TrueCharts Bot
fae132d81f chore(deps): update container image lscr.io/linuxserver/webtop to arch-xfce@a55de64 (#15342)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `b7ea637` -> `a55de64` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:51 +01:00
TrueCharts Bot
ed6b2f8c2c chore(deps): update container image flowiseai/flowise to v1.4.3@2ec6755 (#15343)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| flowiseai/flowise | patch | `1.4.1` -> `1.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:44 +01:00
TrueCharts Bot
4ce8291e4a chore(deps): update container image sissbruecker/linkding to v1.23.0@71cc386 (#15324)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sissbruecker/linkding | minor | `1.22.3` -> `1.23.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ny4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:34 +01:00
TrueCharts Bot
6e87ce59ed chore(deps): update container image lscr.io/linuxserver/webtop to arch-openbox@f08016d (#15341)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `e76720c` -> `f08016d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:20 +01:00
TrueCharts Bot
4be50488eb chore(deps): update container image lscr.io/linuxserver/webtop to arch-mate@c1739db (#15340)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `dc8f4da` -> `c1739db` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:13 +01:00
TrueCharts Bot
2f6ceaee04 chore(deps): update container image lscr.io/linuxserver/webtop to arch-kde@9b3ea1d (#15339)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `71a2649` -> `9b3ea1d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:02:02 +01:00
TrueCharts Bot
b8cecc737f chore(deps): update container image lscr.io/linuxserver/webtop to arch-i3@55baf92 (#15337)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `82fe836` -> `55baf92` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:46 +01:00
TrueCharts Bot
224591db49 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-openbox@c20f359 (#15335)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `2423a68` -> `c20f359` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:34 +01:00
TrueCharts Bot
beac602c71 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-mate@96fc9e3 (#15334)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `3c57b8a` -> `96fc9e3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:27 +01:00
TrueCharts Bot
3dffc25985 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-icewm@2dc84a9 (#15332)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f11590c` -> `2dc84a9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:16 +01:00
TrueCharts Bot
4533652f78 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-i3@7a0b2ce (#15331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `2bfcbbc` -> `7a0b2ce` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:09 +01:00
TrueCharts Bot
e5809f6bee chore(deps): update container image ghcr.io/linuxserver/domoticz to v2023.2.20231123@ce8c1f9 (#15308)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/domoticz](https://togithub.com/linuxserver/docker-domoticz/packages)
([source](https://togithub.com/linuxserver/docker-domoticz)) | patch |
`2023.2.20231116` -> `2023.2.20231123` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:01:01 +01:00
TrueCharts Bot
10f20c223d chore(deps): update container image ghcr.io/linuxserver/calibre to v7.1.0@9e033d8 (#15321)
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)) | minor |
`7.0.0` -> `7.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:00:43 +01:00
TrueCharts Bot
c3f4409b78 chore(deps): update container image tombursch/kitchenowl to latest@184e58c (#15302)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `2abf15b` -> `184e58c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:00:36 +01:00
TrueCharts Bot
c0c359616b chore(deps): update container image jlesage/handbrake to v23.11.4@4a5a245 (#15310)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) |
patch | `v23.11.3` -> `v23.11.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-handbrake (jlesage/handbrake)</summary>

###
[`v23.11.4`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.11.4):
Version 23.11.4

[Compare
Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.11.3...v23.11.4)

Changes in this release:

-   Updated HandBrake to version 1.7.1.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:00:20 +01:00
TrueCharts Bot
341ac54fa5 chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.84.2@471e477 (#15309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server/packages)
([source](https://togithub.com/linuxserver/docker-openvscode-server)) |
patch | `1.84.0` -> `1.84.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:00:13 +01:00
TrueCharts Bot
57d908ee0c chore(deps): update container image ghcr.io/linuxserver/ddclient to v3.11.2@a4197c8 (#15307)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages)
([source](https://togithub.com/linuxserver/docker-ddclient)) | patch |
`3.11.1` -> `3.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 20:00:00 +01:00
TrueCharts Bot
5a6f6befd9 chore(deps): update container image doitandbedone/ispyagentdvr to v5.1.2.0@e1a320f (#15305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.1.1.0` -> `5.1.2.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.2.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.1.0...5.1.2.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.1.0...5.1.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:59:45 +01:00
TrueCharts Bot
49038e5f39 chore(deps): update container image tombursch/kitchenowl-web to latest@6564011 (#15303)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `df7ef03` -> `6564011` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:59:31 +01:00
TrueCharts Bot
d42e9397af chore(deps): update container image linuxserver/snapdrop to latest@bfd64c1 (#15300)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `8b68fad` -> `bfd64c1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:59:16 +01:00
TrueCharts Bot
c2cb348de4 chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.18@d4862a3 (#15291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/medusa](https://togithub.com/linuxserver/docker-medusa/packages)
([source](https://togithub.com/linuxserver/docker-medusa)) | digest |
`fb7b676` -> `d4862a3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:59:01 +01:00
TrueCharts Bot
71643d8de4 chore(deps): update container image jenkins/jenkins to v2.433-jdk17@ae5495a (#15272)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.432-jdk17` -> `2.433-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:58:42 +01:00
TrueCharts Bot
adf49c1a12 chore(deps): update container image ghcr.io/onedr0p/qbittorrent to v4.6.1@796f135 (#15264)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent)
([source](https://togithub.com/onedr0p/containers)) | patch | `4.6.0` ->
`4.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:58:25 +01:00
TrueCharts Bot
27af2ec2d6 chore(deps): update container image pihole/pihole to v2023.11.0@24b1ef8 (#15274)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pihole/pihole](https://togithub.com/pi-hole/docker-pi-hole) | minor |
`2023.10.0` -> `2023.11.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pi-hole/docker-pi-hole (pihole/pihole)</summary>

###
[`v2023.11.0`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.11.0)

[Compare
Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2023.10.0...2023.11.0)

Nothing Docker specific, this release pulls in web v5.21

https://github.com/pi-hole/web/releases/tag/v5.21

<!-- Release notes generated using configuration in .github/release.yml
at devel -->

#### What's Changed

- Insert icheck CSS right after bootstrap file. by
[@&#8203;rdwebdesign](https://togithub.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/2752](https://togithub.com/pi-hole/web/pull/2752)
- New (additional) LCARS theme inspired by Picard TV show by
[@&#8203;MichalSvatos](https://togithub.com/MichalSvatos) in
[https://github.com/pi-hole/web/pull/2709](https://togithub.com/pi-hole/web/pull/2709)
- Add word break for clients column to avoid horizontal scrollbar by
[@&#8203;rdwebdesign](https://togithub.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/2838](https://togithub.com/pi-hole/web/pull/2838)

#### New Contributors

- [@&#8203;MichalSvatos](https://togithub.com/MichalSvatos) made their
first contribution in
[https://github.com/pi-hole/web/pull/2709](https://togithub.com/pi-hole/web/pull/2709)

**Full Changelog**:
https://github.com/pi-hole/web/compare/v5.20.2...v5.21

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:58:09 +01:00
TrueCharts Bot
403aa62b4b chore(deps): update container image n8nio/n8n to v1.18.0@d79d4cf (#15273)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | minor | `1.17.1` -> `1.18.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:57:55 +01:00
TrueCharts Bot
7a000f01bd chore(deps): update container image minio/minio to vrelease.2023-11-20t22-40-07z@b833a16 (#15267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-11-15T20-43-25Z` ->
`RELEASE.2023-11-20T22-40-07Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:57:46 +01:00
TrueCharts Bot
52bfaa1f7d chore(deps): update container image homeassistant/home-assistant to v2023.11.3@feffc0b (#15266)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeassistant/home-assistant](https://www.home-assistant.io/)
([source](https://togithub.com/home-assistant/core)) | patch |
`2023.11.2` -> `2023.11.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant/home-assistant)</summary>

###
[`v2023.11.3`](https://togithub.com/home-assistant/core/releases/tag/2023.11.3)

[Compare
Source](https://togithub.com/home-assistant/core/compare/2023.11.2...2023.11.3)

- Bump accuweather to version 2.0.1 ([@&#8203;bieniu] -
[#&#8203;103532]) ([accuweather docs]) (dependency)
- Remove rainbird yaml config test fixtures ([@&#8203;allenporter] -
[#&#8203;103607]) ([rainbird docs])
- Lock Withings token refresh ([@&#8203;joostlek] - [#&#8203;103688])
([withings docs])
- Bump accuweather to version 2.1.0 ([@&#8203;bieniu] -
[#&#8203;103744]) ([accuweather docs]) (dependency)
- Bump python-matter-server to 4.0.2 ([@&#8203;bdraco] -
[#&#8203;103760]) ([matter docs]) (dependency)
- Bump subarulink to 0.7.9 ([@&#8203;G-Two] - [#&#8203;103761]) ([subaru
docs]) (dependency)
- Fix discovery schema for Matter switches ([@&#8203;marcelveldt] -
[#&#8203;103762]) ([matter docs])
- Fix raising vol.Invalid during mqtt config validation instead of
ValueError ([@&#8203;jbouwh] - [#&#8203;103764]) ([mqtt docs])
- Fix race condition in Matter unsubscribe method ([@&#8203;marcelveldt]
- [#&#8203;103770]) ([matter docs])
- Fix typo in calendar translation ([@&#8203;jrieger] -
[#&#8203;103789]) ([calendar docs])
- Fix Rainbird unique to use a more reliable source (mac address)
([@&#8203;allenporter] - [#&#8203;101603]) ([rainbird docs])
- Bump pyOverkiz to 1.13.0 ([@&#8203;iMicknl] - [#&#8203;103582])
([overkiz docs]) (dependency)
- Bump pyOverkiz to 1.13.2 ([@&#8203;iMicknl] - [#&#8203;103790])
([overkiz docs]) (dependency)
- Bump aiocomelit to 0.5.2 ([@&#8203;chemelli74] - [#&#8203;103791])
([comelit docs]) (dependency)
- Bump velbusaio to 2023.11.0 ([@&#8203;Cereal2nd] - [#&#8203;103798])
([velbus docs]) (dependency)
- Bump pyunifiprotect to 4.21.0 ([@&#8203;bdraco] - [#&#8203;103832])
([unifiprotect docs]) (dependency)
- Bump lupupy to 0.3.1 ([@&#8203;suaveolent] - [#&#8203;103835])
([lupusec docs]) (dependency)
- Bump gcal_sync to 6.0.1 ([@&#8203;allenporter] - [#&#8203;103861])
([google docs]) (dependency)
- Fix bug in Fitbit config flow, and switch to prefer display name
([@&#8203;allenporter] - [#&#8203;103869]) ([fitbit docs])
- Fix for Google Calendar API returning invalid RRULE:DATE rules
([@&#8203;allenporter] - [#&#8203;103870]) ([google docs])
- Update Fitbit to avoid a KeyError when `restingHeartRate` is not
present ([@&#8203;allenporter] - [#&#8203;103872]) ([fitbit docs])
- fix Comelit cover stop ([@&#8203;chemelli74] - [#&#8203;103911])
([comelit docs])
- Fix Coinbase for new API Structure ([@&#8203;TomBrien] -
[#&#8203;103930]) ([coinbase docs])
- Bump zwave-js-server-python to 0.54.0 ([@&#8203;raman325] -
[#&#8203;103943]) ([zwave_js docs]) (dependency)
- Update smarttub to 0.0.36 ([@&#8203;mdz] - [#&#8203;103948])
([smarttub docs])
- Fix duplicate Ban file entries ([@&#8203;fosterchuck] -
[#&#8203;103953]) ([http docs])
- Fix openexchangerates form data description ([@&#8203;MartinHjelmare]
- [#&#8203;103974]) ([openexchangerates docs])
- Fix emulated_hue with None values ([@&#8203;bdraco] -
[#&#8203;104020]) ([emulated_hue docs])
- Fix netatmo authentication when using cloud authentication credentials
([@&#8203;deosrc] - [#&#8203;104021]) ([netatmo docs])
- Fix device tracker see gps accuracy selector ([@&#8203;MartinHjelmare]
- [#&#8203;104022]) ([device_tracker docs])
- Bump pyenphase to 1.14.3 ([@&#8203;catsmanac] - [#&#8203;104101])
([enphase_envoy docs]) (dependency)
- Fix ESPHome BLE client raising confusing error when not connected
([@&#8203;bdraco] - [#&#8203;104146]) ([esphome docs])
- Fix memory leak in ESPHome disconnect callbacks ([@&#8203;bdraco] -
[#&#8203;104149]) ([esphome docs])
- Add debug logging for which adapter is used to connect bluetooth
devices ([@&#8203;bdraco] - [#&#8203;103264]) ([bluetooth docs])
- Prevent Bluetooth reconnects from blocking shutdown ([@&#8203;bdraco]
- [#&#8203;104150]) ([bluetooth docs])
- Bump boschshcpy to 0.2.75 ([@&#8203;tschamm] - [#&#8203;104159])
([bosch_shc docs])
- Fix Local To-do list bug renaming items ([@&#8203;allenporter] -
[#&#8203;104182]) ([local_todo docs])
- Bump aiosomecomfort to 0.0.22 ([@&#8203;mkmer] - [#&#8203;104202])
([honeywell docs])
- Increase Tomato request timeout ([@&#8203;ertechdesign] -
[#&#8203;104203]) ([tomato docs])
- Fix imap does not decode text body correctly ([@&#8203;jbouwh] -
[#&#8203;104217]) ([imap docs])
- Fix mqtt json light allows to set brightness value >255
([@&#8203;jbouwh] - [#&#8203;104220]) ([mqtt docs])
- Handle attributes set to None in prometheus ([@&#8203;knyar] -
[#&#8203;104247]) ([prometheus docs])
- Catch ClientOSError in renault integration ([@&#8203;epenet] -
[#&#8203;104248]) ([renault docs])
- Restore removed guard for non-string inputs in Alexa ([@&#8203;jbouwh]
- [#&#8203;104263]) ([alexa docs])
- Bump bimmer_connected to 0.14.3 ([@&#8203;rikroe] - [#&#8203;104282])
([bmw_connected_drive docs]) (dependency)
- Bump pyrainbird to 4.0.1 ([@&#8203;allenporter] - [#&#8203;104293])
([rainbird docs]) (dependency)
- Bump pychromecast to 13.0.8 ([@&#8203;emontnemery] - [#&#8203;104320])
([cast docs])
- Bump ical to 6.0.0 ([@&#8203;allenporter] - [#&#8203;103482])
([local_calendar docs]) ([local_todo docs]) (dependency)
- Bump ical to 6.1.0 ([@&#8203;allenporter] - [#&#8203;103759])
([local_calendar docs]) ([local_todo docs]) (dependency)

[#&#8203;101603]: https://togithub.com/home-assistant/core/pull/101603

[#&#8203;103164]: https://togithub.com/home-assistant/core/pull/103164

[#&#8203;103264]: https://togithub.com/home-assistant/core/pull/103264

[#&#8203;103301]: https://togithub.com/home-assistant/core/pull/103301

[#&#8203;103482]: https://togithub.com/home-assistant/core/pull/103482

[#&#8203;103532]: https://togithub.com/home-assistant/core/pull/103532

[#&#8203;103582]: https://togithub.com/home-assistant/core/pull/103582

[#&#8203;103607]: https://togithub.com/home-assistant/core/pull/103607

[#&#8203;103688]: https://togithub.com/home-assistant/core/pull/103688

[#&#8203;103737]: https://togithub.com/home-assistant/core/pull/103737

[#&#8203;103744]: https://togithub.com/home-assistant/core/pull/103744

[#&#8203;103759]: https://togithub.com/home-assistant/core/pull/103759

[#&#8203;103760]: https://togithub.com/home-assistant/core/pull/103760

[#&#8203;103761]: https://togithub.com/home-assistant/core/pull/103761

[#&#8203;103762]: https://togithub.com/home-assistant/core/pull/103762

[#&#8203;103764]: https://togithub.com/home-assistant/core/pull/103764

[#&#8203;103770]: https://togithub.com/home-assistant/core/pull/103770

[#&#8203;103789]: https://togithub.com/home-assistant/core/pull/103789

[#&#8203;103790]: https://togithub.com/home-assistant/core/pull/103790

[#&#8203;103791]: https://togithub.com/home-assistant/core/pull/103791

[#&#8203;103798]: https://togithub.com/home-assistant/core/pull/103798

[#&#8203;103832]: https://togithub.com/home-assistant/core/pull/103832

[#&#8203;103835]: https://togithub.com/home-assistant/core/pull/103835

[#&#8203;103861]: https://togithub.com/home-assistant/core/pull/103861

[#&#8203;103869]: https://togithub.com/home-assistant/core/pull/103869

[#&#8203;103870]: https://togithub.com/home-assistant/core/pull/103870

[#&#8203;103872]: https://togithub.com/home-assistant/core/pull/103872

[#&#8203;103911]: https://togithub.com/home-assistant/core/pull/103911

[#&#8203;103930]: https://togithub.com/home-assistant/core/pull/103930

[#&#8203;103943]: https://togithub.com/home-assistant/core/pull/103943

[#&#8203;103948]: https://togithub.com/home-assistant/core/pull/103948

[#&#8203;103953]: https://togithub.com/home-assistant/core/pull/103953

[#&#8203;103974]: https://togithub.com/home-assistant/core/pull/103974

[#&#8203;104020]: https://togithub.com/home-assistant/core/pull/104020

[#&#8203;104021]: https://togithub.com/home-assistant/core/pull/104021

[#&#8203;104022]: https://togithub.com/home-assistant/core/pull/104022

[#&#8203;104101]: https://togithub.com/home-assistant/core/pull/104101

[#&#8203;104146]: https://togithub.com/home-assistant/core/pull/104146

[#&#8203;104149]: https://togithub.com/home-assistant/core/pull/104149

[#&#8203;104150]: https://togithub.com/home-assistant/core/pull/104150

[#&#8203;104159]: https://togithub.com/home-assistant/core/pull/104159

[#&#8203;104182]: https://togithub.com/home-assistant/core/pull/104182

[#&#8203;104202]: https://togithub.com/home-assistant/core/pull/104202

[#&#8203;104203]: https://togithub.com/home-assistant/core/pull/104203

[#&#8203;104217]: https://togithub.com/home-assistant/core/pull/104217

[#&#8203;104220]: https://togithub.com/home-assistant/core/pull/104220

[#&#8203;104247]: https://togithub.com/home-assistant/core/pull/104247

[#&#8203;104248]: https://togithub.com/home-assistant/core/pull/104248

[#&#8203;104263]: https://togithub.com/home-assistant/core/pull/104263

[#&#8203;104282]: https://togithub.com/home-assistant/core/pull/104282

[#&#8203;104293]: https://togithub.com/home-assistant/core/pull/104293

[#&#8203;104320]: https://togithub.com/home-assistant/core/pull/104320

[@&#8203;Cereal2nd]: https://togithub.com/Cereal2nd

[@&#8203;G-Two]: https://togithub.com/G-Two

[@&#8203;MartinHjelmare]: https://togithub.com/MartinHjelmare

[@&#8203;TomBrien]: https://togithub.com/TomBrien

[@&#8203;allenporter]: https://togithub.com/allenporter

[@&#8203;bdraco]: https://togithub.com/bdraco

[@&#8203;bieniu]: https://togithub.com/bieniu

[@&#8203;catsmanac]: https://togithub.com/catsmanac

[@&#8203;chemelli74]: https://togithub.com/chemelli74

[@&#8203;deosrc]: https://togithub.com/deosrc

[@&#8203;emontnemery]: https://togithub.com/emontnemery

[@&#8203;epenet]: https://togithub.com/epenet

[@&#8203;ertechdesign]: https://togithub.com/ertechdesign

[@&#8203;fosterchuck]: https://togithub.com/fosterchuck

[@&#8203;frenck]: https://togithub.com/frenck

[@&#8203;iMicknl]: https://togithub.com/iMicknl

[@&#8203;jbouwh]: https://togithub.com/jbouwh

[@&#8203;joostlek]: https://togithub.com/joostlek

[@&#8203;jrieger]: https://togithub.com/jrieger

[@&#8203;knyar]: https://togithub.com/knyar

[@&#8203;marcelveldt]: https://togithub.com/marcelveldt

[@&#8203;mdz]: https://togithub.com/mdz

[@&#8203;mkmer]: https://togithub.com/mkmer

[@&#8203;raman325]: https://togithub.com/raman325

[@&#8203;rikroe]: https://togithub.com/rikroe

[@&#8203;suaveolent]: https://togithub.com/suaveolent

[@&#8203;tschamm]: https://togithub.com/tschamm

[accuweather docs]:
https://www.home-assistant.io/integrations/accuweather/

[alexa docs]: https://www.home-assistant.io/integrations/alexa/

[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/

[bmw_connected_drive docs]:
https://www.home-assistant.io/integrations/bmw_connected_drive/

[bosch_shc docs]: https://www.home-assistant.io/integrations/bosch_shc/

[calendar docs]: https://www.home-assistant.io/integrations/calendar/

[cast docs]: https://www.home-assistant.io/integrations/cast/

[coinbase docs]: https://www.home-assistant.io/integrations/coinbase/

[comelit docs]: https://www.home-assistant.io/integrations/comelit/

[device_tracker docs]:
https://www.home-assistant.io/integrations/device_tracker/

[emulated_hue docs]:
https://www.home-assistant.io/integrations/emulated_hue/

[enphase_envoy docs]:
https://www.home-assistant.io/integrations/enphase_envoy/

[esphome docs]: https://www.home-assistant.io/integrations/esphome/

[fitbit docs]: https://www.home-assistant.io/integrations/fitbit/

[google docs]: https://www.home-assistant.io/integrations/google/

[honeywell docs]: https://www.home-assistant.io/integrations/honeywell/

[http docs]: https://www.home-assistant.io/integrations/http/

[imap docs]: https://www.home-assistant.io/integrations/imap/

[local_calendar docs]:
https://www.home-assistant.io/integrations/local_calendar/

[local_todo docs]:
https://www.home-assistant.io/integrations/local_todo/

[lupusec docs]: https://www.home-assistant.io/integrations/lupusec/

[matter docs]: https://www.home-assistant.io/integrations/matter/

[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/

[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/

[openexchangerates docs]:
https://www.home-assistant.io/integrations/openexchangerates/

[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/

[prometheus docs]:
https://www.home-assistant.io/integrations/prometheus/

[rainbird docs]: https://www.home-assistant.io/integrations/rainbird/

[renault docs]: https://www.home-assistant.io/integrations/renault/

[smarttub docs]: https://www.home-assistant.io/integrations/smarttub/

[subaru docs]: https://www.home-assistant.io/integrations/subaru/

[tomato docs]: https://www.home-assistant.io/integrations/tomato/

[unifiprotect docs]:
https://www.home-assistant.io/integrations/unifiprotect/

[velbus docs]: https://www.home-assistant.io/integrations/velbus/

[withings docs]: https://www.home-assistant.io/integrations/withings/

[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:57:29 +01:00
TrueCharts Bot
2c74009967 chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.49@f6b4ef2 (#15265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rogerfar/rdtclient](https://togithub.com/rogerfar/rdt-client)
| patch | `2.0.46` -> `2.0.49` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary>

###
[`v2.0.49`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2049---2023-11-24)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.48...v2.0.49)

##### Changed

-   Fixed memory issue in internal downloader
-   Changed unpack process to handle cancels

###
[`v2.0.48`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2048---2023-11-15)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.47...v2.0.48)

##### Changed

- Reverted dockerfile again as the packagemanager still doesn't have
.net 8.

###
[`v2.0.47`](https://togithub.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#2047---2023-11-15)

[Compare
Source](https://togithub.com/rogerfar/rdt-client/compare/v2.0.46...v2.0.47)

##### Changed

-   Changed docker to use the package manager again.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:57:15 +01:00
TrueCharts Bot
7b251389a0 chore(deps): update container image esphome/esphome to v2023.11.4@036148b (#15263)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2023.11.2` -> `2023.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:57:01 +01:00
TrueCharts Bot
108582e283 chore(deps): update container image bitnami/grafana to v10.2.2@84b310d (#15261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/grafana | patch | `10.2.0` -> `10.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:56:48 +01:00
TrueCharts Bot
47264a17c8 chore(deps): update authentik to v2023.10.4@e16028e (patch) (#15260)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.3` -> `2023.10.4` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.3` -> `2023.10.4` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.3` -> `2023.10.4` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://togithub.com/goauthentik/authentik)) | patch |
`2023.10.3` -> `2023.10.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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:56:41 +01:00
TrueCharts Bot
1c8dc5061d chore(deps): update container image searxng/searxng to latest@651552f (#15257)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| searxng/searxng | digest | `65f1eac` -> `651552f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:56:27 +01:00
TrueCharts Bot
7160eef28c chore(deps): update container image quay.io/invidious/invidious to latest@2d4a1bc (#15255)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/invidious/invidious | digest | `ee8c1c0` -> `2d4a1bc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:56:14 +01:00
TrueCharts Bot
5ad83d2c6c chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@4b42c71 (#15243)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `d820d00` -> `4b42c71` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:56:00 +01:00
TrueCharts Bot
d9e8c672dc chore(deps): update container image nginx to 1.25.3@10d1f5b (#15217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginx | digest | `86e53c4` -> `10d1f5b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:55:46 +01:00
TrueCharts Bot
a5ce73417a chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-openbox@22af7ce (#15214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `a5130ea` -> `22af7ce` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:55:33 +01:00
TrueCharts Bot
c20e2b3cfa chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-kde@7fc24a7 (#15212)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `ce3c14a` -> `7fc24a7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:55:18 +01:00
TrueCharts Bot
34b30ba934 chore(deps): update container image lscr.io/linuxserver/webtop to ubuntu-i3@8a4e7b3 (#15210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `c3eb17c` -> `8a4e7b3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:55:05 +01:00
TrueCharts Bot
730e2c9d5d chore(deps): update container image lscr.io/linuxserver/webtop to fedora-xfce@b36fd85 (#15208)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `0eff8f6` -> `b36fd85` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:54:51 +01:00
TrueCharts Bot
bbb8ac1e41 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-mate@27ebd98 (#15206)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `a1d9e55` -> `27ebd98` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:54:36 +01:00
Kjeld Schouten
3cea62f236 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 19:54:11 +01:00
TrueCharts Bot
2e094fd484 chore(deps): update container image ghcr.io/zadam/trilium to v0.61.15@20fdc70 (#15188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.61.14` -> `0.61.15` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:50:44 +01:00
TrueCharts Bot
3db05658ec chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@672c949 (#15140)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `be83f2a` -> `672c949` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 19:50:31 +01:00
StevenMcElligott
10c6e0335e docs(redmine): Add How-To for Custom Theme (#15120)
**Description**

Had to create a branch since initial docs file had spaces

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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: Dennis <dennis.yaskevich@proton.me>
Co-authored-by: Dennis <dennis.yaskevich@proton.me>
2023-11-24 19:50:20 +01:00
Kjeld Schouten
9dea0cee6d fix(unifi): allow for smooth migration (#15327)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 19:21:05 +01:00
kqmaverick
7cfcb1649a fix(transmission): fix torrent udp port (#15316)
**Description**
Fixes torrent UDP port to be set same as TCP.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-24 18:38:49 +01:00
kqmaverick
a16e98778a fix(deluge): fix torrent udp port (#15317)
**Description**
Fixes torrent UDP port to be set same as TCP.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-24 17:28:37 +01:00
Max
c4640fe1ae Handle containers tag values between quotes in daily workflow (#15326)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**

This follows https://github.com/truecharts/charts/pull/15325 issue,
which is from daily workflow not properly handling tag between quotes
and keeping the first quote leading to this quote being inserted between
quotes in the Chart.yaml later on.

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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-11-24 15:46:31 +01:00
Max
cd10f0b6c1 fix(it-tools) remove quotes around tag and fix lint (#15325)
It made daily workflow keep the first quote and insert it between quotes
which breaks linting.

**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 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**

Fixes daily workflow tag manipulation, cf
16c5d91fe2 (diff-fbe32532477dfa6417742e2828febabeaf344a0dd4389483b8cec45c1e7122ac)

Also fix the latest daily job wrong quotation issue and bump version

This should supersede https://github.com/truecharts/charts/pull/15318

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-24 15:46:10 +01:00
TrueCharts Bot
2e1063528c chore(deps): update dessant/lock-threads digest to 1bf7ec2 (#15259)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | digest | `d42e5f4` -> `1bf7ec2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 07:21:56 +01:00
TrueCharts-Bot
16c5d91fe2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-24 00:23:32 +00:00
Xstar97TheNoob
7ef0a62864 migrate(nitter) migrate to new common (#15246)
**Description**
Migrate nitter to new common and update chart
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-24 01:17:57 +01:00
kqmaverick
2709a80ff6 fix(qbittorrent): fix udp port (#15298)
**Description**

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-23 23:46:03 +00:00
kqmaverick
6c10abce1c fix(unifi): fix values (#15299)
**Description**
Fixes data storage variable.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-24 00:39:38 +01:00
Kjeld Schouten
74148153a1 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 00:13:03 +01:00
Kjeld Schouten
8e41c41eee Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 00:12:44 +01:00
Kjeld Schouten
a0a4aac54e Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 00:12:23 +01:00
Xstar97TheNoob
19351cff1a feat(rar2fs) add rar2fs (#15296)
**Description**
FUSE file system for reading RAR archives
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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.
- [X] 🖼️ 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-11-24 00:08:59 +01:00
kqmaverick
329d84be44 fix(stun-turn-server): fix variables (#15297)
**Description**
Fixes variables

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-24 00:08:44 +01:00
Atanas Pamukchiev
015ec33d48 migrate(splunk): Migrate to new common (#15093)
**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  #15091

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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: Atanas Pamukchiev <atanaspam@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-11-23 16:31:43 -05:00
Kjeld Schouten
4f16610a08 fix(unifi): Fix unifi storage (#15293)
**Description**
This fixes current issues with Unifi storage
⚒️ Fixes  #15280

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-23 21:21:38 +01:00
Kjeld Schouten
916f460a19 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-23 19:59:00 +01:00
Atanas Pamukchiev
d9ac1d7fb9 fix(it-tools): syntax error in chart (#15288)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-23 19:51:38 +01:00
TrueCharts Bot
84fcc6462a chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@1dbd769 (#15241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages)
([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest |
`b491581` -> `1dbd769` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 19:20:12 +01:00
TrueCharts Bot
3654742c2d chore(deps): update container image ghcr.io/linuxserver/smokeping to 2.8.2@46e2b08 (#15236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://togithub.com/linuxserver/docker-smokeping/packages)
([source](https://togithub.com/linuxserver/docker-smokeping)) | digest |
`9c2cc2c` -> `46e2b08` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 19:18:48 +01:00
kqmaverick
4f7cc18096 feat(multi-scrobbler): Move to stable (#15278) 2023-11-23 15:07:19 +01:00
kqmaverick
1c07f6a6c3 feat(duplicacy): Move to stable (#15277) 2023-11-23 15:07:03 +01:00
NMC
722e47cbe9 Adding option for Certissuer cabundle with custom ACME Server. (#15279) 2023-11-23 15:06:45 +01:00
Xstar97TheNoob
d09e70f4db feat(borg-server) move to stable (#15283) 2023-11-23 15:06:27 +01:00
TrueCharts Bot
37071a316d chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@de4fd3e (#15253)
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 |
`46cfa6d` -> `de4fd3e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 13:22:31 +01:00
TrueCharts Bot
bc17864b79 chore(deps): update container image ghcr.io/linuxserver/mstream to 5.11.4@012b36c (#15240)
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 |
`680af54` -> `012b36c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 13:20:48 +01:00
TrueCharts Bot
3cfd76c579 chore(deps): update container image ghcr.io/linuxserver/calibre to 7.0.0@efe797e (#15239)
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 |
`4369310` -> `efe797e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 07:19:43 +01:00
TrueCharts Bot
2f97aac324 chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@1e9cbad (#15251)
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 | `fb9adf4` -> `1e9cbad` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 07:18:28 +01:00
TrueCharts Bot
8c769da98b chore(deps): update container image diygod/rsshub to latest@193ad55 (#15225)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `1bae8d4` -> `193ad55` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 01:30:34 +01:00
TrueCharts Bot
5af00a31a7 chore(deps): update container image bitnami/mongodb to 7.0.3@625fba0 (#15250)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `5ff367b` -> `625fba0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-23 01:29:22 +01:00
TrueCharts-Bot
4ff2452842 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-23 00:24:10 +00:00
MaverickD650
f6c034585c feat(kopia): move to stable **BREAKING CHANGE** (#15244)
**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.
-->
Had cofirmation on Discord that user is successfully using Kopia with
new common so moving the revamped chart to stable. Bumped common as
well. Marked as breaking due to changing train.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Successful use by existing user.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-22 22:46:17 +01:00
MaverickD650
a7fc171806 Chore(linkwarden): remove incubator version (#15247)
**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.
-->
Linkwarden still has an incubator version but Linkwarden has now been
moved to stable. Tidying up incubator by removing the incubator version.

⚒️ 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-11-22 22:45:47 +01:00
Ac1dburn
b9fc861302 feat(rtorrent-rutorrent) move to stable (#15276)
Moving rutorrent to stable

**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-11-22 22:45:25 +01:00
MaverickD650
c21c41473e feat(watcharr): move to stable **BREAKING CHANGE** (#15252)
**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.
-->
Installed on SCALE successfully with defaults so moving to stable.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Installed on a TrueNAS SCALE system with default settings. Chart runs as
intended.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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._
2023-11-22 22:44:56 +01:00
Kjeld Schouten
41f25e0778 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 22:22:04 +01:00
Kjeld Schouten
7214da35ee Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 22:21:50 +01:00
MaverickD650
20542119af fix(unifi): update image (#15245)
**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.
-->
Updated image per https://github.com/goofball222/unifi as requested by
Stavros.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 22:05:31 +01:00
Ac1dburn
56708ff357 fix(images): update container image to ghcr.io/crazy-max/rtorrent-rutorrent (#15233)
Updating rutorrents docker image location and 4.2.9-0.9.8-0.13.8 has
been released.

**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._

---------

Signed-off-by: Ac1dburn <colinborins@hotmail.com>
2023-11-22 20:19:11 +02:00
TrueCharts Bot
95578151cd chore(deps): update container image lscr.io/linuxserver/webtop to alpine-mate@2143f5b (#15199)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `158acd9` -> `2143f5b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 13:22:27 +01:00
TrueCharts Bot
475782311b chore(deps): update container image lscr.io/linuxserver/webtop to alpine-kde@54a9ee0 (#15198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `1ad405c` -> `54a9ee0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 13:20:56 +01:00
Stavros Kois
03b674d1d9 fix(nextcloud): fix log level type (#15237)
**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  #15235

**⚙️ 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-11-22 10:44:12 +02:00
Stavros Kois
f1ee39bac0 chore(ci): lint files (#15238)
**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.
-->

Run-ed pre-commit on all files

⚒️ 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-11-22 10:24:05 +02:00
TrueCharts Bot
807e52636f chore(deps): update container image ghcr.io/linuxserver/synclounge to 5.2.23@99ec333 (#15229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://togithub.com/linuxserver/docker-synclounge/packages)
([source](https://togithub.com/linuxserver/docker-synclounge)) | digest
| `0408512` -> `99ec333` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 07:19:35 +01:00
TrueCharts Bot
20bea64203 chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@2491d57 (#15228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pylon](https://togithub.com/linuxserver/docker-pylon/packages)
([source](https://togithub.com/linuxserver/docker-pylon)) | digest |
`f4126dc` -> `2491d57` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 07:17:55 +01:00
TrueCharts Bot
1d9d1ddfb1 chore(deps): update container image docker.io/bellamy/wallos to latest@2465d84 (#15226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `4e0d69b` -> `2465d84` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 01:32:17 +01:00
TrueCharts Bot
43bf8a9d5f chore(deps): update container image adminer to latest@0ce7583 (#15224)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `3b3012a` -> `0ce7583` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-22 01:30:36 +01:00
Stavros Kois
4a507b044d chore(nextcloud): add hostAliases to NC and collabora pods (#15234)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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._
2023-11-22 01:54:06 +02:00
TrueCharts-Bot
b4b772b288 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-21 23:43:50 +00:00
Kjeld Schouten
726d7e4eaa Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 00:37:14 +01:00
Kjeld Schouten
a23b3baf97 Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 00:35:05 +01:00
bitpushr
22f2f498a8 feat(rdtclient): Move to Stable (#15223)
**Description**

Tested, ready for Stable.

<!--
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**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-21 22:41:47 +01:00
Stavros Kois
6e8c964166 fix(nextcloud): fix logging variable (#15232)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-21 23:34:40 +02:00
tuxsudo
49e0069649 feat(Linkwarden) move to stable (#15230)
**Description**

Moves Linkwarden to stable and remove SMTP questions since it doesn't
work in the official docker image without building it manually

**⚙️ 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?**

Tested on Cobia 23.10.0.1

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
2023-11-21 19:53:03 +01:00
TrueCharts Bot
172b6e9917 chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@d820d00 (#15221)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `bb6a9a6` -> `d820d00` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 19:20:29 +01:00
TrueCharts Bot
a3ae401dfb chore(deps): update container image ghcr.io/linuxserver/boinc to latest@c1f6bfa (#15220)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `1056644` -> `c1f6bfa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 19:18:35 +01:00
MaverickD650
5601aaca5c feat(wallos): move to stable (#15222)
**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.
-->
Move Wallos to stable after successful install and testing.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Installed on TrueNAS Scale and used the basic features of the app. App
installed successfully on default options and functions operate as
intended.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-21 16:40:59 +01:00
StevenMcElligott
679feda58d fix(cryptpad): Rework chart to new container (#15191)
**Description**

User reported this out of date, it was migrated, but upstream changed
ownership or something, so might as well update the tags and all now

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-21 15:23:02 +01:00
TrueCharts Bot
cad8df5cc8 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-icewm@8e572dc (#15197)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `874f419` -> `8e572dc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 13:22:41 +01:00
TrueCharts Bot
0539e11818 chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@aff53c9 (#15219)
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 |
`bf4aea6` -> `aff53c9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 13:20:52 +01:00
tuxsudo
c7a7d3a58d fix(libremdb) Fix image tag (#15194)
Should fix the Libremdb image tag that was causing failing pulls.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**✔️ 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

---

---------

Signed-off-by: tuxsudo <tuxsudo@tux.pizza>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-21 13:01:44 +01:00
TrueCharts Bot
3c6849b209 chore(deps): update container image lscr.io/linuxserver/webtop to alpine-i3@9f6b3a8 (#15196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `6da634f` -> `9f6b3a8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 12:48:14 +01:00
TrueCharts Bot
49c7d4e8c1 chore(deps): update container image adminer to latest@3b3012a (#15218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `9099f67` -> `3b3012a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 12:46:32 +01:00
TrueCharts Bot
7849742a52 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-icewm@6c51387 (#15205)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `32bdb87` -> `6c51387` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 12:22:08 +01:00
TrueCharts Bot
a638bd5e14 chore(deps): update container image lscr.io/linuxserver/webtop to fedora-i3@6c9c1f8 (#15204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `8577a75` -> `6c9c1f8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 12:19:56 +01:00
Stavros Kois
54bc97d740 feat(immich): adapt to upstream changes (#15203)
**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 #10202
⚒️ Fixes #14324 

external library mount is removed, now "additional storage" is mounted
on both microservices and server

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-21 12:39:48 +02:00
StevenMcElligott
32bf612c2e fix(redmine): Chnage user/grou to match upstream (#15085)
**Description**

Changes the user and group to match upstream to fix #15079 

⚒️ Fixes  #15079 

**⚙️ 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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-21 12:17:23 +02:00
StevenMcElligott
08a5bf1dde fix(netboot.xyz): Add SYS_CHROOT capability (#15190)
**Description**

Fix as per @stavros-k 

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-21 12:15:50 +02:00
TrueCharts Bot
50f5828393 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.3@92e84e6 (#15084)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `adac91d` -> `92e84e6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-21 12:14:59 +02:00
StevenMcElligott
e6edd7ffbb feat(stun-turn-server): Move to Stable (#15078)
**Description**

Tested by users, ready for Stable

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-21 12:14:00 +02:00
TrueCharts Bot
04165471fe chore(deps): update container image lscr.io/linuxserver/webtop to arch-xfce@b7ea637 (#15182)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `1a36f89` -> `b7ea637` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 10:20:26 +01:00
TrueCharts Bot
ad81cd9168 chore(deps): update container image adminer to latest@9099f67 (#15201)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| adminer | digest | `b7f0e66` -> `9099f67` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 10:18:52 +01:00
TrueCharts Bot
6016e9c393 chore(deps): update container image lscr.io/linuxserver/webtop to arch-openbox@e76720c (#15181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `04ad9c1` -> `e76720c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 09:23:18 +01:00
TrueCharts Bot
5b76740da2 chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.1@fc10e3f (#15202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages)
([source](https://togithub.com/linuxserver/docker-ddclient)) | digest |
`0410e72` -> `fc10e3f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 09:21:32 +01:00
TrueCharts Bot
ddc341b227 chore(deps): update container image lscr.io/linuxserver/webtop to arch-mate@dc8f4da (#15180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `0f65384` -> `dc8f4da` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 08:21:35 +01:00
TrueCharts Bot
06cbd771e3 chore(deps): update container image lscr.io/linuxserver/webtop to arch-kde@71a2649 (#15179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `583e6bd` -> `71a2649` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 08:19:51 +01:00
TrueCharts Bot
19d4b724fc chore(deps): update container image lscr.io/linuxserver/webtop to arch-icewm@3b9644f (#15178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `ec10d85` -> `3b9644f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 07:22:44 +01:00
TrueCharts Bot
2f63036b68 chore(deps): update container image lscr.io/linuxserver/webtop to arch-i3@82fe836 (#15177)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `be32026` -> `82fe836` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 07:21:16 +01:00
TrueCharts Bot
90de2643f9 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-xfce@28d7d76 (#15176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8872896` -> `28d7d76` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 06:23:23 +01:00
TrueCharts Bot
b870f2b098 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-openbox@2423a68 (#15175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `cca4c94` -> `2423a68` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 06:22:00 +01:00
TrueCharts Bot
8124577cdd chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-mate@3c57b8a (#15174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `10336e7` -> `3c57b8a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 05:21:19 +01:00
TrueCharts Bot
37b5fb06c9 chore(deps): update container image ghcr.io/linuxserver/foldingathome to 7.6.21@3c4b1b5 (#15192)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/foldingathome](https://togithub.com/linuxserver/docker-foldingathome/packages)
([source](https://togithub.com/linuxserver/docker-foldingathome)) |
digest | `5706dc3` -> `3c4b1b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 05:19:53 +01:00
bitpushr
4f1e472e59 chore(rdtclient): bump version (#15193)
**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
- [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: bitpushr <91350598+bitpushr@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-11-21 04:06:13 +00:00
TrueCharts Bot
89e54be246 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde@a5361f5 (#15173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `36c9c33` -> `a5361f5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 04:20:58 +01:00
TrueCharts Bot
2e197313c7 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-icewm@f11590c (#15172)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `42d0e33` -> `f11590c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 04:19:32 +01:00
TrueCharts Bot
1cfcb7c063 chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-i3@2bfcbbc (#15171)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `894aab6` -> `2bfcbbc` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 03:32:05 +01:00
TrueCharts Bot
d2a986a06f chore(deps): update container image lmscommunity/logitechmediaserver to 8.4.0@bb6a9a6 (#15147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `fe353ed` -> `bb6a9a6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 03:30:48 +01:00
TrueCharts Bot
dabbc5c215 chore(deps): update container image ghcr.io/linuxserver/resilio-sync to 2.7.3@a4ced50 (#15189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/resilio-sync](https://togithub.com/linuxserver/docker-resilio-sync/packages)
([source](https://togithub.com/linuxserver/docker-resilio-sync)) |
digest | `577f327` -> `a4ced50` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 02:47:08 +01:00
TrueCharts Bot
dfa9f5fadb chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@fc21f41 (#15142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `bebfb19` -> `fc21f41` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 02:45:40 +01:00
TrueCharts Bot
b5af0503ed chore(deps): update container image diygod/rsshub to latest@1bae8d4 (#15161)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `bf3036c` -> `1bae8d4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 01:37:10 +01:00
Kjeld Schouten
79d390dca6 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-21 01:11:40 +01:00
allcontributors[bot]
997539d7f6 docs: add Plinsboorg as a contributor for doc (#15121)
Adds @Plinsboorg as a contributor for doc.

This was requested by StevenMcElligott [in this
comment](https://github.com/truecharts/charts/pull/15120#issuecomment-1818019582)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-21 00:51:37 +01:00
TrueCharts Bot
e60ea0eea2 fix(deps): update container image ghcr.io/linuxserver/projectsend to latest (#15187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `4d27e3c` -> `e4a4a8b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-21 00:20:07 +01:00
TrueCharts Bot
935647beed feat(deps): update container image tailscale/tailscale to v1.54.0 (#15185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | minor | `v1.52.0` -> `v1.54.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 23:28:27 +01:00
TrueCharts Bot
727396ceeb fix(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.3 (#15183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.2` -> `5.3.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 23:26:19 +01:00
TrueCharts Bot
b6add4cd6e fix(deps): update container image ghcr.io/onedr0p/transmission to 4.0.4 (#15170)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/transmission](https://togithub.com/onedr0p/containers)
| digest | `49ddee0` -> `9ceecb1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 21:30:33 +01:00
TrueCharts Bot
d5199c7c81 fix(deps): update container image nocodb/nocodb to v0.202.8 (#15160)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.202.7` -> `0.202.8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 21:29:03 +01:00
TrueCharts Bot
a30bd5f0d3 fix(deps): update container image jlesage/tsmuxer to v23.11.2 (#15159)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/tsmuxer](https://togithub.com/jlesage/docker-tsmuxer) | patch
| `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-tsmuxer (jlesage/tsmuxer)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-tsmuxer/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-tsmuxer/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 20:30:13 +01:00
TrueCharts Bot
e61137e37d fix(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.2 (#15168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | patch | `5.3.1` -> `5.3.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 20:28:04 +01:00
TrueCharts Bot
ed57bf1b7f fix(deps): update container image jlesage/qdirstat to v23.11.2 (#15158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/qdirstat](https://togithub.com/jlesage/docker-qdirstat) |
patch | `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-qdirstat (jlesage/qdirstat)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-qdirstat/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-qdirstat/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 19:31:42 +01:00
TrueCharts Bot
91499b191d fix(deps): update container image jlesage/putty to v23.11.2 (#15157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/putty](https://togithub.com/jlesage/docker-putty) | patch |
`v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-putty (jlesage/putty)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-putty/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-putty/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 19:29:33 +01:00
Xstar97TheNoob
04aae34379 chore(charts) fix that dont have a mirror. (#15061)
**Description**
Fix charts that never had a mirror and revert back to the tccrio
⚒️ 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-11-20 20:26:50 +02:00
TrueCharts Bot
6a7239c62e fix(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1 (#15165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://togithub.com/linuxserver/docker-pwndrop)
| digest | `4cec696` -> `2db08ac` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 18:29:38 +01:00
TrueCharts Bot
c87da3bc99 fix(deps): update container image jlesage/mkvtoolnix to v23.11.3 (#15156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvtoolnix](https://togithub.com/jlesage/docker-mkvtoolnix) |
patch | `v23.11.2` -> `v23.11.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix (jlesage/mkvtoolnix)</summary>

###
[`v23.11.3`](https://togithub.com/jlesage/docker-mkvtoolnix/releases/tag/v23.11.3):
Version 23.11.3

[Compare
Source](https://togithub.com/jlesage/docker-mkvtoolnix/compare/v23.11.2...v23.11.3)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 18:28:17 +01:00
TrueCharts Bot
6175591f87 fix(deps): update container image jlesage/mkvcleaver to v23.11.2 (#15155)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mkvcleaver](https://togithub.com/jlesage/docker-mkvcleaver) |
patch | `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mkvcleaver (jlesage/mkvcleaver)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-mkvcleaver/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-mkvcleaver/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 17:32:23 +01:00
TrueCharts Bot
1d73910443 fix(deps): update container image jlesage/mediainfo to v23.11.2 (#15154)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) |
patch | `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mediainfo (jlesage/mediainfo)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-mediainfo/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 17:30:17 +01:00
TrueCharts Bot
dd8dc16f90 fix(deps): update container image jlesage/makemkv to v23.11.2 (#15153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/makemkv](https://togithub.com/jlesage/docker-makemkv) | patch
| `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-makemkv (jlesage/makemkv)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-makemkv/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-makemkv/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 16:29:28 +01:00
TrueCharts Bot
296993f6f9 fix(deps): update container image jlesage/jdownloader-2 to v23.11.2 (#15152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jlesage/jdownloader-2](https://togithub.com/jlesage/docker-jdownloader-2)
| patch | `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-jdownloader-2 (jlesage/jdownloader-2)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-jdownloader-2/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-jdownloader-2/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 16:27:33 +01:00
TrueCharts Bot
2dd8af4e3b fix(deps): update container image jlesage/handbrake to v23.11.3 (#15151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/handbrake](https://togithub.com/jlesage/docker-handbrake) |
patch | `v23.11.2` -> `v23.11.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-handbrake (jlesage/handbrake)</summary>

###
[`v23.11.3`](https://togithub.com/jlesage/docker-handbrake/releases/tag/v23.11.3):
Version 23.11.3

[Compare
Source](https://togithub.com/jlesage/docker-handbrake/compare/v23.11.2...v23.11.3)

Changes in this release:

-   Updated HandBrake to version 1.7.0.
-   Improved QSV checks.
- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 15:27:40 +01:00
TrueCharts Bot
4d3953b401 fix(deps): update container image jlesage/filebot to v23.11.2 (#15150)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/filebot](https://togithub.com/jlesage/docker-filebot) | patch
| `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-filebot (jlesage/filebot)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-filebot/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-filebot/compare/v23.11.1...v23.11.2)

Changes in this release:

-   Updated FileBot to version 5.1.2.
- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 15:25:49 +01:00
TrueCharts Bot
3a9f34be02 fix(deps): update container image jlesage/czkawka to v23.11.2 (#15149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/czkawka](https://togithub.com/jlesage/docker-czkawka) | patch
| `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-czkawka (jlesage/czkawka)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-czkawka/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-czkawka/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 14:31:40 +01:00
TrueCharts Bot
6c8f21a87f fix(deps): update container image jlesage/avidemux to v23.11.2 (#15148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/avidemux](https://togithub.com/jlesage/docker-avidemux) |
patch | `v23.11.1` -> `v23.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-avidemux (jlesage/avidemux)</summary>

###
[`v23.11.2`](https://togithub.com/jlesage/docker-avidemux/releases/tag/v23.11.2):
Version 23.11.2

[Compare
Source](https://togithub.com/jlesage/docker-avidemux/compare/v23.11.1...v23.11.2)

Changes in this release:

- Updated baseimage to version 4.5.2, which brings the following
changes:
- Fixed issue that would cause the helper that takes ownership of a
directory to fail when using a very high user or group ID.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 14:29:28 +01:00
TrueCharts Bot
15baced3ea fix(deps): update container image nginxinc/nginx-unprivileged to 1.25.3 (#15146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| digest | `d47e891` -> `198442e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 12:20:39 +01:00
TrueCharts Bot
d8a3597f2a fix(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0 (#15145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/quassel-core](https://togithub.com/linuxserver/docker-quassel-core)
| digest | `16489c2` -> `6b6b6c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 12:19:14 +01:00
TrueCharts Bot
602ab9da39 fix(deps): update container image docker.io/vaultwarden/server to v1.30.1 (#15141)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vaultwarden/server](https://togithub.com/dani-garcia/vaultwarden)
| patch | `1.30.0` -> `1.30.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dani-garcia/vaultwarden
(docker.io/vaultwarden/server)</summary>

###
[`v1.30.1`](https://togithub.com/dani-garcia/vaultwarden/releases/tag/1.30.1)

[Compare
Source](https://togithub.com/dani-garcia/vaultwarden/compare/1.30.0...1.30.1)

This is a minor release to fix some issues with the `Login with device`
feature, and restore the `alpine` docker tag that was missing on the
latest release.

⚠️ **Note:** The WebSockets service for live sync has been integrated in
the main HTTP server, which means simpler proxy setups that don't
require a separate rule to redirect WS traffic to port 3012. Please
check the updated examples in the
[wiki](https://togithub.com/dani-garcia/vaultwarden/wiki/Proxy-examples).
It's recommended to migrate to this new setup as using the old server on
port 3012 is deprecated, won't receive new features and will be removed
in a future release.

#### What's Changed

- Fix missing alpine tag during buildx bake by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4043](https://togithub.com/dani-garcia/vaultwarden/pull/4043)
- Disable autofill-v2 by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4056](https://togithub.com/dani-garcia/vaultwarden/pull/4056)
- Add Protected Actions Check by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4067](https://togithub.com/dani-garcia/vaultwarden/pull/4067)
- Update crates by [@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4074](https://togithub.com/dani-garcia/vaultwarden/pull/4074)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.30.0...1.30.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 11:28:57 +01:00
TrueCharts Bot
7d417bd788 fix(deps): update container image lmscommunity/logitechmediaserver to 8.4.0 (#15144)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `0036de8` -> `fe353ed` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 11:21:56 +01:00
TrueCharts Bot
5360932895 fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-xfce (#15139)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `1a6a58f` -> `3f9488e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 10:20:16 +01:00
TrueCharts Bot
6550571f11 fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-openbox (#15138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `afb50a5` -> `33c0820` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 10:18:45 +01:00
TrueCharts Bot
3db73b8d38 fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-mate (#15137)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `7acd2fd` -> `e7a893c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 09:21:21 +01:00
TrueCharts Bot
92259a5ebe fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-kde (#15136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `91fc8f7` -> `e27b94e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 09:20:07 +01:00
TrueCharts Bot
04e3684055 fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-icewm (#15135)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `9ba4f59` -> `1bec0fe` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 08:20:01 +01:00
TrueCharts Bot
94d8d904b7 fix(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-i3 (#15134)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `eda2745` -> `d6df95a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 08:18:42 +01:00
TrueCharts Bot
1dbbc4a3cd fix(deps): update container image lscr.io/linuxserver/rdesktop to latest (#15133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f1e9803` -> `acbbca9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 07:23:17 +01:00
TrueCharts Bot
bcb983214f fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-xfce (#15132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `763e7f4` -> `2467634` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 07:22:00 +01:00
TrueCharts Bot
7428d9d2ce fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-openbox (#15131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `180e36f` -> `486ea27` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 06:20:24 +01:00
TrueCharts Bot
d3bd8126c3 fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-mate (#15130)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `252791f` -> `773f014` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 06:19:04 +01:00
TrueCharts Bot
65ac15da3f fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-kde (#15129)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `94a0f6d` -> `ab04da0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 05:23:17 +01:00
TrueCharts Bot
072ceac3c6 fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-icewm (#15128)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `51e9007` -> `3f9b354` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 05:21:59 +01:00
TrueCharts Bot
46d73922bf fix(deps): update container image lscr.io/linuxserver/rdesktop to fedora-i3 (#15127)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `d7a99d2` -> `f5ee618` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 04:22:43 +01:00
TrueCharts Bot
39cf8d40fc fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-openbox (#15126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8d8a718` -> `f00830d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 04:21:13 +01:00
TrueCharts Bot
a84510fd39 fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-mate (#15125)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `307b86a` -> `465083d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 03:31:56 +01:00
TrueCharts Bot
02a9d08904 fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-kde (#15124)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `f252958` -> `1be6e48` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 03:30:45 +01:00
TrueCharts Bot
414f933b1b fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-icewm (#15123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `07d50d7` -> `e85503d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 02:44:42 +01:00
TrueCharts Bot
460ee9ab4f fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-i3 (#15122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `8909ca2` -> `d73b24d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 02:43:29 +01:00
TrueCharts Bot
0157dbf823 fix(deps): update container image ghcr.io/linuxserver/babybuddy to 2.1.2 (#15118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://togithub.com/linuxserver/docker-babybuddy)
| digest | `b0619e7` -> `b00c283` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-20 00:17:39 +01:00
Kjeld Schouten
31cd0d7d23 Delete test directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:55:01 +01:00
Kjeld Schouten
abd2a38445 Delete NOTICE
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:54:37 +01:00
Kjeld Schouten
924fabd3f3 Delete Gemfile
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-19 23:54:10 +01:00
TrueCharts Bot
9e0d17ac56 fix(deps): update container image quay.io/pussthecatorg/libremdb to latest (#15102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `a079b39` -> `3e4fab8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:53:11 +01:00
TrueCharts Bot
a28f9b2e7a fix(deps): update container image ghcr.io/linuxserver/duckdns to latest (#15100)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `9cbcfa0` -> `bebfb19` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:52:59 +01:00
TrueCharts Bot
a14a4b916a fix(deps): update container image diygod/rsshub to latest (#15088)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `7292e36` -> `bf3036c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:51:18 +01:00
TrueCharts Bot
0d9dab0267 fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde (#15117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `356c5ab` -> `36c9c33` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:23:38 +01:00
TrueCharts Bot
89bc020f8a fix(deps): update container image lscr.io/linuxserver/cops to 2.2.1 (#15116)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops)
| digest | `547b730` -> `3cf77b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 23:22:09 +01:00
kqmaverick
c5760a5864 feat(qbittorrent): add port forward sidecar (#14577)
**Description**
Adds an automatic port forward sidecar script.

⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: kqmaverick <121722567+kqmaverick@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-11-19 20:39:34 +02:00
TrueCharts Bot
c3c56cf5a3 feat(deps): update container image ghostfolio/ghostfolio to v2.25.1 (#15114)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.24.0` -> `2.25.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 19:25:17 +01:00
tuxsudo
31d210ffc4 feat(Linkwarden) Add Linkwarden to incubator (#14806)
**Description**

It's new app time, and this time it's Linkwarden!
Linkwarden is an open-source collaborative bookmark manager
https://github.com/linkwarden/linkwarden

⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**

Tested on TrueNAS Scale Cobia 23.10.0.1


**📃 Notes:**

App is "hardcoded" (no env var to change yarn port) to port 3000, so
targetPort is set to avoid issues.

NEXTAUTH_URL has a weird behavior, the env var is required to be set but
only seems to affect a logout redirect (when logging out it redirects to
whatever NEXTAUTH_URL has set), we'll probably want to modify it so it
matches the host + service port or ingress. However, since the main port
has no env var to modify it we may want to keep it as is.


**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.

- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---
2023-11-19 20:22:53 +02:00
kqmaverick
60b3a9991f fix(kimai): fix vars (#14812)
**Description**
Adds "" to vars

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-19 20:21:38 +02:00
TrueCharts Bot
e8318230be fix(deps): update container image ghcr.io/techno-tim/littlelink-server to latest (#15113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `27000f5` -> `917a54e`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 18:17:44 +01:00
TrueCharts Bot
5007c8ba69 feat(deps): update container image ghcr.io/kiwix/kiwix-serve to v3.6.0 (#15111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kiwix/kiwix-serve](https://togithub.com/openzim/kiwix-tools)
| minor | `3.5.0` -> `3.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 16:24:40 +01:00
TrueCharts Bot
a187ab2d7b fix(deps): update container image ghcr.io/linuxserver/librespeed to 5.2.5 (#15109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/librespeed](https://togithub.com/linuxserver/docker-librespeed)
| digest | `9a59fc7` -> `3c3ca19` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 13:22:31 +01:00
TrueCharts Bot
7ba90955a1 feat(deps): update container image ghcr.io/geek-cookbook/nzbhydra2 to v5.3.1 (#15107)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/nzbhydra2 | minor | `5.2.0` -> `5.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 12:27:27 +01:00
TrueCharts Bot
cb86f56e4b fix(deps): update container image joplin/server to v2.13.5 (#15106)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [joplin/server](https://togithub.com/laurent22/joplin) | patch |
`2.13.4-beta` -> `2.13.5-beta` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 12:25:26 +01:00
TrueCharts Bot
726a17ef45 feat(deps): update container image ronivay/xen-orchestra to v5.126.0 (#15074)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | minor | `5.125.2` -> `5.126.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 11:26:26 +01:00
TrueCharts Bot
df009ec6dd feat(deps): update container image docker.io/codercom/code-server to v4.19.0 (#15073)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/codercom/code-server | minor | `4.18.0` -> `4.19.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 10:23:47 +01:00
TrueCharts Bot
e9ded3fba8 fix(deps): update container image ghcr.io/linuxserver/grocy to 4.0.3 (#15105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://togithub.com/linuxserver/docker-grocy)
| digest | `e106a2d` -> `4c3ac3f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 10:19:02 +01:00
sdimovv
c030f7e595 fix(nextcloud): Nextcloud fix internal nextcloud url in onlyoffice config (#15092)
**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)-->

Fixes a wrong internal URL that is set when configuring onlyoffice

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
helm template

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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._
2023-11-19 10:38:38 +02:00
TrueCharts Bot
181ab18097 fix(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.4.4088 (#15104)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://togithub.com/onedr0p/containers)
| patch | `1.10.2.4064` -> `1.10.4.4088` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 09:27:59 +01:00
TrueCharts Bot
bd94cc2e98 fix(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.3.3791 (#15103)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://togithub.com/onedr0p/containers)
| patch | `2.0.2.3782` -> `2.0.3.3791` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 09:25:26 +01:00
TrueCharts Bot
ee61d5ff7f fix(deps): update container image wiserain/flexget to v3.9.19 (#15071)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [wiserain/flexget](https://togithub.com/wiserain/docker-flexget) |
patch | `3.9.18` -> `3.9.19` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 08:29:02 +01:00
TrueCharts Bot
ac3359ef7d fix(deps): update container image gabekangas/owncast to v0.1.2 (#15086)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| gabekangas/owncast | patch | `0.1.1` -> `0.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 08:25:45 +01:00
TrueCharts Bot
1468bb12bf fix(deps): update container image esphome/esphome to v2023.11.2 (#15064)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2023.11.1` -> `2023.11.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 07:26:34 +01:00
TrueCharts Bot
b0a0c3c4e3 fix(deps): update container image tombursch/kitchenowl-web to latest (#15063)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `2a553da` -> `df7ef03` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 07:19:36 +01:00
TrueCharts Bot
8d93c03c2f fix(deps): update container image tombursch/kitchenowl to latest (#15062)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `3a1a74b` -> `2abf15b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 06:17:51 +01:00
TrueCharts Bot
5017cad8df fix(deps): update container image linuxserver/calibre-web to version-0.6.21 (#15101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web)
| digest | `be1f747` -> `d40cbc6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 06:16:27 +01:00
TrueCharts Bot
91fed8a77a fix(deps): update container image redmine to v (#15094)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redmine | digest | `a1b33b1` -> `71e7eb8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 05:23:19 +01:00
TrueCharts Bot
eec6a092ee fix(deps): update container image ghcr.io/linuxserver/budge to 0.0.9 (#15099)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/budge](https://togithub.com/linuxserver/docker-budge)
| digest | `55d378b` -> `a9cccd3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 05:21:26 +01:00
TrueCharts Bot
ab56aa6083 fix(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3 (#15098)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus)
| digest | `e4899b3` -> `f660395` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 04:21:38 +01:00
TrueCharts Bot
7bf3ef2b1f fix(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5 (#15097)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot)
| digest | `6e7c156` -> `bf4aea6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 04:20:20 +01:00
TrueCharts Bot
b8de9a2d0e fix(deps): update container image ghcr.io/linuxserver/freshrss to 1.22.1 (#15096)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss)
| digest | `9c0f50e` -> `e2794f5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 03:34:38 +01:00
TrueCharts Bot
d17e198a67 fix(deps): update container image ghcr.io/linuxserver/duckdns to latest (#15095)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `b9bb62a` -> `9cbcfa0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 03:33:12 +01:00
TrueCharts Bot
75adbd9cd7 fix(deps): update container image quay.io/pussthecatorg/libremdb to latest (#15068)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `adaa3a8` -> `a079b39` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 02:48:40 +01:00
TrueCharts Bot
2af6abe705 fix(deps): update container image ghcr.io/linuxserver/tvheadend to latest (#15077)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/tvheadend | digest | `9332be3` -> `c0f4486` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-19 02:46:57 +01:00
TrueCharts Bot
eb1fcea0af fix(deps): update container image ghcr.io/linuxserver/piwigo to 13.8.0 (#15076)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo)
| digest | `7087886` -> `3c4a4da` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 23:20:55 +01:00
kqmaverick
92617f0d00 feat(whisparr): add authentication (#15089)
**Description**
Adds authentication question.

⚒️ 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 22:19:33 +00:00
TrueCharts Bot
fe76456367 fix(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest (#15081)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `e643ae7` -> `05baf72` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 23:02:02 +01:00
TrueCharts Bot
98de3111cb fix(deps): update container image ghcr.io/linuxserver/grav to 1.7.43 (#15070)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav)
| digest | `d74e1eb` -> `a140861` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 23:00:47 +01:00
Kjeld Schouten
50e19024be Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 22:46:09 +01:00
TrueCharts Bot
e43c319ca7 fix(deps): update container image diygod/rsshub to latest (#15069)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `33e24d6` -> `7292e36` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 22:17:03 +01:00
TrueCharts Bot
eae7e74864 fix(deps): update container image seafileltd/seafile-mc to v11.0.2 (#15040)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| seafileltd/seafile-mc | patch | `11.0.1` -> `11.0.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 20:47:27 +00:00
TrueCharts Bot
d7696fb5c2 fix(deps): update container image louislam/uptime-kuma to v1.23.6 (#15038)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| louislam/uptime-kuma | patch | `1.23.4-debian` -> `1.23.6-debian` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 20:46:46 +00:00
TrueCharts Bot
97c15dce13 fix(deps): update container image minio/minio to vrelease.2023-11-15t20-43-25z (#15039)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2023-11-11T08-14-41Z` ->
`RELEASE.2023-11-15T20-43-25Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 20:46:33 +00:00
TrueCharts Bot
723f629329 fix(deps): update container image deconzcommunity/deconz to v2.24.2 (#15037)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | patch | `2.24.1` -> `2.24.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-18 20:45:46 +00:00
sdimovv
5469aca221 feat(nextcloud): Add new onlyoffice config options (#14698)
**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)-->

Adds additional config options for onlyoffice.

With the current setup, the connection may not work out of the box,
since Nextcloud and OnlyOffice will try to talk to each other using
their public FQDNs. In this case, the user will have to configure the
internal FQDNs manually from Nextcloud UI.

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Checked if templating works as I don't have access to the new image

```
helm template -n ix-nextcloud nextcloud .
```

**📃 Notes:**
<!-- Please enter any other relevant information here -->

Container changes: https://github.com/truecharts/containers/pull/35386

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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: sdimovv <36302090+sdimovv@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-18 21:37:31 +02:00
allcontributors[bot]
13777d2ffc docs: add Plinsboorg as a contributor for bug (#15082)
Adds @Plinsboorg as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/15079#issuecomment-1817605582)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-18 21:36:36 +02:00
Kjeld Schouten
cee01021d0 Delete .github/workflows/renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 19:27:13 +01:00
Kjeld Schouten
3b2a694ba8 Delete .github/workflows/renovate.yml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 18:18:29 +01:00
Kjeld Schouten
8fabfd3e76 Delete .github/renovate-config.js
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 18:17:59 +01:00
kqmaverick
9bc3a1a6e4 migrate(duplicacy): migrate to new common (#15075)
**Description**
Migrate duplicacy 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._
2023-11-18 11:27:26 -05:00
Kjeld Schouten
c339ac5222 Update renovate-config.js
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 17:20:02 +01:00
Kjeld Schouten
c6358f4892 Update renovate-config.js
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 16:48:47 +01:00
Kjeld Schouten
fecc657679 Update renovate-config.js
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 16:39:32 +01:00
TrueCharts Bot
5b1a525fb2 fix(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.3 (#14953) 2023-11-18 16:18:34 +01:00
TrueCharts Bot
2e97548c53 fix(deps): update container image lscr.io/linuxserver/webtop to arch-icewm (#14855) 2023-11-18 16:18:16 +01:00
TrueCharts Bot
594d0ec5e0 fix(deps): update container image lscr.io/linuxserver/webtop to arch-openbox (#14858) 2023-11-18 16:18:12 +01:00
TrueCharts Bot
8dc886a838 fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-openbox (#14852) 2023-11-18 16:18:10 +01:00
TrueCharts Bot
af50dac3f8 fix(deps): update container image lscr.io/linuxserver/webtop to arch-xfce (#14859) 2023-11-18 16:18:09 +01:00
TrueCharts Bot
e0bb80b596 fix(deps): update container image lscr.io/linuxserver/webtop to arch-kde (#14856) 2023-11-18 16:18:09 +01:00
TrueCharts Bot
35712e9c8e fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-icewm (#14850) 2023-11-18 16:18:08 +01:00
TrueCharts Bot
e41c72e86b fix(deps): update container image lscr.io/linuxserver/webtop to arch-i3 (#14854) 2023-11-18 16:18:05 +01:00
TrueCharts Bot
56d5c3f2cf fix(deps): update container image lscr.io/linuxserver/webtop to arch-mate (#14857) 2023-11-18 16:18:03 +01:00
TrueCharts Bot
3285f96291 fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-i3 (#14849) 2023-11-18 16:18:02 +01:00
TrueCharts Bot
8723ad4ee1 fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-mate (#14851) 2023-11-18 16:18:02 +01:00
TrueCharts Bot
6575245cff fix(images): update container image tccr.io/truecharts/storm to latest (#14998) 2023-11-18 16:18:01 +01:00
TrueCharts Bot
af2731f9a0 fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-xfce (#14853) 2023-11-18 16:18:00 +01:00
TrueCharts Bot
135e6f28f7 fix(images): update container image tccr.io/truecharts/rutorrent-crazymax to vlatest (#14987) 2023-11-18 16:17:24 +01:00
TrueCharts Bot
57273a81ed fix(images): update container image tccr.io/truecharts/sia-daemon to vmaster (#14990) 2023-11-18 16:16:55 +01:00
TrueCharts Bot
702f1b64d0 fix(images): update container image tccr.io/truecharts/quickshare to latest (#14975) 2023-11-18 16:16:52 +01:00
TrueCharts Bot
a8873740cb fix(images): update container image tccr.io/truecharts/starmade to latest (#14995)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/starmade | digest | `a49652c` -> `69833ef` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:16:42 +00:00
TrueCharts Bot
5ffbdcdd5c fix(images): update container image tccr.io/truecharts/pvk-ii to latest (#14971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/pvk-ii | digest | `716ece3` -> `6abbc08` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:16:35 +00:00
TrueCharts Bot
1f834d94f1 fix(images): update container image tccr.io/truecharts/sonsoftheforest to latest (#14993)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/sonsoftheforest | digest | `e435b58` -> `df2acf5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:16:26 +00:00
TrueCharts Bot
d601e35724 fix(deps): update container image collabora/code to 23.05.5.4.1 (#14847) 2023-11-18 16:16:15 +01:00
TrueCharts Bot
b6fc586b26 fix(images): update container image tccr.io/truecharts/raneto to latest (#14977)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/raneto | digest | `39e1717` -> `281032b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:16:09 +00:00
TrueCharts Bot
2c5d7d6218 fix(images): update container image tccr.io/truecharts/pt-helper to latest (#14970)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/pt-helper | digest | `863b9b6` -> `159294d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:58 +00:00
TrueCharts Bot
edaaa4bbb3 fix(images): update container image tccr.io/truecharts/steam-headless to vlatest (#14997)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/steam-headless | digest | `b1e4ca5` -> `e78bb73` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:47 +00:00
TrueCharts Bot
2fef2e04bf fix(images): update container image tccr.io/truecharts/rapidphotodownloader to latest (#14978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/rapidphotodownloader | digest | `8dc5165` ->
`3a2b224` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:40 +00:00
TrueCharts Bot
907bf39f06 fix(images): update container image tccr.io/truecharts/rust to latest (#14986)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/rust | digest | `efe01c5` -> `b04acfe` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:31 +00:00
TrueCharts Bot
7a4692b87a fix(images): update container image tccr.io/truecharts/stationeers to latest (#14996)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/stationeers | digest | `2559301` -> `c8d0389` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:21 +00:00
TrueCharts Bot
ff5872fef0 fix(images): update container image tccr.io/truecharts/rflood to latest (#14983)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/rflood | digest | `1bb88cd` -> `2d55a8a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:18 +00:00
TrueCharts Bot
8e8cdbaaed fix(images): update container image tccr.io/truecharts/remotely to latest (#14981)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/remotely | digest | `f443102` -> `ceac680` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:15 +00:00
TrueCharts Bot
3de86bb02d fix(images): update container image tccr.io/truecharts/pixark to latest (#14965)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/pixark | digest | `5f926d6` -> `5058ff3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:12 +00:00
TrueCharts Bot
31bdfb5e50 fix(images): update container image tccr.io/truecharts/quake3 to latest (#14974)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/quake3 | digest | `539dfba` -> `87d6947` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:15:01 +00:00
TrueCharts Bot
971476ef30 fix(images): update container image tccr.io/truecharts/pialert to latest (#14963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/pialert | digest | `66705d1` -> `8324b12` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:57 +00:00
TrueCharts Bot
495ecacbb3 fix(images): update container image tccr.io/truecharts/rimgo to latest (#14984)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/rimgo | digest | `b7ad133` -> `fce8154` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:54 +00:00
TrueCharts Bot
eb9123b295 fix(images): update container image tccr.io/truecharts/songkong to latest (#14992)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/songkong | digest | `08ec1d6` -> `0fbb052` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:52 +00:00
TrueCharts Bot
da50871f10 fix(images): update container image tccr.io/truecharts/preclear to latest (#14968)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/preclear | digest | `417d95a` -> `fb644c7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:50 +00:00
TrueCharts Bot
7d82f83cdf fix(images): update container image tccr.io/truecharts/redm to latest (#14980)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/redm | digest | `2c7101d` -> `4d87a6b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:42 +00:00
TrueCharts Bot
de94877cff fix(images): update container image tccr.io/truecharts/qflood to latest (#14973)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/qflood | digest | `a298c47` -> `d773cd8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:41 +00:00
TrueCharts Bot
17471fe618 fix(images): update container image tccr.io/truecharts/restic-rest-server to latest (#14982)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/restic-rest-server | digest | `f93d430` ->
`882c045` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:39 +00:00
TrueCharts Bot
e649c69de7 fix(images): update container image tccr.io/truecharts/pyload-ng to latest (#14972)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/pyload-ng | digest | `d8b8feb` -> `549e92e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:34 +00:00
TrueCharts Bot
524c50857c fix(images): update container image tccr.io/truecharts/red-discordbot to vfull (#14979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/red-discordbot | digest | `669d82e` -> `416909f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:30 +00:00
TrueCharts Bot
4749dcbcab fix(images): update container image tccr.io/truecharts/rss-to-telegram to latest (#14985)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/rss-to-telegram | digest | `0c78ca3` -> `667f4be` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:27 +00:00
TrueCharts Bot
334026683f fix(images): update container image tccr.io/truecharts/poste to latest (#14966)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/poste | digest | `fbae120` -> `35d6d08` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:24 +00:00
TrueCharts Bot
db52c450e0 fix(images): update container image tccr.io/truecharts/prpdf to latest (#14969)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/prpdf | digest | `24f9af4` -> `284c28a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:21 +00:00
TrueCharts Bot
d3494b55c8 fix(deps): update container image docker.io/alpine/socat to 1.7.4.4 (#14848) 2023-11-18 16:14:16 +01:00
TrueCharts Bot
cb7d68b9dc fix(images): update container image tccr.io/truecharts/postscriptum to latest (#14967)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/postscriptum | digest | `62f2a0b` -> `c55fbf7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:15 +00:00
TrueCharts Bot
0352b81776 fix(images): update container image tccr.io/truecharts/passwordpusherephemeral to latest (#14959)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/passwordpusherephemeral | digest | `adafa13` ->
`46c1c3a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 15:14:00 +00:00
TrueCharts Bot
c54a81075c fix(images): update container image tccr.io/truecharts/v-rising to latest (#15020) 2023-11-18 15:10:21 +01:00
TrueCharts Bot
4ed2f3e194 fix(images): update container image tccr.io/truecharts/valetudo-mapper to latest (#15021) 2023-11-18 15:10:15 +01:00
TrueCharts Bot
fae7453b74 fix(images): update container image tccr.io/truecharts/universal-media-server to latest (#15017) 2023-11-18 15:10:05 +01:00
TrueCharts Bot
30fcff3a4b fix(images): update container image tccr.io/truecharts/urban-terror to latest (#15019) 2023-11-18 15:10:04 +01:00
TrueCharts Bot
ddf069a780 fix(images): update container image tccr.io/truecharts/unturned to latest (#15018) 2023-11-18 15:09:59 +01:00
Kjeld Schouten
118c905bfb feat(ci): handle renovate container bumping from within renovate 2023-11-18 14:55:04 +01:00
Kjeld Schouten
b7a2e4945f Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 14:42:46 +01:00
TrueCharts Bot
c2c47ab7e8 fix(images): update container image tccr.io/truecharts/duplicacy to latest (#14898)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/duplicacy | digest | `1c5a6f9` -> `bbf901c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 14:42:33 +01:00
Marthinus Bosman
c35d90e6b5 Small addition to cloudflared docs that would have saved me a lot of googling. (#14816)
**Description**

Just added some specific cloudflared setup instructions, since googling
it took me way too long to figure out.


**⚙️ 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
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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: Marthinus Bosman <38855581+MarthinusBosman@users.noreply.github.com>
2023-11-18 11:49:29 +01:00
Xstar97TheNoob
e6a70eef32 chore(repo) change charts to the upstream images (#14824)
**Description**
Apps with multiple images (multiple trains here)
⚒️ 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-11-18 11:48:35 +01:00
TrueCharts Bot
174a60e84c fix(images): update container image tccr.io/truecharts/blender to latest (#14844)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/blender | digest | `811d343` -> `56a00a1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 11:31:45 +01:00
TrueCharts Bot
a7d1eb4f54 fix(images): update container image tccr.io/truecharts/bitcoind to latest (#14843)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/bitcoind | digest | `d02946c` -> `83d6df3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 11:31:40 +01:00
Kjeld Schouten
78d71a8b3f Update renovate.yml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 11:29:22 +01:00
kqmaverick
7c1346422a fix(nzbhydra): update image to funkypenguin (#14821)
**Description**
Updates upstream image to funkypenguin

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 11:09:39 +01:00
kqmaverick
c626d63d1e fix(nzbget): change image to funkypenguin (#14820)
**Description**
Changes upstream image to funkypenguin

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-18 11:08:54 +01:00
kqmaverick
33ba65a6fe fix(whisparr): **BREAKING CHANGES** change upstream to hotio (#14817)
**Description**
Changes upstream to use hotio and changes user:group to 0:0. This also
moves whisparr to v2.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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._
2023-11-18 11:08:26 +01:00
TrueCharts Bot
b3e01561df fix(images): update container image tccr.io/truecharts/bitcoin-node to latest (#14842)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/bitcoin-node | digest | `ef1d0c6` -> `0297be5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 10:30:38 +01:00
TrueCharts Bot
54fb05c29f fix(images): update container image deconzcommunity/deconz to v (#14841)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | digest | `5f5eb75` -> `71081ea` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 10:30:13 +01:00
TrueCharts Bot
0b5698bba8 fix(images): update container image ghcr.io/linuxserver/openvscode-server to 1.84.0 (#14839)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server)
| digest | `c48e256` -> `7519881` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 09:31:40 +01:00
TrueCharts Bot
2a454da142 fix(images): update container image tccr.io/truecharts/barotrauma to latest (#14840)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/barotrauma | digest | `29c3e53` -> `e29393c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 09:30:36 +01:00
TrueCharts Bot
2dba0faff0 fix(images): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34 (#14838)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://togithub.com/linuxserver/docker-mysql-workbench)
| digest | `1eb590d` -> `d9a9c8e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 08:31:10 +01:00
TrueCharts Bot
d889eaa556 fix(images): update container image ghcr.io/linuxserver/dillinger to 3.39.1 (#14837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger)
| digest | `d3a46e9` -> `62c7e61` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 08:30:25 +01:00
TrueCharts Bot
783ec8cbe0 fix(images): update container image quay.io/pussthecatorg/libremdb to latest (#14835) 2023-11-18 07:35:05 +01:00
TrueCharts Bot
40bae4ef35 fix(images): update container image tccr.io/truecharts/avorion to latest (#14836)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/avorion | digest | `d9e3066` -> `75a60c3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 07:34:01 +01:00
TrueCharts Bot
0854d82c9f fix(images): update container image tccr.io/truecharts/aurora-files to latest (#14831)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/aurora-files | digest | `9b7866d` -> `d5343b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 06:47:07 +01:00
TrueCharts Bot
8993e1ab48 fix(images): update container image tccr.io/truecharts/automatic-ripping-machine to v2.6.60 (#14834)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/automatic-ripping-machine](https://togithub.com/truecharts/containers)
| digest | `80794ea` -> `bf79fee` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 06:30:51 +01:00
TrueCharts Bot
c4baedc099 fix(images): update container image ghcr.io/techno-tim/littlelink-server to latest (#14833) 2023-11-18 06:30:07 +01:00
TrueCharts Bot
d197338e20 fix(images): update container image tccr.io/truecharts/auto-yt-dl to latest (#14832)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/auto-yt-dl | digest | `bbd39e3` -> `3e52d0a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 05:30:46 +01:00
TrueCharts Bot
8d410e919d fix(images): update container image tccr.io/truecharts/archiveteam-warrior to latest (#14827)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/archiveteam-warrior | digest | `2f9df36` ->
`aeb1177` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 03:38:24 +01:00
TrueCharts Bot
87e5a2a3a1 fix(images): update container image tccr.io/truecharts/anope to latest (#14826)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/anope | digest | `db7fe61` -> `36ee471` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 02:52:24 +01:00
TrueCharts Bot
29be5a6e80 fix(images): update container image tccr.io/truecharts/americasarmy-pg to latest (#14825)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/americasarmy-pg | digest | `8475bc1` -> `04dadfa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 02:51:56 +01:00
TrueCharts Bot
eb413cdca0 fix(images): update container image quay.io/pussthecatorg/libremdb to latest (#14823) 2023-11-18 01:48:19 +01:00
TrueCharts Bot
89862e903e fix(images): update container image deluan/navidrome to 0.50.0 (#14818)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deluan/navidrome | digest | `73b2e46` -> `2cf4442` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-18 00:30:17 +01:00
TrueCharts Bot
d2f7c724c8 fix(images): update container image diygod/rsshub to latest (#14814) 2023-11-17 23:31:44 +01:00
TrueCharts Bot
2631a3d9f0 fix(images): update container image docker.io/bellamy/wallos to latest (#14815) 2023-11-17 23:31:42 +01:00
TrueCharts Bot
946a1d1b9c fix(images): update container image bitnami/mongodb to 7.0.3 (#14809)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `ae6638e` -> `5ff367b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 22:32:33 +01:00
TrueCharts Bot
067d0c2e1f fix(images): update container image ghcr.io/linuxserver/beets to version-1.6.0 (#14807)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `0cbd1e5` -> `2b96d83` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 21:32:38 +01:00
TrueCharts Bot
af5daa24e0 feat(images)!: Update container image ghcr.io/linuxserver/calibre to v7.0.0 (#14805)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://togithub.com/linuxserver/docker-calibre)
| major | `6.29.0` -> `7.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:44:20 +01:00
TrueCharts Bot
23ca24a774 feat(images): update container image ghostfolio/ghostfolio to v2.24.0 (#14803)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.22.0` -> `2.24.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 19:44:07 +00:00
TrueCharts Bot
a18a2cd97f feat(images): update container image lscr.io/linuxserver/cops to v2.2.1 (#14804)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://togithub.com/linuxserver/docker-cops)
| minor | `2.1.5` -> `2.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:43:48 +01:00
TrueCharts Bot
9d6e9b9831 feat(images): update container image bitnami/prometheus to v2.48.0 (#14798)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | minor | `2.47.2` -> `2.48.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 19:43:26 +00:00
TrueCharts Bot
78e8df6839 feat(images): update container image ghcr.io/wizarrrr/wizarr to v3.5.2 (#14802)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/wizarrrr/wizarr | minor | `3.4.8` -> `3.5.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:43:07 +01:00
TrueCharts Bot
efcb2ff79f fix(images): update container image outlinewiki/outline to v0.73.1 (#14797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://togithub.com/outline/outline) | patch |
`0.73.0` -> `0.73.1` |

---

> [!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.73.1`](https://togithub.com/outline/outline/releases/tag/v0.73.1)

[Compare
Source](https://togithub.com/outline/outline/compare/v0.73.0...v0.73.1)

##### Fixes

Fixes an issue where new installations could not complete database
migrations – for existing installations there is no benefit to update to
this release from `v0.73.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:43:04 +01:00
TrueCharts Bot
43fbb888b6 feat(images): update container image feramance/qbitrr to v3.8.4 (#14801)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| feramance/qbitrr | minor | `v3.7.16` -> `v3.8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:42:54 +01:00
TrueCharts Bot
bdf4b6261a fix(images): update container image n8nio/n8n to v1.17.1 (#14795) 2023-11-17 20:42:35 +01:00
TrueCharts Bot
a17d35e841 fix(images): update container image nocodb/nocodb to v0.202.7 (#14796)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.202.5` -> `0.202.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:42:29 +01:00
TrueCharts Bot
8dd431d3ff feat(images): update container image deluan/navidrome to v0.50.0 (#14799)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deluan/navidrome | minor | `0.49.3` -> `0.50.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:41:50 +01:00
TrueCharts Bot
189c196053 fix(images): update container image metabase/metabase to v0.47.8 (#14794) 2023-11-17 20:41:28 +01:00
TrueCharts Bot
4284091680 fix(images): update container image jgraph/drawio to v22.1.3 (#14793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jgraph/drawio](https://togithub.com/jgraph/docker-drawio) | patch |
`22.1.2` -> `22.1.3` |

---

> [!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.3`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.2...v22.1.3)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.2...v22.1.3)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:41:19 +01:00
TrueCharts Bot
76657f15b9 fix(images): update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 (#14790)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/domoticz](https://togithub.com/linuxserver/docker-domoticz)
| patch | `2023.2.20231109` -> `2023.2.20231116` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 19:41:09 +00:00
TrueCharts Bot
2161fae383 fix(images): update container image esphome/esphome to v2023.11.1 (#14788) 2023-11-17 20:40:54 +01:00
TrueCharts Bot
f6827f53ad fix(images): update container image ghcr.io/linuxserver/synclounge to v5.2.23 (#14791) 2023-11-17 20:40:50 +01:00
TrueCharts Bot
e239cc35f1 fix(images): update container image ghcr.io/zadam/trilium to v0.61.14 (#14792)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.61.13` -> `0.61.14` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:40:43 +01:00
TrueCharts Bot
20d7192333 fix(images): update container image clickhouse/clickhouse-server to v23.10.4.25 (#14786)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | patch | `23.10.3.5` -> `23.10.4.25` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:40:01 +01:00
TrueCharts Bot
d1648f0f14 fix(images): update container image ghcr.io/hay-kot/homebox to v0.10.2 (#14789)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.1` -> `v0.10.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.2`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.2)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.1...v0.10.2)

#### What's Changed

- fix: restore location section by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/587](https://togithub.com/hay-kot/homebox/pull/587)
- chore(deps): update dependency mkdocs-material to v9.4.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/592](https://togithub.com/hay-kot/homebox/pull/592)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/579](https://togithub.com/hay-kot/homebox/pull/579)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/575](https://togithub.com/hay-kot/homebox/pull/575)
- chore: rewrite generator to resolve strange name generation by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/612](https://togithub.com/hay-kot/homebox/pull/612)
- chore: bump all go dependencies by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/614](https://togithub.com/hay-kot/homebox/pull/614)
- fix: use unix filepath sep on windows for embeds by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/615](https://togithub.com/hay-kot/homebox/pull/615)
- fix: ensure urls isn't encoded by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/618](https://togithub.com/hay-kot/homebox/pull/618)
- Add Shoutrrr validation for `bark://`, `ntfy://` and `generic+`
prefixes by [@&#8203;chessmango](https://togithub.com/chessmango) in
[https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591)
- chore(deps): update pnpm/action-setup action to v2.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/511](https://togithub.com/hay-kot/homebox/pull/511)
- fix: use theme aware background color by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/619](https://togithub.com/hay-kot/homebox/pull/619)
- chore(deps): update actions/setup-node action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/621](https://togithub.com/hay-kot/homebox/pull/621)
- feat: expose timeout variables by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/622](https://togithub.com/hay-kot/homebox/pull/622)
- fix(deps): update dependency
[@&#8203;pinia/nuxt](https://togithub.com/pinia/nuxt) to ^0.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/620](https://togithub.com/hay-kot/homebox/pull/620)
- chore(deps): update dependency
[@&#8203;vite-pwa/nuxt](https://togithub.com/vite-pwa/nuxt) to ^0.2.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/616](https://togithub.com/hay-kot/homebox/pull/616)
- chore(deps): update dependency
[@&#8203;types/markdown-it](https://togithub.com/types/markdown-it) to
v13 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/577](https://togithub.com/hay-kot/homebox/pull/577)
- fix: images in child items by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/623](https://togithub.com/hay-kot/homebox/pull/623)
- fix: allow zeroing out asset ids by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/624](https://togithub.com/hay-kot/homebox/pull/624)

#### New Contributors

- [@&#8203;chessmango](https://togithub.com/chessmango) made their first
contribution in
[https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591)

**Full Changelog**:
https://github.com/hay-kot/homebox/compare/v0.10.1...v0.10.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:39:57 +01:00
TrueCharts Bot
001de0cb86 feat(images): update container image discordgsm/discord-game-server-monitor to v2.15.0 (#14800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[discordgsm/discord-game-server-monitor](https://togithub.com/DiscordGSM/GameServerMonitor)
| minor | `2.14.0` -> `2.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DiscordGSM/GameServerMonitor
(discordgsm/discord-game-server-monitor)</summary>

###
[`v2.15.0`](https://togithub.com/DiscordGSM/GameServerMonitor/releases/tag/2.15.0)

[Compare
Source](https://togithub.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.0)

#### Overview

-   Support Lead and Gold: Gangs of the Wild West
-   Support Ark: Survival Ascended
-   Support Counter-Strike 2
-   Support The Front
-   Enhance the Performance of Database Commands
-   Fixed an issue where player lists could exceed 1024 characters
-   Fix teamspeak3 query port and voice port flipped issue
-   Improve the commands /addserver /queryserver input fields

#### What's Changed

- Support Holdfast: Nations at War by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/49](https://togithub.com/DiscordGSM/GameServerMonitor/pull/49)
- Game: "The Forest" naming correction by
[@&#8203;kezzkezzkezz](https://togithub.com/kezzkezzkezz) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51)
- Support Counter-Strike 2 and The Front by
[@&#8203;xLeviNx](https://togithub.com/xLeviNx) in
[https://github.com/DiscordGSM/GameServerMonitor/pull/52](https://togithub.com/DiscordGSM/GameServerMonitor/pull/52)

#### New Contributors

- [@&#8203;kezzkezzkezz](https://togithub.com/kezzkezzkezz) made their
first contribution in
[https://github.com/DiscordGSM/GameServerMonitor/pull/51](https://togithub.com/DiscordGSM/GameServerMonitor/pull/51)

**Full Changelog**:
https://github.com/DiscordGSM/GameServerMonitor/compare/2.14.0...2.15.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:39:46 +01:00
TrueCharts Bot
53b925e1c2 fix(images): update container image charmcli/soft-serve to v0.7.2 (#14785)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [charmcli/soft-serve](https://togithub.com/charmbracelet/soft-serve) |
patch | `v0.7.1` -> `v0.7.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>charmbracelet/soft-serve (charmcli/soft-serve)</summary>

###
[`v0.7.2`](https://togithub.com/charmbracelet/soft-serve/releases/tag/v0.7.2)

[Compare
Source](https://togithub.com/charmbracelet/soft-serve/compare/v0.7.1...v0.7.2)

#### Changelog

##### Bug fixes

-
[`e0148ca`](e0148ca697):
fix(http): times out on large repositories
([#&#8203;428](https://togithub.com/charmbracelet/soft-serve/issues/428))
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))
-
[`6dc3c59`](6dc3c590f7):
fix: lint issues
([@&#8203;aymanbagabas](https://togithub.com/aymanbagabas))

##### Dependency updates

-
[`49f34dd`](49f34dddec):
feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0
([#&#8203;424](https://togithub.com/charmbracelet/soft-serve/issues/424))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`e6713ba`](e6713babec):
feat(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
([#&#8203;423](https://togithub.com/charmbracelet/soft-serve/issues/423))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ccb46a4`](ccb46a4acf):
feat(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0
([#&#8203;422](https://togithub.com/charmbracelet/soft-serve/issues/422))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`40423e8`](40423e8f58):
feat(deps): bump github.com/gorilla/handlers from 1.5.1 to 1.5.2
([#&#8203;419](https://togithub.com/charmbracelet/soft-serve/issues/419))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`fabeb84`](fabeb84346):
feat(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1
([#&#8203;417](https://togithub.com/charmbracelet/soft-serve/issues/417))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`b5fa038`](b5fa038f93):
feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
([#&#8203;418](https://togithub.com/charmbracelet/soft-serve/issues/418))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`71d2cd0`](71d2cd0973):
feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0
([#&#8203;425](https://togithub.com/charmbracelet/soft-serve/issues/425))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`d5e81ad`](d5e81ad6b7):
feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
([#&#8203;420](https://togithub.com/charmbracelet/soft-serve/issues/420))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`1383d18`](1383d186a2):
feat(deps): bump modernc.org/sqlite from 1.26.0 to 1.27.0
([#&#8203;416](https://togithub.com/charmbracelet/soft-serve/issues/416))
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])

***

<details>
<summary>Verifying the artifacts</summary>

First, download the [`checksums.txt`
file](https://togithub.com/charmbracelet/soft-serve/releases/download/0.7.2/checksums.txt),
for example, with `wget`:

```bash
wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt'
```

Then, verify it using [`cosign`](https://togithub.com/sigstore/cosign):

```bash
cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/soft-serve/releases/download/v0.7.2/checksums.txt.sig' \
  ./checksums.txt
```

If the output is `Verified OK`, you can safely use it to verify the
checksums of other artifacts you downloaded from the release using
`sha256sum`:

```bash
sha256sum --ignore-missing -c checksums.txt
```

Done! You artifacts are now verified!

</details>

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:39:18 +01:00
TrueCharts Bot
26f265f7b2 fix(images): update container image doitandbedone/ispyagentdvr to v5.1.1.0 (#14787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[doitandbedone/ispyagentdvr](https://togithub.com/doitandbedone/ispyagentdvr-docker)
| patch | `5.1.0.0` -> `5.1.1.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.1.0`](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.0.0...5.1.1.0)

[Compare
Source](https://togithub.com/doitandbedone/ispyagentdvr-docker/compare/5.1.0.0...5.1.1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:38:42 +01:00
TrueCharts Bot
99024a713d fix(images): update container image quay.io/pussthecatorg/libremdb to latest (#14781)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `5b09513` -> `285a15c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:33:22 +01:00
TrueCharts Bot
2274541c25 fix(images): update container image tombursch/kitchenowl-web to latest (#14782)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl-web | digest | `2d830c4` -> `2a553da` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:33:05 +01:00
TrueCharts Bot
2a5526a5b4 fix(images): update container image xwiki to 15.9.0-postgres-tomcat (#14783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `a58140f` -> `4006373` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:33:00 +01:00
TrueCharts Bot
1baa24ca63 fix(images): update container image ghcr.io/techno-tim/littlelink-server to latest (#14773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `9fe6416` -> `41c5961`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:32:31 +01:00
TrueCharts Bot
83ff3d34b3 fix(images): update container image lmscommunity/logitechmediaserver to 8.4.0 (#14778)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `90ac814` -> `0036de8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:31:49 +01:00
TrueCharts Bot
e3816cd930 fix(images): update container image mattermost/mattermost-enterprise-edition to release-9.3 (#14779)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | digest | `d8b0444` ->
`0c6edf7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:31:31 +01:00
TrueCharts Bot
e5017159ec fix(images): update container image mikeah/prusaslicer-novnc to latest (#14780)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `e411560` -> `246d49b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 19:31:08 +00:00
TrueCharts Bot
342d6a2634 fix(images): update container image linuxserver/snapdrop to latest (#14776) 2023-11-17 20:31:04 +01:00
TrueCharts Bot
60db4c6a9c fix(images): update container image linuxserver/mylar3 to version-v0.7.5 (#14775)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [linuxserver/mylar3](https://togithub.com/linuxserver/docker-mylar3) |
digest | `fb771c8` -> `8a653de` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:31:02 +01:00
TrueCharts Bot
4404cca186 fix(images): update container image lissy93/dashy to 2.1.1 (#14777) 2023-11-17 20:30:51 +01:00
TrueCharts Bot
5b0070c9fd fix(images): update container image docker.io/bellamy/wallos to latest (#14771)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `8ca0067` -> `67c0075` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:30:49 +01:00
TrueCharts Bot
710e903d89 chore(deps): pin dependencies (#14662)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [openebs/velero-plugin](https://togithub.com/openebs/velero-plugin) |
pinDigest | -> `f89855c` |
| velero/velero-plugin-for-aws | pinDigest |  -> `466d4ee` |
| velero/velero-plugin-for-csi | pinDigest |  -> `fc07d18` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 19:07:02 +01:00
Kjeld Schouten
240b77e6bb fix(ci): migrate renovate container regex from container repo
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 19:05:00 +01:00
shadofall
626d387849 Change traefik back to our custom container (#14770)
**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-11-17 19:34:56 +02:00
shadofall
d8ee430562 Reverts the container change back to tccr.io for since we use our own custom container here (#14769)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ 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._
2023-11-17 19:34:02 +02:00
TrueCharts Bot
1a57d4d926 chore(deps): update container image ghcr.io/linuxserver/znc to 1.8.2 (#14768) 2023-11-17 18:31:10 +01:00
TrueCharts Bot
ccf3b1a933 chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3 (#14767) 2023-11-17 18:29:34 +01:00
TrueCharts Bot
36e81a76dc chore(deps): update container image ghcr.io/linuxserver/sickchill to 2023.6.27 (#14766) 2023-11-17 17:33:25 +01:00
TrueCharts Bot
15feeffcd8 chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5 (#14765) 2023-11-17 17:32:14 +01:00
TrueCharts Bot
eafbfab22a chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.18 (#14764) 2023-11-17 16:29:58 +01:00
TrueCharts Bot
5e31bb0a58 chore(deps): update container image diygod/rsshub to latest (#14763) 2023-11-17 16:29:22 +01:00
TrueCharts Bot
a16201afa2 chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3 (#14760) 2023-11-17 15:32:32 +01:00
TrueCharts Bot
dc9f218012 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2 (#14759) 2023-11-17 15:32:00 +01:00
TrueCharts Bot
b75710718a chore(deps): update container image diygod/rsshub to latest (#14757) 2023-11-17 14:31:08 +01:00
TrueCharts Bot
f143c1507f chore(deps): update container image bitnami/wordpress to 6.4.1 (#14755) 2023-11-17 13:31:58 +01:00
TrueCharts Bot
760ebf17a2 chore(deps): update container image collabora/code to 23.05.5.4.1 (#14756) 2023-11-17 13:31:51 +01:00
TrueCharts Bot
a1d46ff754 chore(deps): update container image bitnami/solr to 9.4.0 (#14754) 2023-11-17 12:31:21 +01:00
TrueCharts Bot
c6c4f436fa chore(deps): update container image bitnami/mongodb to 7.0.3 (#14753) 2023-11-17 12:30:41 +01:00
sdimovv
283f996677 fix(notifiarr): Update questions.yaml (#14736)
**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)-->

added missing ingress section

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
not tested

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: sdimovv <36302090+sdimovv@users.noreply.github.com>
2023-11-17 11:25:37 +01:00
Xstar97TheNoob
613fd90a4c chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
Xstar97TheNoob
2a3488cf11 chore(repo) change enterprise charts to the upstream images (#14737)
**Description**
Update the enterprise train charts to their direct upstream image.
⚒️ 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-11-17 11:20:22 +01:00
Xstar97TheNoob
56d2acd75f chore(repo) change dependency charts to the upstream images (#14738)
**Description**
Update the dependency train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:18:43 +01:00
TrueCharts Bot
822e5c567f chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14752) 2023-11-17 10:40:18 +01:00
TrueCharts Bot
1185deaefe chore(deps): update container image tccr.io/truecharts/xwiki to v15.9.0-postgres (#14748) 2023-11-17 08:41:43 +01:00
TrueCharts Bot
1645a2dd49 chore(deps): update container image tccr.io/truecharts/calibre to v7.0.0 (#14751) 2023-11-17 08:39:57 +01:00
TrueCharts Bot
6c024e104a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14750) 2023-11-17 08:38:39 +01:00
TrueCharts Bot
7d2c1b4548 chore(deps): update container image tccr.io/truecharts/navidrome to v0.50.0 (#14749) 2023-11-17 08:32:15 +01:00
TrueCharts Bot
35d8acad6e chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#14747) 2023-11-17 06:35:08 +01:00
TrueCharts Bot
22ea2f5f22 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#14746) 2023-11-17 04:40:11 +01:00
TrueCharts Bot
30bea9f390 chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14745) 2023-11-17 04:38:18 +01:00
TrueCharts Bot
f38539cf19 chore(deps): update renovatebot/github-action action to v39.1.3 (#14743)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.1.2` -> `v39.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.1.3`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.3)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.1.2...v39.1.3)

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.3
([7806c80](7806c80e99))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.59.7
([a2ec2c2](a2ec2c2beb))
- **deps:** update renovate docker tag to v37.59.8
([5269779](5269779231))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-17 04:28:32 +01:00
TrueCharts Bot
eb8e96ac58 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#14742) 2023-11-17 03:02:50 +01:00
TrueCharts Bot
9322634bc4 chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.15.0 (#14741) 2023-11-17 01:48:19 +01:00
TrueCharts-Bot
2f5a832aca Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 00:23:46 +00:00
TrueCharts Bot
a33ad83d8d chore(deps): update container image tccr.io/truecharts/qbitrr to v3.8.1 (#14735) 2023-11-17 00:39:06 +01:00
TrueCharts Bot
90da2524fb chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.24.0 (#14734) 2023-11-16 23:38:23 +01:00
TrueCharts Bot
58ce37fa6e chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14733) 2023-11-16 23:38:17 +01:00
tuxsudo
fc7f8d9135 [DNM] fix(Homarr) Add homarr 0.14 database mountPath (#14563)
This adds required changes for Homarr version 0.14:
https://github.com/ajnart/homarr/releases/tag/v0.14.0
Adds proper configuration for the database mount point in questions.yaml
and values.yaml

However, this container version of Homarr is currently broken as there
is some other issue, as it spits out errors for an incorrect Node Module
Version which might be an upstream issue and TRPCClientError, I can
provide logs if requested.

Edit: Noticed in the beginning it has errors about read-only filesystem

- [ ] ⚙️ 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?**
Tested by installing the helm chart on a standard k3s system and on
TrueNAS Scale with a custom catalog.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

---

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: tuxsudo <tuxsudo@tux.pizza>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-17 00:26:04 +02:00
tuxsudo
f37bdd40a6 feat(wallos) Add wallos (#14730)
**Description**
Adds wallos to incubator which is an Open-Source Personal Subscription
Tracker

https://github.com/ellite/Wallos

**⚙️ 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?**
Tested installing on TrueNAS Scale 23.10.0.1 Cobia

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---
2023-11-17 00:05:50 +02:00
TrueCharts Bot
0f4169379a chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.23 (#14732) 2023-11-16 22:42:13 +01:00
TrueCharts Bot
17dac2e25e chore(deps): update container image tccr.io/truecharts/soft-serve to v0.7.2 (#14731) 2023-11-16 22:40:22 +01:00
TrueCharts Bot
6a28fa805e chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14728) 2023-11-16 21:38:29 +01:00
TrueCharts Bot
e98ad3f69e chore(deps): update container image tccr.io/truecharts/nocodb to v0.202.7 (#14729) 2023-11-16 21:38:23 +01:00
TrueCharts Bot
cc7977df11 chore(deps): update kitchenowl (#14727) 2023-11-16 20:39:20 +01:00
TrueCharts Bot
d10e181900 chore(deps): update container image tccr.io/truecharts/cops to latest (#14726) 2023-11-16 20:38:10 +01:00
TrueCharts Bot
a111474bce chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14724) 2023-11-16 19:41:03 +01:00
TrueCharts Bot
44bf919fc3 chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14725) 2023-11-16 19:41:00 +01:00
Rob Reus
c73c9beb3d Fixing metrics (#14719)
**Description**
Several *arr applications support metrics. However, they were missing a
`targetSelector` that points the `ServiceMonitor` resource to the
correct `service` which is named `metrics`.

It also fixes a bug for uptime-kuma where the metrics configuration
points to the port named `metrics` which does not exist. The metrics for
uptime-kuma are exposed via the regular service on the `main` port.

⚒️ Fixes  #14468

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Manually applied the changes to the `ServiceMonitor` resources using
`kubectl patch` to see if the metrics started working. They did, so
these changes will ensure the `ServiceMonitor` resources will be
deployed with the right `matchLabels` and `port` values.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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-11-16 19:25:09 +01:00
Stavros Kois
a5d786005a fix(firefly-iii): fix remembered secrets (#14723)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-16 19:23:35 +01:00
TrueCharts Bot
e7130ae20c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14720) 2023-11-16 18:37:17 +01:00
TrueCharts Bot
296d1c2fc7 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.18 (#14717) 2023-11-16 17:37:30 +01:00
TrueCharts Bot
5be435ddaf chore(deps): update container image tccr.io/truecharts/solr to v9.4.0 (#14718) 2023-11-16 17:37:04 +01:00
TrueCharts Bot
69e49040e5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14715) 2023-11-16 16:40:40 +01:00
TrueCharts Bot
8a34b39524 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v5.1.1.0 (#14716) 2023-11-16 16:40:15 +01:00
TrueCharts Bot
efc0b8fbc4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14713) 2023-11-16 15:36:44 +01:00
TrueCharts Bot
5b0d19d1e5 chore(deps): update container image tccr.io/truecharts/homebox to v0.10.2 (#14714) 2023-11-16 15:36:07 +01:00
TrueCharts Bot
c857ece20a chore(deps): update container image tccr.io/truecharts/esphome to v2023.11.1 (#14712) 2023-11-16 14:40:59 +01:00
TrueCharts Bot
9a5446911f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14711) 2023-11-16 14:40:36 +01:00
TrueCharts Bot
c1c1d3f7df chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231116 (#14710) 2023-11-16 13:41:19 +01:00
TrueCharts Bot
3a446f33b4 chore(deps): update container image tccr.io/truecharts/minio to latest (#14709) 2023-11-16 13:39:43 +01:00
TrueCharts Bot
88132851ff chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.4.1 (#14708) 2023-11-16 12:47:02 +01:00
Kjeld Schouten
3968252aef chore(plex): remove emptyDir size limit for transcode
This will be handled in next common release for all emptyDirs with memory backend
2023-11-16 11:58:03 +01:00
Kjeld Schouten
3199e50d6d feat(plex): default to ram transcodes (#14707)
**Description**
Currently we transcode to... somewhere, not really clear as `/transcode`
shouldn't even be writeable.
With this we make `/transcode` writeable and put all data there into
ram.

Plex should be able to handle detecting the size of `/transcode` and
start eviciting chunks when it nears max size, hence the max size is set
the the ram limit specified in `.Values.resources`

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**

Not making this configurable on SCALE, SCALE machines should have plenty
of ram and just should start evicing a bit of ARC when this ramdisk
start to grow.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-11-16 11:53:32 +01:00
TrueCharts Bot
3e6fe5946d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14706) 2023-11-16 11:38:52 +01:00
Xstar97TheNoob
c6714bbaac feat(borg-server) add borg-server (#14663)
**Description**
A borg Backup server
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ 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-11-16 11:38:06 +01:00
TrueCharts Bot
c90d3f6d8e chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#14703) 2023-11-16 10:40:57 +01:00
TrueCharts Bot
aff2d58fbd chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#14704) 2023-11-16 10:40:02 +01:00
TrueCharts Bot
f11efa96b3 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#14701) 2023-11-16 08:38:14 +01:00
TrueCharts Bot
370b8c3fe8 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#14702) 2023-11-16 08:37:50 +01:00
TrueCharts Bot
422fcb844f chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#14699) 2023-11-16 06:36:31 +01:00
TrueCharts Bot
fac43cdcaa chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.23.0 (#14697) 2023-11-16 01:57:18 +01:00
TrueCharts Bot
b445103c22 chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.61.14 (#14696) 2023-11-16 01:56:26 +01:00
TrueCharts-Bot
f36ab966d2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-16 00:24:06 +00:00
TrueCharts Bot
a1f7f914f6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14694) 2023-11-15 22:36:17 +01:00
TrueCharts Bot
2eb506bfca chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14695) 2023-11-15 22:36:09 +01:00
TrueCharts Bot
87c3444f8f chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#14692) 2023-11-15 21:36:30 +01:00
TrueCharts Bot
9572531eac chore(deps): update container image tccr.io/truecharts/memcached to v1.6.22 (#14693) 2023-11-15 21:36:23 +01:00
TrueCharts Bot
d76818d20a chore(deps): update renovatebot/github-action action to v39.1.2 (#14690)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.1.1` -> `v39.1.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v39.1.2`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.1.1...v39.1.2)

##### Documentation

- update references to renovatebot/github-action to v39.1.1
([fd6366e](fd6366e5db))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([3419607](3419607a0f))
- **deps:** lock file maintenance
([4c2bcca](4c2bcca58c))
- **deps:** lock file maintenance
([425cf68](425cf68d08))
- **deps:** update commitlint monorepo to v17.8.1
([5932441](5932441de7))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.60
([7325ba3](7325ba3083))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.61
([02fb7f3](02fb7f32ec))
- **deps:** update dependency eslint to v8.52.0
([abe185f](abe185fe98))
- **deps:** update dependency eslint to v8.53.0
([079e4bc](079e4bcf4e))
- **deps:** update linters to v6.10.0
([7525032](7525032863))
- **deps:** update linters to v6.9.0
([be5bc9f](be5bc9ff2e))
- **deps:** update linters to v6.9.1
([882775c](882775c585))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.2
([5c4d0ee](5c4d0ee1af))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.33.2
([a3908d9](a3908d9af6))
- **deps:** update renovate docker tag to v37.33.6
([cc72291](cc72291c3a))
- **deps:** update renovate docker tag to v37.34.1
([28dd403](28dd403a23))
- **deps:** update renovate docker tag to v37.34.2
([2b588cc](2b588cc2d3))
- **deps:** update renovate docker tag to v37.34.3
([ca982b0](ca982b0b0a))
- **deps:** update renovate docker tag to v37.35.0
([b8e6f24](b8e6f24250))
- **deps:** update renovate docker tag to v37.35.1
([4611acc](4611accbea))
- **deps:** update renovate docker tag to v37.35.2
([fd838f2](fd838f220b))
- **deps:** update renovate docker tag to v37.36.2
([fee607a](fee607a30c))
- **deps:** update renovate docker tag to v37.36.3
([9cc97ac](9cc97aceb1))
- **deps:** update renovate docker tag to v37.37.2
([52e3520](52e3520ea7))
- **deps:** update renovate docker tag to v37.40.0
([23e6eeb](23e6eebf54))
- **deps:** update renovate docker tag to v37.42.0
([b312e42](b312e42097))
- **deps:** update renovate docker tag to v37.43.1
([637a2b1](637a2b1c3f))
- **deps:** update renovate docker tag to v37.43.2
([8660e7c](8660e7ca22))
- **deps:** update renovate docker tag to v37.43.4
([d915308](d915308160))
- **deps:** update renovate docker tag to v37.44.0
([16207c0](16207c0ef0))
- **deps:** update renovate docker tag to v37.45.0
([3197fb5](3197fb5d0d))
- **deps:** update renovate docker tag to v37.46.0
([e596968](e596968804))
- **deps:** update renovate docker tag to v37.48.0
([e48895f](e48895f655))
- **deps:** update renovate docker tag to v37.49.1
([88da062](88da0627b6))
- **deps:** update renovate docker tag to v37.49.3
([d657100](d6571008c0))
- **deps:** update renovate docker tag to v37.50.1
([5b6ffb3](5b6ffb30ab))
- **deps:** update renovate docker tag to v37.50.2
([e596dad](e596dadc54))
- **deps:** update renovate docker tag to v37.51.3
([9d71175](9d7117516b))
- **deps:** update renovate docker tag to v37.52.0
([e7f230a](e7f230ac0b))
- **deps:** update renovate docker tag to v37.53.1
([de43a67](de43a67294))
- **deps:** update renovate docker tag to v37.54.3
([902401f](902401fa2c))
- **deps:** update renovate docker tag to v37.55.0
([ae3928b](ae3928baa3))
- **deps:** update renovate docker tag to v37.56.0
([02952f7](02952f7fa7))
- **deps:** update renovate docker tag to v37.56.3
([ed3870d](ed3870db2b))
- **deps:** update renovate docker tag to v37.57.1
([6c9c87a](6c9c87a93f))
- **deps:** update renovate docker tag to v37.57.2
([3eefb00](3eefb0043a))
- **deps:** update renovate docker tag to v37.59.2
([069d6dd](069d6dd10e))
- **deps:** update renovate docker tag to v37.59.4
([ed5e194](ed5e194bd0))
- **deps:** update renovate docker tag to v37.59.6
([fae403e](fae403ea7e))
- **deps:** update wagoid/commitlint-github-action action to v5.4.4
([cb2c912](cb2c9124cb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-15 21:26:32 +01:00
TrueCharts Bot
b4ed6f1af4 chore(deps): update container image tccr.io/truecharts/n8n to v1.17.0 (#14691) 2023-11-15 20:41:31 +01:00
TrueCharts Bot
ced445555c chore(deps): update container image tccr.io/truecharts/joplin-server to v2.13.4 (#14689) 2023-11-15 19:37:54 +01:00
TrueCharts Bot
eef136f451 chore(deps): update container image tccr.io/truecharts/drawio to v22.1.2 (#14688) 2023-11-15 19:36:14 +01:00
TrueCharts Bot
4e403eac8d chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#14685) 2023-11-15 18:37:19 +01:00
TrueCharts Bot
5e23190a45 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14686) 2023-11-15 18:37:07 +01:00
TrueCharts Bot
964ceab406 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14684) 2023-11-15 17:43:45 +01:00
TrueCharts Bot
ed563c07a1 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#14683) 2023-11-15 16:42:43 +01:00
TrueCharts Bot
625d4f412a chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14682) 2023-11-15 15:40:25 +01:00
Kjeld Schouten
27664e7ff3 feat(metallb/cloudnative-pg/CI): BREAKING CHANGE move to consume upstream helm charts (#14681)
**Description**

To ensure stability, we've decided to directly use upstream helm-charts
from their respective projects for operators specifically.
Mostly because they heavily rely on rbac, crds and crs, which could
cause conflicts between shipped rbac/crd and container versions.

also patches the ci for a few other operators to exclude them from
signing requirements

⚒️ Fixes  # <!--(issue)-->

**⚙️ 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:**
<!-- 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-11-15 15:39:03 +01:00
TrueCharts Bot
0b9c28ea82 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14680) 2023-11-15 14:43:40 +01:00
TrueCharts Bot
85def6f325 chore(deps): update container image tccr.io/truecharts/deconz to v2.24.1 (#14679) 2023-11-15 14:42:01 +01:00
TrueCharts Bot
3eae94db98 chore(deps): update container image tccr.io/truecharts/syncthing to v1.26.1 (#14678) 2023-11-15 13:40:48 +01:00
StevenMcElligott
94c29b66f2 docs(seafile): Add info for CSRF/memcached errors (#14669)
**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**

- [ X ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-15 12:18:43 +01:00
TrueCharts Bot
8b8ecba89b chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14676) 2023-11-15 10:38:41 +01:00
TrueCharts Bot
586662816a chore(deps): update container image tccr.io/truecharts/mariadb to v11.1.3 (#14675) 2023-11-15 09:45:25 +01:00
TrueCharts Bot
1f8967fa02 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14674) 2023-11-15 09:44:11 +01:00
TrueCharts Bot
4bbfcdf380 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#14673) 2023-11-15 08:43:23 +01:00
TrueCharts Bot
fc996538b7 chore(deps): update container image tccr.io/truecharts/calibre to v6.29.0 (#14672) 2023-11-15 08:42:51 +01:00
TrueCharts Bot
d7af5862c1 chore(deps): update container image tccr.io/truecharts/esphome to v2023.11.0 (#14671) 2023-11-15 07:44:26 +01:00
TrueCharts Bot
d3c6a061ff chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#14670) 2023-11-15 06:39:28 +01:00
TrueCharts Bot
3fd6904cf6 chore(deps): update helm general non-major (#14645) 2023-11-15 04:43:21 +01:00
TrueCharts Bot
b00396b4a8 chore(deps): update container image tccr.io/truecharts/static-web-server to v2.24.1 (#14668) 2023-11-15 03:47:23 +01:00
TrueCharts Bot
512a976b5d chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.3 (#14667) 2023-11-15 03:09:11 +01:00
TrueCharts Bot
b70b283048 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14666) 2023-11-15 03:02:37 +01:00
TrueCharts Bot
632cda00c0 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#14665) 2023-11-15 01:56:50 +01:00
TrueCharts Bot
9fad750eba chore(deps): update container image tccr.io/truecharts/rickroll to vlatest (#14664) 2023-11-15 01:55:02 +01:00
TrueCharts-Bot
a719ffc79a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-15 00:23:41 +00:00
Kjeld Schouten
0ad4a9e364 add 3 required storage plugins for csi-snapshotter, aws/s3 and openebs 2023-11-14 21:43:28 +01:00
TrueCharts Bot
826c65e255 chore(deps): update container image tccr.io/truecharts/jenkins to v2.432.0 (#14660) 2023-11-14 20:48:36 +01:00
TrueCharts Bot
27a961285c chore(deps): update container image tccr.io/truecharts/fluidd to v1.26.3 (#14659) 2023-11-14 20:36:39 +01:00
TrueCharts Bot
81d611ced1 chore(deps): update container image tccr.io/truecharts/drawio to v22.1.1 (#14657) 2023-11-14 20:15:17 +01:00
TrueCharts Bot
31e4c5dafa chore(deps): update container image tccr.io/truecharts/gitea to v1.21.0 (#14658) 2023-11-14 19:45:12 +01:00
TrueCharts Bot
b07699ae6d chore(deps): update helm chart common to 14.5.0 (#14466)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`14.3.5` -> `14.5.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.5.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.5.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.4.0...common-14.5.0)

Function library for TrueCharts

###
[`v14.4.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.4.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.5...common-14.4.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-14 19:21:45 +01:00
TrueCharts Bot
211ddef3f3 chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.22 (#14656) 2023-11-14 16:38:53 +01:00
TrueCharts Bot
120dc8e48e chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14654) 2023-11-14 15:38:47 +01:00
TrueCharts Bot
f97fad97e3 chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#14655) 2023-11-14 15:38:38 +01:00
TrueCharts Bot
8fca6f525a chore(deps): update container image tccr.io/truecharts/odoo to v17.0.0 (#14653) 2023-11-14 14:45:43 +01:00
TrueCharts Bot
142daf9e13 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14652) 2023-11-14 14:41:18 +01:00
Kjeld Schouten
dc55c9a77d feat(velero): add velero (#14648)
**Description**
This adds a Velero helm chart.
This time we've chosen to directly use the upstream operator helm chart,
as it does not contain many problematic bits and would offer more
stability.

⚒️ Fixes  #14524

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
This does not contain any custom resources references backed by common
yet.
However, those can also be added using velero cli for testing for the
time being.

It also does not contain any GUI sections for SCALE yet, just like
cert-manager it would likely be added on-demand.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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-11-14 14:12:27 +01:00
TrueCharts Bot
7b4ffa824a chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14650) 2023-11-14 13:40:54 +01:00
TrueCharts Bot
11db27bbd7 chore(deps): update container image tccr.io/truecharts/boinc to latest (#14649) 2023-11-14 13:40:49 +01:00
TrueCharts Bot
4c9f16fc7a chore(deps): update dessant/lock-threads action to v5 (#14644)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | major | `v4` -> `v5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dessant/lock-threads (dessant/lock-threads)</summary>

### [`v5`](https://togithub.com/dessant/lock-threads/compare/v4...v5)

[Compare
Source](https://togithub.com/dessant/lock-threads/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:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-14 11:29:59 +01:00
TrueCharts Bot
d192b3dcc5 chore(deps): update helm general non-major (#14630) 2023-11-14 10:47:43 +01:00
TrueCharts Bot
f3e23911f4 chore(deps): update immich to v1.86.0 (minor) (#14643) 2023-11-14 10:46:09 +01:00
TrueCharts Bot
9a5a89abae chore(deps): update immich to v1.86.0 (minor) (#14642) 2023-11-14 09:46:53 +01:00
TrueCharts Bot
3c190a3fbd chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.10 (#14641) 2023-11-14 09:38:54 +01:00
TrueCharts Bot
b76334f2a5 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14640) 2023-11-14 08:39:41 +01:00
TrueCharts Bot
c76df83b18 chore(deps): update container image tccr.io/truecharts/ddclient to v3.11.1 (#14639) 2023-11-14 08:37:33 +01:00
TrueCharts Bot
e0eb08bc50 chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14637) 2023-11-14 07:37:41 +01:00
TrueCharts Bot
9887c5842e chore(deps): update webtop (#14638) 2023-11-14 07:32:40 +01:00
TrueCharts Bot
3cc4d0609f chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#14636) 2023-11-14 06:30:25 +01:00
TrueCharts Bot
ba775d12d7 chore(deps): update webtop (#14635) 2023-11-14 05:34:58 +01:00
TrueCharts Bot
7af9321033 chore(deps): update container image tccr.io/truecharts/odoo to v16.0.0 (#14634) 2023-11-14 03:46:18 +01:00
TrueCharts Bot
ba793d96af chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#14632) 2023-11-14 01:57:28 +01:00
TrueCharts Bot
5579ead728 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14633) 2023-11-14 01:57:14 +01:00
TrueCharts Bot
cbe16f11ac chore(deps): update container image tccr.io/truecharts/mattermost to v9.3.0 (#14629) 2023-11-13 23:40:11 +01:00
TrueCharts Bot
482cbc19ec chore(deps): update container image tccr.io/truecharts/collabora to v23.05.5.4.1 (#14613) 2023-11-13 22:46:25 +01:00
TrueCharts Bot
841f73c261 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#14619) 2023-11-13 22:46:03 +01:00
TrueCharts Bot
89e0caa292 chore(deps): update kitchenowl (#14623) 2023-11-13 22:43:22 +01:00
TrueCharts Bot
03401d7bab chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.16 (#14614) 2023-11-13 22:42:28 +01:00
TrueCharts Bot
9bb663bd58 chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.9 (#14620) 2023-11-13 22:41:51 +01:00
TrueCharts Bot
9758677f42 chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.23.4 (#14625) 2023-11-13 22:41:34 +01:00
TrueCharts Bot
82e12f1869 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.7.0 (#14621) 2023-11-13 22:41:31 +01:00
TrueCharts Bot
62371aef84 chore(deps): update portainer to v2.19.2 (patch) (#14615) 2023-11-13 22:41:03 +01:00
TrueCharts Bot
44834ac2d4 chore(deps): update container image tccr.io/truecharts/fileflows to v23.11.0 (#14611) 2023-11-13 22:40:57 +01:00
TrueCharts Bot
b4fd01a5f3 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14618) 2023-11-13 22:40:54 +01:00
TrueCharts Bot
2950c18d4e chore(deps): update container image tccr.io/truecharts/duckdns to latest (#14616) 2023-11-13 22:40:51 +01:00
TrueCharts Bot
2266286af3 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.41 (#14628) 2023-11-13 22:40:45 +01:00
TrueCharts Bot
1a7e218a7b chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#14626) 2023-11-13 22:40:38 +01:00
TrueCharts Bot
17c9556aa8 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14627) 2023-11-13 22:40:35 +01:00
TrueCharts Bot
f154021b56 chore(deps): update container image tccr.io/truecharts/mattermost to v (#14622) 2023-11-13 22:40:31 +01:00
TrueCharts Bot
c45eb08353 chore(deps): update container image tccr.io/truecharts/searxng to latest (#14610) 2023-11-13 22:40:18 +01:00
TrueCharts Bot
d4ce5f60d8 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14617) 2023-11-13 22:39:56 +01:00
TrueCharts Bot
df9cc69780 chore(deps): update container image tccr.io/truecharts/cops to latest (#14609) 2023-11-13 22:39:23 +01:00
TrueCharts Bot
767fdfdb97 chore(deps): update rdesktop (#14612) 2023-11-13 22:37:17 +01:00
tuxsudo
3c307117e4 migrate(rimgo): Migrate rimgo to new common (#14592)
Updates rimgo and migrates it to the new common

I'm going to look and compare questions.yaml to see if anything needs to
be changed but tbh I'm not sure so feel free to give input on that.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Tested on local k3s ubuntu server

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [x] 🧪 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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 21:13:46 +00:00
Stavros kois
eaafc8a38e fix(questions/template): variable -> value 2023-11-13 23:04:39 +02:00
Stavros kois
9eed0f0313 fix(questions/template): label -> description 2023-11-13 22:21:53 +02:00
Kjeld Schouten
1d2c89bd23 Update persistenceBasic.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:39 +01:00
Kjeld Schouten
3d567b94c3 Update persistenceList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:30:18 +01:00
Kjeld Schouten
9392c4c24f Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:14:46 +01:00
Kjeld Schouten
2823b415a3 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:12:58 +01:00
Kjeld Schouten
e6bffcf037 feat(SCALE GUI): add GUI for Static PV PVC bindings and readd storageClass option (#14606)
**Description**
This adds gui options to use the future static pv-pvc bindings on
TrueNAS SCALE

⚒️ Fixes  #14528

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:11:14 +01:00
Kjeld Schouten
a74c7889fd feat(SCALE GUI): add gui options for volumeSnapshots (#14607)
**Description**
Adds SCALE GUI options for the soon-to-be-added volumeSnapshots

⚒️ Fixes #14605

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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-11-13 00:09:28 +01:00
TrueCharts Bot
509761bac3 chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14608) 2023-11-12 21:45:16 +01:00
Kjeld Schouten
3c0811608b Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-12 20:54:51 +01:00
TrueCharts Bot
53d8db9f58 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.10.2.4064 (#14603) 2023-11-12 13:39:35 +01:00
TrueCharts Bot
16bf2baa0f chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#14602) 2023-11-12 10:38:26 +01:00
TrueCharts Bot
d6bff9d8a2 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14601) 2023-11-12 08:40:58 +01:00
TrueCharts Bot
92fdac209b chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#14600) 2023-11-12 06:34:28 +01:00
TrueCharts Bot
26c7cc563b chore(deps): update container image tccr.io/truecharts/radarr to v5.1.3.8246 (#14599) 2023-11-12 05:38:20 +01:00
TrueCharts Bot
ac19db4f79 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#14597) 2023-11-12 04:40:22 +01:00
TrueCharts Bot
3a4a4a1ac2 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14598) 2023-11-12 04:39:39 +01:00
TrueCharts Bot
7df7f439db chore(deps): update container image tccr.io/truecharts/calibre-web to v0.6.21 (#14595) 2023-11-12 03:48:04 +01:00
TrueCharts Bot
d8696a759c chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#14596) 2023-11-12 03:45:27 +01:00
TrueCharts Bot
95f37ae3fb chore(deps): update webtop (#14594) 2023-11-12 03:00:59 +01:00
TrueCharts Bot
ea4776d30a chore(deps): update rdesktop (#14593) 2023-11-12 02:59:53 +01:00
TrueCharts Bot
9e9d77dc6c chore(deps): update container image tccr.io/truecharts/plexripper to v0.14.0 (#14591) 2023-11-12 01:56:23 +01:00
TrueCharts Bot
d5e01936d8 chore(deps): update container image tccr.io/truecharts/minio to latest (#14590) 2023-11-12 01:55:14 +01:00
TrueCharts Bot
a189c5639e chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.15.01 (#14589) 2023-11-11 23:37:48 +01:00
TrueCharts Bot
456d450054 chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.22.0 (#14587) 2023-11-11 22:38:37 +01:00
TrueCharts Bot
4a375c79d2 chore(deps): update container image tccr.io/truecharts/tdarr to v2.15.01 (#14588) 2023-11-11 22:37:27 +01:00
TrueCharts Bot
27aee1ba23 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#14582) 2023-11-11 21:44:44 +01:00
TrueCharts Bot
21285d1f05 chore(deps): update container image tccr.io/truecharts/handbrake to v23.11.2 (#14583) 2023-11-11 21:42:47 +01:00
TrueCharts Bot
7e525ef5fa chore(deps): update container image tccr.io/truecharts/searxng to latest (#14581) 2023-11-11 20:38:47 +01:00
TrueCharts Bot
a2dfd40483 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#14580) 2023-11-11 20:38:37 +01:00
TrueCharts Bot
7e13b1b57f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14579) 2023-11-11 19:39:06 +01:00
TrueCharts Bot
58810ad940 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14578) 2023-11-11 19:36:32 +01:00
kqmaverick
116e2c7560 migrate(multi-scrobbler): common update (#14576)
**Description**
Update to new common.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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>
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-11-11 19:51:48 +02:00
TrueCharts Bot
43f0feb195 chore(deps): update container image tccr.io/truecharts/grav to v1.7.43 (#14575) 2023-11-11 15:41:22 +01:00
TrueCharts Bot
329fa76c84 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14574) 2023-11-11 14:39:26 +01:00
TrueCharts Bot
a97550a25d chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.16 (#14573) 2023-11-11 13:40:29 +01:00
TrueCharts Bot
f10b20782a chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.11.1 (#14572) 2023-11-11 10:36:42 +01:00
TrueCharts Bot
dfcd51e37f chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#14570) 2023-11-11 09:39:10 +01:00
TrueCharts Bot
e1435feb94 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14571) 2023-11-11 09:35:52 +01:00
TrueCharts Bot
3e7ad2e915 chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.125.2 (#14569) 2023-11-11 08:40:26 +01:00
TrueCharts Bot
b158038703 chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.7 (#14568) 2023-11-11 08:39:00 +01:00
TrueCharts Bot
f4f4b63599 chore(deps): update container image tccr.io/truecharts/mosdns to v5.3.1 (#14567) 2023-11-11 07:39:47 +01:00
TrueCharts Bot
b7382e5e53 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14566) 2023-11-11 07:38:50 +01:00
TrueCharts Bot
f47d77ba87 chore(deps): update container image tccr.io/truecharts/qdirstat to v23.11.1 (#14565) 2023-11-11 06:37:37 +01:00
TrueCharts Bot
98597fdff7 chore(deps): update container image tccr.io/truecharts/mkvcleaver to v23.11.1 (#14564) 2023-11-11 06:36:21 +01:00
TrueCharts Bot
3eafc22b8e chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14561) 2023-11-11 05:39:54 +01:00
TrueCharts Bot
6085a86ffa chore(deps): update container image tccr.io/truecharts/mediainfo to v23.11.1 (#14562) 2023-11-11 05:38:52 +01:00
TrueCharts Bot
5d5f897f44 chore(deps): update container image tccr.io/truecharts/jdownloader-2 to v23.11.1 (#14558) 2023-11-11 04:44:59 +01:00
TrueCharts Bot
a2ec2708c1 chore(deps): update container image tccr.io/truecharts/makemkv to v23.11.1 (#14559) 2023-11-11 04:44:11 +01:00
TrueCharts Bot
88894fb07b chore(deps): update container image tccr.io/truecharts/fileflows to v23.11.0 (#14556) 2023-11-11 04:04:00 +01:00
TrueCharts Bot
f883492ecd chore(deps): update container image tccr.io/truecharts/clickhouse to v23.10.3.5 (#14554) 2023-11-11 03:00:54 +01:00
TrueCharts Bot
122b5f8a97 chore(deps): update container image tccr.io/truecharts/sftpgo to v2.5.5 (#14555) 2023-11-11 02:59:35 +01:00
TrueCharts Bot
8d2d0cd957 chore(deps): update container image tccr.io/truecharts/flexget to v3.9.18 (#14553) 2023-11-11 01:53:58 +01:00
TrueCharts Bot
10823a9df4 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#14552) 2023-11-11 01:48:41 +01:00
TrueCharts-Bot
e0ab0121af Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-11 00:22:39 +00:00
TrueCharts Bot
dd3acac12b chore(deps): update container image tccr.io/truecharts/handbrake to v23.11.1 (#14551) 2023-11-11 00:38:30 +01:00
TrueCharts Bot
3ac888cf5c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#14550) 2023-11-11 00:34:39 +01:00
TrueCharts Bot
a7ecddcd04 chore(deps): update container image tccr.io/truecharts/filebot to v23.11.1 (#14549) 2023-11-10 23:42:57 +01:00
TrueCharts Bot
2134a345c5 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#14548) 2023-11-10 23:35:45 +01:00
TrueCharts Bot
11f38491d2 chore(deps): update container image tccr.io/truecharts/czkawka to v23.11.1 (#14547) 2023-11-10 22:36:27 +01:00
TrueCharts Bot
e472f9681b chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#14546) 2023-11-10 22:32:48 +01:00
TrueCharts Bot
1045d0045c chore(deps): update container image tccr.io/truecharts/avidemux to v23.11.1 (#14541) 2023-11-10 21:39:33 +01:00
TrueCharts Bot
7122870d2d chore(deps): update container image tccr.io/truecharts/heimdall to v2.5.7 (#14540) 2023-11-10 21:35:52 +01:00
TrueCharts Bot
a4f9334e80 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14539) 2023-11-10 20:40:25 +01:00
TrueCharts Bot
5232380ff1 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#14538) 2023-11-10 20:37:31 +01:00
TrueCharts Bot
9a8e5fae35 chore(deps): update container image tccr.io/truecharts/putty to v23.11.1 (#14537) 2023-11-10 19:37:52 +01:00
TrueCharts Bot
ccf1fe7031 chore(deps): update webtop (#14536) 2023-11-10 19:34:03 +01:00
TrueCharts Bot
76b581dcdd chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.11.2 (#14535) 2023-11-10 18:38:52 +01:00
TrueCharts Bot
c62529b9dd chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14534) 2023-11-10 17:40:27 +01:00
TrueCharts Bot
837763d27c chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.11.2 (#14531) 2023-11-10 16:38:35 +01:00
TrueCharts Bot
48f59cdc4d chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14530) 2023-11-10 16:36:02 +01:00
TrueCharts Bot
e12416153f chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14529) 2023-11-10 14:40:57 +01:00
depasseg
d42be3f9a5 feat(authelia): Update Authelia question tooltips and defaults (#13487)
**Description**
<!--
Replaced some descriptions with text from:
https://www.authelia.com/configuration/session
https://www.authelia.com/configuration/security

Added default settings to align with
https://truecharts.org/charts/enterprise/authelia/Setup-Guide/#setup-authelia
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: depasseg <depasseg@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-10 11:53:07 +01:00
Xstar97TheNoob
f04ecbf916 feat(cs2) add cs2 (#14507)
**Description**
Add cs2 to incubator
A custom SteamCMD chart that runs CS2.
counter strike 2
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-10 11:52:46 +01:00
TrueCharts Bot
e48a9e47b6 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v9.3.2 (#14522) 2023-11-10 09:37:14 +01:00
TrueCharts Bot
ba1d021971 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14520) 2023-11-10 08:34:15 +01:00
TrueCharts Bot
546303a940 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#14519) 2023-11-10 06:36:46 +01:00
Xstar97TheNoob
d66b21f13c feat(pocketmine-mp) add pocketmine-mp (#14506)
**Description**
Add pocketmine-mp to incubator
A server software for Minecraft Bedrock Edition in PHP.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ 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-11-10 07:29:22 +02:00
TrueCharts Bot
1ab4b5abe0 chore(deps): update container image tccr.io/truecharts/prometheus-operator to v0.69.1 (#14503)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-operator](https://togithub.com/truecharts/containers)
| patch | `v0.69.0` -> `v0.69.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-10 07:28:18 +02:00
TrueCharts Bot
a860c339b9 chore(deps): update container image tccr.io/truecharts/prometheus-config-reloader to v0.69.1 (#14499)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-config-reloader](https://togithub.com/truecharts/containers)
| patch | `v0.69.0` -> `v0.69.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-10 07:28:03 +02:00
Stavros Kois
1e96d38398 fix(mealie): remove service (#14518)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-10 07:13:17 +02:00
TrueCharts Bot
13b60a64a3 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.1 (#14516) 2023-11-10 04:36:02 +01:00
TrueCharts Bot
c550a35588 chore(deps): update container image tccr.io/truecharts/ombi to v4.43.8 (#14517) 2023-11-10 04:35:44 +01:00
TrueCharts Bot
0a61e32913 chore(deps): update container image tccr.io/truecharts/authentik to v2023.10.3 (#14514) 2023-11-10 03:45:16 +01:00
TrueCharts Bot
4bba1e6681 chore(deps): update container image tccr.io/truecharts/firezone to v0.7.36 (#14515) 2023-11-10 03:43:59 +01:00
TrueCharts Bot
3f889645b0 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#14513) 2023-11-10 03:02:46 +01:00
TrueCharts Bot
47b73d5771 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14512) 2023-11-10 03:01:52 +01:00
kqmaverick
b6df3e64d3 docs(authelia): add authelia rules page (#14509)
**Description**
Adds a rules page with some common authelia rules.

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-09 20:06:52 -05:00
TrueCharts Bot
dfd6d3fd52 chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.21.0 (#14511) 2023-11-10 01:57:06 +01:00
TrueCharts Bot
80c0ee2e92 chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14510) 2023-11-10 01:54:06 +01:00
TrueCharts-Bot
f8f6cf21e8 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-10 00:23:03 +00:00
TrueCharts Bot
3e3ceb128a chore(deps): update container image tccr.io/truecharts/webtop to latest (#14508) 2023-11-10 00:35:26 +01:00
TrueCharts Bot
1ccd2597fd chore(deps): update container image tccr.io/truecharts/flowise to v1.4.1 (#14505) 2023-11-09 23:41:37 +01:00
TrueCharts Bot
f0b34df7c7 chore(deps): update webtop (#14504) 2023-11-09 23:36:37 +01:00
TrueCharts Bot
0c60388e22 chore(deps): update webtop (#14502) 2023-11-09 22:37:14 +01:00
TrueCharts Bot
9d4d358cc7 chore(deps): update container image tccr.io/truecharts/external-dns to v0.14.0 (#14448)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/external-dns](https://togithub.com/truecharts/containers)
| minor | `v0.13.6` -> `v0.14.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-09 22:38:24 +02:00
TrueCharts Bot
a6eda661ca chore(deps): update container image tccr.io/truecharts/redis to v7.2.3 (#14500) 2023-11-09 21:37:34 +01:00
TrueCharts Bot
f9b687d0e7 chore(deps): update container image tccr.io/truecharts/webtop-fedora-i3 to latest (#14501) 2023-11-09 21:35:10 +01:00
shadofall
8a562b8fe2 fix(mealie): BREAKING CHANGE to single container version (#14312)
**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
- [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:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-09 20:54:43 +01:00
Stavros Kois
21903e1478 fix(external-dns): fix zoneidfilters (#14496)
**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  #14492 

**⚙️ 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-11-09 20:48:59 +01:00
TrueCharts Bot
cfc8927ea7 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#14498) 2023-11-09 20:34:45 +01:00
TrueCharts Bot
e2175a094e chore(deps): update authentik to v2023.10.3 (patch) (#14495) 2023-11-09 19:41:18 +01:00
TrueCharts Bot
27248e0674 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14494) 2023-11-09 19:38:49 +01:00
Kjeld Schouten
a6f631bd37 fix(SCALEGUI): set default path and prefix for ingress (#14486)
**Description**
SCALE GUI now supports proper list defaults.
This should fill it correctly for ingress paths

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-09 18:34:45 +01:00
TrueCharts Bot
06785e2e17 chore(deps): update container image tccr.io/truecharts/medusa to v1.0.18 (#14493) 2023-11-09 17:39:23 +01:00
TrueCharts Bot
a8d376c6cd chore(deps): update container image tccr.io/truecharts/prometheus to v2.47.2 (#14491) 2023-11-09 15:40:53 +01:00
TrueCharts Bot
aed5a15efd chore(deps): update container image tccr.io/truecharts/homepage to v0.8.0 (#14490) 2023-11-09 14:42:55 +01:00
TrueCharts Bot
ab52f46984 chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14489) 2023-11-09 14:41:13 +01:00
TrueCharts Bot
5e5df60373 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.1 (#14488) 2023-11-09 13:40:03 +01:00
TrueCharts Bot
ade524c86f chore(deps): update container image tccr.io/truecharts/komga to v1.7.2 (#14487) 2023-11-09 13:39:56 +01:00
TrueCharts Bot
a0c962de7d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14484) 2023-11-09 11:42:07 +01:00
TrueCharts Bot
b496a1499b chore(deps): update container image tccr.io/truecharts/static-web-server to v2.24.0 (#14485) 2023-11-09 11:40:39 +01:00
Kjeld Schouten
c9dd74b9aa Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-09 10:44:30 +01:00
TrueCharts Bot
6ad2bec4dc chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#14482) 2023-11-09 10:38:37 +01:00
TrueCharts Bot
055c6541e0 chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#14483) 2023-11-09 10:37:11 +01:00
TrueCharts Bot
cdabcc1a66 chore(deps): update helm general non-major (#14467)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.24` ->
`7.0.25` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.36` ->
`3.0.38` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.39` ->
`9.0.40` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.38` ->
`3.0.40` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.43` ->
`8.0.44` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.25`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.25)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.24...clickhouse-7.0.25)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-09 10:24:20 +01:00
TrueCharts Bot
3c8dbc0e87 chore(deps): update container image tccr.io/truecharts/prometheus to v2.47.2 (#14480) 2023-11-09 09:47:05 +01:00
TrueCharts Bot
3d5656707d chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14479) 2023-11-09 09:43:19 +01:00
TrueCharts Bot
9c76246ce3 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14475) 2023-11-09 09:26:06 +01:00
TrueCharts Bot
6b3ed593e8 chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#14477) 2023-11-09 08:38:30 +01:00
TrueCharts Bot
0a656ce264 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.2.20231109 (#14478) 2023-11-09 08:38:25 +01:00
TrueCharts Bot
dd8b93a728 chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#14476) 2023-11-09 07:39:49 +01:00
TrueCharts Bot
23dfdfc466 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#14474) 2023-11-09 05:40:38 +01:00
TrueCharts Bot
75e78eb3b4 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#14473) 2023-11-09 04:38:44 +01:00
TrueCharts Bot
8c4b7ad1a3 chore(deps): update container image tccr.io/truecharts/drawio to v22.1.0 (#14472) 2023-11-09 03:08:18 +01:00
TrueCharts Bot
cb55372682 chore(deps): update container image tccr.io/truecharts/fluidd to v1.26.2 (#14471) 2023-11-09 03:04:51 +01:00
TrueCharts Bot
8ed1fb04b1 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#14470) 2023-11-09 01:54:24 +01:00
TrueCharts Bot
f4d4043b5b chore(deps): update container image tccr.io/truecharts/invidious to latest (#14469) 2023-11-09 01:53:18 +01:00
TrueCharts Bot
63cbcae35a chore(deps): update helm general non-major (#14465)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.22` ->
`7.0.24` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.3.3` -> `14.3.5` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.35` ->
`3.0.36` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.38` ->
`9.0.39` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.37` ->
`3.0.38` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.42` ->
`8.0.43` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.24`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.24)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.23...clickhouse-7.0.24)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.23`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.23)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.22...clickhouse-7.0.23)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.3.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.4...common-14.3.5)

Function library for TrueCharts

###
[`v14.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.3...common-14.3.4)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-08 23:23:35 +01:00
TrueCharts Bot
334f36e0f7 chore(deps): update helm chart common to 14.3.5 (#14464)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.3.3` -> `14.3.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.3.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.4...common-14.3.5)

Function library for TrueCharts

###
[`v14.3.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.4)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.3...common-14.3.4)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuNTEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-08 23:21:13 +01:00
Kjeld Schouten
c8197b7a96 fix(dependency, enterprise, operator): update common for more portal-hook hotpatches 2023-11-08 22:52:56 +01:00
Kjeld Schouten
92f1e46b1a fix(enterprise, operators): Emergency hotpatches for portalhook 2 2023-11-08 22:28:00 +01:00
Kjeld Schouten
816549def0 fix(dependencies): emergency portalhook hotpatch 2023-11-08 22:25:36 +01:00
TrueCharts Bot
b41a5b9845 chore(deps): update container image tccr.io/truecharts/n8n to v1.16.0 (#14462) 2023-11-08 21:40:46 +01:00
TrueCharts Bot
7672c85a28 chore(deps): update container image tccr.io/truecharts/wordpress to v6.4.0 (#14463) 2023-11-08 21:40:14 +01:00
TrueCharts Bot
85d1448b5f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14456) 2023-11-08 21:39:41 +01:00
TrueCharts Bot
17e3eeb433 chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#14460) 2023-11-08 21:38:28 +01:00
TrueCharts Bot
645688ec01 chore(deps): update container image tccr.io/truecharts/grafana to v10.2.0 (#14461) 2023-11-08 21:35:59 +01:00
TrueCharts Bot
47fb6b35ba chore(deps): update container image tccr.io/truecharts/onlyoffice-ds to v7.5.1 (#14459) 2023-11-08 20:45:35 +01:00
TrueCharts Bot
efbeb94321 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.10.2.13 (#14458) 2023-11-08 20:40:39 +01:00
TrueCharts Bot
2015d93476 chore(deps): update container image tccr.io/truecharts/alertmanager to v0.26.0 (#14452) 2023-11-08 19:43:11 +01:00
TrueCharts Bot
62c85af17e chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#14455) 2023-11-08 19:42:13 +01:00
ZasX
f9c8a87ce2 fix(lldap): change new logo (#14453)
**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._

---------

Co-authored-by: Steven McElligott <stevenmcelligott@gmail.com>
2023-11-08 18:13:35 +01:00
TrueCharts Bot
1baf16be9b chore(deps): update helm general non-major (#14454)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.21` ->
`7.0.22` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`14.2.3` -> `14.3.3` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.34` ->
`3.0.35` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.37` ->
`9.0.38` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `3.0.36` ->
`3.0.37` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.41` ->
`8.0.42` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.22`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.22)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.21...clickhouse-7.0.22)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.3.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.2...common-14.3.3)

Function library for TrueCharts

###
[`v14.3.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.1...common-14.3.2)

Function library for TrueCharts

###
[`v14.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.0...common-14.3.1)

Function library for TrueCharts

###
[`v14.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.2.3...common-14.3.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-08 18:13:07 +01:00
Kjeld Schouten
6191c6f791 fix(docs): fix doc mistakes breaking rendering on docusaurus 3.0 2023-11-08 17:43:36 +01:00
TrueCharts Bot
e76965c2fd chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#14451) 2023-11-08 16:40:00 +01:00
TrueCharts Bot
9ead76e46b chore(deps): update helm chart common to 14.3.3 (#14449)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`14.2.3` -> `14.3.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.3.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.2...common-14.3.3)

Function library for TrueCharts

###
[`v14.3.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.1...common-14.3.2)

Function library for TrueCharts

###
[`v14.3.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.3.0...common-14.3.1)

Function library for TrueCharts

###
[`v14.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.3.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.2.3...common-14.3.0)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-08 14:52:13 +01:00
TrueCharts Bot
18322d1a0c chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14450) 2023-11-08 14:42:31 +01:00
TrueCharts Bot
ae4f356447 chore(deps): update container image tccr.io/truecharts/grafana to v10.2.0 (#14421) 2023-11-08 14:03:14 +01:00
TrueCharts Bot
986b1f4dde chore(deps): update container image tccr.io/truecharts/boinc to latest (#14420) 2023-11-08 14:01:13 +01:00
TrueCharts Bot
40c730a478 chore(deps): update container image tccr.io/truecharts/ipfs to v0.24.0 (#14447) 2023-11-08 13:50:13 +01:00
TrueCharts Bot
ff9a2a7893 chore(deps): update container image tccr.io/truecharts/minio to latest (#14446) 2023-11-08 13:42:49 +01:00
Kjeld Schouten
73827f391c Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-08 12:11:12 +01:00
Kjeld Schouten
5d006b1c6c Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-08 12:10:57 +01:00
TrueCharts Bot
28328a16c4 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1155 (#14445)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/jackett](https://togithub.com/truecharts/containers)
| digest | `c6b7111` -> `e4e7cd7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-08 12:10:09 +01:00
TrueCharts Bot
de04d85177 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14443) 2023-11-08 10:39:46 +01:00
TrueCharts Bot
ff96a3f4a3 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14444) 2023-11-08 10:39:25 +01:00
TrueCharts Bot
8c50984f4f chore(deps): update container image tccr.io/truecharts/calibre to v6.29.0 (#14442) 2023-11-08 09:44:32 +01:00
TrueCharts Bot
646aebb230 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#14441) 2023-11-08 08:38:17 +01:00
TrueCharts Bot
f8df6bda5e chore(deps): update immich to v1.85.0 (minor) (#14440) 2023-11-08 07:44:36 +01:00
TrueCharts Bot
02ae9ae210 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#14439) 2023-11-08 05:48:23 +01:00
TrueCharts Bot
ddbc828c66 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14438) 2023-11-08 05:42:58 +01:00
TrueCharts Bot
9e34c7f2d1 chore(deps): update container image tccr.io/truecharts/odoo to v16.0.0 (#14436) 2023-11-08 03:03:42 +01:00
TrueCharts Bot
41fc1b666f chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1155 (#14437) 2023-11-08 03:01:37 +01:00
TrueCharts Bot
50be61f532 chore(deps): update container image tccr.io/truecharts/odoo to v16.0.0 (#14435) 2023-11-08 01:54:31 +01:00
TrueCharts-Bot
166b541fd1 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-08 00:22:51 +00:00
TrueCharts Bot
7385e89733 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#14434) 2023-11-07 23:46:47 +01:00
TrueCharts Bot
bf9e2e30e1 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#14433) 2023-11-07 22:45:45 +01:00
TrueCharts Bot
2dbb96b71e chore(deps): update container image tccr.io/truecharts/jenkins to v2.431.0 (#14432) 2023-11-07 20:41:05 +01:00
TrueCharts Bot
af1e649b69 chore(deps): update container image tccr.io/truecharts/metabase to v0.47.7 (#14431) 2023-11-07 20:40:31 +01:00
TrueCharts Bot
0dfe3fddcc chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14429) 2023-11-07 19:41:36 +01:00
TrueCharts Bot
d5f9dd4802 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14430) 2023-11-07 19:39:38 +01:00
TrueCharts Bot
bb2d3ac898 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14428) 2023-11-07 18:40:31 +01:00
TrueCharts Bot
2939fa5136 chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#14427) 2023-11-07 18:40:06 +01:00
StevenMcElligott
dcc72ba211 feat(external-dns): Move to Enterprise + add Docs (#14426)
**Description**

Tested and documented, let's get this to the Enterprise train

⚒️ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-07 17:13:27 +01:00
Kjeld Schouten
f0901dd9e4 Delete charts/incubator/external-dns directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-07 17:13:13 +01:00
Kjeld Schouten
6728e0ef8c fix(cnpg): update cnpg helm chart for recent cnpg changes (#14425)
**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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-07 16:45:45 +01:00
TrueCharts Bot
a877586180 chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.22 (#14424) 2023-11-07 16:38:44 +01:00
TrueCharts Bot
4f215070d6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14422) 2023-11-07 15:41:06 +01:00
TrueCharts Bot
c03b83bd5d chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14423) 2023-11-07 15:38:48 +01:00
TrueCharts Bot
a1924ddb96 chore(deps): update container image tccr.io/truecharts/n8n to v1.15.2 (#14419) 2023-11-07 12:40:37 +01:00
TrueCharts Bot
6053dd457c chore(deps): update container image tccr.io/truecharts/prometheus-config-reloader to v0.69.0 (#14396)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-config-reloader](https://togithub.com/truecharts/containers)
| minor | `v0.68.0` -> `v0.69.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-07 12:11:20 +01:00
TrueCharts Bot
82dcbbbc44 chore(deps): update container image tccr.io/truecharts/prometheus-operator to v0.69.0 (#14398)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus-operator](https://togithub.com/truecharts/containers)
| minor | `v0.68.0` -> `v0.69.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40OS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-07 12:11:10 +01:00
StevenMcElligott
8f923815b5 feat(external-dns): Add CF_API_TOKEN support (#14414)
**Description**

Missed the ENV_VAR for CF_API_TOKEN

⚒️ 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-11-07 11:17:49 +01:00
Kjeld Schouten
6be0fb4029 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-07 11:15:56 +01:00
Kjeld Schouten
43c83432ed Update crds.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-07 11:15:19 +01:00
TrueCharts Bot
ce356dd3a8 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#14418) 2023-11-07 10:39:34 +01:00
TrueCharts Bot
f6a8175913 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14417) 2023-11-07 08:40:50 +01:00
TrueCharts Bot
9f826022c3 chore(deps): update container image tccr.io/truecharts/xwiki to v15.9.0-postgres (#14406) 2023-11-07 07:43:02 +01:00
TrueCharts Bot
a9821a9896 chore(deps): update webtop (#14416) 2023-11-07 07:36:38 +01:00
TrueCharts Bot
64e1fbaa81 chore(deps): update webtop (#14415) 2023-11-07 06:37:18 +01:00
TrueCharts Bot
0ddefcb7f2 chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#14412) 2023-11-07 05:41:33 +01:00
TrueCharts Bot
a05201d0c5 chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#14413) 2023-11-07 05:37:39 +01:00
TrueCharts Bot
8cb9342aec chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14411) 2023-11-07 04:39:03 +01:00
TrueCharts Bot
d36426d720 chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-gpu to v1.2.3 (#14410) 2023-11-07 03:47:21 +01:00
TrueCharts Bot
70267c1490 chore(deps): update container image tccr.io/truecharts/whisper-asr-webservice-cpu to v1.2.3 (#14409) 2023-11-07 03:02:43 +01:00
TrueCharts Bot
4616a56136 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1145 (#14408) 2023-11-07 03:01:49 +01:00
TrueCharts Bot
cfe948e5b0 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14405) 2023-11-07 01:54:07 +01:00
StevenMcElligott
bc869497ca fix(external-dns): Fix hidden provider credentials (#14404)
**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-11-07 00:43:26 +00:00
TrueCharts-Bot
ab35d5fb43 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-07 00:23:21 +00:00
TrueCharts Bot
5e5bc1b3a1 chore(deps): update container image tccr.io/truecharts/syncthing to v1.26.0 (#14402) 2023-11-07 00:43:14 +01:00
TrueCharts Bot
496937ea32 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.2 (#14400) 2023-11-06 23:41:48 +01:00
TrueCharts Bot
b683f6e3f9 chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#14399) 2023-11-06 23:40:01 +01:00
TrueCharts Bot
5c0071a1d0 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14397) 2023-11-06 22:39:25 +01:00
Kjeld Schouten
69b71c480a Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 22:06:29 +01:00
Kjeld Schouten
4001f0aacb fix(cert-manager): actually install crds
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 22:06:12 +01:00
TrueCharts Bot
1682e5a360 chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.19.0 (#14395) 2023-11-06 21:43:05 +01:00
TrueCharts Bot
d9bcacb8cc chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14393) 2023-11-06 20:39:50 +01:00
TrueCharts Bot
04cacebea3 chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.9.4 (#14394) 2023-11-06 20:39:41 +01:00
TrueCharts Bot
5cfaae9889 chore(deps): update container image tccr.io/truecharts/cloudnative-pg to v1.21.1 (#13655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/cloudnative-pg](https://togithub.com/truecharts/containers)
| minor | `v1.20.2` -> `v1.21.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-06 20:13:49 +01:00
kqmaverick
3bf8404fe1 fix(external-dns): update description (#14385)
**Description**
Update description

⚒️ Fixes  # 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-06 20:13:30 +01:00
TrueCharts Bot
9b55b34eaf chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14391) 2023-11-06 19:42:27 +01:00
TrueCharts Bot
ce3be2d3ac chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.15 (#14392) 2023-11-06 19:39:39 +01:00
TrueCharts Bot
a488fcb9a1 chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#14389) 2023-11-06 17:38:59 +01:00
TrueCharts Bot
a04e114b33 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14388) 2023-11-06 16:38:54 +01:00
TrueCharts Bot
ad6e684362 chore(deps): update container image tccr.io/truecharts/grafana to v10.2.0 (#14387) 2023-11-06 16:37:51 +01:00
TrueCharts Bot
925e6f9226 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#14386) 2023-11-06 15:41:11 +01:00
TrueCharts Bot
08997cd8af chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14384) 2023-11-06 14:38:32 +01:00
TrueCharts Bot
4507fd1b8c chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v5.1.0.0 (#14383) 2023-11-06 12:38:11 +01:00
TrueCharts Bot
a412f728cc chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#14382) 2023-11-06 11:41:10 +01:00
TrueCharts Bot
438b111994 chore(deps): update helm chart common to 14.2.3 (#14366) 2023-11-06 11:14:46 +01:00
Kjeld Schouten
2551abbf3f Update renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 10:38:40 +01:00
StevenMcElligott
72d9882cb8 feat(external-dns): Add external-dns (#14351)
**Description**

Here goes nothing, working with the helm chart  and giving it a go lol
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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.
- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-11-06 09:00:04 +00:00
TrueCharts Bot
80863e48d4 chore(deps): update container image tccr.io/truecharts/vaultwarden to v1.30.0 (#14379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/vaultwarden](https://togithub.com/truecharts/containers)
| minor | `v1.29.2` -> `v1.30.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-06 09:52:49 +01:00
TrueCharts Bot
c7058531f8 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14381) 2023-11-06 09:40:54 +01:00
TrueCharts Bot
443a5212a5 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14380) 2023-11-06 03:50:26 +01:00
TrueCharts Bot
87a480bfc0 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1138 (#14378) 2023-11-06 03:05:15 +01:00
TrueCharts Bot
371c6d4055 chore(deps): update container image tccr.io/truecharts/trilium-notes to v0.61.13 (#14377) 2023-11-06 01:58:24 +01:00
TrueCharts Bot
43bc481818 chore(deps): update rdesktop (#14376) 2023-11-06 01:53:56 +01:00
TrueCharts Bot
8159c640f3 chore(deps): update container image tccr.io/truecharts/cops to latest (#14375) 2023-11-06 00:38:23 +01:00
TrueCharts Bot
2b20ec99fd chore(deps): update container image tccr.io/truecharts/babybuddy to v2.1.2 (#14373) 2023-11-05 23:40:06 +01:00
sdimovv
c32289a978 feat(clusterissuer): Add cluster certificate docs and replace experimental label with advanced (#14372)
**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**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** 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-11-05 23:08:08 +01:00
TrueCharts Bot
11149922df chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#14371) 2023-11-05 22:45:49 +01:00
allcontributors[bot]
f732ba86d1 docs: add Tanguille as a contributor for doc (#14370)
Adds @Tanguille as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/14091#issuecomment-1793834545)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-11-05 22:24:41 +02:00
Tanguille
6d4ce9af85 Docs(qBitrr): update installation-notes.md (#14091)
**Description**

Added some explanation since I failed to configure qBitrr properly
following this installation-notes. I assume something changed upstream
which added a `.config` directory inside the `config` directory which
now both have `config.toml` but only the one in `.config` actually
applying. However if @kqmaverick installs the chart he doesn't seem to
get the `.config` directory while I did on 2 instances I tested. I guess
some more testing is required on why this is happening.

⚒️ Fixes outdated installation-notes

**⚙️ 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?**
<!--
I double checked with 2 instances and asked community feedback on their
experience.
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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`

---

---------

Signed-off-by: Tanguille <91473554+Tanguille@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-11-05 22:15:53 +02:00
TrueCharts Bot
1a35f598e8 chore(deps): update container image tccr.io/truecharts/jellyfin to v10.8.12 (#14369) 2023-11-05 20:39:13 +01:00
kqmaverick
2dfa3799dd fix(plexripper): switch to rootless **BREAKING CHANGES** (#14266)
**Description**
Switches Plex Ripper to rootless. Current installs of plex ripper will
need to be reinstalled.

⚒️ Fixes  #14264 

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-05 20:45:30 +02:00
ZasX
29a9e4c967 chore(immich): assign gpu to microservices pod (#14367)
**Description**
Immich uses the microservices pod for transcoding, so that's the pod
that should get the gpu that's assigned from the Scale UI. I hope this
fixes that.
⚒️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-11-05 20:44:18 +02:00
TrueCharts Bot
04a2b9b2ae chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.18.0 (#14363) 2023-11-05 19:42:15 +01:00
TrueCharts Bot
c8dc37bd0d chore(deps): update container image tccr.io/truecharts/linkding to v1.22.3 (#14336) 2023-11-05 19:41:08 +01:00
TrueCharts Bot
2d5105b54a chore(deps): update container image tccr.io/truecharts/libremdb to latest (#14368) 2023-11-05 19:40:56 +01:00
TrueCharts Bot
bb4cc019a4 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1128 (#14353) 2023-11-05 19:40:28 +01:00
Kjeld Schouten
80a912e86a Update ingressList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 18:38:26 +01:00
6903 changed files with 113793 additions and 125287 deletions

View File

@@ -2099,6 +2099,43 @@
"contributions": [
"doc"
]
},
{
"login": "Tanguille",
"name": "Tanguille",
"avatar_url": "https://avatars.githubusercontent.com/u/91473554?v=4",
"profile": "https://github.com/Tanguille",
"contributions": [
"doc"
]
},
{
"login": "Plinsboorg",
"name": "Dennis",
"avatar_url": "https://avatars.githubusercontent.com/u/42300339?v=4",
"profile": "https://github.com/Plinsboorg",
"contributions": [
"bug",
"doc"
]
},
{
"login": "TheIceCreamTroll",
"name": "TheIceCreamTroll",
"avatar_url": "https://avatars.githubusercontent.com/u/33820904?v=4",
"profile": "https://github.com/TheIceCreamTroll",
"contributions": [
"code"
]
},
{
"login": "atanaspam",
"name": "Atanas Pamukchiev",
"avatar_url": "https://avatars.githubusercontent.com/u/9085090?v=4",
"profile": "https://github.com/atanaspam",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

6
.github/README.md vendored
View File

@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-225-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-229-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -426,6 +426,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jon-stumpf"><img src="https://avatars.githubusercontent.com/u/7144996?v=4?s=100" width="100px;" alt="Jon S. Stumpf"/><br /><sub><b>Jon S. Stumpf</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jon-stumpf" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Tanguille"><img src="https://avatars.githubusercontent.com/u/91473554?v=4?s=100" width="100px;" alt="Tanguille"/><br /><sub><b>Tanguille</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Tanguille" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Plinsboorg"><img src="https://avatars.githubusercontent.com/u/42300339?v=4?s=100" width="100px;" alt="Dennis"/><br /><sub><b>Dennis</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3APlinsboorg" title="Bug reports">🐛</a> <a href="https://github.com/truecharts/charts/commits?author=Plinsboorg" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TheIceCreamTroll"><img src="https://avatars.githubusercontent.com/u/33820904?v=4?s=100" width="100px;" alt="TheIceCreamTroll"/><br /><sub><b>TheIceCreamTroll</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=TheIceCreamTroll" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/atanaspam"><img src="https://avatars.githubusercontent.com/u/9085090?v=4?s=100" width="100px;" alt="Atanas Pamukchiev"/><br /><sub><b>Atanas Pamukchiev</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=atanaspam" title="Code">💻</a></td>
</tr>
</tbody>
</table>

35
.github/SUPPORT.md vendored
View File

@@ -14,14 +14,12 @@ We also document which versions of TrueNAS will receive TrueCharts updates and f
### Supported Versions of TrueNAS SCALE
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- |
| 22.12.4.1 or prior| `master` | :x: | :x: | :x: | Update to 23.10.X Supported Version [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 22.12.4.2 | `master` | :white_check_mark: | :white_check_mark: | :x: | Stable Release as of 2023-10-13 Recommended to update to 23.10.x [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 23.10.0 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-10-24 |
| 23.10.0.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-10-31 |
| Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze |
| 23.10.1 | `master` | :white_check_mark: | :x: | :x: | To Be Released |
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ------------------ | -------- | ---------------------- | ------------------------- | --------------------- | ---------------------------------------------------------------------------------------------- |
| 22.12.4.2 or prior | `master` | :x: | :x: | :x: | Update to 23.10.X Supported Version [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 23.10.0.1 | `master` | :white_check_mark: | :x: | :x: | Update to 23.10.1 [TrueNAS SCALE](https://www.truenas.com/docs/scale/23.10/) |
| 23.10.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Stable Release as of 2023-12-19 |
| Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze |
## TrueCharts on Talos-OS
@@ -29,23 +27,22 @@ Support for Talos-OS with either Rancher or FluxCD are in early alpha.
### Supported Versions of Talos-OS
| Talos-OS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- |
| 1.5 | `master` | :white_check_mark: | :x: | :x: | |
| 1.6 | `master` | :white_check_mark: | :x: | :x: | |
| Talos-OS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
| 1.5 | `master` | :white_check_mark: | :x: | :x: | |
| 1.6 | `master` | :white_check_mark: | :x: | :x: | |
### Supported Versions of FluxCD
| FluxCD version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- |
| 1.2.1 or prior | `master` | :white_check_mark: | :x: | :x: | |
| FluxCD version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| -------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
| 1.2.1 or prior | `master` | :white_check_mark: | :x: | :x: | |
### Rancher Versions of Rancher
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- |
| v2.7.9 or prior | `master` | :white_check_mark: | :x: | :x: | |
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| --------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
| v2.7.9 or prior | `master` | :white_check_mark: | :x: | :x: | |
:::warning Support Guidelines

View File

@@ -1 +0,0 @@
CIS-DI-0006

View File

@@ -11,14 +11,126 @@ chart-dirs:
- charts/operators
excluded-charts:
- charts/dependency/subchart
- charts/incubator/alienswarm
- charts/incubator/alienswarm-reactivedrop
- charts/incubator/arma3
- charts/incubator/arma3exilemod
- charts/incubator/assettocorsa
- charts/incubator/craftopia
- charts/incubator/csgo
- charts/incubator/cssource
- charts/incubator/cstrike1-6
- charts/incubator/cstrikeconditionzero
- charts/incubator/dayofdefeatsource
- charts/incubator/fistfuloffrags
- charts/incubator/garrysmod
- charts/incubator/halflife2deathmatch
- charts/incubator/kerbalspaceprogram-lmp
- charts/incubator/left4dead
- charts/incubator/mindustry
- charts/incubator/neverwinternights-ee
- charts/incubator/openttd
- charts/incubator/pvk-ii
- charts/incubator/quake3
- charts/incubator/sdtd
- charts/incubator/starmade
- charts/incubator/terraria-tshock
- charts/incubator/urban-terror
- charts/incubator/vintage-story
- charts/incubator/twingate-connector
- charts/incubator/docassemble
- charts/incubator/eco
- charts/incubator/midarr
- charts/incubator/orbital-sync
- charts/incubator/plex-meta-manager
- charts/incubator/pushbits-server
- charts/incubator/telepush
- charts/library/common
- charts/incubator/alertmanager-bot
- charts/incubator/alertmanager-bot
- charts/incubator/alertmanager-discord
- charts/incubator/amcrest2mqtt
- charts/incubator/arksurvivalevolved
- charts/incubator/tauticord
- charts/incubator/discordgsm
- charts/incubator/facebox
- charts/incubator/foundryvtt
- charts/incubator/heimdall
- charts/incubator/mc-router
- charts/incubator/multus
- charts/incubator/local-ai
- charts/incubator/orbital-sync
- charts/incubator/plex-meta-manager
- charts/incubator/pod-gateway
- charts/incubator/promcord
- charts/incubator/rdesktop
- charts/incubator/reg
- charts/incubator/romm
- charts/incubator/ser2sock
- charts/incubator/storj-node
- charts/incubator/tailscale
- charts/incubator/webtop
- charts/incubator/zalando-postgres-cluster
- charts/incubator/zigbee2mqtt
- charts/incubator/alertmanager-bot
- charts/incubator/alertmanager-discord
- charts/incubator/amcrest2mqtt
- charts/incubator/arksurvivalevolved
- charts/incubator/tauticord
- charts/incubator/discordgsm
- charts/incubator/facebox
- charts/incubator/foundryvtt
- charts/incubator/heimdall
- charts/incubator/mc-router
- charts/incubator/multus
- charts/incubator/local-ai
- charts/incubator/orbital-sync
- charts/incubator/plex-meta-manager
- charts/incubator/pod-gateway
- charts/incubator/promcord
- charts/incubator/rdesktop
- charts/incubator/reg
- charts/incubator/romm
- charts/incubator/ser2sock
- charts/incubator/storj-node
- charts/incubator/tailscale
- charts/incubator/webtop
- charts/incubator/zalando-postgres-cluster
- charts/incubator/zigbee2mqtt
- charts/incubator/adguardhome-sync
- charts/stable/adguardhome-sync
- charts/stable/alienswarm
- charts/stable/alienswarm-reactivedrop
- charts/stable/arma3
- charts/stable/arma3exilemod
- charts/stable/assettocorsa
- charts/stable/craftopia
- charts/stable/csgo
- charts/stable/cssource
- charts/stable/cstrike1-6
- charts/stable/cstrikeconditionzero
- charts/stable/dayofdefeatsource
- charts/stable/fistfuloffrags
- charts/stable/garrysmod
- charts/stable/halflife2deathmatch
- charts/stable/kerbalspaceprogram-lmp
- charts/stable/left4dead
- charts/stable/mindustry
- charts/stable/neverwinternights-ee
- charts/stable/openttd
- charts/stable/pvk-ii
- charts/stable/quake3
- charts/stable/sdtd
- charts/stable/starmade
- charts/stable/terraria-tshock
- charts/stable/urban-terror
- charts/stable/vintage-story
- charts/stable/twingate-connector
- charts/stable/docassemble
- charts/stable/eco
- charts/stable/midarr
- charts/stable/orbital-sync
- charts/stable/plex-meta-manager
- charts/stable/telepush
- charts/stable/alertmanager-bot
- charts/stable/alertmanager-bot
- charts/stable/alertmanager-discord
@@ -45,8 +157,40 @@ excluded-charts:
- charts/stable/webtop
- charts/stable/zalando-postgres-cluster
- charts/stable/zigbee2mqtt
- charts/stable/alertmanager-bot
- charts/stable/alertmanager-discord
- charts/stable/amcrest2mqtt
- charts/stable/arksurvivalevolved
- charts/stable/tauticord
- charts/stable/discordgsm
- charts/stable/facebox
- charts/stable/foundryvtt
- charts/stable/heimdall
- charts/stable/mc-router
- charts/stable/multus
- charts/stable/local-ai
- charts/stable/orbital-sync
- charts/stable/plex-meta-manager
- charts/stable/pod-gateway
- charts/stable/promcord
- charts/stable/rdesktop
- charts/stable/reg
- charts/stable/romm
- charts/stable/ser2sock
- charts/stable/storj-node
- charts/stable/tailscale
- charts/stable/webtop
- charts/stable/zalando-postgres-cluster
- charts/stable/zigbee2mqtt
chart-repos:
- truecharts=https://charts.truecharts.org
- truecharts-library=https://library-charts.truecharts.org
- truecharts-deps=https://deps.truecharts.org
- jetstack=https://charts.jetstack.io
- vmwaretanzu=https://vmware-tanzu.github.io/helm-charts
- cnpg=https://cloudnative-pg.github.io/charts
- metallb=https://metallb.github.io/metallb
- prometheus-community=https://prometheus-community.github.io/helm-charts
- openebs=https://openebs.github.io/charts
- csi-driver-smb=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
- csi-driver-nfs=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts

View File

@@ -15,3 +15,10 @@ chart-repos:
- truecharts-library=https://library-charts.truecharts.org
- truecharts-deps=https://deps.truecharts.org
- jetstack=https://charts.jetstack.io
- vmwaretanzu=https://vmware-tanzu.github.io/helm-charts
- cnpg=https://cloudnative-pg.github.io/charts
- metallb=https://metallb.github.io/metallb
- prometheus-community=https://prometheus-community.github.io/helm-charts
- openebs=https://openebs.github.io/charts
- csi-driver-smb=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
- csi-driver-nfs=https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts

View File

@@ -1,23 +0,0 @@
module.exports = {
dryRun: false,
username: "truecharts-admin",
gitAuthor: "truecharts-admin <bot@truecharts.org>",
onboarding: false,
platform: "github",
repositories: ["truecharts/charts"],
packageRules: [
{
description: "lockFileMaintenance",
matchUpdateTypes: [
"pin",
"digest",
"patch",
"minor",
"major",
"lockFileMaintenance",
],
dependencyDashboardApproval: false,
stabilityDays: 0,
},
],
};

553
.github/renovate.json5 vendored
View File

@@ -6,7 +6,7 @@
"suppressNotifications": ["prIgnoreNotification"],
"commitMessageTopic": "{{depName}}",
"commitMessageExtra": "to {{newVersion}}",
"commitMessageSuffix": "",
"commitMessageSuffix": "By Renovate",
"rebaseWhen": "conflicted",
"prConcurrentLimit": 150,
"timezone":"Europe/Amsterdam",
@@ -30,33 +30,40 @@
{
"datasources": ["helm"],
"matchManagers": ["helmv3"],
"commitMessageTopic": "Helm chart {{depName}}"
"commitMessageTopic": "Helm chart {{depName}}",
"ignorePaths": ["charts/unstable/**"],
"autoApprove": true,
},
// global docker datasource settings
{
"datasources": ["docker"],
"matchManagers": ["helm-values"],
"enabled": true,
"pinDigests": true,
"automerge": false,
"commitMessageTopic": "container image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
"matchUpdateTypes": ["major", "minor", "patch", "digest"],
},
{
"datasources": ["docker"],
"enabled": true,
"pinDigests": true,
"automerge": false,
"autoApprove": true,
"separateMinorPatch": true,
"ignorePaths": ["charts/unstable/**"],
"commitMessageTopic": "container image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",
},
// Setup datasources for github actions
{
"matchManagers": ["github-actions"],
"excludePackageNames": ["stefanzweifel/git-auto-commit-action"],
"labels": ["automerge"],
"automerge": true,
"autoApprove": true,
},
//
// catch to prevent stable updates
//
{
"automerge": false,
"labels": ["update/ignored"],
"groupName": ["ignored"],
"matchPaths": ["charts/unstable/**", "charts/dev/**", "charts/incubator/**", "templates/app/**"],
"commitMessageTopic": "Ignored Updates",
"autoApprove": false,
},
//
// helm deps
@@ -68,50 +75,31 @@
"bumpVersion": "major",
"labels": ["update/helm/dependency/major"],
"groupName": ["helm dependency major"],
"matchPaths": ["charts/dependency/**", "templates/**"],
"matchPaths": ["charts/dependency/**"],
"autoApprove": false,
},
{
"matchDatasources": ["helm"],
"automerge": true,
"matchUpdateTypes": [
"minor",
],
"bumpVersion": "minor",
"labels": ["update/helm/dependency/minor", "automerge"],
"matchPaths": ["charts/dependency/**"],
"groupName": "helm dependency minor",
},
{
"matchDatasources": ["helm"],
"automerge": false,
"automerge": true,
"matchUpdateTypes": [
"minor",
"patch"
],
"bumpVersion": "patch",
"labels": ["update/helm/dependency/non-major", "automerge"],
"matchPaths": ["charts/dependency/**", "templates/**"],
"groupName": "helm dependency non-major",
},
//
// helm ent and operators
//
{
"matchDatasources": ["helm"],
"updateTypes": ["major"],
"bumpVersion": "major",
"enabled": true,
"labels": ["update/helm/general/major"],
"groupName": ["helm general major"],
"matchPaths": ["charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on tuesday"
],
},
{
"matchDatasources": ["helm"],
"automerge": false,
"matchUpdateTypes": [
"minor",
"patch"
],
"enabled": true,
"bumpVersion": "patch",
"labels": ["update/helm/general/non-major", "automerge"],
"groupName": "helm general non-major",
"matchPaths": ["charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on tuesday"
],
"labels": ["update/helm/dependency/patch", "automerge"],
"matchPaths": ["charts/dependency/**"],
"groupName": "helm dependency patch",
},
//
// helm charts
@@ -120,129 +108,81 @@
"matchDatasources": ["helm"],
"updateTypes": ["major"],
"bumpVersion": "major",
"enabled": false,
"enabled": true,
"labels": ["update/helm/general/major"],
"automerge": false,
"groupName": ["helm general major"],
"matchPaths": ["charts/incubator/**", "charts/SCALE/**", "charts/dev/**", "charts/stable/**", "templates/app/**"],
"matchPaths": ["charts/stable/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on tuesday"
],
"autoApprove": false,
},
{
"matchDatasources": ["helm"],
"automerge": true,
"enabled": true,
"matchUpdateTypes": [
"minor"
],
"bumpVersion": "minor",
"labels": ["update/helm/general/minor", "automerge"],
"groupName": "helm general minor",
"matchPaths": ["charts/stable/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on tuesday"
],
},
{
"matchDatasources": ["helm"],
"automerge": false,
"automerge": true,
"enabled": true,
"matchUpdateTypes": [
"minor",
"patch"
"digest",
"patch",
"pin"
],
"bumpVersion": "patch",
"labels": ["update/helm/general/non-major", "automerge"],
"groupName": "helm general non-major",
"matchPaths": ["charts/incubator/**", "charts/SCALE/**", "charts/dev/**", "charts/stable/**", "templates/app/**"],
"matchPaths": ["charts/stable/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on tuesday"
],
},
//
// Tag updates for semantic tags on enterprise and operatorApps
//
{
"matchDatasources": ["docker"],
"updateTypes": ["major"],
"enabled": true,
"bumpVersion": "major",
"labels": ["update/docker/enterprise/major"],
"matchPaths": ["charts/enterprise/**", "charts/operators/**"],
},
{
"matchDatasources": ["docker"],
"automerge": false,
"matchUpdateTypes": [
"minor",
],
"enabled": true,
"bumpVersion": "patch",
"labels": ["update/docker/enterprise/minor"],
"matchPaths": ["charts/enterprise/**", "charts/operators/**"],
},
{
"matchDatasources": ["docker"],
"automerge": false,
"matchUpdateTypes": [
"patch",
"digest",
"pin",
],
"bumpVersion": "patch",
"enabled": true,
"labels": ["update/docker/enterprise/patch", "automerge"],
"matchPaths": ["charts/enterprise/**"],
},
{
"matchDatasources": ["docker"],
"automerge": false,
"matchUpdateTypes": [
"patch",
"digest",
"pin",
],
"bumpVersion": "patch",
"enabled": true,
"labels": ["update/docker/operator/patch"],
"matchPaths": ["charts/operator/**"],
},
//
// Tag updates for semantic tags on incubator and dev charts
//
{
"matchDatasources": ["docker"],
"updateTypes": ["major"],
"bumpVersion": "minor",
"enabled": false,
"labels": ["update/docker/incubator/major", "automerge"],
"matchPaths": ["charts/incubator/**", "charts/dev/**"],
},
{
"matchDatasources": ["docker"],
"automerge": false,
"matchUpdateTypes": [
"minor",
"patch",
"digest",
],
"bumpVersion": "patch",
"enabled": false,
"labels": ["update/docker/incubator/non-major", "automerge"],
"matchPaths": ["charts/incubator/**", "charts/dev/**"],
},
{
"matchDatasources": ["docker"],
"automerge": false,
"matchUpdateTypes": [
"pin",
],
"bumpVersion": "patch",
"enabled": true,
"labels": ["update/docker/incubator/non-major", "automerge"],
"matchPaths": ["charts/incubator/**", "charts/dev/**"],
},
//
// Tag updates for semantic tags on all but enterprise, operator and incubator Apps
// Tag updates for semantic tags
//
{
"matchDatasources": ["docker"],
"updateTypes": ["major"],
"bumpVersion": "minor",
"enabled": true,
"labels": ["update/docker/general/major", "automerge"],
"matchPaths": ["charts/dependency/**", "charts/SCALE/**", "charts/stable/**", "templates/app/**"],
"labels": ["update/docker/general/major"],
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on monday"
],
"autoApprove": false,
},
{
"matchDatasources": ["docker"],
"automerge": false,
"automerge": true,
"matchUpdateTypes": [
"minor",
],
"bumpVersion": "minor",
"enabled": true,
"labels": ["update/docker/general/non-major", "automerge"],
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on monday"
],
},
{
"matchDatasources": ["docker"],
"automerge": true,
"matchUpdateTypes": [
"patch",
"digest",
"pin",
@@ -250,7 +190,10 @@
"bumpVersion": "patch",
"enabled": true,
"labels": ["update/docker/general/non-major", "automerge"],
"matchPaths": ["charts/dependency/**", "charts/SCALE/**", "charts/library/**", "charts/stable/**", "templates/app/**"],
"matchPaths": ["charts/dependency/**", "charts/stable/**", "charts/incubator/**", "charts/enterprise/**", "charts/operators/**"],
"schedule": [
"before 10pm on monday"
],
},
//
// Tag semantic version type based on regex
@@ -273,7 +216,7 @@
{
"matchDatasources": ["docker"],
"versioning": "regex:^v(?<major>\\d+)-(?<minor>\\d+)$",
"matchPackagePrefixes": ["tccr.io/truecharts/jupyter"],
"matchPackagePrefixes": ["jupyter"],
"groupName": "jupyter",
},
{
@@ -284,12 +227,12 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/immich"],
"matchPackagePrefixes": ["altran1502/immich"],
"groupName": "immich",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/portainer"],
"matchPackagePrefixes": ["portainer"],
"groupName": "portainer",
},
{
@@ -299,9 +242,14 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/webtop"],
"matchPackagePrefixes": ["lscr.io/linuxserver/webtop"],
"groupName": "webtop",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["lscr.io/linuxserver/rdesktop"],
"groupName": "rdesktop",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/metallb"],
@@ -314,7 +262,7 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/vikunja"],
"matchPackagePrefixes": ["vikunja"],
"groupName": "vikunja",
},
{
@@ -324,12 +272,12 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/bungeecord"],
"matchPackagePrefixes": ["itzg/bungeecord"],
"groupName": "bungeecord",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/minecraft-java"],
"matchPackagePrefixes": ["itzg/minecraft-java"],
"groupName": "minecraft-java",
},
{
@@ -349,7 +297,7 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/authentik"],
"matchPackagePrefixes": ["ghcr.io/goauthentik/"],
"groupName": "authentik",
},
{
@@ -391,6 +339,305 @@
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/ersatztv"],
"groupName": "ersatztv",
}
},
// matchPackagePatterns
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>14)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackagePatterns": ["^bitnami/postgresql$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})$",
"matchPackagePatterns": ["^.*oznu\\/homebridge$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)$",
"matchPackagePatterns": ["^jupyter\\/.+$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ubuntu$",
"matchPackagePatterns": ["^zabbix\\/zabbix-.*$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^stable-(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2}).*$",
"matchPackagePatterns": ["^jitsi\\/.*$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackagePatterns": ["^penpot\\/.*$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^\\d*-jammy-(?<variant>.+)-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackagePatterns": ["^.+\\/koush\\/scrypted$"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-.*$",
"matchPackagePatterns": ["^.*linuxserver\\/deluge$"],
"automerge": true,
},
// matchPackageNames
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-postgres-tomcat$",
"matchPackageNames": ["xwiki"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["fireflyiii/core"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-\\d+\\.\\d+\\.\\d+$",
"matchPackageNames": ["netboxcommunity/netbox"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$",
"matchPackageNames": ["photoprism/photoprism"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["cloudflare/cloudflared"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["linuxserver/calibre-web"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["linuxserver/heimdall"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^postgresql-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["ghcr.io/umami-software/umami"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-v(?<major>\\d+)\\.(?<minor>\\d+)\\.?(?<patch>\\d*)$",
"matchPackageNames": ["linuxserver/mylar3"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^[a-z0-9]{9}-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-go\\d+\\.\\d+\\.\\d+$",
"matchPackageNames": ["storjlabs/storagenode"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-php8\\.0-apache$",
"matchPackageNames": ["joyqi/typecho"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^v\\.(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["difegue/lanraragi"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^RELEASE\\.(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)T\\d+-\\d+-\\d+Z$",
"matchPackageNames": ["minio/minio"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^RELEASE\\.(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)T\\d+-\\d+-\\d+Z$",
"matchPackageNames": ["minio/mc"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^apache-(?<major>\\d+)\\.(?<minor>\\d+)\\.?(?<patch>\\d*)-prod$",
"matchPackageNames": ["kimai/kimai2"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)$",
"matchPackageNames": ["rssbridge/rss-bridge"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)$",
"matchPackageNames": ["alexta69/metube"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^focal-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["codeproject/senseai-server"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^latest-(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)$",
"matchPackageNames": ["wangqiru/ttrss"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(-\\d+)?$",
"matchPackageNames": ["kiwix/kiwix-serve"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-omnibus$",
"matchPackageNames": ["ghcr.io/analogj/scrutiny"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)-(?<minor>\\d+)-(?<patch>\\d+)$",
"matchPackageNames": ["diygod/rsshub"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-amd64(nvidia)?$",
"matchPackageNames": ["blakeblackshear/frigate"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{1,4})\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["kopia/kopia"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{4})\\.(?<minor>\\d{1,2})\\.(?<patch>\\d{1,2).*$",
"matchPackageNames": ["alicevision/meshroom"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{4})\\.(?<minor>\\d{1,2})\\.(?<patch>\\d{1,2})$",
"matchPackageNames": ["itzg/bungeecord"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^java8-(?<major>\\d{4})\\.(?<minor>\\d{1,2})\\.(?<patch>\\d{1,2})$",
"matchPackageNames": ["itzg/bungeecord"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^java11-(?<major>\\d{4})\\.(?<minor>\\d{1,2})\\.(?<patch>\\d{1,2})$",
"matchPackageNames": ["itzg/bungeecord"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^java17-(?<major>\\d{4})\\.(?<minor>\\d{1,2})\\.(?<patch>\\d{1,2})$",
"matchPackageNames": ["itzg/bungeecord"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{4})\\.(?<minor>\d{1,2})\\.(?<patch>\\d{1,2})(-java\\d{1,2}.*)?$",
"matchPackageNames": ["itzg/minecraft-server"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{4})(?<minor>\\d{2})(?<patch>\\d{2})$",
"matchPackageNames": ["ankicommunity/anki-sync-server"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)-jdk17$",
"matchPackageNames": ["jenkins/jenkins"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^x64-v(?<major>\\d*)\\.(?<minor>\\d*)\\.(?<patch>\\d*)$",
"matchPackageNames": ["housewrecker/gaps"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d*)\\.(?<minor>\\d*)\\.(?<patch>\\d*)-\\d*$",
"matchPackageNames": ["sameersbn/apt-cacher-ng"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^release-(?<major>\\d*)\\.(?<minor>\\d*)$",
"matchPackageNames": ["mattermost/mattermost-enterprise-edition"],
"automerge": true,
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-.+$",
"matchPackageNames": ["corentinth/it-tools"],
"automerge": true,
},
//
// Version strategies
//
// Versioning for linuxserver two-three digit container versions
{
"packagePatterns": ["^linuxserver\\/","^deepquestai\\/"],
"versionScheme": "regex:^(?<compatibility>.*?(\\d+\\.)??)(?<major>\\d+)\\.(?<minor>\\d+)\\.?(?<patch>\\d+)?(-r?p?\\d)?$"
},
{
"matchDatasources": [
"docker"
],
"versioning": "loose",
"matchPackageNames": [
"ghcr.io/onedr0p/plex",
"ghcr.io/onedr0p/qbittorrent",
"sirfragalot/hyperion.ng",
],
},
{
"matchDatasources": [
"docker"
],
"matchPackageNames": [
"quay.io/helmpack/chart-releaser",
"jnorwood/helm-docs",
"quay.io/git-chglog/git-chglog"
],
"automerge": false,
"matchUpdateTypes": ["major", "minor", "patch", "digest", "pin"],
"labels": ["renovate/image", "ci"],
},
]
}

View File

@@ -124,6 +124,7 @@ copy_apps() {
}
export -f copy_apps
rm -rf charts/unstable
if [[ -d "charts/${1}" ]]; then
echo "Start processing charts/${1} ..."
chartversion=$(cat charts/${1}/Chart.yaml | grep "^version: " | awk -F" " '{ print $2 }')

View File

@@ -1,49 +0,0 @@
#!/usr/bin/env bash
set -e
# Check if release notes have been changed
# Usage ./check-releasenotes.sh path
# require yq
command -v yq >/dev/null 2>&1 || {
printf >&2 "%s\n" "yq (https://github.com/mikefarah/yq) is not installed. Aborting."
exit 1
}
# Absolute path of repository
repository=$(git rev-parse --show-toplevel)
# Allow for a specific chart to be passed in as a argument
if [ $# -ge 1 ] && [ -n "$1" ]; then
root="$1"
chart_file="${1}/Chart.yaml"
if [ ! -f "$chart_file" ]; then
printf >&2 "File %s\n does not exist.\n" "${chart_file}"
exit 1
fi
cd $root
if [ -z "$DEFAULT_BRANCH" ]; then
DEFAULT_BRANCH=$(git remote show origin | awk '/HEAD branch/ {print $NF}')
fi
CURRENT=$(cat Chart.yaml | yq e '.annotations."artifacthub.io/changes"' -P -)
if [ "$CURRENT" == "" ] || [ "$CURRENT" == "null" ]; then
printf >&2 "Changelog annotation has not been set in %s!\n" "$chart_file"
exit 1
fi
DEFAULT_BRANCH=$(git remote show origin | awk '/HEAD branch/ {print $NF}')
ORIGINAL=$(git show origin/$DEFAULT_BRANCH:./Chart.yaml | yq e '.annotations."artifacthub.io/changes"' -P -)
if [ "$CURRENT" == "$ORIGINAL" ]; then
printf >&2 "Changelog annotation has not been updated in %s!\n" "$chart_file"
exit 1
fi
else
printf >&2 "%s\n" "No chart folder has been specified."
exit 1
fi

View File

@@ -1,179 +0,0 @@
#!/bin/bash
# require go-yq
command -v go-yq >/dev/null 2>&1 || {
printf >&2 "%s\n" "❌ go-yq (https://github.com/mikefarah/yq) is not installed. Aborting."
exit 1
}
# define defaults
cache_path=${cache_path:-./tgz_cache}
charts_path=${charts_path:-./charts}
# Do NOT persist this directory, in order to always have the latest index for this run.
index_cache=${index_cache:-./index_cache}
mkdir -p "$cache_path"
trains=(
"enterprise"
"stable"
"incubator"
"dependency"
"operators"
)
load_gpg_key() {
echo ""
echo "⏬ Downloading and Loading TrueCharts pgp Public Key"
gpg_dir=.cr-gpg
mkdir -p "$gpg_dir"
curl --silent https://keybase.io/truecharts/pgp_keys.asc | gpg --dearmor > $gpg_dir/pubring.gpg || echo "❌ Couldn't load Public Key."
curl --silent https://cert-manager.io/public-keys/cert-manager-keyring-2021-09-20-1020CF3C033D4F35BAE1C19E1226061C665DF13E.gpg > $gpg_dir/certman.gpg || echo "❌ Couldn't load certman Public Key."
echo "✅ Public Key loaded successfully..."
echo ""
}
export -f load_gpg_key
download_deps() {
local train_chart="$1"
# Extract dependencies for the Chart
deps=$(go-yq '.dependencies' "$charts_path/$train_chart/Chart.yaml")
# Find how many deps exist, so we can loop through them
length=$(echo "$deps" | go-yq '. | length')
echo "🤖🔨 Processing <$charts_path/$train_chart>... Dependencies: $length"
echo ""
for idx in $(eval echo "{0..$length}"); do
# Retrieve info for the dep in the current index..
curr_dep=$(echo "$deps" | pos="$idx" go-yq '.[env(pos)]')
if [ ! "$curr_dep" == null ]; then
name=$(echo "$curr_dep" | go-yq '.name')
version=$(echo "$curr_dep" | go-yq '.version')
repo=$(echo "$curr_dep" | go-yq '.repository')
# Remove http:// or https:// from url to create a dir name
repo_dir="${repo#http://}"
repo_dir="${repo#https://}"
echo "**********"
echo "🔗 Dependency: $name"
echo "🆚 Version: $version"
echo "🏠 Repository: $repo"
echo ""
if [ -f "$cache_path/$repo_dir/$name-$version.tgz" ]; then
echo "✅ Dependency exists in cache..."
else
echo "🤷‍♂️ Dependency does not exists in cache..."
repo_url="$repo/index.yaml"
if [ -f "$index_cache/$repo_dir/index.yaml" ]; then
echo "✅ Index for <$repo> exists!"
else
echo "⏬ Index for <$repo> is missing. Downloading from <$repo_url>..."
mkdir -p $index_cache/$repo_dir
wget --quiet "$repo_url" -O "$index_cache/$repo_dir/index.yaml"
if [ ! $? ]; then
echo "❌ wget encountered an error..."
exit 1
fi
if [ -f "$index_cache/$repo_dir/index.yaml" ]; then
echo "✅ Downloaded index for <$repo>!"
else
echo "❌ Failed to download index for <$repo> from <$repo_url>"
exit 1
fi
fi
# At the time of writing this, only 1 url existed (.urls[0]) pointing to the actual tgz.
# Extract url from repo_url. It's under .entries.DEP_NAME.urls. We filter the specific version first (.version)
dep_url=$(v="$version" n="$name" go-yq '.entries.[env(n)].[] | select (.version == env(v)) | .urls.[0]' "$index_cache/$repo_dir/index.yaml")
# tmp hotpatch for cert-manager
if [[ ! "$dep_url" == "https"* ]]; then
dep_url="https://charts.jetstack.io/${dep_url}"
fi
echo ""
echo "⏬ Downloading dependency $name-$version from $dep_url..."
mkdir -p "$cache_path/$repo_dir"
wget --quiet "$dep_url" -P "$cache_path/$repo_dir"
wget --quiet "$dep_url.prov" -P "$cache_path/$repo_dir" || echo "failed downloading .prov"
if [ ! $? ]; then
echo "❌ wget encountered an error..."
if [[ "$train_chart" =~ incubator\/.* ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" || \
helm dependency update "$charts_path/$train_chart/Chart.yaml"|| exit 1
elif [[ "$name" =~ "cert-manager" ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || exit 1
else
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || exit 1
fi
fi
if [ -f "$cache_path/$repo_dir/$name-$version.tgz" ]; then
echo "✅ Dependency Downloaded!"
if [[ "$name" =~ "cert-manager" ]]; then
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/certman.gpg || \
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/certman.gpg || exit 1
elif [[ ! "$train_chart" =~ incubator\/.* ]]; then
echo "Validating dependency signature..."
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/pubring.gpg || \
helm verify $cache_path/$repo_dir/$name-$version.tgz --keyring $gpg_dir/pubring.gpg || exit 1
else
echo "Skipping dependency signature verification for $train_chart..."
fi
else
echo "❌ Failed to download dependency"
# Try helm dependency build/update or otherwise fail fast if a dep fails to download...
if [[ "$train_chart" =~ incubator\/.* ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" || \
helm dependency update "$charts_path/$train_chart/Chart.yaml"|| exit 1
elif [[ "$name" =~ "cert-manager" ]]; then
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/certman.gpg || exit 1
else
helm dependency build "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" --verify --keyring $gpg_dir/pubring.gpg || exit 1
fi
fi
fi
echo ""
mkdir -p "$charts_path/$train_chart/charts"
echo "📝 Copying dependency <$name-$version.tgz> to <$charts_path/$train_chart/charts>..."
cp "$cache_path/$repo_dir/$name-$version.tgz" "$charts_path/$train_chart/charts"
if [ -f "$charts_path/$train_chart/charts/$name-$version.tgz" ]; then
echo "✅ Dependency copied!"
echo ""
else
echo "❌ Failed to copy dependency"
# Try helm dependency build/update or otherwise fail fast if a dep fails to copy...
helm dependency build "$charts_path/$train_chart/Chart.yaml" || \
helm dependency update "$charts_path/$train_chart/Chart.yaml" || exit 1
fi
fi
done
}
export -f download_deps
load_gpg_key
if [ -z "$1" ]; then
for train in "${trains[@]}"; do
for chart in $(ls "$charts_path/$train"); do
download_deps "${train}/${chart}"
done
done
else
download_deps "$1"
fi

View File

@@ -1,52 +0,0 @@
#!/usr/bin/env bash
set -e
# Check if release notes have been changed
# Usage ./check-releasenotes.sh path
# require yq
command -v yq >/dev/null 2>&1 || {
printf >&2 "%s\n" "yq (https://github.com/mikefarah/yq) is not installed. Aborting."
exit 1
}
# Allow for a specific chart to be passed in as a argument
if [ $# -ge 1 ] && [ -n "$1" ]; then
root="$1"
chart_file="${1}/Chart.yaml"
if [ ! -f "$chart_file" ]; then
printf >&2 "File %s does not exist.\n" "${chart_file}"
exit 1
fi
cd "${root}"
if [ -z "$DEFAULT_BRANCH" ]; then
DEFAULT_BRANCH=$(git remote show origin | awk '/HEAD branch/ {print $NF}')
fi
printf "Updating changelog annotation for chart %s\n" "$root"
# Loop over all dependencies in current chart version
NEW_DEPENDENCIES=()
while IFS='' read -r line; do NEW_DEPENDENCIES+=("$line"); done < <(yq e '.dependencies[].name' -P Chart.yaml | LC_ALL=C sort)
OLD_DEPENDENCIES=$(git show "origin/$DEFAULT_BRANCH:./Chart.yaml" | yq e '.dependencies[].name' -P - | LC_ALL=C sort)
tmpfile=$(mktemp)
trap 'rm -f "$tmpfile"' EXIT
for DEP_NAME in "${NEW_DEPENDENCIES[@]}"
do
NEW_VERSION=$(yq e ".dependencies[] | select(.name == \"$DEP_NAME\") | .version" -P Chart.yaml)
OLD_VERSION=$(git show "origin/$DEFAULT_BRANCH:./Chart.yaml" | yq e ".dependencies[] | select(.name == \"$DEP_NAME\") | .version" -P -)
if [ "${NEW_VERSION}" != "${OLD_VERSION}" ]; then
printf "%s\n" "- kind: changed" >> "${tmpfile}"
printf " description: Upgraded \`%s\` chart dependency to version \`%s\`.\n" "${DEP_NAME}" "${NEW_VERSION}" >> "${tmpfile}"
fi
done
yq eval-all --inplace 'select(fileIndex == 0).annotations."artifacthub.io/changes" = (select(fileIndex == 1) | to_yaml) | select(fileIndex==0)' Chart.yaml "${tmpfile}"
else
printf >&2 "%s\n" "No chart folder has been specified."
exit 1
fi

View File

@@ -50,7 +50,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- name: Prep Helm
run: |
@@ -58,6 +58,13 @@ jobs:
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Collect changes (branch-based)
@@ -95,9 +102,7 @@ jobs:
charts_path: "./"
run: |
CHANGED=$(echo '${{ steps.list-changed.outputs.CHANGED_CHARTS }}' | jq --raw-output '.[]')
for changed in ${CHANGED}; do
.github/scripts/fetch_helm_deps.sh "${changed}"
done
./charttool deps ${CHANGED}
- name: Run Chart Linting
continue-on-error: true

View File

@@ -66,7 +66,7 @@ jobs:
with:
setup-tools: |
helmv3
helm: "3.8.0"
helm: "3.13.2"
- name: Prep Helm
run: |
@@ -74,6 +74,9 @@ jobs:
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo update
# Optional step if GPG signing is used
@@ -260,10 +263,7 @@ jobs:
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
run: |
CHARTS=(${{ steps.collect-changes.outputs.modifiedChartsAfterTag }})
charts_path="charts"
for changed in ${CHARTS[@]}; do
.github/scripts/fetch_helm_deps.sh "${changed}"
done
./charttool deps
pip install yq
parthreads=$(($(nproc) * 2))
parallel -j ${parthreads} .github/scripts/build-catalog.sh '2>&1' ::: ${CHARTS[@]}

View File

@@ -123,9 +123,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -150,6 +150,13 @@ jobs:
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
@@ -194,9 +201,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -215,6 +222,21 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
@@ -257,9 +279,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -278,6 +300,21 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
@@ -320,9 +357,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -341,6 +378,21 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
@@ -383,9 +435,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -404,6 +456,21 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then
@@ -446,9 +513,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
with:
version: latest
version: v3.13.2
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: "3.11"
@@ -467,6 +534,21 @@ jobs:
run: |
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add openebs https://openebs.github.io/charts
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
helm repo update
- name: Add Dependencies
run: |
if [[ "${{ matrix.chart }}" == "charts/operators/metallb-config" ]]; then

View File

@@ -1,397 +0,0 @@
name: "Chore: Daily Tasks"
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
issues: write
pull-requests: write
concurrency:
group: lock
jobs:
generate-readme:
runs-on: ubuntu-latest
name: "Generate readme files"
container:
image: ghcr.io/truecharts/devcontainer:3.1.10@sha256:c239addf725eb5cedf79517f8089fdafdc32b5270d1893ee87ae6e511b9bcae3
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- name: Setting repo parent dir as safe safe.directory
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: generate readme.md
shell: bash
run: |
for train in stable operators SCALE incubator games enterprise develop non-free deprecated dependency core; do
for chart in charts/${train}/*; do
if [ -d "${chart}" ]; then
echo "Generating readme.md for ${train}/${chart}"
cp "templates/README.md.tpl" "${chart}/README.md"
sed -i "s/TRAINPLACEHOLDER/${train}/" "${chart}/README.md"
sed -i "s/CHARTPLACEHOLDER/${chartname}/" "${chart}/README.md"
fi
done
done
- name: generate HelmIgnore
shell: bash
run: |
for train in stable operators SCALE incubator games enterprise develop non-free deprecated dependency core; do
for chart in charts/${train}/*; do
if [ -d "${chart}" ]; then
echo "Attempting to sync HelmIgnore file for: ${chartname}"
rm -rf ${chart}/.helmignore
cp templates/chart/.helmignore ${chart}/
fi
done
done
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
repository: truecharts/website
path: website
fetch-depth: 1
token: ${{ secrets.BOT_TOKEN }}
- name: Bump and Sync
shell: bash
run: |
# Designed to ensure the appversion in Chart.yaml is in sync with the primary Chart tag if found
# Also makes sure that home link is pointing to the correct url
sync_tag() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "Attempting to sync primary tag with appversion for: ${chartname}"
local tag="$(cat ${chart}/values.yaml | grep '^ tag: ' | awk -F" " '{ print $2 }' | head -1)"
tag="${tag%%@*}"
tag="${tag:-auto}"
tag=$(echo $tag | sed "s/release-//g")
tag=$(echo $tag | sed "s/release_//g")
tag=$(echo $tag | sed "s/version-//g")
tag=$(echo $tag | sed "s/version_//g")
tag="${tag#*V.}"
tag="${tag#*v-}"
tag="${tag#*v}"
tag="${tag%-*}"
tag="${tag:0:10}"
tag="${tag%-}"
tag="${tag%_}"
tag="${tag%.}"
echo "Updating tag of ${chartname} to ${tag}..."
sed -i -e "s|appVersion: .*|appVersion: \"${tag}\"|" "${chart}/Chart.yaml"
echo "Updating icon of ${chartname}..."
sed -i -e "s|icon: .*|icon: https:\/\/truecharts.org\/img\/hotlink-ok\/chart-icons\/${chartname}.png|" "${chart}/Chart.yaml"
echo "Updating home of ${chartname}..."
sed -i -e "s|home: .*|home: https:\/\/truecharts.org\/charts\/${train}\/${chartname}|" "${chart}/Chart.yaml"
echo "Attempting to update sources of ${chartname}..."
echo "Using go-yq verion: <$(go-yq -V)>"
# Get current sources, exluding those that may have been added automatically.
curr_sources=$(
go-yq '
.sources[] |
select(
. != "https://github.com/truecharts*" and
. != "https://ghcr*" and
. != "docker.io*" and
. != "https://docker.io*" and
. != "https://hub.docker*" and
. != "https://fleet.*" and
. != "https://github.com/truecharts/containers/tree/master/mirror/*" and
. != "https://public.ecr.aws*" and
. != "https://ocir.io*" and
. != "https://gcr*" and
. != "https://azurecr*" and
. != "https://quay*" and
. != "https://lscr*" and
. != "https://github.com/truecharts/containers*" and
. == "http*"
)
' \
"${chart}/Chart.yaml"
)
# Empty sources list in-place
go-yq -i 'del(.sources.[])' "${chart}/Chart.yaml"
# Add truechart source
tcsource="https://github.com/truecharts/charts/tree/master/charts/$train/$chartname" go-yq -i '.sources += env(tcsource)' "${chart}/Chart.yaml"
# Get the container image name that was parsed out of the Dockerfile for the website.
container=$(cat website/docs/charts/description_list.md | grep "\[${chartname}\]" | cut -f3 -d '|' | grep -v 'Not Found' || echo "")
# Convert the container image name to a URL.
if [ ! -z "$container" ]; then
prefix=""
case "$container" in
lscr.io/linuxserver/*)
prefix="https://fleet.linuxserver.io/image?name="
container=${container#lscr.io/}
;;
tccr.io/truecharts/*)
prefix="https://github.com/truecharts/containers/tree/master/mirror"
container=${container#tccr.io/truecharts/}
;;
mcr.microsoft.com/*)
prefix=""
;;
public.ecr.aws/*)
prefix="https://gallery.ecr.aws/"
container=${container#public.ecr.aws/}
;;
ghcr.io/*)
prefix="https://"
;;
quay.io/*)
prefix="https://"
;;
gcr.io/*)
prefix="https://"
;;
*.azurecr.io/*)
prefix=""
;;
*.ocir.io/*)
prefix=""
;;
# There have been a number of domains used for the Docker Hub registry over the years.
# NOTE: This is also the default case!
docker.io/*|index.docker.io/*|registry-1.docker.io/*|registry.hub.docker.com/*|*)
prefix="https://hub.docker.com/r/"
container=${container#docker.io/}
container=${container#index.docker.io/}
container=${container#registry-1.docker.io/}
container=${container#registry.hub.docker.com/}
# If the image name does not contain a slash it is a Docker Official Image.
if [ "$container" == "${container////}" ]; then
prefix="https://hub.docker.com/_/"
# If the user name is library it is a Docker Official Image.
elif [ "${container%%/*}" == "library" ]; then
prefix="https://hub.docker.com/_/"
container=${container#library/}
fi
# Avoid creating a bad link since an unsupported registry may have been used.
slashes=${container//[^\/]/}
# Bail out if the image name has more than 1 slash.
if [ ${#slashes} -gt 1 ]; then
prefix=""
echo "WARNING: Not assuming '$container' is a Docker Hub image"
fi
;;
esac
if [ -n "${prefix}" ]; then
container="${prefix}${container}" go-yq -i '.sources += env(container) | .sources |= unique' "${chart}/Chart.yaml"
fi
fi
# Add the rest of the sources
while IFS= read -r line; do
src="$line" go-yq -i '.sources += env(src)' "${chart}/Chart.yaml" || echo "src set error"
done <<< "$curr_sources"
echo "Sources of ${chartname} updated!"
}
export -f sync_tag
for train in enterprise stable operators incubator dependency; do
echo "Correcting Chart.yaml for Train: ${train}..."
for chart in $(ls "charts/${train}"); do
echo "Correcting Chart.yaml for Chart: ${chart}..."
sync_tag "charts/${train}/${chart}" "${chart}" "${train}"
done
done
- name: Fix Fixable Pre-Commit issues
shell: bash
if: inputs.chartChangesDetected == 'true'
run: |
echo "Running pre-commit test-and-cleanup..."
pre-commit run --all ||:
# Fix sh files to always be executable
find . -name '*.sh' | xargs chmod +x
- name: Cleanup
run: |
rm -rf changes.json
rm -rf master
- name: Commit changes
run: |
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
git pull
git add --all
git commit -sm "Commit daily changes" || exit 0
git push
generate-security-reports:
runs-on: ubuntu-latest
name: "Generate Security Reports"
container:
image: ghcr.io/truecharts/devcontainer:3.1.10@sha256:c239addf725eb5cedf79517f8089fdafdc32b5270d1893ee87ae6e511b9bcae3
steps:
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
helm: "3.8.0"
- name: Prep Helm
run: |
helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add truecharts-deps https://deps.truecharts.org
helm repo update
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- name: Setting repo parent dir as safe safe.directory
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Checkout website
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 1
repository: truecharts/website
token: ${{ secrets.BOT_TOKEN }}
path: website
- name: fetch dependencies
shell: bash
run: |
.github/scripts/fetch_helm_deps.sh
- name: generate security reports
shell: bash
run: |
#!/bin/bash
render() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "Rendering helm-template for ${chartname}"
mkdir -p ${chart}/render
helm template ${chart} >> ${chart}/render/app.yaml || echo "Helm template failed..."
}
helm_sec_scan() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "Scanning helm security for ${chartname}"
mkdir -p ${chart}/render
rm -rf website/docs/charts/${train}/${chartname}/helm-security.md || echo "removing old helm-security file failed..."
echo "# Helm Security" >> website/docs/charts/${train}/${chartname}/helm-security.md
echo "" >> website/docs/charts/${train}/${chartname}/helm-security.md
echo "## Helm-Chart" >> website/docs/charts/${train}/${chartname}/helm-security.md
echo "" >> website/docs/charts/${train}/${chartname}/helm-security.md
echo "##### Scan Results" >> website/docs/charts/${train}/${chartname}/helm-security.md
echo "" >> website/docs/charts/${train}/${chartname}/helm-security.md
trivy config --namespaces builtin.kubernetes.* -f template --template "@./templates/trivy-config.tpl" ${chart}/render >> website/docs/charts/${train}/${chartname}/helm-security.md || echo "trivy scan failed..."
}
container_sec_scan() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "Scanning container security for ${chartname}"
mkdir -p ${chart}/render
rm -rf website/docs/charts/${train}/${chartname}/container-security.md || echo "removing old container-security file failed..."
echo "# Container Security" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "##### Detected Containers" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
find ${chart}/render/ -name '*.yaml' -type f -exec cat {} \; | grep image: | sed "s/image: //g" | sed "s/\"//g" >> ${chart}/render/containers.tmp
cat ${chart}/render/containers.tmp >> website/docs/charts/${train}/${chartname}/container-security.md
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "##### Scan Results" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
for container in $(cat ${chart}/render/containers.tmp | sort | uniq); do
if [[ "$container" == *"truecharts/alpine"* || "$container" == *"truecharts/ubuntu"* || "$container" == *"truecharts/kubectl"* ]]; then
echo "Skipping ${container}, as it's a shared common container..."
else
echo "**Container: ${container}**" >> website/docs/charts/${train}/${chartname}/container-security.md
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
trivy image --security-checks vuln -f template --template "@./templates/trivy-container.tpl" ${container} >> website/docs/charts/${train}/${chartname}/container-security.md || echo "trivy container scan failed..."
echo "" >> website/docs/charts/${train}/${chartname}/container-security.md
fi
done
}
cleanfiles() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "sanitising website output for ${chartname}..."
rm -rf ${chart}/render
sed -i 's|<br>|<br />|g' website/docs/charts/${train}/${chartname}/helm-security.md ||:
sed -i 's|<br>|<br />|g' website/docs/charts/${train}/${chartname}/container-security.md ||:
sed -i 's|<hr>|<hr />|g' website/docs/charts/${train}/${chartname}/helm-security.md ||:
sed -i 's|<hr>|<hr />|g' website/docs/charts/${train}/${chartname}/container-security.md ||:
}
for train in enterprise stable operators incubator dependency; do
echo "Processing Charts for Train: ${train}..."
for chart in $(ls "charts/${train}"); do
render "charts/${train}/${chart}" ${chart} ${train} || echo "rendering failed for ${chart}"
helm_sec_scan "charts/${train}/${chart}" ${chart} ${train} || echo "helm chart processing failed for ${chart}"
if [ ${train} == "enterprise" ]; then
container_sec_scan "charts/${train}/${chart}" ${chart} ${train} || echo "container processing failed for ${chart}"
fi
cleanfiles "charts/${train}/${chart}" ${chart} ${train} || echo "cleaning failed for ${chart}"
done
done
echo "finsihed security scan"
- name: Commit Website Changes
run: |
cd website
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
git pull
git add --all
git commit -sm "Commit released docs for TrueCharts" || exit 0
git push
lock-threads:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21 # v4
with:
github-token: ${{ secrets.BOT_TOKEN }}
issue-inactive-days: "7"
exclude-any-issue-labels: ""
issue-comment: "This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists"
issue-lock-reason: ""
pr-inactive-days: "7"
pr-comment: "This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this"
pr-lock-reason: "resolved"
log-output: true
check-contributors:
name: Check Contributors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
with:
node-version: 18
- uses: borales/actions-yarn@97ba8bebfe5b549bb7999261698a52a81fd62f1b # v4.2.0
with:
cmd: install --frozen-lockfile
- name: List missing and unknown contributors
env:
PRIVATE_TOKEN: ${{ secrets.BOT_TOKEN }}
run: |
awk -F', ' '{ for( i=1; i<=NF; i++ ) print $i }' <<<$(yarn all-contributors check)

View File

@@ -73,7 +73,7 @@ jobs:
- charts-test
- charts-lint
- print_head_msg
if: needs.print_head_msg.outputs.head-commit-message == 'Commit bumped Chart Version'
if: ${{ contains( needs.print_head_msg.outputs.head-commit-message, 'By Renovate' ) }}
name: Automerge and Approve build
runs-on: ubuntu-latest
steps:

View File

@@ -1,149 +0,0 @@
name: "Renovate: Bump on Push"
on:
push:
branches:
- "renovate/**"
tags-ignore:
- "**"
jobs:
renovate-bump:
name: Get changed Apps
runs-on: ubuntu-22.04
container:
image: ghcr.io/truecharts/devcontainer:3.1.10@sha256:c239addf725eb5cedf79517f8089fdafdc32b5270d1893ee87ae6e511b9bcae3
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
name: Checkout
with:
fetch-depth: 0
token: ${{ secrets.BOT_TOKEN }}
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
name: Checkout
with:
fetch-depth: 0
ref: master
path: master
- name: Setting repo parent dir as safe safe.directory
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- uses: dorny/paths-filter@v2
id: filter
with:
list-files: json
filters: |
changed:
- 'charts/stable/**'
- 'charts/incubator/**'
- 'charts/SCALE/**'
- 'charts/library/**'
- 'charts/dependency/**'
- 'charts/core/**'
- 'charts/enterprise/**'
- 'charts/games/**'
- name: Filter filter-output
run: echo '${{ toJson(steps.filter.outputs) }}' > changes.json
- name: Bump and Sync
shell: bash
run: |
# Designed to ensure the appversion in Chart.yaml is in sync with the primary Chart tag if found
# Also makes sure that home link is pointing to the correct url
sync_tag() {
local chart="$1"
local chartname="$2"
local train="$3"
echo "Attempting to sync primary tag with appversion for: ${chartname}"
local tag="$(cat ${chart}/values.yaml | grep '^ tag: ' | awk -F" " '{ print $2 }' | head -1)"
tag="${tag%%@*}"
tag="${tag:-auto}"
tag=$(echo $tag | sed "s/release-//g")
tag=$(echo $tag | sed "s/release_//g")
tag=$(echo $tag | sed "s/version-//g")
tag=$(echo $tag | sed "s/version_//g")
tag="${tag#*V.}"
tag="${tag#*v-}"
tag="${tag#*v}"
tag="${tag%-*}"
tag="${tag:0:10}"
tag="${tag%-}"
tag="${tag%_}"
tag="${tag%.}"
echo "Updating tag of ${chartname} to ${tag}..."
sed -i -e "s|appVersion: .*|appVersion: \"${tag}\"|" "${chart}/Chart.yaml"
echo "Updating icon of ${chartname}..."
sed -i -e "s|icon: .*|icon: https:\/\/truecharts.org\/img\/hotlink-ok\/chart-icons\/${chartname}.png|" "${chart}/Chart.yaml"
echo "Updating home of ${chartname}..."
sed -i -e "s|home: .*|home: https:\/\/truecharts.org\/charts\/${train}\/${chartname}|" "${chart}/Chart.yaml"
echo "Attempting to update sources of ${chartname}..."
echo "Using go-yq verion: <$(go-yq -V)>"
# Get all sources (except truecharts)
curr_sources=$(go-yq '.sources[] | select(. != "https://github.com/truecharts*")' "${chart}/Chart.yaml")
# Empty sources list in-place
go-yq -i 'del(.sources.[])' "${chart}/Chart.yaml"
# Add truechart source
tcsource="https://github.com/truecharts/charts/tree/master/charts/$train/$chartname" go-yq -i '.sources += env(tcsource)' "${chart}/Chart.yaml"
# Add the rest of the sources
while IFS= read -r line; do
src="$line" go-yq -i '.sources += env(src)' "${chart}/Chart.yaml" || echo "src set error"
done <<< "$curr_sources"
echo "Sources of ${chartname} updated!"
}
export -f sync_tag
# The actual script
APPS=$(jq --raw-output '.changed_files | fromjson | .[] |= sub("(?<filepath>(?<first_directory>(?<root1>[\/]?)[^\/]+\/)(?<second_directory>(?<root2>[\/]?)[^\/]+\/)(?<third_directory>(?<root3>[\/]?)[^\/]+)(?<extra_paths>.+))"; "\(.third_directory)") | unique' changes.json | jq -r '.[]')
echo "changed apps: ${APPS[*]}"
for chart in ${APPS[*]}
do
if [[ "${chart}" == '.gitkeep' ]]; then
echo "Skipping..."
return
elif test -f "./charts/stable/${chart}/Chart.yaml"; then
train="stable"
elif test -f "./charts/incubator/${chart}/Chart.yaml"; then
train="incubator"
elif test -f "./charts/SCALE/${chart}/Chart.yaml"; then
train="SCALE"
elif test -f "./charts/library/${chart}/Chart.yaml"; then
train="library"
elif test -f "./charts/dependency/${chart}/Chart.yaml"; then
train="dependency"
elif test -f "./charts/core/${chart}/Chart.yaml"; then
train="core"
elif test -f "./charts/games/${chart}/Chart.yaml"; then
train="games"
elif test -f "./charts/enterprise/${chart}/Chart.yaml"; then
train="enterprise"
elif test -f "./charts/operators/${chart}/Chart.yaml"; then
train="operators"
else
train="incubator"
fi
echo "Comparing versions for ${train}/${chart}"
master=$(cat ./master/charts/${train}/${chart}/Chart.yaml | grep "^version")
current=$(cat ./charts/${train}/${chart}/Chart.yaml | grep "^version")
echo "master version: ${master}"
echo "current version: ${current}"
if [[ "${master}" != "${current}" ]]; then
echo "Version does not have to be bumped"
else
echo "Bumping patch version for ${train}/${chart}"
./tools/bump.sh patch ./charts/${train}/${chart}
fi
sync_tag "charts/${train}/${chart}" "${chart}" "${train}"
done
- name: Cleanup
run: |
rm -rf changes.json
rm -rf master
- name: Commit and Push new version
run: |
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
git add --all
git commit -sm "Commit bumped Chart Version" || exit 0
git push

View File

@@ -1,18 +0,0 @@
name: Renovate
on:
workflow_dispatch:
schedule:
- cron: "0 */1 * * *"
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@5c6c06aa0e3d7a6a9b6cba05c078c51631b5f11a # v39.1.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check for stale issues and PRs
uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8
uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with:
repo-token: ${{ secrets.BOT_TOKEN }}
days-before-issue-stale: 180

12
Gemfile
View File

@@ -1,12 +0,0 @@
# frozen_string_literal: true
source 'https://rubygems.org'
group :test do
gem 'm'
gem 'minitest'
gem 'minitest-implicit-subject'
gem 'minitest-reporters'
gem 'pry'
gem 'ruby-jq'
end

4
NOTICE
View File

@@ -1,4 +0,0 @@
This product includes software developed at
The K8S-At-Home (https://k8s-at-home.com/).
This Product Contains modified Apache2.0 Licensed software

View File

@@ -1,29 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "23.10.1.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: clickhouse
version: 9.0.17
appVersion: 23.11.2.11
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
deprecated: false
sources:
- https://clickhouse.com/
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- database
- clickhouse
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: clickhouse
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 7.0.21
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: database
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/clickhouse)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
repository: clickhouse/clickhouse-server
pullPolicy: IfNotPresent
tag: v23.10.1.1976@sha256:70a2209917d2dcfe33b09e60dda9012c4f6638e9335b3afefac2cb89ba0c670c
tag: 23.11.2.11@sha256:109fe43e0cdb7716a933ea712ac2f285ecb9acb05e40b016765b5b3c428ca560
workload:
main:
replicas: 1
@@ -28,7 +27,6 @@ workload:
startup:
type: http
path: /ping
securityContext:
container:
readOnlyRootFilesystem: false
@@ -41,7 +39,6 @@ securityContext:
# - IPC_LOCK
# - NET_ADMIN
# - SYS_NICE
service:
main:
ports:
@@ -49,30 +46,24 @@ service:
port: 8123
protocol: http
targetPort: 8123
persistence:
data:
enabled: true
mountPath: /var/lib/clickhouse
clickhouseDatabase: "test"
clickhouseUsername: "test"
clickhouseDefaultAccessManagement: 0
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
clickhousePassword: ""
existingSecret: ""
secret:
credentials:
enabled: true
data:
clickhouse-password: '{{ ( .Values.clickhousePassword | default "empty" ) }}'
portal:
open:
enabled: false
manifestManager:
enabled: false

View File

@@ -1,28 +1,37 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "2.10.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: kube-state-metrics
version: 5.0.16
appVersion: 2.10.1
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
home: https://truecharts.org/charts/dependency/kube-state-metrics
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kube-state-metrics.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
- https://hub.docker.com/r/bitnami/kube-state-metrics
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- prometheus
- kube-state-metrics
- monitoring
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: kube-state-metrics
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
type: application
version: 3.0.34
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: metrics
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/kube-state-metrics)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/kube-state-metrics
repository: bitnami/kube-state-metrics
pullPolicy: IfNotPresent
tag: v2.10.0@sha256:5dd17a0a28532d6dfba742e1ba39f894e653cd5ca13c313e21120ee4f9d81024
tag: 2.10.1@sha256:9e8a6bbd41c9a5624051d3da5647c3b19e1fec939b9b727e6e24de2035b4b265
service:
main:
ports:
@@ -16,7 +15,6 @@ service:
enabled: true
protocol: http
port: 8081
workload:
main:
podSpec:
@@ -51,28 +49,22 @@ workload:
# - --resources=verticalpodautoscalers
- --resources=validatingwebhookconfigurations
- --resources=volumeattachments
probes:
liveness:
path: /healthz
port: main
readiness:
path: /healthz
port: main
startup:
type: tcp
port: main
podOptions:
automountServiceAccountToken: true
serviceAccount:
main:
enabled: true
primary: true
rbac:
main:
enabled: true
@@ -279,7 +271,10 @@ rbac:
verbs:
- list
- watch
- apiGroups: ["discovery.k8s.io"]
resources:
- endpointslices
verbs: ["list", "watch"]
metrics:
main:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
@@ -296,18 +291,16 @@ metrics:
labels: {}
# -- Configure additionial rules for the chart under this key.
# @default -- See prometheusrules.yaml
rules:
[]
# - alert: UnifiPollerAbsent
# annotations:
# description: Unifi Poller has disappeared from Prometheus service discovery.
# summary: Unifi Poller is down.
# expr: |
# absent(up{job=~".*unifi-poller.*"} == 1)
# for: 5m
# labels:
# severity: critical
rules: []
# - alert: UnifiPollerAbsent
# annotations:
# description: Unifi Poller has disappeared from Prometheus service discovery.
# summary: Unifi Poller is down.
# expr: |
# absent(up{job=~".*unifi-poller.*"} == 1)
# for: 5m
# labels:
# severity: critical
portal:
open:
enabled: false

View File

@@ -1,32 +1,41 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "11.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: mariadb
version: 11.0.17
appVersion: 11.1.3
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
deprecated: false
sources:
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- mariadb
- mysql
- database
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mariadb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 9.0.37
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: database
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/mariadb)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: v11.1.2@sha256:3ec39631c2e7c4a3564ccf0726a19078fd056601ee7a66761d62344b585e9289
tag: 11.1.3@sha256:256bba825841017077b0dcd9fabafd1d0a54dfde957cd4bf71c2cb291b454a25
workload:
main:
podSpec:
@@ -43,43 +42,35 @@ workload:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
service:
main:
ports:
main:
port: 3306
targetPort: 3306
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
secret:
credentials:
enabled: true
data:
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
persistence:
data:
enabled: true
mountPath: "/bitnami/mariadb"
mariadbUsername: "test"
mariadbDatabase: "test"
mariadbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mariadbPassword: ""
existingSecret: ""
portal:
open:
enabled: false
manifestManager:
enabled: false

View File

@@ -1,30 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "1.6.22"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: memcached
version: 10.0.17
appVersion: 1.6.22
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
deprecated: false
sources:
- https://hub.docker.com/r/bitnami/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- memcached
- database
- cache
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: memcached
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 8.0.38
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: database
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/memcached)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: v1.6.22@sha256:1d021040b76aceb199a879ff295f836a007ec64cabdba1482c511fd245b3b7ec
tag: 1.6.22@sha256:f7f5768ac781be374fbb550004dfa7755a4d10e66e3811725b3daa6958e636ff
service:
main:
ports:
@@ -10,10 +9,8 @@ service:
port: 11211
protocol: tcp
targetPort: 11211
portal:
open:
enabled: false
manifestManager:
enabled: false

View File

@@ -1,30 +1,39 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "7.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: mongodb
version: 10.0.16
appVersion: 7.0.4
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
deprecated: false
sources:
- https://www.mongodb.com
- https://github.com/bitnami/bitnami-docker-mongodb
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- mongodb
- database
- nosql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mongodb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 8.0.35
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: database
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/mongodb)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
repository: bitnami/mongodb
pullPolicy: IfNotPresent
tag: v7.0.2@sha256:2ecf33de2273eb9da76e778d5cad92e55ccbb8ade8e2e0a997e7f40afc058631
tag: 7.0.4@sha256:137b905769fdfce83add50343ceb391726ece52afe6163cb354856c1927dc661
workload:
main:
replicas: 1
@@ -42,7 +41,6 @@ workload:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Redainess probe configuration
# @default -- See below
readiness:
@@ -59,7 +57,6 @@ workload:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Startup probe configuration
# @default -- See below
startup:
@@ -75,43 +72,35 @@ workload:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
service:
main:
ports:
main:
port: 27017
targetPort: 27017
securityContext:
container:
runAsGroup: 0
readOnlyRootFilesystem: false
persistence:
data:
enabled: true
mountPath: "/bitnami/mongodb"
mongodbUsername: "test"
mongodbDatabase: "test"
mongodbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mongodbPassword: ""
existingSecret: ""
secret:
credentials:
enabled: true
data:
mongodb-password: '{{ ( .Values.mongodbPassword | default "empty" ) }}'
mongodb-root-password: '{{ ( .Values.mongodbRootPassword | default "empty" ) }}'
portal:
open:
enabled: false
manifestManager:
enabled: false

View File

@@ -1,28 +1,37 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "1.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: node-exporter
version: 5.0.16
appVersion: 1.7.0
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
home: https://truecharts.org/charts/dependency/node-exporter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
- https://hub.docker.com/r/bitnami/node-exporter
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- prometheus
- node-exporter
- monitoring
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: node-exporter
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
type: application
version: 3.0.36
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: metrics
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/node-exporter)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,15 +1,13 @@
image:
repository: tccr.io/truecharts/node-exporter
repository: bitnami/node-exporter
pullPolicy: IfNotPresent
tag: v1.6.1@sha256:c150064746d1155d557663650603ea428eacd22c40da62f2ec3078b4c2ade1ba
tag: 1.7.0@sha256:f9dcaba4dbae2896cbd5831b1e5b0c955b6e538c8514cff2af44a77177ca2e57
service:
main:
ports:
main:
protocol: http
port: 9910
workload:
main:
type: DaemonSet
@@ -29,19 +27,15 @@ workload:
liveness:
path: /
port: main
readiness:
path: /
port: main
startup:
type: tcp
port: main
podOptions:
hostNetwork: true
hostPID: true
persistence:
host:
enabled: true
@@ -61,7 +55,6 @@ persistence:
hostPath: /sys
mountPath: /hostsys
readOnly: true
metrics:
main:
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
@@ -78,18 +71,16 @@ metrics:
labels: {}
# -- Configure additionial rules for the chart under this key.
# @default -- See prometheusrules.yaml
rules:
[]
# - alert: UnifiPollerAbsent
# annotations:
# description: Unifi Poller has disappeared from Prometheus service discovery.
# summary: Unifi Poller is down.
# expr: |
# absent(up{job=~".*unifi-poller.*"} == 1)
# for: 5m
# labels:
# severity: critical
rules: []
# - alert: UnifiPollerAbsent
# annotations:
# description: Unifi Poller has disappeared from Prometheus service discovery.
# summary: Unifi Poller is down.
# expr: |
# absent(up{job=~".*unifi-poller.*"} == 1)
# for: 5m
# labels:
# severity: critical
portal:
open:
enabled: false

View File

@@ -1,30 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "7.2.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: redis
version: 10.0.17
appVersion: 7.2.3
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
deprecated: false
sources:
- https://github.com/bitnami/bitnami-docker-redis
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- redis
- keyvalue
- database
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: redis
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 8.0.41
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: database
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/redis)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/redis
repository: bitnami/redis
pullPolicy: IfNotPresent
tag: v7.2.3@sha256:9d51d05196beb255805741dbd3d843154de9a816f9f6a65e0fa0c8d43f48aa45
tag: 7.2.3@sha256:9ac3bbf7740969d32689e360ddcfa5f672538c47f6f6cf296173c3078de0edf2
workload:
main:
replicas: 1
@@ -45,12 +44,10 @@ workload:
- sh
- -c
- /health/ping_readiness_local.sh 2
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
configmap:
health:
enabled: true
@@ -123,31 +120,30 @@ configmap:
"$script_dir/ping_liveness_local.sh" $1 || exit_status=$?
"$script_dir/ping_liveness_master.sh" $1 || exit_status=$?
exit $exit_status
secret:
credentials:
enabled: true
data:
redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
redisPassword: ""
existingSecret: ""
service:
main:
ports:
main:
port: 6379
targetPort: 6379
volumeClaimTemplates:
data:
enabled: true
enabled: false
mountPath: "/bitnami/redis"
persistence:
data:
enabled: true
type: emptyDir
mountPath: "/bitnami/redis"
redis-health:
enabled: true
type: configmap
@@ -167,10 +163,8 @@ persistence:
path: ping_liveness_local_and_master.sh
- key: ping_readiness_local_and_master.sh
path: ping_readiness_local_and_master.sh
portal:
open:
enabled: false
manifestManager:
enabled: false

View File

@@ -1,29 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
appVersion: "9.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.3
deprecated: false
name: solr
version: 8.0.16
appVersion: 9.4.0
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
deprecated: false
sources:
- https://github.com/apache/solr
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- solr
- apache
- search
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: solr
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr
type: application
version: 6.0.38
dependencies:
- name: common
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
truecharts.org/category: search
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
truecharts.org/category: search
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
type: application

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/solr)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -1,8 +1,7 @@
image:
repository: tccr.io/truecharts/solr
repository: bitnami/solr
pullPolicy: IfNotPresent
tag: v9.4.0@sha256:4f2620c0115b8d36471f3247fc319dce25404db1d361ce0195e9ce8dfbf5143f
tag: 9.4.0@sha256:3a4822a6a764b058c8e2954a2ccfc3a60381a1276ae533e93851573c39c29054
workload:
main:
replicas: 1
@@ -19,7 +18,6 @@ workload:
expandObjectName: "{{ if .Values.solrPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.solrPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "solrcreds" }}{{ end }}'
key: "solr-password"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
@@ -45,7 +43,6 @@ workload:
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# -- Redainess probe configuration
# @default -- See below
readiness:
@@ -87,47 +84,39 @@ workload:
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 1001
runAsGroup: 0
service:
main:
ports:
main:
port: 8983
targetPort: 8983
persistence:
db:
enabled: true
mountPath: "/bitnami/solr"
# Currently only single core is supported, with multiple cores, probes will fail.
solrCores: "testcore"
solrEnableAuthentication: "yes"
solrUsername: "test"
# Used to pass a comma separated list of optional options like '-XX:G1HeapRegionSize=8m'
solrOpts: ""
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
existingSecret: ""
solrPassword: ""
secret:
credentials:
enabled: true
data:
solr-password: '{{ ( .Values.solrPassword | default "empty" ) }}'
portal:
open:
enabled: true
manifestManager:
enabled: false

View File

@@ -0,0 +1,37 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: checkmk
version: 1.0.9
appVersion: 2.2.0-latest
description: Checkmk is a leading tool for Infrastructure and Application Monitoring. Simple configuration, scalable, flexible. It provides powerful monitoring of networks, servers, clouds, containers and applications.
home: https://truecharts.org/charts/incubator/checkmk
icon: https://truecharts.org/img/hotlink-ok/chart-icons/checkmk.png
deprecated: false
sources:
- https://github.com/tribe29/checkmk
- https://github.com/truecharts/charts/tree/master/charts/incubator/checkmk
- https://hub.docker.com/r/checkmk/check-mk-raw
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- checkmk
- monitoring
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/checkmk)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -0,0 +1,175 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
- variable: cmk
group: App Configuration
label: Check-mk Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: password
label: Initial Password
description: Sets the initial password for cmkadmin user
schema:
type: string
required: true
private: true
default: ""
- variable: site_id
label: Site ID
description: Sets the siteID
schema:
type: string
required: true
default: cmk
- variable: livestatus_tcp
label: Livestatus TCP
description: Enables the livestatus TCP
schema:
type: boolean
default: false
- variable: mail_relay_host
label: Mail Relay Host
description: Sets the Mail Relay Host
schema:
type: string
default: ""
# Include{serviceRoot}
- variable: main
label: Main Service
description: The Primary service on which the healthcheck runs, often the webUI
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: Main Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 15000
required: true
- variable: receiver
label: Receiver Service
description: The Receiver service
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: receiver
label: Receiver Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 18000
required: true
- variable: livestatustcp
label: Livestatus TCP Service
description: The Livestatus TCP service
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: livestatustcp
label: Livestatus TCP Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 6557
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: App Config Storage
description: Stores the Application Configuration.
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: Main Ingress
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,13 @@
{{/* Define the secret */}}
{{- define "checkmk.secret" -}}
{{- $secretName := printf "%s-secret" (include "tc.v1.common.names.fullname" .) }}
enabled: true
data:
CMK_PASSWORD: {{ .Values.cmk.password | quote }}
CMK_SITE_ID: {{ .Values.cmk.site_id | quote }}
CMK_LIVESTATUS_TCP: {{ ternary "on" "off" .Values.cmk.livestatus_tcp | quote }}
{{- with .Values.cmk.mail_relay_host }}
MAIL_RELAY_HOST: {{ . | quote }}
{{- end }}
{{- end }}

View File

@@ -0,0 +1,8 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secret */}}
{{- include "checkmk.secret" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -0,0 +1,79 @@
cmk:
livestatus_tcp: true
mail_relay_host: ""
password: secret
site_id: cmk
image:
pullPolicy: IfNotPresent
repository: checkmk/check-mk-raw
tag: 2.2.0-latest@sha256:69baf5cd496fdd623ad36ccc466399aaab2de492f54787f4cc94e3cdf14ea378
persistence:
cmk-cron:
enabled: true
mountPath: /var/spool/cron/crontabs
type: emptyDir
cmk-temp:
enabled: true
mountPath: /omd/sites/cmk/tmp
type: emptyDir
config:
enabled: true
mountPath: /omd/sites
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
livestatustcp:
enabled: true
ports:
livestatustcp:
enabled: true
port: 6557
targetPort: 6557
main:
ports:
main:
port: 15000
protocol: http
targetPort: 5000
receiver:
enabled: true
ports:
receiver:
enabled: true
port: 18000
protocol: http
targetPort: 8000
workload:
main:
podSpec:
containers:
main:
envFrom:
- secretRef:
name: "secret"
probes:
liveness:
spec:
exec:
command:
- /bin/sh
- -c
- omd status
readiness:
exec:
command:
- /bin/sh
- -c
- omd status
startup:
exec:
command:
- /bin/sh
- -c
- omd status

View File

@@ -0,0 +1,37 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cherry
version: 3.0.9
appVersion: 0.0.7
description: An open source self-hosted bookmark service
home: https://truecharts.org/charts/incubator/cherry
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
deprecated: false
sources:
- https://github.com/haishanh/cherry
- https://cherry.haishan.me/
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://hub.docker.com/r/haishanh/cherry
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- bookmark
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmark
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/cherry)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -0,0 +1,136 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
- variable: cherry
group: App Configuration
label: Cherry Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: insecure_cookie
label: Insecure Cookie
schema:
type: boolean
default: false
- variable: public_registration
label: Public Registration
schema:
type: boolean
default: true
- variable: page_bookmark_limit
label: Page Bookmark Limit
schema:
type: int
default: 60
- variable: google_oauth_uri
label: Google OAuth URI
schema:
type: string
default: ""
- variable: google_oauth_id
label: Google OAuth ID
schema:
type: string
private: true
default: ""
- variable: google_oauth_secret
label: Google OAuth Secret
schema:
type: string
private: true
default: ""
# Include{serviceRoot}
- variable: main
label: Main Service
description: The Primary service on which the healthcheck runs, often the webUI
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: Main Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 10303
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: data
label: App Data Storage
description: Stores the Application Data.
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: Main Ingress
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,15 @@
{{/* Define the configmap */}}
{{- define "cherry.configmap" -}}
{{- $configName := printf "%s-cherry-configmap" (include "tc.v1.common.names.fullname" .) }}
enabled: true
data:
DATABASE_PATH: /data/cherry.sqlite
ENABLE_PUBLIC_REGISTRATION: {{ ternary "1" "0" .Values.cherry.public_registration | quote }}
USE_INSECURE_COOKIE: {{ ternary "1" "0" .Values.cherry.insecure_cookie | quote }}
PAGE_BOOKMARK_LIMIT: {{ .Values.cherry.page_bookmark_limit | quote }}
{{- with .Values.cherry.google_oauth_uri }}
GOOGLE_OAUTH_REDIRECT_URI: {{ . }}
{{- end }}
{{- end -}}

View File

@@ -0,0 +1,19 @@
{{/* Define the secrets */}}
{{- define "cherry.secrets" -}}
{{- $secretName := printf "%s-cherry-secret" (include "tc.v1.common.names.fullname" .) }}
enabled: true
data:
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }}
JWT_SECRET: {{ index .data "JWT_SECRET" }}
{{- else }}
JWT_SECRET: {{ randAlphaNum 32 }}
{{- end }}
{{- with .Values.cherry.google_oauth_id }}
GOOGLE_OAUTH_CLIENT_ID: {{ . }}
{{- end }}
{{- with .Values.cherry.google_oauth_secret }}
GOOGLE_OAUTH_CLIENT_SECRET: {{ . }}
{{- end }}
{{- end -}}

View File

@@ -0,0 +1,7 @@
{{- include "tc.v1.common.loader.init" . }}
{{- include "cherry.configmap" . }}
{{ include "cherry.secrets" . }}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -0,0 +1,50 @@
cherry:
google_oauth_id: ""
google_oauth_secret: ""
google_oauth_uri: ""
insecure_cookie: true
page_bookmark_limit: 60
public_registration: true
image:
pullPolicy: IfNotPresent
repository: haishanh/cherry
tag: v0.0.7@sha256:ac38d09dc167501882b60c882931ba89a2cdc4feb2f30e768098f142dde8b9ee
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10303
protocol: http
targetPort: 8000
workload:
main:
podSpec:
containers:
main:
envFrom:
- secretRef:
name: "cherry-secret"
- configMapRef:
name: "cherry-configmap"
probes:
liveness:
path: /
type: http
readiness:
path: /
type: http
startup:
path: /
type: http

View File

@@ -0,0 +1,36 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cleanarr
version: 3.0.9
appVersion: 2.5.0
description: A simple UI to help find and delete duplicate and sample files from your Plex server.
home: https://truecharts.org/charts/incubator/cleanarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png
deprecated: false
sources:
- https://github.com/se1exin/cleanarr
- https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr
- https://hub.docker.com/r/selexin/cleanarr
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cleanarr
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/cleanarr)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,129 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
- variable: env
label: Image Environment
schema:
additional_attrs: true
type: dict
attrs:
- variable: PLEX_BASE_URL
label: "PLEX_BASE_URL"
description: "Plex Server Address (e.g. http://192.169.1.100:32400)"
schema:
type: string
default: ""
- variable: PLEX_TOKEN
label: "PLEX_TOKEN"
description: "A valid Plex token for your Plex Server "
schema:
type: string
private: true
default: ""
- variable: LIBRARY_NAMES
label: "LIBRARY_NAMES"
description: "Name(s) of your Plex Libraries to search. Separate multiple library names with semi-colon *;*"
schema:
type: string
default: ""
- variable: PAGE_SIZE
label: "PAGE_SIZE"
description: "To avoid plex timeouts, results are loaded in pages (or chunks)"
schema:
type: int
default: 50
- variable: BYPASS_SSL_VERIFY_BOOL
label: "BYPASS_SSL_VERIFY"
description: "Disable SSL certificate verification."
schema:
type: boolean
default: false
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10247
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "config Storage"
description: "Container Path frontend"
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,35 @@
image:
pullPolicy: IfNotPresent
repository: selexin/cleanarr
tag: v2.5.0@sha256:26d636d29701431fdb1297e2f1aeeae88084e1dd952f133dcd08efb1220fc034
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10247
protocol: http
targetPort: 80
workload:
main:
podSpec:
containers:
main:
env:
BYPASS_SSL_VERIFY: '{{ ternary "1" "0" .Values.workload.main.podSpec.containers.main.env.BYPASS_SSL_VERIFY_BOOL}}'
BYPASS_SSL_VERIFY_BOOL: "true"
LIBRARY_NAMES: ""
PAGE_SIZE: "50"
PLEX_BASE_URL: ""
PLEX_TOKEN: ""

View File

@@ -0,0 +1,36 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: coupon-store
version: 4.0.9
appVersion: 1.3.0
description: A home for all your coupons and loyalty cards.
home: https://truecharts.org/charts/incubator/coupon-store
icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
deprecated: false
sources:
- https://github.com/linuxserver/docker-airsonic
- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
- https://hub.docker.com/r/metikular/coupon-store
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- coupons
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/coupon-store)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

@@ -0,0 +1,88 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
- variable: main
label: Main Service
description: The Primary service on which the healthcheck runs, often the webUI
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: Main Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 10304
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: Main Ingress
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{postgresql}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,21 @@
{{/* Define the secrets */}}
{{- define "couponstore.secrets" -}}
{{- $secretName := printf "%s-couponstore-secret" (include "tc.v1.common.names.fullname" .) }}
---
{{- $pg := .Values.cnpg.main }}
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: {{ $secretName }}
data:
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }}
SECRET_KEY_BASE: {{ index .data "SECRET_KEY_BASE" }}
{{- else }}
SECRET_KEY_BASE: {{ randAlphaNum 32 }}
{{- end }}
DATABASE_URL: {{ printf "postgres://%v:%v@%v-postgresql:5432/%v" $pg.user ($pg.postgresqlPassword | trimAll "\"") .Release.Name $pg.database }}
{{- end -}}

View File

@@ -0,0 +1,5 @@
{{- include "tc.v1.common.loader.init" . }}
{{ include "couponstore.secrets" . }}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -0,0 +1,35 @@
image:
pullPolicy: IfNotPresent
repository: metikular/coupon-store
tag: v1.3.0@sha256:54ef3454ea23109096eef277af48f89707bfb7e31d14097466c02ac381670572
portal:
open:
enabled: true
cnpg:
main:
enabled: true
database: coupon-store
user: coupon-store
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10304
workload:
main:
podSpec:
containers:
main:
command:
- bash
- -c
- rm -f tmp/pids/server.pid && bundle exec rails s -p {{ .Values.service.main.ports.main.port
}} -b '0.0.0.0'
envFrom:
- secretRef:
name: "couponstore-secret"

View File

@@ -0,0 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: dsmr-reader
version: 13.0.9
appVersion: 2021.09.02
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
home: https://truecharts.org/charts/incubator/dsmr-reader
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
deprecated: false
sources:
- https://github.com/xirixiz/dsmr-reader-docker
- https://github.com/dsmrreader/dsmr-reader
- https://github.com/truecharts/charts/tree/master/charts/incubator/dsmr-reader
- https://hub.docker.com/r/xirixiz/dsmr-reader-docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- dsmr-reader
- energy
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/dsmr-reader)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -0,0 +1,96 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10009
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{postgresql}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,46 @@
image:
pullPolicy: IfNotPresent
repository: xirixiz/dsmr-reader-docker
tag: latest-2021.09.02-amd64@sha256:4858edb1ae63a20639a0ef9c51c7b2cf599686db5c582ead7b37b2a288122935
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
cnpg:
main:
enabled: true
database: dsmr-reader
user: dsmr-reader
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10009
targetPort: 80
workload:
main:
podSpec:
containers:
main:
env:
DJANGO_DATABASE_ENGINE: django.db.backends.postgresql
DJANGO_DATABASE_HOST:
secretKeyRef:
key: plainhost
name: dbcreds
DJANGO_DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
DJANGO_DATABASE_PASSWORD:
secretKeyRef:
key: postgresql-password
name: dbcreds
DJANGO_DATABASE_PORT: "5432"
DJANGO_DATABASE_USER: "{{ .Values.cnpg.main.user }}"
DJANGO_TIME_ZONE: "{{ .Values.TZ }}"

View File

@@ -0,0 +1,40 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: euterpe
version: 4.0.9
appVersion: 1.5.4
description: Self-hosted streaming service for music, formerly known as HTTP Media Server.
home: https://truecharts.org/charts/incubator/euterpe
icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://hub.docker.com/r/ironsmile/euterpe
- https://github.com/ironsmile/euterpe
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- euterpe
- Productivity
- Tools-Utilities
- MediaApp-Music
- MediaServer-Music
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/euterpe)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,212 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}
- variable: euterpe
group: App Configuration
label: Discord GSM Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: basic_authenticate
label: Enable Basic Authenticate
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: authentication
label: Authentication
schema:
additional_attrs: true
type: dict
attrs:
- variable: user
label: Basic Auth Username
schema:
type: string
required: true
default: ""
- variable: password
label: Basic Auth Password
schema:
type: string
required: true
default: ""
- variable: libraries
label: Libraries
description: The `/root/Music` library is automatically added.
schema:
type: list
default: []
items:
- variable: libraryEntry
label: Library Entry
schema:
type: string
required: true
default: ""
- variable: library_scan
label: Library Scan
schema:
additional_attrs: true
type: dict
attrs:
- variable: initial_wait_duration
label: Initial Wait Duration
schema:
type: string
default: 1s
- variable: files_per_operation
label: Files Per Operation
schema:
type: int
default: 1500
- variable: sleep_after_operation
label: Sleep After Operation
schema:
type: string
default: 15ms
- variable: discogs
label: Discogs Settings
schema:
additional_attrs: true
type: dict
attrs:
- variable: discogs_auth_token
label: Discogs Auth Token
schema:
type: string
default: ""
- variable: download_artwork
label: Download Artwork
schema:
type: boolean
default: false
- variable: show_danger_zone
label: Show Danger Zone Settings
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: danger_zone
label: Danger Zone Settings
schema:
additional_attrs: true
type: dict
attrs:
- variable: gzip
label: gzip
schema:
type: boolean
default: true
- variable: read_timeout
label: Read Timeout
schema:
type: int
default: 15
- variable: write_timeout
label: Write Timeout
schema:
type: int
default: 1200
- variable: max_header_bytes
label: Max Header Bytes
schema:
type: int
default: 1048576
# Include{serviceRoot}
- variable: main
label: Main Service
description: The Primary service on which the healthcheck runs, often the webUI
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: Main Service Port Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: Port
description: This port exposes the container port on the service
schema:
type: int
default: 9996
required: true
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: music
label: App Music Storage
description: Stores the Application Music.
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: Main Ingress
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}

View File

@@ -0,0 +1,64 @@
{{/* Define the secret */}}
{{- define "euterpe.secret" -}}
{{- $secretName := printf "%s-secret" (include "tc.v1.common.names.fullname" .) }}
{{- $secretStorageName := printf "%s-storage-secret" (include "tc.v1.common.names.fullname" .) }}
{{- $secretKey := "" }}
{{- with (lookup "v1" "Secret" .Release.Namespace $secretStorageName) }}
{{- $secretKey = (index .data "secret") | b64dec }}
{{- else }}
{{- $secretKey = randAlphaNum 32 }}
{{- end }}
enabled: true
data:
config.json: |
{
"listen": {{ printf ":%v" .Values.service.main.ports.main.port | quote }},
"ssl": false,
"basic_authenticate": {{ .Values.euterpe.basic_authenticate }},
"authentication": {
{{- with .Values.euterpe.authentication.user }}
"user": {{ . | quote }},
{{- end }}
{{- with .Values.euterpe.authentication.password }}
"password": {{ . | quote }},
{{- end }}
"secret": {{ $secretKey | quote }}
},
{{- $libraries := .Values.euterpe.libraries -}}
{{- $libraries = append $libraries .Values.persistence.music.mountPath }}
"libraries": [
{{- range initial $libraries }}
{{ . | quote }},
{{- end }}
{{ last $libraries | quote }}
],
"library_scan": {
"initial_wait_duration": {{ .Values.euterpe.library_scan.initial_wait_duration | quote }},
"files_per_operation": {{ .Values.euterpe.library_scan.files_per_operation }},
"sleep_after_operation": {{ .Values.euterpe.library_scan.sleep_after_operation | quote }}
},
"download_artwork": {{ .Values.euterpe.discogs.download_artwork }},
{{- with .Values.euterpe.discogs.discogs_auth_token }}
"discogs_auth_token": {{ . | quote }},
{{- end }}
"gzip": {{ .Values.euterpe.danger_zone.gzip }},
"log_file": {{ .Values.euterpe.danger_zone.log_file | quote }},
"sqlite_database": {{ .Values.euterpe.danger_zone.sqlite_database | quote }},
"read_timeout": {{ .Values.euterpe.danger_zone.read_timeout }},
"write_timeout": {{ .Values.euterpe.danger_zone.write_timeout }},
"max_header_bytes": {{ .Values.euterpe.danger_zone.max_header_bytes | int }}
}
enabled: true
data:
{{/* Store secretKey to reuse */}}
secret: {{ $secretKey }}
{{- end }}

View File

@@ -0,0 +1,8 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secret */}}
{{- include "euterpe.secret" . }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

@@ -0,0 +1,50 @@
euterpe:
authentication:
password: ""
user: ""
basic_authenticate: false
danger_zone:
gzip: true
log_file: euterpe.log
max_header_bytes: 1048576
read_timeout: 15
sqlite_database: euterpe.db
write_timeout: 1200
discogs:
discogs_auth_token: ""
download_artwork: false
libraries: []
library_scan:
files_per_operation: 1500
initial_wait_duration: 1s
sleep_after_operation: 15ms
image:
pullPolicy: IfNotPresent
repository: ironsmile/euterpe
tag: v1.5.4@sha256:8582b072dc37100545cf7e0e3c8e2f19b8881fa31c7c2a1009437e9b14c1e181
persistence:
configfile:
defaultMode: "0600"
enabled: true
mountPath: /root/.euterpe/config.json
objectName: "secret"
readOnly: true
subPath: config.json
type: secret
music:
enabled: true
mountPath: /root/Music
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 9996
protocol: http

Some files were not shown because too many files have changed in this diff Show More