Commit Graph

21522 Commits

Author SHA1 Message Date
Kjeld Schouten a3e0d3fb2f no message 2024-02-14 17:29:01 +01:00
Kjeld Schouten 0f69b32941 Don't use devcontainer anymore 2024-02-14 17:24:37 +01:00
Kjeld Schouten 8f357b0372 chore: Move all truecharts deps to use oci instead of http repo 2024-02-14 17:21:05 +01:00
Kjeld Schouten 26dea1706b no message 2024-02-14 17:13:42 +01:00
Kjeld Schouten 3ca346bbd3
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 17:03:44 +01:00
Kjeld Schouten d26a27f9c8
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 16:57:38 +01:00
Kjeld Schouten 26bfe56f75
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 16:55:49 +01:00
Jakob Bouchard 46c2976f96
fix(actualserver): fix actualserver mountPaths **BREAKING CHANGES** (#18237)
**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 #18235

Changes the mountPaths from `/app/...` to `/data/...`. 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
I have tested manually changing the options in the current app
installation I have, as well as mounting the paths as additional app
storage.

**✔️ Checklist:**

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

---

_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: Jakob Bouchard <jakob@bchrd.ca>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-14 12:11:42 +01:00
Xstar97TheNoob f9021b6f4e
fix(palworld) fix palworld internal port listener and set the args for ports. (#18220)
**Description**
Possible fix for the internal port listener which set from -port
⚒️ 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-14 12:10:08 +01:00
Kjeld Schouten be093f9868
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:59 +01:00
Kjeld Schouten a316e701d2
Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:48 +01:00
TrueCharts Bot 9f4f0acc12
chore(deps): update container image clamav/clamav to v1.3.0@cb6da73 by renovate (#18173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | minor | `1.2.2` -> `1.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-14 01:47:04 +01:00
TrueCharts-Bot 6d1cccdd96 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-14 00:08:48 +00:00
Kjeld Schouten 671a58f7a1 feat(kubeapps): move to enterprise train, finished testing 2024-02-13 13:57:34 +01:00
Kjeld Schouten 6ae2dde7a1 no message 2024-02-13 13:36:23 +01:00
Kjeld Schouten 74dcc8cfc9 Merge branch 'master' of github.com:truecharts/charts 2024-02-13 13:36:15 +01:00
Kjeld Schouten caca9f28b4 no message 2024-02-13 13:35:58 +01:00
Kjeld Schouten d7df41d9d9
fix(truecommand): fix image tag and update to 3.0 (#18233)
**Description**
TrueCommand has moved to a 3 digit  version *yeay*

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🖼️ I have 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>
2024-02-13 13:10:39 +01:00
Kjeld Schouten d3ce6bb00f
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-13 12:21:41 +01:00
Kjeld Schouten 3b20c2d7c7
Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-13 10:19:18 +01:00
TrueCharts-Bot 294fe34b46 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-13 00:09:35 +00:00
Kjeld Schouten 414e5c34f9 Merge branch 'master' of github.com:truecharts/charts 2024-02-12 19:48:07 +01:00
TrueCharts Bot 290b22f33a
chore(deps): update container image ghcr.io/autobrr/autobrr to v1.37.0@c965a00 by renovate (#18231)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/autobrr](https://togithub.com/autobrr/autobrr) |
minor | `v1.36.0` -> `v1.37.0` |

---

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

---

### Release Notes

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

###
[`v1.37.0`](https://togithub.com/autobrr/autobrr/releases/tag/v1.37.0)

[Compare
Source](https://togithub.com/autobrr/autobrr/compare/v1.36.0...v1.37.0)

#### Changelog

##### New Features

-
[`ef7b5ab`](ef7b5abe1a):
feat(indexers): add BrokenStones
([#&#8203;1390](https://togithub.com/autobrr/autobrr/issues/1390))
([@&#8203;broken-stones](https://togithub.com/broken-stones))
-
[`c211641`](c211641c29):
feat(indexers): add ToonsForMe
([#&#8203;1388](https://togithub.com/autobrr/autobrr/issues/1388))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`cc9656c`](cc9656cd41):
feat(irc): add indexer disabled warn log
([#&#8203;1381](https://togithub.com/autobrr/autobrr/issues/1381))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`9027218`](90272188ca):
feat(macros): add Type
([#&#8203;1394](https://togithub.com/autobrr/autobrr/issues/1394))
([@&#8203;bbeck](https://togithub.com/bbeck))
-
[`1a23b69`](1a23b69bcf):
feat(web): move from react-router to
[@&#8203;tanstack/router](https://togithub.com/tanstack/router)
([#&#8203;1338](https://togithub.com/autobrr/autobrr/issues/1338))
([@&#8203;martylukyy](https://togithub.com/martylukyy))

##### Bug fixes

-
[`51a7f71`](51a7f71372):
fix(filters): OPS and RED split Artist and Album
([#&#8203;1398](https://togithub.com/autobrr/autobrr/issues/1398))
([@&#8203;zze0s](https://togithub.com/zze0s))
-
[`7535ac9`](7535ac98d8):
fix(filters): drop `actions_enabled_count` from filter export
([#&#8203;1384](https://togithub.com/autobrr/autobrr/issues/1384))
([@&#8203;s0up4200](https://togithub.com/s0up4200))
-
[`0c65231`](0c65231626):
fix(indexers): DigitalCore InfoURL
([#&#8203;1395](https://togithub.com/autobrr/autobrr/issues/1395))
([@&#8203;broken-stones](https://togithub.com/broken-stones))

**Full Changelog**:
https://github.com/autobrr/autobrr/compare/v1.36.0...v1.37.0

#### Docker images

-   `docker pull ghcr.io/autobrr/autobrr:v1.37.0`

#### What to do next?

-   Read the [documentation](https://autobrr.com)
-   Join our [Discord server](https://discord.gg/WQ2eUycxyT)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:44:54 +01:00
Kjeld Schouten 969a5eafa4 show alpha logintoken instructions 2024-02-12 19:42:55 +01:00
TrueCharts Bot 26155219fd
chore(deps): update container image netdata/netdata to v1.44.3@9e89531 by renovate (#18230)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

###
[`v1.44.3`](https://togithub.com/netdata/netdata/compare/v1.44.2...v1.44.3)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:36:16 +01:00
TrueCharts Bot 8b0e1e3867
chore(deps): update nextcloud by renovate (#18117)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers)
| digest | `7e44e0f` -> `ad7a4ca` |
|
[tccr.io/tccr/nextcloud-imaginary](https://togithub.com/truecharts/containers)
| digest | `b9137ac` -> `6be7b44` |
|
[tccr.io/tccr/nextcloud-push-notify](https://togithub.com/truecharts/containers)
| digest | `033c59b` -> `1950fd0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 18:23:35 +00:00
TrueCharts Bot 84eb0a8bd9
chore(deps): update container image mikenye/tar1090 to latest@585d8a5 by renovate (#18229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `63c911b` -> `585d8a5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:20:38 +01:00
TrueCharts Bot cc6d322b2b
chore(deps): update container image bitnami/prometheus to 2.49.1@bfc292a by renovate (#18223)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/prometheus | digest | `c382eae` -> `bfc292a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:19:56 +01:00
TrueCharts Bot e75aa5c4a0
chore(deps): update container image ghcr.io/onedr0p/plex to 1.32.8.7639-fb6452ebf@97bf4a8 by renovate (#18228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex)
([source](https://togithub.com/onedr0p/containers)) | digest | `76dce9f`
-> `97bf4a8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:19:43 +01:00
TrueCharts Bot 36129aba44
chore(deps): update container image diygod/rsshub to latest@14c3c32 by renovate (#18227)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `6e38c9d` -> `14c3c32` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:19:30 +01:00
TrueCharts Bot ea8a27f309
chore(deps): update container image bitnami/wordpress to 6.4.3@a7bab32 by renovate (#18226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/wordpress | digest | `52ada86` -> `a7bab32` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:19:20 +01:00
TrueCharts Bot ef2023f911
chore(deps): update container image bitnami/solr to 9.4.1@116fe37 by renovate (#18225)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/solr | digest | `f05714e` -> `116fe37` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:18:44 +01:00
TrueCharts Bot efef66fbd6
chore(deps): update container image bitnami/redis to 7.2.4@9c03d05 by renovate (#18224)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/redis | digest | `ebc4ce8` -> `9c03d05` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:18:26 +01:00
TrueCharts Bot 9e8a44c4ee
chore(deps): update container image bitnami/kube-state-metrics to 2.10.1@783e014 by renovate (#18222)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/kube-state-metrics | digest | `a00be5a` -> `783e014` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE4NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 19:17:44 +01:00
TrueCharts Bot 7eef758e4b
chore(deps): update container image deconzcommunity/deconz to v2.26.0@db438fc by renovate (#18219)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| deconzcommunity/deconz | minor | `2.25.3` -> `2.26.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:41:34 +01:00
TrueCharts Bot 2350db4b3b
chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240212@68301ea by renovate (#18218)
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.20240209` -> `3.2.20240212` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:32:10 +01:00
TrueCharts Bot 37d13f3593
chore(deps): update container image feramance/qbitrr to v4.3.2@a085a66 by renovate (#18216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [feramance/qbitrr](https://togithub.com/Feramance/qBitrr) | patch |
`v4.3.1` -> `v4.3.2` |

---

> [!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.3.2`](https://togithub.com/Feramance/qBitrr/blob/HEAD/CHANGELOG.md#v432-12022024)

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

- [\[patch\] Current free space
fix](d08a440f77)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Request update
fixes](8b6e85672e)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Removed redundant connection error
log](cef40ae401)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Added tag to show imported
torrents](89b39f35a5)
- [@&#8203;Feramance](https://togithub.com/Feramance)
- [Updated request files
query](a8a43b7cd0)
- [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:31:57 +01:00
TrueCharts Bot d5fa7ded94
chore(deps): update container image ghcr.io/bakito/adguardhome-sync to v0.6.5@6d68b3c by renovate (#18217)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/bakito/adguardhome-sync | patch | `v0.6.4` -> `v0.6.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:30:14 +01:00
TrueCharts Bot 9a7a414ecc
chore(deps): update container image clamav/clamav to v1.2.2@1277222 by renovate (#18123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | patch | `1.2.1` -> `1.2.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 12:26:06 +00:00
TrueCharts Bot 5323665b9b
chore(deps): update container image ghcr.io/linuxserver/quassel-core to 0.14.0@73ad52b by renovate (#18213)
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 | `f5361e3` -> `73ad52b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:25:42 +01:00
TrueCharts Bot 81809e1589
chore(deps): update container image petersem/posterr to latest@852e536 by renovate (#18214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| petersem/posterr | digest | `93583c6` -> `852e536` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:23:36 +01:00
TrueCharts Bot 668a09eda3
chore(deps): update container image quay.io/invidious/invidious to latest@3b2e106 by renovate (#18215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/invidious/invidious | digest | `fc25ef2` -> `3b2e106` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:23:12 +01:00
TrueCharts Bot 423487d101
chore(deps): update container image ghcr.io/linuxserver/ubooquity to 2.1.2@648813d by renovate (#18080)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://togithub.com/linuxserver/docker-ubooquity/packages)
([source](https://togithub.com/linuxserver/docker-ubooquity)) | digest |
`1ac9634` -> `648813d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:22:41 +01:00
TrueCharts Bot 0b59087921
chore(deps): update container image ghcr.io/hotio/whisparr to nightly-2.0.0.355@94ae7e8 by renovate (#18212) 2024-02-12 13:22:27 +01:00
TrueCharts Bot 97226392c1
chore(deps): update container image ghcr.io/hotio/rflood to latest@2d5163e by renovate (#18211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `81b2aaa` -> `2d5163e` |

---

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

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `3233802` -> `b778759` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:22:12 +01:00
TrueCharts Bot 844cdf033a
chore(deps): update container image ghcr.io/hotio/autoscan to latest@2143c91 by renovate (#18208)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `dc95995` -> `2143c91` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:21:22 +01:00
TrueCharts Bot 6896852aa1
chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@631b781 by renovate (#18209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `f4b92f3` -> `631b781` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:21:13 +01:00
TrueCharts Bot 18ad8be731
chore(deps): update container image bitnami/mongodb to 7.0.5@977d7f9 by renovate (#18206)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bitnami/mongodb | digest | `63954ac` -> `977d7f9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 13:20:34 +01:00
TrueCharts Bot 259cedf7c8
chore(deps): update container image bitnami/mariadb to 11.2.3@78249a0 by renovate (#18203) 2024-02-12 13:20:24 +01:00