Commit Graph

22279 Commits

Author SHA1 Message Date
TrueCharts Bot 3f0ab7144a
chore(deps): update container image docker.io/localai/localai to v2.9.0@4a100a2 by renovate (#18760)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
digest | `1a9b06f` -> `4a100a2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-04 01:27:31 +01:00
TrueCharts-Bot becaba7e8c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-04 00:09:24 +00:00
Kjeld Schouten 2677d13539
fix(authentik): correct bad url
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-03 21:25:23 +01:00
Kjeld Schouten 01d0cf559f
Update _config.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-03 21:25:04 +01:00
Kjeld Schouten fbd265fbb4
fix(authentik): allow overriding browserhost/host
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-03 21:24:12 +01:00
Kjeld Schouten c0aaa0632c
Update _config.tpl
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-03 21:23:40 +01:00
TrueCharts Bot 97fbbd9fe8
chore(deps): update container image docker.io/vaultwarden/server to v1.30.5@edb8e2b by renovate (#18748)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/vaultwarden/server](https://togithub.com/dani-garcia/vaultwarden)
| patch | `1.30.3` -> `1.30.5` |

---

> [!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.5`](https://togithub.com/dani-garcia/vaultwarden/releases/tag/1.30.5)

[Compare
Source](https://togithub.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5)

#### What's Changed

- fix: web API call for jquery 3.7.1 by
[@&#8203;calvin-li-developer](https://togithub.com/calvin-li-developer)
in
[https://github.com/dani-garcia/vaultwarden/pull/4400](https://togithub.com/dani-garcia/vaultwarden/pull/4400)

#### New Contributors

-
[@&#8203;calvin-li-developer](https://togithub.com/calvin-li-developer)
made their first contribution in
[https://github.com/dani-garcia/vaultwarden/pull/4400](https://togithub.com/dani-garcia/vaultwarden/pull/4400)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.30.4...1.30.5

###
[`v1.30.4`](https://togithub.com/dani-garcia/vaultwarden/releases/tag/1.30.4)

[Compare
Source](https://togithub.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4)

⚠️ 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 the next release.

#### What's Changed

- Update crates to fix new builds by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4308](https://togithub.com/dani-garcia/vaultwarden/pull/4308)
- Add Kubernetes environment detection by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4290](https://togithub.com/dani-garcia/vaultwarden/pull/4290)
- Update GHA Workflows by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4309](https://togithub.com/dani-garcia/vaultwarden/pull/4309)
- Update Rust, crates and web-vault by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4328](https://togithub.com/dani-garcia/vaultwarden/pull/4328)
- Change the codegen-units for low resources by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4336](https://togithub.com/dani-garcia/vaultwarden/pull/4336)
- Fix env templateto ensure compatibility with systemd's EnvironmentFile
parsing by [@&#8203;seiuneko](https://togithub.com/seiuneko) in
[https://github.com/dani-garcia/vaultwarden/pull/4315](https://togithub.com/dani-garcia/vaultwarden/pull/4315)
- Update crates, GHA and a Python script by
[@&#8203;BlackDex](https://togithub.com/BlackDex) in
[https://github.com/dani-garcia/vaultwarden/pull/4357](https://togithub.com/dani-garcia/vaultwarden/pull/4357)

#### New Contributors

- [@&#8203;seiuneko](https://togithub.com/seiuneko) made their first
contribution in
[https://github.com/dani-garcia/vaultwarden/pull/4315](https://togithub.com/dani-garcia/vaultwarden/pull/4315)

**Full Changelog**:
https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjQuNCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-03 19:18:16 +01:00
kqmaverick fa4b7d87fe
feat(peanut) move peanut to stable (#18746)
**Description**
Moves peanut to stable and adds installation notes.

⚒️ 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.

- [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._
2024-03-03 12:13:53 -05:00
TrueCharts-Bot 5fc136e254 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-03 00:09:47 +00:00
kqmaverick a4ba2ccdf9
docs(authelia): fix trusted headers (#18740)
**Description**
Fix trusted headers section.

⚒️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-02 12:33:50 -05:00
kqmaverick 90328db82c
feat(peanut): add peanut to incubator (#18739)
**Description**
Add peanut to incubator

⚒️ 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.

- [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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-03-02 17:33:31 +00:00
TrueCharts-Bot 9f6c7a5ec5 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-02 00:08:28 +00:00
Kjeld Schouten ccc40c97b0 chore(truenas-exporter): move to stable 2024-03-01 22:15:10 +01:00
Kjeld Schouten b08b07ee57 Merge branch 'master' of github.com:truecharts/charts 2024-03-01 21:51:51 +01:00
Kjeld Schouten 1af4a81d6e fix(truenas-exporter): allow for inc graphite udp 2024-03-01 21:50:35 +01:00
alfi0812 590221f0c4
fix(jts3servermod): Update Container which includes fixes for entrypoint.sh (#18734)
```

**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.
-->
⚒️ Removes the need for tinkering with the entrypoint.sh

**⚙️ 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 added an icon in the Chart's root directory called `icon.png`

---

_Please don't blindly check all the boxes. Read them and only check those that apply.
Those checkboxes are there for the reviewer to see what is this all about and
the status of this PR with a quick glance._
2024-03-01 21:12:37 +02:00
Kjeld Schouten f6d5387637 fix(smartctl-exporter): mount hostdev 2024-03-01 15:45:06 +01:00
Kjeld Schouten 2903b5a649 fix: multiple dashboards patched 2024-03-01 15:19:21 +01:00
Kjeld Schouten bdb998b683 feat(smartctl-exporter): add grafana dashboard 2024-03-01 15:10:08 +01:00
Kjeld Schouten 8dece899cf feat(speedtest-exporter): add grafana dashboard 2024-03-01 15:07:54 +01:00
Kjeld Schouten 82422760e1
feat: Add Truenas-exporter (#18733)
**Description**


**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-01 15:03:32 +01:00
marc-ruiedt a8fdb8bcf4
feat(wyoming-openwakeword) add wyoming-openwakeword (#18250)
**Description**

Add
[wyoming-openwakeword](https://github.com/home-assistant/addons/blob/master/openwakeword/DOCS.md)
for Home Assistant.

I closed my old PR and opened this one because of a problem with signing
the CLA.

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

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

** 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`

---

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

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-03-01 08:23:44 -05:00
TrueCharts Bot 5d3b33ecb7
chore(deps): update container image jenkins/jenkins to v2.447-jdk17@f893c16 by renovate (#18732)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jenkins/jenkins](https://www.jenkins.io/)
([source](https://togithub.com/jenkinsci/docker)) | minor |
`2.446-jdk17` -> `2.447-jdk17` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-01 13:20:30 +01:00
TrueCharts Bot ca608ed78f
chore(deps): update helm chart common to 18.1.4 by renovate (#18731)
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 |
`18.1.2` -> `18.1.4` |

---

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

---

### Release Notes

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

###
[`v18.1.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.4)

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

Function library for TrueCharts

###
[`v18.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.3)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-01 13:19:36 +01:00
Kjeld Schouten 5256efbe80 fix(bitmagnet): minor bugfix for dashboard 2024-03-01 10:38:12 +01:00
mgale456 c469dcd318
fix(homepage) minor improvements for Helm users (#18729)
**Description**
Small fixes and clean up things to make the Homepage chart easier to
install for Helm users. This seems to work fine for me installing with
Helm, and I think it should work for all platforms.

I think this is a breaking change for Helm users and I added a bit to
the Changelog to explain it too. Let me know and I can format that
differently. For right now it's just a link to the repository since the
PR doesn't exist yet.

The bugfix is fixing the path on force-services-config. The rest is a
bit of templating to make things easier to swap between editing the
config in the configmaps vs in the container.

⚒️ Fixes  # N/A

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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?**
I ran this values.yaml file in my own k3s cluster using Helm with
ingress added. I didn't repackage the chart to test locally or anything,
but I think testing the values.yaml file is enough. Let me know and I
can do some more testing.

**📃 Notes:**
I've been learning k8s and Helm recently for fun and found some of
these. Any feedback is appreciated.

**✔️ 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
- [ ] ⚠️ 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

---

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-01 10:23:40 +01:00
Kjeld Schouten 4d41312666 feat(bitmagnet): automatically add grafana dashboard and datasource 2024-03-01 09:35:45 +01:00
alfi0812 e28ce6d5cc
feat(jts3servermod): Add Jts3servermod chart (#18707)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Added Jts3servermod chart.

**⚙️ 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
-->
Running Container in Custom-App with same settings

**📃 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 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: alfi0812 <43101280+alfi0812@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>
2024-03-01 09:44:45 +02:00
StevenMcElligott b6f6d98564
fix(observium): Redo chart and update container (#18554)
**Description**

Another all-in-one image that's getting redone to something new. This
container has lots of env vars so people can modify as they desire

⚒️ Fixes  #16902 

**⚙️ 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 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>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-03-01 09:00:41 +02:00
StevenMcElligott 61f5b19881
feat(authelia): Add info for SCALE questions on password policy (#18708)
**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 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>
2024-03-01 08:45:20 +02:00
Xstar97TheNoob cda48fddbf
feat(game-server-watcher) add game-server-watcher (#18718)
**Description**
A simple discord/telegram/slack bot to monitor your game servers and
players in style.
⚒️ 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.

- [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._
2024-03-01 08:44:48 +02:00
StevenMcElligott 03770176b6
fix(wordpress): Change probe port for main service (#18706)
**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 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>
2024-03-01 08:44:02 +02:00
Xstar97TheNoob 808baa494b
feat(minecraft-bedrock) add whitelist users, update docs, and probes (#18721)
**Description**
Add whitelist users option if whitelist is enabled.
update docs
probes
⚒️ Fixes  #18720

**⚙️ 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
- [ ] ⚠️ 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 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>
2024-03-01 08:43:02 +02:00
alfi0812 6dcb7fa7d7
feat(speedtest-tracker): Update Container & Push to Stable (#18715)
**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 container image + push to stable. Bumped Version to 1.0.0 for
stable push

**⚙️ 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
-->
App tested by Xstar, Steven and Alfi0812

**📃 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-03-01 08:41:54 +02:00
kqmaverick c8a30cba88
fix(qbittorrent): cronjob missing restart policy (#18727)
**Description**
Fix missing restart policy on qbittorrent auto port forwarding sidecar
cronjob.

⚒️ 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 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>
2024-03-01 08:32:04 +02:00
TrueCharts-Bot 4b798990c3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-01 00:09:36 +00:00
TrueCharts Bot b4584ae9cc
chore(deps): update container image mariadb to v13.2.0@ede1609 by renovate (#18644) 2024-02-29 19:28:40 +01:00
TrueCharts Bot 22611907f8
chore(deps): update container image common to v18.1.2@2239145 by renovate (#18726)
This PR contains the following updates:

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

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 14:19:25 +01:00
TrueCharts Bot 4654976964
chore(deps): update helm chart common to 18.1.2 by renovate (#18725)
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 |
`18.1.0` -> `18.1.2` |

---

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

---

### Release Notes

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

###
[`v18.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.2)

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

Function library for TrueCharts

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 13:31:13 +01:00
kqmaverick ade7976dc0
fix(qbittorrent): make auto port forward sidecar a cronjob (#18716)
**Description**
Changes auto port forward sidecar to a cronjob. Also sets the qbitorrent
webui admin password as private.

⚒️ 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 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-29 02:55:29 +02:00
TrueCharts-Bot 1ed1a4e29e Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-29 00:09:29 +00:00
Kjeld Schouten 853b632287
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-29 00:21:26 +01:00
Kjeld Schouten f228bbf7e0
Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-29 00:21:15 +01:00
TrueCharts Bot 4a285ea17d
chore(deps): update container image collabora/code to v23.05.9.2.1@eaea438 by renovate (#18714)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| collabora/code | patch | `23.05.9.1.1` -> `23.05.9.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTkuNSIsInVwZGF0ZWRJblZlciI6IjM3LjIxOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-28 19:56:43 +01:00
Kjeld Schouten eabb9c3024 feat(blocky): enable postgresql querylog by default 2024-02-28 17:53:13 +01:00
Kjeld Schouten bd5d2ce446 no message 2024-02-28 17:19:47 +01:00
Kjeld Schouten ec9a7fd24d fix(blocky): multiple grafana bugs 2024-02-28 17:12:41 +01:00
Kjeld Schouten d7b126424c fix(blocky): ensure cross platform datasource connection could be made to postgresql from grafana 2024-02-28 17:05:13 +01:00
Kjeld Schouten 0e6bf56ee0 chore(blocky); work on postgres dashboard settings 2024-02-28 17:00:44 +01:00
Kjeld Schouten ce44ef1dee fix(blocky): adapt blocky dashboard to use postgres instead of postgresql 2024-02-28 16:42:04 +01:00
Kjeld Schouten 5ceb01bb87 chore(blocky): try different datasource url format 2024-02-28 16:40:00 +01:00
Kjeld Schouten 816bbea021 fix(blocky): correct datasource type 2024-02-28 16:29:04 +01:00
Kjeld Schouten 098e7cf457 fix(blocky): fix typo in datasource label 2024-02-28 16:27:15 +01:00
Kjeld Schouten 4a9618e06f fix blocky datasource 2024-02-28 16:12:00 +01:00
alfi0812 af3e85484c
fix(speedtest-tracker): Update Version. Added Credentials-Docs (#18711)
**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.
-->
⚒️ if you click install v0.0.2 gets used which is actually older then
v0.0.1

**⚙️ 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 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: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-28 14:25:36 +00:00
TrueCharts Bot f43714a39b
chore(deps): update container image common to v18.1.2@2239145 by renovate (#18705)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-28 13:21:23 +01:00
TrueCharts Bot 533a5d4fc9
chore(deps): update container image redis to v11.3.0@271b2b9 by renovate (#18640) 2024-02-28 07:42:13 +01:00
Kjeld Schouten 24f2aaba68 Merge branch 'master' of github.com:truecharts/charts 2024-02-28 02:31:21 +01:00
Kjeld Schouten a3451ee82e test(blocky): test prototype grafana dashboard and datasource for postgresql 2024-02-28 02:30:32 +01:00
TrueCharts Bot 79a28466d4
chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@4ec3a42 by renovate (#18611) 2024-02-28 01:31:14 +01:00
TrueCharts Bot d4559c679e
chore(deps): update container image bitnami/prometheus to v2.50.1@d4f5af2 by renovate (#18683)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | patch | `2.50.0` -> `2.50.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-28 01:31:06 +01:00
alfi0812 78c5897235
Fixed Copy Paste Issues (#18704)
**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.
-->
⚒️Fixed Copy Paste Issues
⚒️Bumped Version to 0.1.0
⚒️Changed Category to "Metrics"
⚒️Removed wrong link from Chart.yaml

**⚙️ 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 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: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-02-28 01:07:58 +01:00
TrueCharts Bot 4505e70e06
chore(deps): update ignored by renovate (patch) (#18689)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `18.0.3` ->
`18.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.5.0` ->
`17.5.1` |
| [grafana/agent-operator](https://togithub.com/grafana/agent) | patch |
`v0.39.1` -> `v0.39.2` |

---

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

---

### Release Notes

<details>
<summary>grafana/agent (grafana/agent-operator)</summary>

###
[`v0.39.2`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0392-2024-1-31)

[Compare
Source](https://togithub.com/grafana/agent/compare/v0.39.1...v0.39.2)

##### Bugfixes

- Fix error introduced in v0.39.0 preventing remote write to Amazon
Managed Prometheus.
([@&#8203;captncraig](https://togithub.com/captncraig))

- An error will be returned in the converter from Static to Flow when
`scrape_integration` is set
to `true` but no `remote_write` is defined.
([@&#8203;erikbaranowski](https://togithub.com/erikbaranowski))

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-28 01:02:47 +01:00
Kjeld Schouten 9593adfa91 we can still use expansion in current build 2024-02-28 00:24:49 +01:00
Kjeld Schouten 585dfb8c2c allow for kubeapps ingress fixes 2024-02-28 00:20:48 +01:00
Kjeld Schouten 15b9e42c01 fix(kubeapps): prelaunch fixing 2024-02-27 23:26:54 +01:00
Kjeld Schouten f949442a4a feat(unpoller): add grafana dashboards 2024-02-27 21:53:16 +01:00
Xstar97TheNoob 93ed31c952
fix(palworld) fix rcon and update community param (#18700)
**Description**
Fix RCON and update some command options
⚒️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-27 20:44:48 +01:00
Gravity6909 4550a1ccce
fix(xmrig): update env for xmrig (#18696)
**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:**
Fixes env variables to work properly with docker image

**✔️ 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 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: Gravity6909 <161408315+Gravity6909@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-27 20:44:08 +01:00
kqmaverick e5c1ae7bdd
fix(fireshare): fix missing questions (#18564)
**Description**
Adds missing questions

⚒️ 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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-27 20:08:11 +01:00
Lukas Holzner 73e46f9ad9
fix(semaphore): Fixed filename for icon (#18693)
**Description**
Changed filename of logo to icon.png
⚒️ 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
- [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`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-27 20:07:39 +01:00
TrueCharts Bot 743c9f1acf
chore(deps): update helm chart common to 18.1.0 by renovate (#18694)
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 |
`18.0.2` -> `18.1.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>

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

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

Function library for TrueCharts

###
[`v18.0.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.0.4)

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

Function library for TrueCharts

###
[`v18.0.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.0.3)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-27 20:06:31 +01:00
TrueCharts-Bot 97ded71eb6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-27 19:01:56 +00:00
kqmaverick 2acdc854cb
fix(bitmagnet): update env default (#18695)
**Description**
Update dht_crawler.save_files_threshold to match new upstream default of
100.

⚒️ 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 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-27 19:37:43 +01:00
Kjeld Schouten c173751af9 fix(cert-manager): correct some grafana dashboard issues 2024-02-27 18:58:10 +01:00
Kjeld Schouten 7f9e719aa8 bump blocky 2024-02-27 18:53:09 +01:00
Kjeld Schouten 735568a462 fix(blocky): correct some grafana issues 2024-02-27 18:51:47 +01:00
Kjeld Schouten e1163036b8 no message 2024-02-27 18:23:53 +01:00
Kjeld Schouten 923ad8a082 Merge branch 'master' of github.com:truecharts/charts
# Conflicts:
#	charts/enterprise/blocky/Chart.yaml
#	charts/enterprise/blocky/values.yaml
#	charts/enterprise/traefik/Chart.yaml
#	charts/enterprise/traefik/values.yaml
#	charts/operators/cert-manager/Chart.yaml
#	charts/operators/cert-manager/values.yaml
#	charts/operators/cloudnative-pg/Chart.yaml
#	charts/stable/prowlarr/Chart.yaml
#	charts/stable/prowlarr/values.yaml
2024-02-27 18:22:25 +01:00
Kjeld Schouten 3ba099011a fix: correct grafana dashboard label 2024-02-27 18:17:01 +01:00
Kjeld Schouten ca4edb9ed1
feat: add grafana dashboards (#18699)
**Description**
We really need to expand the metrics system, this adds some grafana
dashboards

**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-27 17:52:56 +01:00
alfi0812 a3d64a7af6
feat(speedtest-tracker): Add Speedtest Tracker chart (#18672)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Added Speedtest-Tracker with the Image from LinuxServer.io which got
recently released.
https://github.com/alexjustesen/speedtest-tracker/issues/1117

**⚙️ 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?**
<!--
-->
Added App as Custom-App in a working state and checked with
@StevenMcElligott

**📃 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 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>
Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-27 11:14:52 -05:00
Kjeld Schouten d66746cae5 chore: pre-commit cleanup 2024-02-27 16:46:41 +01:00
Kjeld Schouten f19dfd867c
Delete charts/incubator/mimir directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-27 16:43:13 +01:00
Kjeld Schouten 5c4e232100 chore(prometheus-operator): don't ship dashboards with operator 2024-02-27 15:56:11 +01:00
Kjeld Schouten 4415194797 chore(prometheus): move all exporters to KPS dependency and get rid of some self-build dependencies 2024-02-27 15:36:57 +01:00
Kjeld Schouten 00389e8fb0 Merge branch 'master' of github.com:truecharts/charts
# Conflicts:
#	charts/incubator/mimir/Chart.yaml
2024-02-27 13:59:54 +01:00
Kjeld Schouten 9da406ef87 feat(mimir): update mimir to contain kube-prometheus-stack exporters and dashboards for feature parity 2024-02-27 13:59:10 +01:00
Lukas Holzner 9e1f365a85
fix(mimir): merged resources for chunks-cache (#18697)
**Description**
I merged the chunks-cache resources into one because yaml requires a
unique key.
⚒️ Fixes  Failing CI Pipeline

**⚙️ 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?**
I have not changed the functionality but only moved lines. I have not
tested it.

**📃 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-27 10:15:17 +01:00
Kjeld Schouten 6ba33766af fix(mimir): correct mimir datasource settings for grafana 2024-02-26 23:54:22 +01:00
Kjeld Schouten e4f9b18d19 fix(mimir): ensure integrated minio is enabled for now 2024-02-26 22:40:42 +01:00
Kjeld Schouten 7799f5e919 fix(mimir): try another requests patch 2024-02-26 22:28:48 +01:00
Kjeld Schouten c22c68f692 fix(mimir): force remove mimir dashboard annoations 2024-02-26 22:02:58 +01:00
Kjeld Schouten 3ae1d80bdd fix(mimir): correct datasource type mismatch 2024-02-26 21:58:22 +01:00
Kjeld Schouten fe8f5b8911 Fix mimir metametrics mistake 2024-02-26 21:48:13 +01:00
Kjeld Schouten a045e5d240 Fix mimir metametrics mistake 2024-02-26 21:48:05 +01:00
Kjeld Schouten b8820f43f8 fix(mimir): fix mimir dashboard url 2024-02-26 21:32:51 +01:00
TrueCharts Bot 46106ffd44
chore(deps): update container image memcached to v12.1.4@fb9ff1b by renovate (#18687) 2024-02-26 19:41:58 +01:00
TrueCharts Bot 93741ea3a3
chore(deps): update container image common to v18.0.3@3f3170c by renovate (#18691)
This PR contains the following updates:

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

---

> [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-26 19:33:03 +01:00
TrueCharts Bot 1b09ebdd68
chore(deps): update container image rhasspy/wyoming-piper to v1.5.0@66e7c9f by renovate (#18690)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| rhasspy/wyoming-piper | minor | `1.4.0` -> `1.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:26:21 +01:00
TrueCharts Bot c3a5be69bf
chore(deps): update container image quay.io/kiwigrid/k8s-sidecar to v1.25.6@66a1173 by renovate (#18688)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[quay.io/kiwigrid/k8s-sidecar](https://togithub.com/kiwigrid/k8s-sidecar)
| patch | `1.25.4` -> `1.25.6` |

---

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

---

### Release Notes

<details>
<summary>kiwigrid/k8s-sidecar (quay.io/kiwigrid/k8s-sidecar)</summary>

###
[`v1.25.6`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.25.6)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.25.5...1.25.6)

#### 📦 Dependencies

-   build(deps): bump logfmter from 0.0.6 to 0.0.7 in /src
- PR:
[#&#8203;320](https://togithub.com/kiwigrid/k8s-sidecar/issues/320)

###
[`v1.25.5`](https://togithub.com/kiwigrid/k8s-sidecar/releases/tag/1.25.5)

[Compare
Source](https://togithub.com/kiwigrid/k8s-sidecar/compare/1.25.4...1.25.5)

#### 📦 Dependencies

- build(deps): bump python from 3.13.0a3-alpine3.18 to
3.13.0a4-alpine3.18
- PR:
[#&#8203;328](https://togithub.com/kiwigrid/k8s-sidecar/issues/328)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:25:58 +01:00
TrueCharts Bot dc67574411
chore(deps): update container image grafana/agent-operator to v0.39.2@841e8e1 by renovate (#18686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana/agent-operator](https://togithub.com/grafana/agent) | patch |
`v0.39.1` -> `v0.39.2` |

---

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

---

### Release Notes

<details>
<summary>grafana/agent (grafana/agent-operator)</summary>

###
[`v0.39.2`](https://togithub.com/grafana/agent/blob/HEAD/CHANGELOG.md#v0392-2024-1-31)

[Compare
Source](https://togithub.com/grafana/agent/compare/v0.39.1...v0.39.2)

##### Bugfixes

- Fix error introduced in v0.39.0 preventing remote write to Amazon
Managed Prometheus.
([@&#8203;captncraig](https://togithub.com/captncraig))

- An error will be returned in the converter from Static to Flow when
`scrape_integration` is set
to `true` but no `remote_write` is defined.
([@&#8203;erikbaranowski](https://togithub.com/erikbaranowski))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:23:19 +01:00
TrueCharts Bot f758a0f44f
chore(deps): update container image common to v17.5.1@99c0592 by renovate (#18685)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.5.0` ->
`17.5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:22:53 +01:00
TrueCharts Bot 408d06483e
chore(deps): update container image clickhouse to v12.1.3@3143216 by renovate (#18684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://clickhouse.com/)) | patch | `12.1.2` -> `12.1.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:19:38 +01:00
TrueCharts Bot 954b04778d
chore(deps): update container image ronivay/xen-orchestra to 5.136.0@20dde07 by renovate (#18682)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | digest | `c66d431` -> `20dde07` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:18:47 +01:00
TrueCharts Bot aa7ca10ba2
chore(deps): update container image lscr.io/linuxserver/kdenlive to latest@6b2d3f9 by renovate (#18679)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `6875c42` -> `6b2d3f9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:17:12 +01:00
TrueCharts Bot 83b9cf484f
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@c68b72b by renovate (#18681)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `26025ae` -> `c68b72b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:17:02 +01:00
TrueCharts Bot 5ea7d23d67
chore(deps): update container image mikenye/tar1090 to latest@c2c4d6c by renovate (#18680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `13cd740` -> `c2c4d6c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:16:46 +01:00
TrueCharts Bot eb3ed8ec78
chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@7edaad0 by renovate (#18676)
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 |
`84bd2df` -> `7edaad0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:16:30 +01:00
TrueCharts Bot 11fea9b775
chore(deps): update container image lissy93/dashy to 2.1.1@f90ef3b by renovate (#18678)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:16:00 +01:00
TrueCharts Bot 47267c799d
chore(deps): update container image diygod/rsshub to latest@8eebff1 by renovate (#18675)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `c71d409` -> `8eebff1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:15:50 +01:00
TrueCharts Bot 9d2bf834da
chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.1@28525d2 by renovate (#18677)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 19:15:33 +01:00
Kjeld Schouten d79af764c2
feat(mimir): enable grafana-agent features (#18674)
**Description**
This enables grafana-agent based features for mimir

**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-26 18:27:07 +01:00
Kjeld Schouten 5a56b3f314
Add mimir (#18671)
**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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-26 17:37:36 +01:00
Xstar97TheNoob 27f32e8c94
docs(bitmagnet) add Scale App Installation docs (#18563)
**Description**
Add Scale App Installation docs.
⚒️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-26 15:37:18 +01:00
TrueCharts Bot eb6ece6923
chore(deps): update container image common to v18.0.3@3f3170c by renovate (#18664)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-26 13:35:07 +01:00
TrueCharts Bot 88c8089abe
chore(deps): update container image onlyoffice/documentserver to v8.0.1@3b53dc7 by renovate (#18668)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| onlyoffice/documentserver | patch | `8.0.0` -> `8.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:32:42 +01:00
TrueCharts Bot f7e66430fe
chore(deps): update container image lscr.io/linuxserver/cops to v2.4.1@da5e54e by renovate (#18669)
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)) | minor |
`2.3.1` -> `2.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 12:30:10 +00:00
TrueCharts Bot 106e620059
chore(deps): update container image gitea/gitea to v1.21.7@5d433ef by renovate (#18666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.6-rootless` -> `1.21.7-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.7`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.7)

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

-   ENHANCEMENTS
- Users with `read` permission of pull requests can be assigned too
([#&#8203;27263](https://togithub.com/go-gitea/gitea/issues/27263))
([#&#8203;29372](https://togithub.com/go-gitea/gitea/issues/29372))
-   BUGFIXES
- Do not double close reader
([#&#8203;29354](https://togithub.com/go-gitea/gitea/issues/29354))
([#&#8203;29370](https://togithub.com/go-gitea/gitea/issues/29370))
- Display friendly error message
([#&#8203;29105](https://togithub.com/go-gitea/gitea/issues/29105))
([#&#8203;29363](https://togithub.com/go-gitea/gitea/issues/29363))
- Fix project counter in organization/individual profile
([#&#8203;28068](https://togithub.com/go-gitea/gitea/issues/28068))
([#&#8203;29361](https://togithub.com/go-gitea/gitea/issues/29361))
- Fix validity of the FROM email address not being checked
([#&#8203;29347](https://togithub.com/go-gitea/gitea/issues/29347))
([#&#8203;29360](https://togithub.com/go-gitea/gitea/issues/29360))
- Fix tarball/zipball download bug
([#&#8203;29342](https://togithub.com/go-gitea/gitea/issues/29342))
([#&#8203;29352](https://togithub.com/go-gitea/gitea/issues/29352))
-   DOCS
- Docker Tag Information in Docs
([#&#8203;29047](https://togithub.com/go-gitea/gitea/issues/29047))
([#&#8203;29362](https://togithub.com/go-gitea/gitea/issues/29362))
-   MISC
- Enforce maxlength in frontend
([#&#8203;29389](https://togithub.com/go-gitea/gitea/issues/29389))
([#&#8203;29396](https://togithub.com/go-gitea/gitea/issues/29396))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:29:34 +01:00
TrueCharts Bot 2d05b5480e
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240226@3ed588e by renovate (#18665)
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.2.20240219` -> `3.2.20240226` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:29:13 +01:00
TrueCharts Bot 392e228dde
chore(deps): update container image minio/minio to vrelease.2024-02-26t09-33-48z@b442666 by renovate (#18667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2024-02-24T17-11-14Z` ->
`RELEASE.2024-02-26T09-33-48Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:28:41 +01:00
TrueCharts Bot 0027f14bd1
chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.4@da119d2 by renovate (#18650)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 12:23:28 +00:00
TrueCharts Bot b6add923bb
chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@80b19b5 by renovate (#18661)
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 | `2421f55` -> `80b19b5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:22:12 +01:00
TrueCharts Bot 03be46de4f
chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@e24ff4d by renovate (#18658)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `e086608` -> `e24ff4d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:21:19 +01:00
TrueCharts Bot 2932e6f0a0
chore(deps): update container image ghcr.io/meeb/tubesync to latest@7808952 by renovate (#18662)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `381f526` -> `7808952` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:20:52 +01:00
TrueCharts Bot 5309bd804a
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@26025ae by renovate (#18663)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `96ef73c` -> `26025ae` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:19:56 +01:00
TrueCharts Bot cae8b8c16c
chore(deps): update container image ghcr.io/hotio/rflood to latest@185e131 by renovate (#18659)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `7803294` -> `185e131` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:19:40 +01:00
TrueCharts Bot c289d4df12
chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@5558527 by renovate (#18660)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://togithub.com/hotio/whisparr)) | digest | `920fc86` ->
`5558527` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:19:21 +01:00
TrueCharts Bot 5863ca6788
chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@dfbbfae by renovate (#18657)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `1524125` -> `dfbbfae` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:19:03 +01:00
TrueCharts Bot ced674156a
chore(deps): update container image ghcr.io/hotio/autoscan to latest@a343a02 by renovate (#18656)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `c36fd5a` -> `a343a02` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:18:32 +01:00
TrueCharts Bot f9d433fa1f
chore(deps): update container image farmos/farmos to latest@adf12ab by renovate (#18655)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| farmos/farmos | digest | `9a872a7` -> `adf12ab` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:18:13 +01:00
TrueCharts Bot 069f3c081d
chore(deps): update container image diygod/rsshub to latest@c71d409 by renovate (#18654)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `659c8bb` -> `c71d409` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:17:30 +01:00
TrueCharts Bot 93d667efc4
chore(deps): update container image mattermost/mattermost-enterprise-edition to vrelease-9.6@da9413e by renovate (#18638)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mattermost/mattermost-enterprise-edition | minor | `release-9.5` ->
`release-9.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:28:17 +01:00
TrueCharts Bot c0508bc4e3
chore(deps): update neko by renovate (#18652)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `242ad91` -> `4ca3139` |
| m1k1o/neko | digest | `0a22c52` -> `882ca98` |
| m1k1o/neko | digest | `e3c44a0` -> `6149e19` |
| m1k1o/neko | digest | `2f83118` -> `5ca6d12` |
| m1k1o/neko | digest | `e1f6e87` -> `5cf3db8` |
| m1k1o/neko | digest | `72f7267` -> `c8d1ac9` |
| m1k1o/neko | digest | `ef159a3` -> `e3d5bac` |
| m1k1o/neko | digest | `8ca28d2` -> `6814e61` |
| m1k1o/neko | digest | `dcf4beb` -> `21ba67e` |
| m1k1o/neko | digest | `7e6b934` -> `857453a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:25:32 +01:00
TrueCharts Bot a3bf85e024
chore(deps): update container image clamav/clamav to 1.3.0@d0d9fa6 by renovate (#18647)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | digest | `4265272` -> `d0d9fa6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:21:24 +01:00
TrueCharts Bot b10ff2368c
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.29.2@24ee219 by renovate (#18633) 2024-02-26 07:20:42 +01:00
TrueCharts Bot f73029dfc8
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.4@ce3aab0 by renovate (#18653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.5.3` -> `2.5.4` |

---

> [!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.5.4`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.4):
Paperless-ngx v2.5.4

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

#### paperless-ngx 2.5.4

##### Bug Fixes

- Fix: handle title placeholder for docs without original_filename
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5828](https://togithub.com/paperless-ngx/paperless-ngx/pull/5828))
- Fix: bulk edit objects does not respect global permissions
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5888](https://togithub.com/paperless-ngx/paperless-ngx/pull/5888))
- Fix: intermittent save & close warnings
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5838](https://togithub.com/paperless-ngx/paperless-ngx/pull/5838))
- Fix: inotify read timeout not in ms
[@&#8203;grembo](https://togithub.com/grembo)
([#&#8203;5876](https://togithub.com/paperless-ngx/paperless-ngx/pull/5876))
- Fix: allow relative date queries not in quick list
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5801](https://togithub.com/paperless-ngx/paperless-ngx/pull/5801))
- Fix: pass rule id to consumed .eml files
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5800](https://togithub.com/paperless-ngx/paperless-ngx/pull/5800))

##### Dependencies

- Chore(deps): Bump cryptography from 42.0.2 to 42.0.4
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5851](https://togithub.com/paperless-ngx/paperless-ngx/pull/5851))
- Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5835](https://togithub.com/paperless-ngx/paperless-ngx/pull/5835))
- Chore(deps): Bump undici and
@&#8203;\<!---->angular-devkit/build-angular in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5796](https://togithub.com/paperless-ngx/paperless-ngx/pull/5796))

##### All App Changes

<details>
<summary>8 changes</summary>

- Fix: handle title placeholder for docs without original_filename
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5828](https://togithub.com/paperless-ngx/paperless-ngx/pull/5828))
- Fix: bulk edit objects does not respect global permissions
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5888](https://togithub.com/paperless-ngx/paperless-ngx/pull/5888))
- Fix: intermittent save & close warnings
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5838](https://togithub.com/paperless-ngx/paperless-ngx/pull/5838))
- Fix: inotify read timeout not in ms
[@&#8203;grembo](https://togithub.com/grembo)
([#&#8203;5876](https://togithub.com/paperless-ngx/paperless-ngx/pull/5876))
- Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5835](https://togithub.com/paperless-ngx/paperless-ngx/pull/5835))
- Chore(deps): Bump undici and
@&#8203;\<!---->angular-devkit/build-angular in /src-ui
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5796](https://togithub.com/paperless-ngx/paperless-ngx/pull/5796))
- Fix: allow relative date queries not in quick list
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5801](https://togithub.com/paperless-ngx/paperless-ngx/pull/5801))
- Fix: pass rule id to consumed .eml files
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5800](https://togithub.com/paperless-ngx/paperless-ngx/pull/5800))

</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:20:40 +01:00
TrueCharts Bot 706aba20f0
chore(deps): update container image lswl/vertex to stable@e46f817 by renovate (#18649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lswl/vertex | digest | `28ea883` -> `e46f817` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:20:24 +01:00
TrueCharts Bot 8092a82481
chore(deps): update container image kube-state-metrics to v6.3.0@582cec7 by renovate (#18636)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts/tree/HEAD/charts/dependency/kube-state-metrics))
| minor | `6.2.1` -> `6.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:20:15 +01:00
TrueCharts Bot 1f0bd28eb6
chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@9ddd0f9 by renovate (#18567)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-web-nginx | digest | `d77d732` -> `9ddd0f9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 06:20:02 +00:00
TrueCharts Bot a001ac6703
chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@317b42a by renovate (#18648) 2024-02-26 07:19:23 +01:00
TrueCharts Bot 714e49a0a9
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@96ef73c by renovate (#18651)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `32d3e14` -> `96ef73c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 07:19:15 +01:00
TrueCharts Bot 38ace61075
chore(deps): update container image shenxn/protonmail-bridge to v3.9.1@e8c1611 by renovate (#18641) 2024-02-26 01:58:05 +01:00
TrueCharts Bot 2d1afd638c
chore(deps): update container image wekanteam/wekan to v7.34@32ccda4 by renovate (#18642) 2024-02-26 01:58:01 +01:00
TrueCharts Bot 0499d95026
chore(deps): update container image memcached to v12.1.3@548b964 by renovate (#18639) 2024-02-26 01:57:59 +01:00
TrueCharts Bot 8a85d0868d
chore(deps): update container image mariadb to v12.3.0@8524ed9 by renovate (#18637)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/prometheus/mysqld_exporter)) | minor |
`12.2.1` -> `12.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:57:53 +01:00
TrueCharts Bot 92d5d95f52
chore(deps): update rdesktop by renovate (#18615)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `dbe067c` -> `3f09098` |
| lscr.io/linuxserver/rdesktop | digest | `2531754` -> `6fff976` |
| lscr.io/linuxserver/rdesktop | digest | `c9678b5` -> `bb82fd4` |
| lscr.io/linuxserver/rdesktop | digest | `460e663` -> `8599666` |
| lscr.io/linuxserver/rdesktop | digest | `b125575` -> `d7addc7` |
| lscr.io/linuxserver/rdesktop | digest | `cadfc9b` -> `390b0e3` |
| lscr.io/linuxserver/rdesktop | digest | `7061ec6` -> `8bc23e9` |
| lscr.io/linuxserver/rdesktop | digest | `cc103b4` -> `e186e80` |
| lscr.io/linuxserver/rdesktop | digest | `e307759` -> `ab6a6c1` |
| lscr.io/linuxserver/rdesktop | digest | `f1b6d00` -> `5f8a6a1` |
| lscr.io/linuxserver/rdesktop | digest | `fdcdc73` -> `94c79e0` |
| lscr.io/linuxserver/rdesktop | digest | `8c7af3d` -> `4dd24a7` |
| lscr.io/linuxserver/rdesktop | digest | `746d6c3` -> `08ff003` |
| lscr.io/linuxserver/rdesktop | digest | `11bace1` -> `fd172e9` |
| lscr.io/linuxserver/rdesktop | digest | `9f2c6ab` -> `b389a13` |
| lscr.io/linuxserver/rdesktop | digest | `d7d5bfa` -> `a2c96eb` |
| lscr.io/linuxserver/rdesktop | digest | `ced5316` -> `119cea4` |
| lscr.io/linuxserver/rdesktop | digest | `dbdc827` -> `f3420bf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:51:02 +01:00
TrueCharts Bot 0f100ef808
chore(deps): update ignored by renovate (patch) (#18626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [2fauth/2fauth](https://togithub.com/Bubka/2FAuth) | patch | `5.0.3`
-> `5.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.5.0` ->
`17.5.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.30` ->
`17.2.31` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.3.9` ->
`17.3.14` |

---

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

---

### Release Notes

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

###
[`v5.0.4`](https://togithub.com/Bubka/2FAuth/blob/HEAD/changelog.md#504---2024-02-23)

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

##### Added

- Japanese translation, thanks to
[@&#8203;yheuhtozr](https://crowdin.com/profile/yheuhtozr)

##### Fixed

- [issue #&#8203;284](https://togithub.com/Bubka/2FAuth/issues/284)
Blank screen with version 5.0.3
- [issue #&#8203;296](https://togithub.com/Bubka/2FAuth/issues/296) WARN
Command cancelled (env=production breaks docker entrypoint)
- [issue #&#8203;298](https://togithub.com/Bubka/2FAuth/issues/298)
WebAuthn account recovery and password recovery doesn't work. Email
template broken
- [issue #&#8203;299](https://togithub.com/Bubka/2FAuth/issues/299) OID
redirect behind reverse proxy

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:49:06 +01:00
TrueCharts Bot df1c74792b
chore(deps): update container image ghostfolio/ghostfolio to v2.57.0@6cdba7d by renovate (#18634)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.54.0` -> `2.57.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:48:50 +01:00
TrueCharts Bot 803215baa6
chore(deps): update container image kube-prometheus-stack to v56.9.0@ad74264 by renovate (#18635)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus)
([source](https://togithub.com/prometheus-community/helm-charts)) |
minor | `56.8.2` -> `56.9.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:48:40 +01:00
TrueCharts Bot a709ac8995
chore(deps): update container image bitnami/prometheus to v2.50.0@5c06e84 by renovate (#18627)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | minor | `2.49.1` -> `2.50.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 00:48:33 +00:00
TrueCharts Bot 6693d2cfe3
chore(deps): update container image ghcr.io/linuxserver/znc to v1.9.0@515ca54 by renovate (#18629)
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)) | minor |
`1.8.2` -> `1.9.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:48:30 +01:00
TrueCharts Bot d5e18b2dfe
chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.0.4286@91dc4b0 by renovate (#18631)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/Prowlarr/Prowlarr)) | minor |
`1.13.3.4273` -> `1.14.0.4286` |

---

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

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

###
[`v1.14.0.4286`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.14.0.4286):
1.14.0.4286

[Compare
Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.13.3.4273...v1.14.0.4286)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Prowlarr within an existing docker
container.***

#### Changes:

-
[`5d35f1d`](5d35f1dcc7)
Fixed: (AvistaZ) Avoid parsing invalid JSON on auth \[
[#&#8203;2030](https://togithub.com/Prowlarr/Prowlarr/issues/2030) ]
-
[`858f161`](858f16195e)
Multiple Translations updated by Weblate
-
[`a1a5dd5`](a1a5dd574e)
Fixed: Using FlareSolverr in the same time with another HTTP/SOCKS proxy
-
[`a5ecc2d`](a5ecc2dc9f)
Show download client ID as hint in select options
-
[`7d46660`](7d46660583)
Fixed: Updated base url for TorrentsCSV
-
[`22cbf40`](22cbf40e3c)
Bump label-actions action to v4
-
[`25821c7`](25821c758f)
Multiple Translations updated by Weblate
-
[`6153737`](6153737a78)
Translations for download client settings
-
[`07adb45`](07adb45d63)
Bump version to 1.14.0

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=105&\_a=release-summary).

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:48:26 +01:00
TrueCharts Bot b2440beeef
chore(deps): update container image feramance/qbitrr to v4.4.0@23ba0ed by renovate (#18628)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | minor |
`v4.3.3` -> `v4.4.0` |

---

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

---

### Release Notes

<details>
<summary>Feramance/qBitrr (feramance/qbitrr)</summary>

###
[`v4.4.0`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v440-23022024)

[Compare
Source](https://togithub.com/Feramance/qBitrr/compare/v4.3.3...v4.4.0)

- [\[minor\] Added config option to delay search commands and reduce
activity on
indexers](5ea5dfeaff)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added logging for better
testing](adf04ac66e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Implementing search loop
delay](72499f22af)
- [@&#8203;Feramance](https://togithub.com/Feramance)

***

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:48:08 +01:00
TrueCharts Bot 191dd097d9
chore(deps): update container image ghcr.io/onedr0p/theme-park to v1.16@08d8562 by renovate (#18632)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/theme-park](https://ghcr.io/onedr0p/theme-park)
([source](https://togithub.com/themepark-dev/theme.park)) | minor |
`1.15` -> `1.16` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:47:57 +01:00
TrueCharts Bot 2fae1f076f
chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.2.0.4045@c325ecc by renovate (#18630)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/Lidarr/Lidarr)) | minor | `2.1.7.4030` ->
`2.2.0.4045` |

---

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

---

### Release Notes

<details>
<summary>Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop)</summary>

###
[`v2.2.0.4045`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.2.0.4045):
2.2.0.4045

[Compare
Source](https://togithub.com/Lidarr/Lidarr/compare/v2.1.7.4030...v2.2.0.4045)

*To receive further Pre-Release updates for a non-docker installation,
please change the branch to **develop**. (Settings -> General (Show
Advanced Settings) -> Updates -> Branch)*

**If you are using docker you will need to update the container image.
*Do not attempt to update Radarr within an existing docker container.***

#### Changes:

-
[`30fc3fc`](30fc3fc70a)
Multiple Translations updated by Weblate
-
[`4abca0c`](4abca0c896)
Fixed: Don't die on album deleted notifications with the artist already
removed
-
[`b2f5954`](b2f595436b)
Improve messaging on indexer specified download client is not available
-
[`e7ae0b9`](e7ae0b9e22)
Fixed: Refresh tags state to clear removed tags by housekeeping
-
[`0431b25`](0431b257e1)
Show download client ID as hint in select options
-
[`479e8cc`](479e8cce20)
Hints for week column and short dates in UI settings
-
[`27723eb`](27723eb3ea)
Revert "New: Preserve replaygain tags"
-
[`616b529`](616b529c9a)
Fix CalendarPageConnector import sort
-
[`8b85d4c`](8b85d4c941)
Translate Frontend Utilities \[
[#&#8203;4096](https://togithub.com/Lidarr/Lidarr/issues/4096) ]
-
[`f13b095`](f13b095040)
Automated API Docs update

<details><summary><b>See More</b></summary>

-
[`a4af75b`](a4af75b60c)
New: Calendar filtering by tags \[
[#&#8203;3658](https://togithub.com/Lidarr/Lidarr/issues/3658),
[#&#8203;4211](https://togithub.com/Lidarr/Lidarr/issues/4211) ]
-
[`c7faf7c`](c7faf7cc25)
Bump version to 2.2.0
-
[`7f0fab0`](7f0fab0cf6)
Multiple Translations updated by Weblate
-
[`d68f207`](d68f207e9b)
Ignore spotify mapping test temporarily
-
[`f1efd05`](f1efd05207)
Fixed: Spotify Playlist selection
-
[`59efffd`](59efffd40f)
Multiple Translations updated by Weblate
-
[`6c90ac7`](6c90ac74e9)
Fixed: Don't use sub folder to check for free disk space for update \[
[#&#8203;4566](https://togithub.com/Lidarr/Lidarr/issues/4566) ]
-
[`f5eee52`](f5eee52194)
New: Log database engine version on startup
-
[`0871949`](0871949b74)
Fixed: Redirecting after login
-
[`1536e90`](1536e90053)
New: Artist info in Album Delete event for Webhooks \[
[#&#8203;4552](https://togithub.com/Lidarr/Lidarr/issues/4552) ]
-
[`c744231`](c744231141)
Translations for settings index
-
[`efe0a3d`](efe0a3d283)
Typings cleanup and improvements \[
[#&#8203;3516](https://togithub.com/Lidarr/Lidarr/issues/3516),
[#&#8203;3510](https://togithub.com/Lidarr/Lidarr/issues/3510),
[#&#8203;2778](https://togithub.com/Lidarr/Lidarr/issues/2778) ]
-
[`8e5942d`](8e5942d5c5)
Parse Exception Release Groups \[
[#&#8203;4541](https://togithub.com/Lidarr/Lidarr/issues/4541),
[#&#8203;4327](https://togithub.com/Lidarr/Lidarr/issues/4327),
[#&#8203;4250](https://togithub.com/Lidarr/Lidarr/issues/4250),
[#&#8203;3221](https://togithub.com/Lidarr/Lidarr/issues/3221),
[#&#8203;2658](https://togithub.com/Lidarr/Lidarr/issues/2658) ]
-
[`6471353`](6471353bcd)
Multiple Translations updated by Weblate
-
[`c3c5049`](c3c50498bd)
Debian Install Script \[
[#&#8203;4382](https://togithub.com/Lidarr/Lidarr/issues/4382),
[#&#8203;4383](https://togithub.com/Lidarr/Lidarr/issues/4383),
[#&#8203;4401](https://togithub.com/Lidarr/Lidarr/issues/4401),
[#&#8203;4407](https://togithub.com/Lidarr/Lidarr/issues/4407),
[#&#8203;4423](https://togithub.com/Lidarr/Lidarr/issues/4423),
[#&#8203;4474](https://togithub.com/Lidarr/Lidarr/issues/4474) ]
-
[`6ae99ac`](6ae99acea7)
Fix tests for storing last search time for albums
-
[`d8066ec`](d8066ec172)
New: Size column for albums \[
[#&#8203;3292](https://togithub.com/Lidarr/Lidarr/issues/3292) ]
-
[`a9b16d2`](a9b16d298f)
Improve CF calculation for files without scene name \[
[#&#8203;3359](https://togithub.com/Lidarr/Lidarr/issues/3359) ]
-
[`0bdd5f3`](0bdd5f3278)
Fixed: A potential issue when extra files for multiple artists have the
same relative path \[
[#&#8203;2760](https://togithub.com/Lidarr/Lidarr/issues/2760) ]
-
[`2f0d02b`](2f0d02b3bc)
Allow Discography to be grabbed automatically if all albums will be
released within 24 hours \[
[#&#8203;3181](https://togithub.com/Lidarr/Lidarr/issues/3181) ]
-
[`abefdca`](abefdca0fc)
Fix Missing/CutoffUnmet search all warnings
-
[`2fc966a`](2fc966af0c)
New: Missing/Cutoff Unmet searches will search for albums that haven't
been searched recently first \[
[#&#8203;3250](https://togithub.com/Lidarr/Lidarr/issues/3250) ]
-
[`5d8f9c9`](5d8f9c9e27)
New: Store last search time for AlbumSearch
-
[`0bcbf9d`](0bcbf9df81)
Fixed: Don't convert artist/album selection filter to lower case in
state \[ [#&#8203;1857](https://togithub.com/Lidarr/Lidarr/issues/1857)
]
-
[`49883d0`](49883d0e30)
Add some translations for artist table index
-
[`09e9162`](09e9162aa6)
Automated API Docs update
-
[`d38c44d`](d38c44d25e)
New: Option to disable cover art embed in files
([#&#8203;4547](https://togithub.com/Lidarr/Lidarr/issues/4547)) \[
[#&#8203;2488](https://togithub.com/Lidarr/Lidarr/issues/2488) ]
-
[`3702fa7`](3702fa773c)
New: Filter by Monitor New Items \[
[#&#8203;3707](https://togithub.com/Lidarr/Lidarr/issues/3707) ]
-
[`aecf5bb`](aecf5bba49)
Fixed: Correctly map artist logos to clearlogo type \[
[#&#8203;2627](https://togithub.com/Lidarr/Lidarr/issues/2627) ]
-
[`6e43d8a`](6e43d8a4fe)
New: Ability to import aiff files \[
[#&#8203;4102](https://togithub.com/Lidarr/Lidarr/issues/4102) ]
-
[`2a8c67b`](2a8c67badc)
New: Preserve replaygain tags
-
[`0121095`](0121095b3e)
New: Add additional CleanNameThe/CleanTitleThe naming tokens \[
[#&#8203;4197](https://togithub.com/Lidarr/Lidarr/issues/4197) ]
-
[`2f80957`](2f80957f11)
Bump version to 2.1.7
-
[`1775dc9`](1775dc9fa8)
Fixed: Ensure first history item when marked as failed is the selected
item \[ [#&#8203;3557](https://togithub.com/Lidarr/Lidarr/issues/3557) ]
-
[`cf33d43`](cf33d433a4)
New: Additional tooltips for icon buttons \[
[#&#8203;4183](https://togithub.com/Lidarr/Lidarr/issues/4183) ]
-
[`fcfd4e4`](fcfd4e401e)
Improve UI notice for delayed queue items \[
[#&#8203;4242](https://togithub.com/Lidarr/Lidarr/issues/4242) ]
-
[`8c6f0d1`](8c6f0d10e9)
Rename instances of Profile to QualityProfile \[
[#&#8203;4245](https://togithub.com/Lidarr/Lidarr/issues/4245) ]
-
[`7388e3f`](7388e3fb66)
Multiple Translations updated by Weblate
-
[`f7418d6`](f7418d6174)
New: Sort root folders by path \[
[#&#8203;4280](https://togithub.com/Lidarr/Lidarr/issues/4280),
[#&#8203;3956](https://togithub.com/Lidarr/Lidarr/issues/3956) ]
-
[`dec241e`](dec241e6b6)
Improve Release Grabbing & Failure Logging \[
[#&#8203;4534](https://togithub.com/Lidarr/Lidarr/issues/4534) ]
-
[`ef8aeda`](ef8aeda3b5)
Fixed: Avoid import loop for already imported albums \[
[#&#8203;4231](https://togithub.com/Lidarr/Lidarr/issues/4231) ]
-
[`408e052`](408e05292e)
Fixed: Don't reimport the same files from the same release unless
grabbed again \[
[#&#8203;4050](https://togithub.com/Lidarr/Lidarr/issues/4050) ]
-
[`57ac45f`](57ac45fd8e)
Fixed: Naming validation when using max token length
-
[`18fc1de`](18fc1de451)
Add max token length (including ellipsis) for some tokens
-
[`24b8029`](24b8029d2e)
Fixed: Release Year in renaming format for certain OS language cultures
-
[`c3eda6f`](c3eda6ff12)
Only bind shortcut for pending changes confirmation when it's shown
-
[`ba90095`](ba90095a47)
Automated API Docs update
-
[`ecb37b8`](ecb37b8378)
Fixed: Showing already imported tracks as downloading in Artists index
-
[`af12fad`](af12fad185)
New: Show downloading status for artist progress bar
-
[`f1dede2`](f1dede240d)
Multiple Translations updated by Weblate
-
[`bc67112`](bc671124ef)
Automated API Docs update
-
[`82d1fc1`](82d1fc1a81)
Fixed: Monitored status being reset after refresh when artist is edited
manually
-
[`545e17d`](545e17de49)
Multiple Translations updated by Weblate
-
[`a9521d1`](a9521d1b68)
Multiple Translations updated by Weblate
-
[`56d9dc4`](56d9dc4c7c)
New: Show error message for pending queue items without albums \[
[#&#8203;3512](https://togithub.com/Lidarr/Lidarr/issues/3512) ]
-
[`5f9c616`](5f9c616bff)
New: On Artist Add connection event \[
[#&#8203;3531](https://togithub.com/Lidarr/Lidarr/issues/3531) ]
-
[`f31ecaf`](f31ecaf03e)
Bump version to 2.1.6
-
[`3b0da3a`](3b0da3aac6)
Multiple Translations updated by Weblate
-
[`fb4483c`](fb4483cb71)
Fixed: History retention for Newsbin
-
[`c9faf83`](c9faf83b0b)
Fixed: Allow restore to process backups up to ~1000MB \[
[#&#8203;4513](https://togithub.com/Lidarr/Lidarr/issues/4513) ]
-
[`a3504b5`](a3504b5e32)
Prevent parsing for Roksbox metadata detection if not a matching
extension
-
[`76b6359`](76b6359732)
Prevent parsing for Wdtv metadata detection if not a matching extension
-
[`de284a9`](de284a980b)
Support additional artwork types in Kodi Metadata detection
-
[`ce063f8`](ce063f83ba)
Don't use TestCase for single test
-
[`49b404d`](49b404d8fa)
Fixed: Removal from Queue
-
[`0eb8336`](0eb8336f12)
Remove unused RemoveQueueItemsModal.js
-
[`3723b72`](3723b7225b)
Multiple Translations updated by Weblate
-
[`8e2f959`](8e2f959d5c)
Automated API Docs update
-
[`6517485`](6517485e0f)
New: Optionally remove from queue by changing category to 'Post-Import
Category' when configured \[
[#&#8203;4510](https://togithub.com/Lidarr/Lidarr/issues/4510) ]
-
[`6a1fbd6`](6a1fbd64b4)
Update database migration version translation token \[
[#&#8203;4507](https://togithub.com/Lidarr/Lidarr/issues/4507) ]
-
[`4a5cd20`](4a5cd2098b)
Add Regular Expression Custom Format translation \[
[#&#8203;4506](https://togithub.com/Lidarr/Lidarr/issues/4506) ]
-
[`7ff23cc`](7ff23ccadb)
New: Add download client name to pending items waiting for a specific
client \[ [#&#8203;4504](https://togithub.com/Lidarr/Lidarr/issues/4504)
]
-
[`fdc6526`](fdc6526add)
New: Add size to more history events \[
[#&#8203;4500](https://togithub.com/Lidarr/Lidarr/issues/4500) ]
-
[`1214eda`](1214eda6ec)
Fixed: Sorting by name in Manage Indexer and Download Client modals
-
[`ea9b46e`](ea9b46e922)
Order for track/album import aggregators \[
[#&#8203;4495](https://togithub.com/Lidarr/Lidarr/issues/4495),
[#&#8203;4496](https://togithub.com/Lidarr/Lidarr/issues/4496) ]
-
[`2cf2ebc`](2cf2ebcbb2)
Improve Release Title Custom Format debugging \[
[#&#8203;4485](https://togithub.com/Lidarr/Lidarr/issues/4485) ]
-
[`7d54c5c`](7d54c5cfef)
Bump version to 2.1.5
-
[`c328f4c`](c328f4c9ca)
Transpile logical assignment operators with babel
-
[`aa98bb1`](aa98bb16e9)
Fixed: Artists poster view on mobile devices
-
[`a8618fc`](a8618fcf49)
New: Log warning if less than 1 GB free space during update
-
[`8db7f94`](8db7f948b1)
Fixed: Don't clone indexer API Key
-
[`9b5cf9a`](9b5cf9ac0a)
Multiple Translations updated by Weblate
-
[`3e16eb7`](3e16eb736b)
New: Drop commands table content before postgres migration \[
[#&#8203;4475](https://togithub.com/Lidarr/Lidarr/issues/4475) ]
-
[`82d9228`](82d9228ee9)
New: Improve All Artits call by using dictionary for stats iteration \[
[#&#8203;4480](https://togithub.com/Lidarr/Lidarr/issues/4480) ]
-
[`ba4b93b`](ba4b93b611)
Wrap values in log messages in FileListParser \[
[#&#8203;4479](https://togithub.com/Lidarr/Lidarr/issues/4479) ]
-
[`3438339`](3438339951)
Round off the seeded ratio when checking for removal candidates
-
[`1dc28a8`](1dc28a8ab1)
Multiple Translations updated by Weblate
-
[`9fcba79`](9fcba79bc7)
Automated API Docs update
-
[`1dcc8b5`](1dcc8b5850)
New: Add icon for deleted episodes with status missing from disk \[
[#&#8203;4451](https://togithub.com/Lidarr/Lidarr/issues/4451) ]
-
[`9aae065`](9aae065c5d)
Fixed: Artists posters flickering when width changes repeatedly \[
[#&#8203;64448](https://togithub.com/Lidarr/Lidarr/issues/64448) ]
-
[`1b19e44`](1b19e44562)
New: Optional directory setting for Aria2 \[
[#&#8203;4449](https://togithub.com/Lidarr/Lidarr/issues/4449) ]
-
[`7483498`](74834988b5)
Update logging to indicate a hardlink is being attempted \[
[#&#8203;4455](https://togithub.com/Lidarr/Lidarr/issues/4455) ]
-
[`b141a8b`](b141a8b2d5)
Add missing translation keys from Indexer Settings \[
[#&#8203;4465](https://togithub.com/Lidarr/Lidarr/issues/4465) ]
-
[`b8c31ea`](b8c31ea895)
Throw download as failed for invalid magnet links \[
[#&#8203;4463](https://togithub.com/Lidarr/Lidarr/issues/4463) ]
-
[`5facdeb`](5facdeb2ff)
Fixed: Improve help text for download client priority \[
[#&#8203;4461](https://togithub.com/Lidarr/Lidarr/issues/4461) ]
-
[`829ef83`](829ef83e00)
New: Added column in Queue \[
[#&#8203;4460](https://togithub.com/Lidarr/Lidarr/issues/4460) ]
-
[`3f865fd`](3f865fd8e8)
Move Queue interface to typings
-
[`d98418f`](d98418f80e)
Fix Content-Type in FileList fixture
-
[`7779346`](777934639f)
Check Content-Type in FileList parser
-
[`af08ba4`](af08ba4bd7)
Sort Custom Filters
-
[`b367a72`](b367a72018)
Multiple Translations updated by Weblate
-
[`133ef8d`](133ef8de61)
Bump version to 2.1.4
-
[`171c083`](171c083af6)
Fixed: None Metadata Profile option to bulk editor
-
[`e5e69f0`](e5e69f06c0)
Multiple Translations updated by Weblate
-
[`679a5fa`](679a5fa4b2)
Automated API Docs update
-
[`aab13e0`](aab13e028d)
Fix log typo in release/push
-
[`bee2b44`](bee2b44918)
New: Resolve download client by name using 'downloadClient' for pushed
releases \[
[#&#8203;4279](https://togithub.com/Lidarr/Lidarr/issues/4279) ]
-
[`a82a1d4`](a82a1d46ae)
Fixed: Pushed releases not being properly rejected \[
[#&#8203;4144](https://togithub.com/Lidarr/Lidarr/issues/4144) ]
-
[`a165965`](a165965a7e)
New: Optional 'downloadClientId' for pushed releases \[
[#&#8203;4133](https://togithub.com/Lidarr/Lidarr/issues/4133) ]
-
[`7160889`](71608897b7)
Allow to override download client \[
[#&#8203;3494](https://togithub.com/Lidarr/Lidarr/issues/3494) ]
-
[`d537d79`](d537d79f75)
Remove double filtering in entity history repository
-
[`7b8c17c`](7b8c17c793)
Fixed: Filter history by multiple event types in PG \[
[#&#8203;4436](https://togithub.com/Lidarr/Lidarr/issues/4436) ]
-
[`a9c19a8`](a9c19a89f2)
Fixed: Database type when PG host contains ".db"
([#&#8203;4435](https://togithub.com/Lidarr/Lidarr/issues/4435))
-
[`5661a0a`](5661a0a956)
Automated API Docs update
-
[`3545338`](354533871e)
Fixed: Filter history by multiple event types
-
[`29f1e63`](29f1e63955)
Fixed: Improve torrent blocklist matching \[
[#&#8203;4432](https://togithub.com/Lidarr/Lidarr/issues/4432) ]
-
[`3083345`](30833453a6)
Fixed: Release source for release/push \[
[#&#8203;4430](https://togithub.com/Lidarr/Lidarr/issues/4430) ]
-
[`1e5e756`](1e5e756585)
Remove unsupported pagination for Nyaa \[
[#&#8203;4428](https://togithub.com/Lidarr/Lidarr/issues/4428) ]
-
[`729f2b7`](729f2b7089)
Remove dead Torznab presets \[
[#&#8203;4427](https://togithub.com/Lidarr/Lidarr/issues/4427) ]
-
[`129eabe`](129eabe5b2)
Multiple Translations updated by Weblate
-
[`edad5d0`](edad5d0a74)
Fixed: Refresh album files after renaming
-
[`e6e50c8`](e6e50c8784)
Fixed: Ignore repack version for MP3 V0/V2 VBR
-
[`9e8b9bd`](9e8b9bd38c)
Fixed: Blocklisting torrents from indexers that do not provide torrent
hash \[ [#&#8203;4308](https://togithub.com/Lidarr/Lidarr/issues/4308) ]
-
[`9cbecbf`](9cbecbfae4)
Automated API Docs update
-
[`8cca919`](8cca919f6b)
Add custom format score to parse endpoint
-
[`c981319`](c98131905c)
Fix typo in albums
-
[`a986460`](a986460dc2)
Multiple Translations updated by Weblate
-
[`57dd53e`](57dd53e2f2)
Automated API Docs update
-
[`1551f33`](1551f336f4)
New: Download client option for redownloading failed releases from
Interactive Search
-
[`4c2f17f`](4c2f17f1cf)
Add release source for releases \[
[#&#8203;3287](https://togithub.com/Lidarr/Lidarr/issues/3287) ]
-
[`a728f44`](a728f44a1e)
Use last history item in FailedDownloadService
-
[`e405fc7`](e405fc7cf9)
Bump Polly and Newtonsoft.Json
-
[`b88022f`](b88022f403)
Multiple Translations updated by Weblate
-
[`f0eb626`](f0eb626324)
Set fallback values for statistics
-
[`2ee4a33`](2ee4a3346e)
Bump version to 2.1.3
-
[`beb6dd6`](beb6dd6345)
Fix possible enumerations in TrackGroupingService
-
[`ae267f6`](ae267f6729)
New: Custom formats in album history \[
[#&#8203;4408](https://togithub.com/Lidarr/Lidarr/issues/4408) ]
-
[`a1506fc`](a1506fc92b)
Add some translations to album/artist details
-
[`ddb31a3`](ddb31a3718)
Multiple Translations updated by Weblate
-
[`9feaa82`](9feaa824ab)
Multiple Translations updated by Weblate
-
[`d643f63`](d643f63757)
Fixed: Disable SSL on start if certificate path is not set
-
[`6001b76`](6001b76f44)
Multiple Translations updated by Weblate
-
[`fad7672`](fad76725b7)
Multiple Translations updated by Weblate
-
[`61c8e6d`](61c8e6d3b5)
Translate fields on the backend
-
[`25d69b9`](25d69b94c4)
New: Add qBittorrent option for Content Layout \[
[#&#8203;4385](https://togithub.com/Lidarr/Lidarr/issues/4385) ]
-
[`9880e2e`](9880e2ec1b)
New: Show Proper or Repack tag in interactive search \[
[#&#8203;4386](https://togithub.com/Lidarr/Lidarr/issues/4386) ]
-
[`7a71c33`](7a71c3397b)
Fixed: Improve field selection for Discord settings \[
[#&#8203;4387](https://togithub.com/Lidarr/Lidarr/issues/4387) ]
-
[`2109d17`](2109d171e8)
New: Retry on failed downloads of torrent and nzb files \[
[#&#8203;4396](https://togithub.com/Lidarr/Lidarr/issues/4396) ]
-
[`73aa7af`](73aa7af053)
New: Add sorting to Manage Indexer and Download Client modals
-
[`3c50bb1`](3c50bb1330)
Fixed: Ignore empty tags when adding items to Flood
-
[`990753c`](990753cff5)
Bump version to 2.1.2
-
[`10fd7a4`](10fd7a4831)
QualityParser - Simplify new expression (IDE0090) \[
[#&#8203;3479](https://togithub.com/Lidarr/Lidarr/issues/3479) ]
-
[`d000dcf`](d000dcfb9f)
Fixed: Don't grab propers/repacks when item in queue meets cutoff and
propers/repacks are not downloaded automatically \[
[#&#8203;3370](https://togithub.com/Lidarr/Lidarr/issues/3370) ]
-
[`649cff6`](649cff6393)
Fixed: Increase width and truncate long names on Import List Exclusions
\[ [#&#8203;2506](https://togithub.com/Lidarr/Lidarr/issues/2506) ]
-
[`3dd933b`](3dd933ba15)
Fixed: Parsing similar artist names with common words at end \[
[#&#8203;2064](https://togithub.com/Lidarr/Lidarr/issues/2064) ]
-
[`234d277`](234d277eae)
Fixed: Error checking if files should be deleted after import won't
leave import in limbo \[
[#&#8203;2003](https://togithub.com/Lidarr/Lidarr/issues/2003) ]
-
[`d819fd1`](d819fd1bd1)
Automated API Docs update
-
[`c180c32`](c180c327d4)
New: Quality Preferred Size Setting
-
[`6d79b5a`](6d79b5ab9a)
Bump SpotifyAPI.Web to 5.1.1
-
[`4abb86b`](4abb86bf4a)
fixup! Fixed: Reduce font size for series title on series details
-
[`58e2fad`](58e2fad889)
Fixed: Reduce font size for series title on series details
-
[`4a06ed7`](4a06ed7a5c)
Multiple Translations updated by Weblate
-
[`9f6302e`](9f6302e505)
Fixed: Abort old fetch items requests in manual import \[
[#&#8203;4375](https://togithub.com/Lidarr/Lidarr/issues/4375) ]
-
[`761e34f`](761e34fb5d)
New: Remember sorting for manual import
-
[`5108548`](51085482bc)
New: Size column for tracks
-
[`1da1020`](1da1020a83)
Fixed metadata images containing html content
-
[`526c81c`](526c81c548)
Bump version to 2.1.1
-
[`102304d`](102304db95)
Fix help text for Import Extra Files
-
[`9fb7fd7`](9fb7fd7375)
Improve UI notices for artist & album details \[
[#&#8203;4368](https://togithub.com/Lidarr/Lidarr/issues/4368) ]
-
[`507924e`](507924e626)
Fixed: Imported albums updating on Calendar \[
[#&#8203;4369](https://togithub.com/Lidarr/Lidarr/issues/4369) ]
-
[`3c321d5`](3c321d518f)
Enable browser navigation buttons for PWA \[
[#&#8203;4365](https://togithub.com/Lidarr/Lidarr/issues/4365) ]
-
[`d98ba2a`](d98ba2a367)
OZnzb removed
-
[`3aeac5b`](3aeac5b530)
Fixed: (Redacted) Improve title and filter by categories
-
[`48e9062`](48e9062ac3)
Fixed: Correctly handle Migration when PG Host has ".db" \[
[#&#8203;4359](https://togithub.com/Lidarr/Lidarr/issues/4359) ]
-
[`a14a24c`](a14a24cd07)
Implement DatabaseConnectionInfo
-
[`15b0754`](15b0754dcb)
Bump version to 2.1.0
-
[`577af8a`](577af8a7d3)
Multiple Translations updated by Weblate
-
[`e26a936`](e26a9362cd)
Multiple Translations updated by Weblate
-
[`1e14758`](1e14758072)
Fixed: Don't write audio tags if there are no updates
-
[`98245a0`](98245a0ed8)
Bump version to 2.0.7
-
[`7e27730`](7e27730c58)
Multiple Translations updated by Weblate
-
[`3888a1a`](3888a1a973)
Add album to LidarrAPI helper
-
[`95043a2`](95043a2768)
New: Top albums and period interval options for Last.fm User lists
-
[`803c2dd`](803c2dd66b)
Fixed: Avoid lookups for empty MusicBrainz IDs in import list fetching
-
[`4e70a80`](4e70a80324)
Prevent false notification for moving artist when editing
-
[`0655a9a`](0655a9aa72)
Revert "Fixed: Prevent false notification for moving artist when
editing"
-
[`0133f43`](0133f4331b)
Fixed: Prevent false notification for moving artist when editing
-
[`bdf5ad2`](bdf5ad2e2b)
Always validate Custom Script path
-
[`c51351a`](c51351a09b)
Multiple Translations updated by Weblate
-
[`852d701`](852d7014e0)
Automated API Docs update
-
[`14c02c7`](14c02c7882)
Fixed: Toggling monitor artist multiple times
-
[`0fb07a5`](0fb07a54d6)
Add test for Scene name not being set during import \[
[#&#8203;1994](https://togithub.com/Lidarr/Lidarr/issues/1994) ]
-
[`fc6175e`](fc6175e597)
New: Add FileId to History data for import events \[
[#&#8203;1961](https://togithub.com/Lidarr/Lidarr/issues/1961) ]
-
[`651abf9`](651abf9faa)
New: Persist search settings in add new artist and album \[
[#&#8203;1967](https://togithub.com/Lidarr/Lidarr/issues/1967) ]
-
[`b12adac`](b12adacd6b)
Multiple Translations updated by Weblate
-
[`9fc66e9`](9fc66e9b98)
Fixed: Filter unchanged files using UTC timestamps
([#&#8203;4332](https://togithub.com/Lidarr/Lidarr/issues/4332))
-
[`b07cb68`](b07cb686be)
Multiple Translations updated by Weblate
-
[`8783925`](8783925880)
Multiple Translations updated by Weblate
-
[`205e235`](205e235d2d)
Bump version to 2.0.6
-
[`d9520eb`](d9520eb23e)
New: Remove defunct Boxcar notifications \[
[#&#8203;4339](https://togithub.com/Lidarr/Lidarr/issues/4339) ]
-
[`a9bef2b`](a9bef2b4a1)
Initial support to use named tokens for backend translations \[
[#&#8203;4210](https://togithub.com/Lidarr/Lidarr/issues/4210) ]
-
[`f4c7185`](f4c718554b)
Bump dotnet to 6.0.25
-
[`a2acbdd`](a2acbddd65)
Fixed force saving provider triggering testing
-
[`1be09d0`](1be09d0fe9)
Wrap long lines in description lists
-
[`3f670ab`](3f670ab8fb)
Bump version to 2.0.5
-
[`76c2203`](76c2203c07)
Multiple Translations updated by Weblate
-
[`3402793`](34027932c5)
Fixed: Saving indexer, download client, etc settings
-
[`422a056`](422a05628e)
Multiple Translations updated by Weblate
-
[`064f76b`](064f76b89f)
Automated API Docs update
-
[`c088455`](c0884556f3)
More cleanup appName tokens
-
[`a53cefe`](a53cefec51)
Fixed: Replacing 'appName' translation token \[
[#&#8203;4284](https://togithub.com/Lidarr/Lidarr/issues/4284) ]
-
[`7d38336`](7d38336bb5)
Cleanup appName tokens \[
[#&#8203;4317](https://togithub.com/Lidarr/Lidarr/issues/4317) ]
-
[`c4b3367`](c4b33673ad)
New: Confirmation before clearing blocklist \[
[#&#8203;4316](https://togithub.com/Lidarr/Lidarr/issues/4316) ]
-
[`1361492`](1361492bf5)
New: Require password confirmation when setting or changing password \[
[#&#8203;4315](https://togithub.com/Lidarr/Lidarr/issues/4315) ]
-
[`8c1ac91`](8c1ac91342)
Fixed: Disable SSL when using the removed SslCertHash configuration
([#&#8203;4314](https://togithub.com/Lidarr/Lidarr/issues/4314))
-
[`d78e32f`](d78e32f685)
Bump version to 2.0.4
-
[`8d87453`](8d87453b60)
Don't retest unchanged providers
-
[`eff04d7`](eff04d73d9)
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
-
[`f48a461`](f48a461b30)
Multiple Translations updated by Weblate
-
[`4866c3e`](4866c3ed12)
Fixed: Enforce validation warnings when testing providers
-
[`8a1a945`](8a1a945e5f)
Increase the wait timeout for integration tests init
-
[`1ec05f5`](1ec05f519e)
Bump version to 2.0.3
-
[`8e847e6`](8e847e6ba9)
Fixed: Record status for notifications on tests
-
[`b919941`](b919941891)
Don't store successful results for invalid providers
-
[`6ac42e2`](6ac42e268e)
Multiple Translations updated by Weblate
-
[`7669563`](7669563518)
Fixed: Filter old releases on RSS for RED and Gazelle
-
[`8a31a18`](8a31a18a99)
Increase the wait timeout for integration tests init
-
[`7e6f3c1`](7e6f3c1fef)
Bump version to 2.0.2
-
[`cba51fd`](cba51fd60a)
Map queue item to artist and album by parsing the title
-
[`8df5a50`](8df5a5011b)
Use Diacritical.Net library for NameFirstCharacter token \[
[#&#8203;4230](https://togithub.com/Lidarr/Lidarr/issues/4230) ]
-
[`2e91a61`](2e91a61ccf)
Fixed: Cleanup First Character in Name when using 'NameFirstCharacter'
\[ [#&#8203;4179](https://togithub.com/Lidarr/Lidarr/issues/4179) ]
-
[`86f311a`](86f311a23b)
Automated API Docs update
-
[`5662775`](5662775263)
Fix history columns
-
[`e408c6f`](e408c6f055)
New: History custom filters \[
[#&#8203;4213](https://togithub.com/Lidarr/Lidarr/issues/4213),
[#&#8203;4235](https://togithub.com/Lidarr/Lidarr/issues/4235),
[#&#8203;4236](https://togithub.com/Lidarr/Lidarr/issues/4236) ]
-
[`efc6c69`](efc6c69a0f)
Automated API Docs update
-
[`a356b01`](a356b01efd)
New: Queue custom filters \[
[#&#8203;4212](https://togithub.com/Lidarr/Lidarr/issues/4212),
[#&#8203;4234](https://togithub.com/Lidarr/Lidarr/issues/4234) ]
-
[`27e3aa7`](27e3aa76bd)
Multiple Translations updated by Weblate
-
[`b58f8e1`](b58f8e1e9f)
Remove console log
-
[`344ea02`](344ea0212d)
Rename to FolderChmodValidator to match class name \[
[#&#8203;3534](https://togithub.com/Lidarr/Lidarr/issues/3534) ]
-
[`42a15ab`](42a15ab60e)
Automated API Docs update

This list of changes was [auto
generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=70&\_a=release-summary).</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:47:37 +01:00
TrueCharts Bot eceeeb1868
chore(deps): update container image sourcegraph/server to v5.3.1@87d55b9 by renovate (#18624)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `5.3.0` -> `5.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:41:54 +01:00
TrueCharts Bot a3d011395d
chore(deps): update container image wolveix/satisfactory-server to v1.6.2@5443b92 by renovate (#18625)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wolveix/satisfactory-server | patch | `v1.6.1` -> `v1.6.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:41:37 +01:00
TrueCharts Bot 6dca99a18a
chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.21@b9b0096 by renovate (#18621)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| patch | `0.28.20` -> `0.28.21` |

---

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.28.21`](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.20...0.28.21)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.28.20...0.28.21)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:41:31 +01:00
TrueCharts Bot 0a3f628067
chore(deps): update container image nocodb/nocodb to v0.204.1@e31df0f by renovate (#18623)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nocodb/nocodb | patch | `0.204.0` -> `0.204.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:41:19 +01:00
TrueCharts Bot e2ebb0bab5
chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.4@2bcc62e by renovate (#18609) 2024-02-26 01:40:55 +01:00
TrueCharts Bot dcc8842a41
chore(deps): update container image clickhouse to v12.1.2@a04ea6d by renovate (#18616)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://clickhouse.com/)) | patch | `12.1.0` -> `12.1.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:40:53 +01:00
TrueCharts Bot aa1008d105
chore(deps): update container image esphome/esphome to v2024.2.1@8dd5be0 by renovate (#18617)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| esphome/esphome | patch | `2024.2.0` -> `2024.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:40:47 +01:00
TrueCharts Bot e1daeebcaa
chore(deps): update container image revenz/fileflows to 24.02@bdaac40 by renovate (#18612)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | digest | `ed09a60` -> `bdaac40` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:40:33 +01:00
TrueCharts Bot 10f5bfb66f
chore(deps): update container image minio/minio to vrelease.2024-02-24t17-11-14z@a23f6de by renovate (#18622)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2024-02-09T21-25-16Z` ->
`RELEASE.2024-02-24T17-11-14Z` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:40:14 +01:00
TrueCharts Bot 3c695e1792
chore(deps): update container image ghcr.io/bitmagnet-io/bitmagnet to v0.7.7@45784df by renovate (#18619)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/bitmagnet-io/bitmagnet](https://togithub.com/bitmagnet-io/bitmagnet)
| patch | `0.7.5` -> `0.7.7` |

---

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

---

### Release Notes

<details>
<summary>bitmagnet-io/bitmagnet
(ghcr.io/bitmagnet-io/bitmagnet)</summary>

###
[`v0.7.7`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.7.7)

[Compare
Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.7.5...v0.7.7)

2 small but impactful changes in this release:

##### Files theshold changes

- When file count is over the `dht_crawler.save_files_threshold`, files
are saved up to the threshold, instead of discarding all files
-   The default threshold has been increased from 50 to 100
-   The `torrents` table now stores the total files count
- Increasing the threshold will re-crawl torrents that have missing
files info according to the new threshold

##### WebUI optimisations

A few tweaks that *significantly* improve performance of the web app.

**Note:** skipping a version number due to issues in aborted v0.7.6
release

#### What's Changed

- Fix typos on docsite by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/175](https://togithub.com/bitmagnet-io/bitmagnet/pull/175)
- dht_crawler.save_files_threshold changes by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/176](https://togithub.com/bitmagnet-io/bitmagnet/pull/176)
- WebUI optimisations and improvements by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/177](https://togithub.com/bitmagnet-io/bitmagnet/pull/177)
- Select missing field by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/178](https://togithub.com/bitmagnet-io/bitmagnet/pull/178)
- Add missing file by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[https://github.com/bitmagnet-io/bitmagnet/pull/179](https://togithub.com/bitmagnet-io/bitmagnet/pull/179)

**Full Changelog**:
https://github.com/bitmagnet-io/bitmagnet/compare/v0.7.5...v0.7.7

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:40:08 +01:00
TrueCharts Bot 127b0c33d7
chore(deps): update container image ghcr.io/chroma-core/chroma to v0.4.23@1de7427 by renovate (#18620)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `0.4.22` -> `0.4.23` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:39:31 +01:00
TrueCharts Bot 1727a34c5c
chore(deps): update container image ghcr.io/analogj/scrutiny to v0.7.3-omnibus@3701e16 by renovate (#18618)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/analogj/scrutiny](https://togithub.com/AnalogJ/scrutiny) |
patch | `v0.7.2-omnibus` -> `v0.7.3-omnibus` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:39:01 +01:00
TrueCharts Bot a44d0f3377
chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@32d3e14 by renovate (#18610)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `9145812` -> `32d3e14` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:38:23 +01:00
TrueCharts Bot 33b41d1df0
chore(deps): update container image towfiqi/serpbear to latest@63304b6 by renovate (#18614)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| towfiqi/serpbear | digest | `54e2313` -> `63304b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 00:38:18 +00:00
TrueCharts Bot 4e632c3219
chore(deps): update container image ghcr.io/linuxserver/minetest to 5.8.0@82f6380 by renovate (#18589) 2024-02-26 01:38:03 +01:00
TrueCharts Bot 22c6a45377
chore(deps): update container image searxng/searxng to latest@96e039a by renovate (#18613) 2024-02-26 01:38:00 +01:00
TrueCharts Bot 33566e6b7b
chore(deps): update container image linuxserver/mylar3 to version-v0.7.8@de5e3c7 by renovate (#18601)
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 |
`4227d88` -> `de5e3c7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:37:53 +01:00
TrueCharts Bot b0a2f91a8f
chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@ab02217 by renovate (#18605)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/pyload-ng | digest | `424068c` -> `ab02217` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:37:46 +01:00
TrueCharts Bot 8dd78c566e
chore(deps): update container image mattermost/mattermost-enterprise-edition to v@177079a by renovate (#18606) 2024-02-26 01:37:36 +01:00
TrueCharts Bot a4bd347aec
chore(deps): update container image mikenye/tar1090 to latest@13cd740 by renovate (#18608) 2024-02-26 01:37:32 +01:00
TrueCharts Bot feca72d3a6
chore(deps): update container image mikeah/prusaslicer-novnc to latest@644eff9 by renovate (#18607)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `c218037` -> `644eff9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:37:30 +01:00
TrueCharts Bot b37c42dea5
chore(deps): update container image lscr.io/linuxserver/cops to 2.3.1@a30af3e by renovate (#18604) 2024-02-26 01:37:23 +01:00
TrueCharts Bot 60871acba3
chore(deps): update container image lmscommunity/logitechmediaserver to stable@d4e66b0 by renovate (#18603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lmscommunity/logitechmediaserver | digest | `528bb35` -> `d4e66b0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:37:19 +01:00
TrueCharts Bot cdb79d7a2c
chore(deps): update container image linuxserver/calibre-web to version-0.6.21@ec74790 by renovate (#18599) 2024-02-26 01:36:51 +01:00
TrueCharts Bot effe62f5a7
chore(deps): update container image lissy93/dashy to 2.1.1@e1a0d15 by renovate (#18602)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:36:46 +01:00
TrueCharts Bot e18703b410
chore(deps): update container image ghcr.io/linuxserver/tvheadend to latest@c1abcf0 by renovate (#18594) 2024-02-26 01:36:39 +01:00
TrueCharts Bot 3b5858c283
chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@15884bc by renovate (#18597)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `4475ce3` -> `15884bc`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:36:37 +01:00
TrueCharts Bot 33ad39b808
chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.2.0@34503bb by renovate (#18592) 2024-02-26 01:36:01 +01:00
TrueCharts Bot 586a03a8fe
chore(deps): update container image ich777/thunderbird to latest@5ac3250 by renovate (#18598)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:35:55 +01:00
TrueCharts Bot 0829dcc34f
chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.36@7ed388e by renovate (#18590)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://togithub.com/linuxserver/docker-mysql-workbench/packages)
([source](https://togithub.com/linuxserver/docker-mysql-workbench)) |
digest | `bff9cd0` -> `7ed388e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:35:33 +01:00
TrueCharts Bot c56b7886c9
chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@69a38c2 by renovate (#18579)
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 |
`3a2c2d4` -> `69a38c2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:35:28 +01:00
TrueCharts Bot e831392589
chore(deps): update container image ghcr.io/linuxserver/openvscode-server to 1.86.2@2c0e1ff by renovate (#18591)
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 | `fd7307d` -> `2c0e1ff` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:35:04 +01:00
TrueCharts Bot 151d695aba
chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@c2b04cd by renovate (#18593)
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 |
`c4e12a5` -> `c2b04cd` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:34:51 +01:00
TrueCharts Bot 2a00c45e34
chore(deps): update container image ghcr.io/suwayomi/tachidesk to preview@ffc46df by renovate (#18596)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/suwayomi/tachidesk | digest | `d5c11e9` -> `ffc46df` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:34:48 +01:00
TrueCharts Bot b1227a60c3
chore(deps): update container image ghcr.io/linuxserver/librespeed to 5.3.0@0d566b1 by renovate (#18587)
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
| `4e6e49c` -> `0d566b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:34:35 +01:00
TrueCharts Bot 1928c7150c
chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.19@153a4b8 by renovate (#18588) 2024-02-26 01:34:26 +01:00
TrueCharts Bot 87d31b4032
chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@8930801 by renovate (#18583)
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 |
`86962c1` -> `8930801` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:34:25 +01:00
TrueCharts Bot 2e63636f3f
chore(deps): update container image ghcr.io/linuxserver/grocy to 4.1.0@b7cdfbf by renovate (#18585)
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 |
`fdc28fe` -> `b7cdfbf` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:34:24 +01:00
TrueCharts Bot 4c2dbaa5c1
chore(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.4@902cbe7 by renovate (#18595) 2024-02-26 01:34:03 +01:00
TrueCharts Bot 566fd265b9
chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.23.1@1ec03dd by renovate (#18584) 2024-02-26 01:34:00 +01:00
TrueCharts Bot a9ed6ad73e
chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@51542a5 by renovate (#18586)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `9238ee9` -> `51542a5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:33:58 +01:00
TrueCharts Bot 9ec2475365
chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@933127d by renovate (#18578) 2024-02-26 01:33:42 +01:00
TrueCharts Bot a73fcc11a0
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.8.8@dd5a33b by renovate (#18582)
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
| `153aed3` -> `dd5a33b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:33:41 +01:00
TrueCharts Bot 13ad8d186c
chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.2.1@319f5a4 by renovate (#18577)
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 |
`ec85923` -> `319f5a4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:33:35 +01:00
TrueCharts Bot 1a64769a2c
chore(deps): update container image linuxserver/heimdall to v@65242ac by renovate (#18600)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:32:58 +01:00
TrueCharts Bot bf991cf08d
chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@229ca90 by renovate (#18580)
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 |
`164f7f8` -> `229ca90` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:32:47 +01:00
TrueCharts Bot 6a9fc12f0f
chore(deps): update container image ghcr.io/linuxserver/doublecommander to latest@2c3a018 by renovate (#18581) 2024-02-26 01:32:02 +01:00
TrueCharts Bot bb91816a0c
chore(deps): update container image ghcr.io/hotio/rflood to latest@7803294 by renovate (#18574)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `d4518e6` -> `7803294` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:31:57 +01:00
TrueCharts Bot 96b50f08d2
chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@920fc86 by renovate (#18575)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://togithub.com/hotio/whisparr)) | digest | `94ae7e8` ->
`920fc86` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:31:47 +01:00
TrueCharts Bot 6feef9e8b7
chore(deps): update container image ghcr.io/hotio/autoscan to latest@c36fd5a by renovate (#18571)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `37626ca` -> `c36fd5a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:31:46 +01:00
TrueCharts Bot 7cedc29d9b
chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@e086608 by renovate (#18573)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `920cb2b` -> `e086608` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:31:44 +01:00
TrueCharts Bot fdb03dedfe
chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@734b94e by renovate (#18566)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-fpm-pgsql-static | digest | `db0304e` -> `734b94e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:31:40 +01:00
TrueCharts Bot 0f9594d582
chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@1524125 by renovate (#18572) 2024-02-26 01:31:01 +01:00
TrueCharts Bot f844e8c359
chore(deps): update container image ghcr.io/kiwix/kiwix-serve to 3.6.0@36b61f3 by renovate (#18576) 2024-02-26 01:30:55 +01:00
TrueCharts Bot d9d789cbdb
chore(deps): update container image dtjs48jkt/twonkyserver to latest@9cb1573 by renovate (#18570)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dtjs48jkt/twonkyserver | digest | `9c3514d` -> `9cb1573` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:30:53 +01:00
TrueCharts Bot 939c0950fe
chore(deps): update container image docker.io/bellamy/wallos to latest@c907a8d by renovate (#18569)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bellamy/wallos | digest | `18f77ed` -> `c907a8d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:30:40 +01:00
TrueCharts Bot 6f3990cc11
chore(deps): update container image bitnami/wordpress to 6.4.3@12f5792 by renovate (#18565)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `83386e4` -> `12f5792` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:29:42 +01:00
TrueCharts Bot b4e981aa9d
chore(deps): update container image diygod/rsshub to latest@659c8bb by renovate (#18568)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `8b82436` -> `659c8bb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 01:29:28 +01:00
TrueCharts-Bot f80f682028 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-26 00:09:11 +00:00
Kjeld Schouten 8cb7c2490a
feat(grafana): BREAKING CHANGE use postgresql for HA (#18561)
**Description**
Appearently Grafana can use postgresql instead of sqllite for its
internal database.
meanshile sqllite is causing issues without our HA grafana setup

**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-25 15:23:19 +01:00
adtwomey c96475ba31
Add installation notes to home assistant (#18555)
**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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2024-02-25 15:02:34 +01:00
Kjeld Schouten 242d2b35a8 chore: bump everything to fix intel gpu issues 2024-02-25 12:01:58 +01:00
TrueCharts Bot 2d072e6f1f
chore(deps): update helm general non-major by renovate (#18556)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch
| `v1.14.2` -> `v1.14.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`18.0.1` -> `18.0.2` |

---

> [!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.14.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.3)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.2...v1.14.3)

cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.

cert-manager 1.14 brings a variety of features, security improvements
and bug fixes, including: support for creating X.509 certificates with
"Other Name" fields, and support for creating CA certificates with "Name
Constraints" and "Authority Information Accessors" extensions.

##### ⚠️ Known Issues

- ACME Issuer (Let's Encrypt): wrong certificate chain may be used if
preferredChain is configured: see [release
docs](https://cert-manager.io/docs/releases/release-notes/release-notes-1.14/#acme-issuer-lets-encrypt-wrong-certificate-chain-may-be-used-if-preferredchain-is-configured---6755-6757)
for more info and mitigations

##### ℹ️ Documentation

[Release
notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.14)
[Upgrade
notes](https://cert-manager.io/docs/releases/upgrading/upgrading-1.13-1.14)
[Installation instructions](https://cert-manager.io/docs/installation/)

##### 🔧 Breaking changes

See Breaking changes in [v1.14.0 release
notes](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.0)

##### 📜 Changes since v1.14.2

##### Bug or Regression

- BUGFIX: Fixes issue with JSON-logging, where only a subset of the log
messages were output as JSON.
([#&#8203;6781](https://togithub.com/cert-manager/cert-manager/issues/6781),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))
- BUGFIX: LiteralSubjects with a #= value can result in memory issues
due to faulty BER parser (github.com/go-asn1-ber/asn1-ber).
([#&#8203;6774](https://togithub.com/cert-manager/cert-manager/issues/6774),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

</details>

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-25 11:51:58 +01:00
Florian LAUNAY 3c04707915
feat(hammond) change upstream hammond to a maintained fork (#18450)
**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  #18449 

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

Tested on my local TrueNAS Scale instance with a custom chart

**📃 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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-25 11:38:18 +01:00
StevenMcElligott 067bfe0552
fix(monero-node): Redo chart for updated container **Breaking** (#18552)
**Description**

Redid the app, removed bad persistence, added args and new maintained
container

⚒️ Fixes  #17532 

**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-25 11:38:01 +01:00
TrueCharts-Bot 6e8846cfe7 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-25 00:09:05 +00:00
TrueCharts Bot 2685cdfcaa
chore(deps): update container image common to v18.0.2@f8f7e1f by renovate (#18550)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-24 21:13:57 +02:00
TrueCharts Bot ab076820ca
chore(deps): update container image node-exporter to v6.3.0@5e2f87e by renovate (#18547)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts/tree/HEAD/charts/dependency/node-exporter))
| minor | `6.2.1` -> `6.3.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:58:22 +01:00
TrueCharts Bot c567b9c73a
chore(deps): update container image xhofe/alist-aria2 to v3.31.0@df2ddfe by renovate (#18549)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist-aria2](https://togithub.com/alist-org/with_aria2) | minor
| `v3.30.0` -> `v3.31.0` |

---

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

---

### Release Notes

<details>
<summary>alist-org/with_aria2 (xhofe/alist-aria2)</summary>

###
[`v3.31.0`](https://togithub.com/alist-org/with_aria2/compare/v3.30.0...v3.31.0)

[Compare
Source](https://togithub.com/alist-org/with_aria2/compare/v3.30.0...v3.31.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:28:11 +01:00
TrueCharts Bot 5240f4f4e6
chore(deps): update container image tailscale/tailscale to v1.61.11@06e9936 by renovate (#18548)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | minor | `v1.58.2` -> `v1.61.11` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:25:02 +01:00
TrueCharts Bot d2983d286f
chore(deps): update container image kubeapps to v14.5.2@e133b3e by renovate (#18539)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubeapps](https://togithub.com/bitnami/charts)
([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps))
| patch | `14.5.1` -> `14.5.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:24:28 +01:00
TrueCharts Bot 4e179dfcd1
chore(deps): update container image outlinewiki/outline to v0.75.2@830923e by renovate (#18544)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://togithub.com/outline/outline) | patch |
`0.75.1` -> `0.75.2` |

---

> [!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.75.2`](https://togithub.com/outline/outline/releases/tag/v0.75.2)

[Compare
Source](https://togithub.com/outline/outline/compare/v0.75.1...v0.75.2)

#### What's Changed

##### Fixes

- Regression in `0.75.1` that required `MAXIMUM_IMPORT_SIZE` config to
be set
- Fixed an issue where the comment sidebar would overflow the screen at
tablet size

##### Improvements

-   Removed the maximum of 10 allowed domains

**Full Changelog**:
https://github.com/outline/outline/compare/v0.75.1...v0.75.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:23:44 +01:00
TrueCharts Bot 5d0bf2aca9
chore(deps): update container image wiserain/flexget to v3.11.19@097342e by renovate (#18545)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:23:40 +01:00
TrueCharts Bot 79a8f1e8a5
chore(deps): update container image lscr.io/linuxserver/blender to latest@c489fc2 by renovate (#18535) 2024-02-24 19:22:58 +01:00
TrueCharts Bot 306041445a
chore(deps): update container image n8nio/n8n to v1.30.1@14b8ae8 by renovate (#18542)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| n8nio/n8n | patch | `1.30.0` -> `1.30.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:22:55 +01:00
TrueCharts Bot bff1c4de7e
chore(deps): update container image ollama/ollama to v0.1.27@0f278f2 by renovate (#18543) 2024-02-24 19:22:23 +01:00
TrueCharts Bot fcc88178a2
chore(deps): update container image homeassistant/home-assistant to v2024.2.3@c4b82b1 by renovate (#18537)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

- Fix reauth in Overkiz for config entries created prior to 2022.12
([@&#8203;iMicknl] - [#&#8203;106251]) ([overkiz docs])
- Handle deep standby and poweroffs of enigma2 devices gracefully
([@&#8203;autinerd] - [#&#8203;107462]) ([enigma2 docs])
- Add wake up timeout to Teslemetry ([@&#8203;Bre77] - [#&#8203;109037])
([teslemetry docs])
- Fix set_temperature in Tessie climate platform ([@&#8203;Bre77] -
[#&#8203;110445]) ([tessie docs])
- Fix uuid issue in Lutron ([@&#8203;wilburCforce] - [#&#8203;110524])
([lutron docs])
- Update rokuecp to 0.19.1 ([@&#8203;ctalkington] - [#&#8203;110670])
(\[zroku docs]) (dependency)
- Fix scene activation with climate entities with `None` attribute
values ([@&#8203;mib1185] - [#&#8203;110684]) ([climate docs])
- Remove matplotlib pinning due to Python 3.12 incompatibility
([@&#8203;sbyx] - [#&#8203;110706]) (dependency)
- Bump roombapy to 1.6.12 ([@&#8203;mib1185] - [#&#8203;110762])
([roomba docs]) (dependency)
- Ensure Tile timestamps are reported as UTC ([@&#8203;bachya] -
[#&#8203;110773]) ([tile docs])
- Detect reached API rate limit in Tankerkoenig ([@&#8203;mib1185] -
[#&#8203;110432]) ([tankerkoenig docs]) (dependency)
- Bump aiotankerkoenig to 0.4.1 ([@&#8203;jpbede] - [#&#8203;110840])
([tankerkoenig docs]) (dependency)
- Update govee-local-api library to 1.4.4 ([@&#8203;Galorhallen] -
[#&#8203;110854]) ([govee_light_local docs]) (dependency)
- Allow loading of more then 1 defined Apprise URL ([@&#8203;caronc] -
[#&#8203;110868]) ([apprise docs])
- Reolink continue setup when internet blocked ([@&#8203;starkillerOG] -
[#&#8203;110888]) ([reolink docs])
- Bump deluge-client to 1.10.0 ([@&#8203;tkdrob] - [#&#8203;110663])
([deluge docs]) (dependency)
- Bump deluge-client to 1.10.2 ([@&#8203;dsander] - [#&#8203;110905])
([deluge docs]) (dependency)
- Bump reolink-aio to 0.8.8 ([@&#8203;starkillerOG] - [#&#8203;110959])
([reolink docs]) (dependency)
- Reset error state when Ecovacs bot is operational again
([@&#8203;mib1185] - [#&#8203;110962]) ([ecovacs docs])
- Bump motionblinds to 0.6.21 ([@&#8203;starkillerOG] -
[#&#8203;110970]) ([motion_blinds docs]) (dependency)
- Bump holidays to 0.43 ([@&#8203;gjohansson-ST] - [#&#8203;111039])
([workday docs]) ([holiday docs]) (dependency)
- Fixes UniFi Protect light state check ([@&#8203;AngellusMortis] -
[#&#8203;111058]) ([unifiprotect docs])
- Bump pywebpush to 1.14.1 ([@&#8203;thecode] - [#&#8203;111082])
([html5 docs]) (dependency)
- Bump aioairzone to v0.7.4 ([@&#8203;Noltari] - [#&#8203;111105])
([airzone docs]) (dependency)
- Bump deebot-client to 5.2.2 ([@&#8203;edenhaus] - [#&#8203;111112])
([ecovacs docs]) (dependency)
- Ignore cloudhook already removed in mobile app ([@&#8203;joostlek] -
[#&#8203;111122]) ([mobile_app docs])

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[@&#8203;gjohansson-ST]: https://togithub.com/gjohansson-ST

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

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

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

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

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

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

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

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

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

[abode docs]: https://www.home-assistant.io/integrations/abode/

[airzone docs]: https://www.home-assistant.io/integrations/airzone/

[apprise docs]: https://www.home-assistant.io/integrations/apprise/

[climate docs]: https://www.home-assistant.io/integrations/climate/

[deluge docs]: https://www.home-assistant.io/integrations/deluge/

[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/

[enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/

[govee_light_local docs]:
https://www.home-assistant.io/integrations/govee_light_local/

[holiday docs]: https://www.home-assistant.io/integrations/holiday/

[html5 docs]: https://www.home-assistant.io/integrations/html5/

[lutron docs]: https://www.home-assistant.io/integrations/lutron/

[mobile_app docs]:
https://www.home-assistant.io/integrations/mobile_app/

[motion_blinds docs]:
https://www.home-assistant.io/integrations/motion_blinds/

[overkiz docs]: https://www.home-assistant.io/integrations/overkiz/

[reolink docs]: https://www.home-assistant.io/integrations/reolink/

[roku docs]: https://www.home-assistant.io/integrations/roku/

[roomba docs]: https://www.home-assistant.io/integrations/roomba/

[shelly docs]: https://www.home-assistant.io/integrations/shelly/

[tankerkoenig docs]:
https://www.home-assistant.io/integrations/tankerkoenig/

[teslemetry docs]:
https://www.home-assistant.io/integrations/teslemetry/

[tessie docs]: https://www.home-assistant.io/integrations/tessie/

[tile docs]: https://www.home-assistant.io/integrations/tile/

[unifiprotect docs]:
https://www.home-assistant.io/integrations/unifiprotect/

[workday docs]: https://www.home-assistant.io/integrations/workday/

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 18:22:19 +00:00
TrueCharts Bot e0a3149e06
chore(deps): update container image gitea/gitea to v1.21.6@07d9eeb by renovate (#18536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.5-rootless` -> `1.21.6-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.6`](https://togithub.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1216---2024-02-22)

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

-   SECURITY
- Fix XSS vulnerabilities
([#&#8203;29336](https://togithub.com/go-gitea/gitea/issues/29336))
- Use general token signing secret
([#&#8203;29205](https://togithub.com/go-gitea/gitea/issues/29205))
([#&#8203;29325](https://togithub.com/go-gitea/gitea/issues/29325))
-   ENHANCEMENTS
- Refactor git version functions and check compatibility
([#&#8203;29155](https://togithub.com/go-gitea/gitea/issues/29155))
([#&#8203;29157](https://togithub.com/go-gitea/gitea/issues/29157))
- Improve user experience for outdated comments
([#&#8203;29050](https://togithub.com/go-gitea/gitea/issues/29050))
([#&#8203;29086](https://togithub.com/go-gitea/gitea/issues/29086))
- Hide code links on release page if user cannot read code
([#&#8203;29064](https://togithub.com/go-gitea/gitea/issues/29064))
([#&#8203;29066](https://togithub.com/go-gitea/gitea/issues/29066))
- Wrap contained tags and branches again
([#&#8203;29021](https://togithub.com/go-gitea/gitea/issues/29021))
([#&#8203;29026](https://togithub.com/go-gitea/gitea/issues/29026))
- Fix incorrect button CSS usages
([#&#8203;29015](https://togithub.com/go-gitea/gitea/issues/29015))
([#&#8203;29023](https://togithub.com/go-gitea/gitea/issues/29023))
- Strip trailing newline in markdown code copy
([#&#8203;29019](https://togithub.com/go-gitea/gitea/issues/29019))
([#&#8203;29022](https://togithub.com/go-gitea/gitea/issues/29022))
- Implement some action notifier functions
([#&#8203;29173](https://togithub.com/go-gitea/gitea/issues/29173))
([#&#8203;29308](https://togithub.com/go-gitea/gitea/issues/29308))
- Load outdated comments when (un)resolving conversation on PR timeline
([#&#8203;29203](https://togithub.com/go-gitea/gitea/issues/29203))
([#&#8203;29221](https://togithub.com/go-gitea/gitea/issues/29221))
-   BUGFIXES
- Refactor issue template parsing and fix API endpoint
([#&#8203;29069](https://togithub.com/go-gitea/gitea/issues/29069))
([#&#8203;29140](https://togithub.com/go-gitea/gitea/issues/29140))
- Fix swift packages not resolving
([#&#8203;29095](https://togithub.com/go-gitea/gitea/issues/29095))
([#&#8203;29102](https://togithub.com/go-gitea/gitea/issues/29102))
- Remove SSH workaround
([#&#8203;27893](https://togithub.com/go-gitea/gitea/issues/27893))
([#&#8203;29332](https://togithub.com/go-gitea/gitea/issues/29332))
- Only log error when tag sync fails
([#&#8203;29295](https://togithub.com/go-gitea/gitea/issues/29295))
([#&#8203;29327](https://togithub.com/go-gitea/gitea/issues/29327))
- Fix SSPI user creation
([#&#8203;28948](https://togithub.com/go-gitea/gitea/issues/28948))
([#&#8203;29323](https://togithub.com/go-gitea/gitea/issues/29323))
- Improve the `issue_comment` workflow trigger event
([#&#8203;29277](https://togithub.com/go-gitea/gitea/issues/29277))
([#&#8203;29322](https://togithub.com/go-gitea/gitea/issues/29322))
- Discard unread data of `git cat-file`
([#&#8203;29297](https://togithub.com/go-gitea/gitea/issues/29297))
([#&#8203;29310](https://togithub.com/go-gitea/gitea/issues/29310))
- Fix error display when merging PRs
([#&#8203;29288](https://togithub.com/go-gitea/gitea/issues/29288))
([#&#8203;29309](https://togithub.com/go-gitea/gitea/issues/29309))
- Prevent double use of `git cat-file` session.
([#&#8203;29298](https://togithub.com/go-gitea/gitea/issues/29298))
([#&#8203;29301](https://togithub.com/go-gitea/gitea/issues/29301))
- Fix missing link on outgoing new release notifications
([#&#8203;29079](https://togithub.com/go-gitea/gitea/issues/29079))
([#&#8203;29300](https://togithub.com/go-gitea/gitea/issues/29300))
- Fix debian InRelease Acquire-By-Hash newline
([#&#8203;29204](https://togithub.com/go-gitea/gitea/issues/29204))
([#&#8203;29299](https://togithub.com/go-gitea/gitea/issues/29299))
- Always write proc-receive hook for all git versions
([#&#8203;29287](https://togithub.com/go-gitea/gitea/issues/29287))
([#&#8203;29291](https://togithub.com/go-gitea/gitea/issues/29291))
- Do not show delete button when time tracker is disabled
([#&#8203;29257](https://togithub.com/go-gitea/gitea/issues/29257))
([#&#8203;29279](https://togithub.com/go-gitea/gitea/issues/29279))
- Workaround to clean up old reviews on creating a new one
([#&#8203;28554](https://togithub.com/go-gitea/gitea/issues/28554))
([#&#8203;29264](https://togithub.com/go-gitea/gitea/issues/29264))
- Fix bug when the linked account was disactived and list the linked
accounts
([#&#8203;29263](https://togithub.com/go-gitea/gitea/issues/29263))
- Do not use lower tag names to find releases/tags
([#&#8203;29261](https://togithub.com/go-gitea/gitea/issues/29261))
([#&#8203;29262](https://togithub.com/go-gitea/gitea/issues/29262))
- Fix missed edit issues event for actions
([#&#8203;29237](https://togithub.com/go-gitea/gitea/issues/29237))
([#&#8203;29251](https://togithub.com/go-gitea/gitea/issues/29251))
- Only delete scheduled workflows when needed
([#&#8203;29091](https://togithub.com/go-gitea/gitea/issues/29091))
([#&#8203;29235](https://togithub.com/go-gitea/gitea/issues/29235))
- Make submit event code work with both jQuery event and native event
([#&#8203;29223](https://togithub.com/go-gitea/gitea/issues/29223))
([#&#8203;29234](https://togithub.com/go-gitea/gitea/issues/29234))
- Fix push to create with capitalize repo name
([#&#8203;29090](https://togithub.com/go-gitea/gitea/issues/29090))
([#&#8203;29206](https://togithub.com/go-gitea/gitea/issues/29206))
- Use ghost user if user was not found
([#&#8203;29161](https://togithub.com/go-gitea/gitea/issues/29161))
([#&#8203;29169](https://togithub.com/go-gitea/gitea/issues/29169))
- Dont load Review if Comment is CommentTypeReviewRequest
([#&#8203;28551](https://togithub.com/go-gitea/gitea/issues/28551))
([#&#8203;29160](https://togithub.com/go-gitea/gitea/issues/29160))
- Refactor parseSignatureFromCommitLine
([#&#8203;29054](https://togithub.com/go-gitea/gitea/issues/29054))
([#&#8203;29108](https://togithub.com/go-gitea/gitea/issues/29108))
- Avoid showing unnecessary JS errors when there are elements with
different origin on the page
([#&#8203;29081](https://togithub.com/go-gitea/gitea/issues/29081))
([#&#8203;29089](https://togithub.com/go-gitea/gitea/issues/29089))
- Fix gitea-origin-url with default ports
([#&#8203;29085](https://togithub.com/go-gitea/gitea/issues/29085))
([#&#8203;29088](https://togithub.com/go-gitea/gitea/issues/29088))
- Fix orgmode link resolving
([#&#8203;29024](https://togithub.com/go-gitea/gitea/issues/29024))
([#&#8203;29076](https://togithub.com/go-gitea/gitea/issues/29076))
- Fix Elasticsearh Request Entity Too Large
[#&#8203;28117](https://togithub.com/go-gitea/gitea/issues/28117)
([#&#8203;29062](https://togithub.com/go-gitea/gitea/issues/29062))
([#&#8203;29075](https://togithub.com/go-gitea/gitea/issues/29075))
- Do not render empty comments
([#&#8203;29039](https://togithub.com/go-gitea/gitea/issues/29039))
([#&#8203;29049](https://togithub.com/go-gitea/gitea/issues/29049))
- Avoid sending update/delete release notice when it is draft
([#&#8203;29008](https://togithub.com/go-gitea/gitea/issues/29008))
([#&#8203;29025](https://togithub.com/go-gitea/gitea/issues/29025))
- Fix gitea-action user avatar broken on edited menu
([#&#8203;29190](https://togithub.com/go-gitea/gitea/issues/29190))
([#&#8203;29307](https://togithub.com/go-gitea/gitea/issues/29307))
- Disallow merge when required checked are missing
([#&#8203;29143](https://togithub.com/go-gitea/gitea/issues/29143))
([#&#8203;29268](https://togithub.com/go-gitea/gitea/issues/29268))
- Fix incorrect link to swift doc and swift package-registry login
command
([#&#8203;29096](https://togithub.com/go-gitea/gitea/issues/29096))
([#&#8203;29103](https://togithub.com/go-gitea/gitea/issues/29103))
- Convert visibility to number
([#&#8203;29226](https://togithub.com/go-gitea/gitea/issues/29226))
([#&#8203;29244](https://togithub.com/go-gitea/gitea/issues/29244))
-   DOCS
- Remove outdated docs from some languages
([#&#8203;27530](https://togithub.com/go-gitea/gitea/issues/27530))
([#&#8203;29208](https://togithub.com/go-gitea/gitea/issues/29208))
- Fix typos in the documentation
([#&#8203;29048](https://togithub.com/go-gitea/gitea/issues/29048))
([#&#8203;29056](https://togithub.com/go-gitea/gitea/issues/29056))
- Explained where create issue/PR template
([#&#8203;29035](https://togithub.com/go-gitea/gitea/issues/29035))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:22:06 +01:00
TrueCharts Bot cb6bd16632
chore(deps): update container image metabase/metabase to v0.48.7@85a338b by renovate (#18540)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.48.6` -> `v0.48.7` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:21:56 +01:00
TrueCharts Bot a100d13f38
chore(deps): update container image jgraph/drawio to v23.1.6@6b791e1 by renovate (#18538)
This PR contains the following updates:

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

---

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:21:41 +01:00
TrueCharts Bot f7a9f94b3a
chore(deps): update container image mpepping/cyberchef to v10.8.2@bfae1e2 by renovate (#18541)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| patch | `v10.8.1` -> `v10.8.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:21:30 +01:00
TrueCharts Bot ff0d79afa3
chore(deps): update container image ghcr.io/linuxserver/sickchill to 2024.2.20@2cef394 by renovate (#18533) 2024-02-24 19:20:32 +01:00
TrueCharts Bot 2aed3d10e9
chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@b5c9114 by renovate (#18531) 2024-02-24 19:20:32 +01:00
TrueCharts Bot f05edffe73
chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.44@5df80ac by renovate (#18532) 2024-02-24 19:20:30 +01:00
TrueCharts Bot b6174800c5
chore(deps): update container image docker.io/bellamy/wallos to latest@18f77ed by renovate (#18530) 2024-02-24 19:20:29 +01:00
TrueCharts Bot 50bf219889
chore(deps): update container image docker.io/localai/localai to v2.9.0 by renovate (#18546)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2-cublas-cuda11-ffmpeg-core` ->
`v2.9.0-cublas-cuda11-ffmpeg-core` |
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2-cublas-cuda11-core` -> `v2.9.0-cublas-cuda11-core` |
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2-cublas-cuda12-ffmpeg-core` ->
`v2.9.0-cublas-cuda12-ffmpeg-core` |
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2-cublas-cuda12-core` -> `v2.9.0-cublas-cuda12-core` |
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2-ffmpeg-core` -> `v2.9.0-ffmpeg-core` |
| [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) |
minor | `v2.8.2` -> `v2.9.0` |

---

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

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

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

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

This release brings many enhancements, fixes, and a special thanks to
the community for the amazing work and contributions!

We now have sycl images for Intel GPUs, ROCm images for AMD GPUs,and
much more:

- You can find the AMD GPU images tags between the container images
available - look for `hipblas`. For example,
[master-hipblas-ffmpeg-core](https://quay.io/repository/go-skynet/local-ai/tag/master-hipblas-ffmpeg-core).
Thanks to [@&#8203;fenfir](https://togithub.com/fenfir) for this nice
contribution!
- Intel GPU images are tagged with `sycl`. You can find images with two
flavors, sycl-f16 and sycl-f32 respectively. For example,
[master-sycl-f16](https://quay.io/repository/go-skynet/local-ai/tag/master-sycl-f16-core).
Work is in progress to support also diffusers and transformers on Intel
GPUs.
- Thanks to [@&#8203;christ66](https://togithub.com/christ66) first
efforts in supporting the Assistant API were made, and we are planning
to support the Assistant API! Stay tuned for more!
- Now LocalAI supports the Tools API endpoint - it also supports the
(now deprecated) functions API call as usual. We now also have support
for SSE with function calling. See
[https://github.com/mudler/LocalAI/pull/1726](https://togithub.com/mudler/LocalAI/pull/1726)
for more
- Support for Gemma models - did you hear? Google released OSS models
and LocalAI supports it already!
- Thanks to [@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1728](https://togithub.com/mudler/LocalAI/pull/1728)
to put efforts in refactoring parts of the code - we are going to
support soon more ways to interface with LocalAI, and not only restful
api!

##### Support the project

First off, a massive thank you to each and every one of you who've
chipped in to squash bugs and suggest cool new features for LocalAI.
Your help, kind words, and brilliant ideas are truly appreciated - more
than words can say!

And to those of you who've been heros, giving up your own time to help
out fellow users on Discord and in our repo, you're absolutely amazing.
We couldn't have asked for a better community.

Just so you know, LocalAI doesn't have the luxury of big corporate
sponsors behind it. It's all us, folks. So, if you've found value in
what we're building together and want to keep the momentum going,
consider showing your support. A little shoutout on your favorite social
platforms using [@&#8203;LocalAI_OSS](https://twitter.com/LocalAI_API)
and [@&#8203;mudler_it](https://twitter.com/mudler_it) or joining our
sponsorship program can make a big difference.

Also, if you haven't yet joined our Discord, come on over! Here's the
link: https://discord.gg/uJAeKSAGDy

Every bit of support, every mention, and every star adds up and helps us
keep this ship sailing. Let's keep making LocalAI awesome together!

Thanks a ton, and here's to more exciting times ahead with LocalAI! 🚀

##### What's Changed

##### Bug fixes 🐛

- Add TTS dependency for cuda based builds fixes
[#&#8203;1727](https://togithub.com/mudler/LocalAI/issues/1727) by
[@&#8203;blob42](https://togithub.com/blob42) in
[https://github.com/mudler/LocalAI/pull/1730](https://togithub.com/mudler/LocalAI/pull/1730)

##### Exciting New Features 🎉

- Build docker container for ROCm by
[@&#8203;fenfir](https://togithub.com/fenfir) in
[https://github.com/mudler/LocalAI/pull/1595](https://togithub.com/mudler/LocalAI/pull/1595)
- feat(tools): support Tool calls in the API by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1715](https://togithub.com/mudler/LocalAI/pull/1715)
- Initial implementation of upload files api. by
[@&#8203;christ66](https://togithub.com/christ66) in
[https://github.com/mudler/LocalAI/pull/1703](https://togithub.com/mudler/LocalAI/pull/1703)
- feat(tools): Parallel function calling by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1726](https://togithub.com/mudler/LocalAI/pull/1726)
- refactor: move part of api packages to core by
[@&#8203;dave-gray101](https://togithub.com/dave-gray101) in
[https://github.com/mudler/LocalAI/pull/1728](https://togithub.com/mudler/LocalAI/pull/1728)
- deps(llama.cpp): update, support Gemma models by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1734](https://togithub.com/mudler/LocalAI/pull/1734)

##### 👒 Dependencies

- deps(llama.cpp): update by
[@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/mudler/LocalAI/pull/1714](https://togithub.com/mudler/LocalAI/pull/1714)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1740](https://togithub.com/mudler/LocalAI/pull/1740)

##### Other Changes

- ⬆️ Update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1718](https://togithub.com/mudler/LocalAI/pull/1718)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1705](https://togithub.com/mudler/LocalAI/pull/1705)
- Update README.md by
[@&#8203;lunamidori5](https://togithub.com/lunamidori5) in
[https://github.com/mudler/LocalAI/pull/1739](https://togithub.com/mudler/LocalAI/pull/1739)
- ⬆️ Update ggerganov/llama.cpp by
[@&#8203;localai-bot](https://togithub.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/1750](https://togithub.com/mudler/LocalAI/pull/1750)

##### New Contributors

- [@&#8203;fenfir](https://togithub.com/fenfir) made their first
contribution in
[https://github.com/mudler/LocalAI/pull/1595](https://togithub.com/mudler/LocalAI/pull/1595)
- [@&#8203;christ66](https://togithub.com/christ66) made their first
contribution in
[https://github.com/mudler/LocalAI/pull/1703](https://togithub.com/mudler/LocalAI/pull/1703)
- [@&#8203;blob42](https://togithub.com/blob42) made their first
contribution in
[https://github.com/mudler/LocalAI/pull/1730](https://togithub.com/mudler/LocalAI/pull/1730)

**Full Changelog**:
https://github.com/mudler/LocalAI/compare/v2.8.2...v2.9.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:20:23 +01:00
TrueCharts Bot 0bbfa4079e
chore(deps): update container image ghcr.io/wg-easy/wg-easy to 11@3804255 by renovate (#18534)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/wg-easy/wg-easy | digest | `4c06c3c` -> `3804255` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:19:50 +01:00
TrueCharts Bot 6cf7ddcbb7
chore(deps): update container image diygod/rsshub to latest@8b82436 by renovate (#18528)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `81bf066` -> `8b82436` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:19:30 +01:00
TrueCharts Bot 6dbabb0e89
chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@8700560 by renovate (#18529) 2024-02-24 19:18:49 +01:00
TrueCharts Bot 1168a68330
chore(deps): update container image bitnami/matomo to 5.0.2@6c74160 by renovate (#18523) 2024-02-24 19:18:47 +01:00
TrueCharts Bot f9b674ad2e
chore(deps): update container image bitnami/solr to 9.5.0@6032dd5 by renovate (#18527)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:18:39 +01:00
TrueCharts Bot 6868fdd3e1
chore(deps): update container image bitnami/prometheus to v@74f722e by renovate (#18526)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | digest | `1afc5f1` -> `74f722e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:18:19 +01:00
TrueCharts Bot a96b88bd50
chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@30e5bb9 by renovate (#18522) 2024-02-24 19:17:50 +01:00
TrueCharts Bot b8341302b8
chore(deps): update container image bitnami/node-exporter to 1.7.0@6d28e73 by renovate (#18525) 2024-02-24 19:17:44 +01:00