Commit Graph

29779 Commits

Author SHA1 Message Date
Kjeld Schouten 86ea7c22f6 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 16:11:52 +02:00
SolidSly 92d3d0e3e7 feat(docuseal): Add Docuseal (#21453)
**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)-->

It solves https://github.com/truecharts/charts/issues/21452.

It is possible to use an external psql database. However, I think it is
a little over complicated for no real need beside if you are a company
with many users. At the moment, this Helm chart supports sqlite by
default.
It is possible to use an external database by adding a custom
environment variable (cf
[link](https://github.com/docusealco/docuseal/blob/master/docker-compose.yml)).

**⚙️ Type of change**

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

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

Tested locally using Helm commands, on a TrueNAS system.

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

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

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

There is no icon.png in Chart folder, but webp images. I added them for
this Helm chart.

---

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

---------

Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-05-19 10:07:42 -04:00
Kjeld Schouten c449bf8a93 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 16:07:36 +02:00
Kjeld Schouten de7fa379d3 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 16:07:22 +02:00
Kjeld Schouten 3a21b79617 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 16:04:54 +02:00
Kjeld Schouten 22d21dd055 Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 16:04:41 +02:00
Kjeld Schouten 71de86f266 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:22:52 +02:00
Kjeld Schouten cbeaefdd0a chore: bump CloudNative-PG to release idiotproofing credentials
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:19:22 +02:00
Kjeld Schouten c1b4808364 Update common.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:19:03 +02:00
Kjeld Schouten 3c1c2b2f88 Chore: remove credentials from CNPG chart
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:18:23 +02:00
Kjeld Schouten 5a987844f5 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:13:48 +02:00
Kjeld Schouten ed245346e4 Update common.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:13:36 +02:00
Kjeld Schouten cd22d7797f Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:07:06 +02:00
Kjeld Schouten 6dbab77450 chore(volsync): remove credentials option for volsync as it has not database or persistence
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 15:06:57 +02:00
TrueCharts Bot acf6d2329f chore(deps): update container image common to v23.0.7@316d624 by renovate (#22240)
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 | `23.0.0` ->
`23.0.7` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `23.0.5` ->
`23.0.7` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 14:38:56 +02:00
TrueCharts Bot e55c59f782 chore(deps): update container image jeessy/ddns-go to v6.6.0@61154e6 by renovate (#22244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | minor |
`v6.5.0` -> `v6.6.0` |

---

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

---

### Release Notes

<details>
<summary>jeessy2/ddns-go (jeessy/ddns-go)</summary>

### [`v6.6.0`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.6.0)

[Compare
Source](https://togithub.com/jeessy2/ddns-go/compare/v6.5.0...v6.6.0)

#### Changelog

- [`15e6cb0`](https://togithub.com/jeessy2/ddns-go/commit/15e6cb0)
Update messages.go
([#&#8203;1115](https://togithub.com/jeessy2/ddns-go/issues/1115))
- [`11358ae`](https://togithub.com/jeessy2/ddns-go/commit/11358ae)
build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
([#&#8203;1103](https://togithub.com/jeessy2/ddns-go/issues/1103))
- [`b67e0fe`](https://togithub.com/jeessy2/ddns-go/commit/b67e0fe)
build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0
([#&#8203;1102](https://togithub.com/jeessy2/ddns-go/issues/1102))
- [`354c53f`](https://togithub.com/jeessy2/ddns-go/commit/354c53f)
chore(dns): log only the root domain if not found in provider
([#&#8203;1118](https://togithub.com/jeessy2/ddns-go/issues/1118))
- [`eda1050`](https://togithub.com/jeessy2/ddns-go/commit/eda1050) feat:
reset password
([#&#8203;1119](https://togithub.com/jeessy2/ddns-go/issues/1119))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 14:34:43 +02:00
Kjeld Schouten b436dfa447 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:33:41 +02:00
TrueCharts Bot 2d8f3783dd chore(deps): update container image fireflyiii/core to vversion-6.1.16@5317d22 by renovate (#22241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [fireflyiii/core](https://togithub.com/firefly-iii/docker)
([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch |
`version-6.1.15` -> `version-6.1.16` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 11:33:02 +00:00
TrueCharts Bot fa7f6e8fa8 chore(deps): update container image docker.io/filebrowser/filebrowser to v2.30.0@862a8f4 by renovate (#22243)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/filebrowser/filebrowser](https://togithub.com/filebrowser/filebrowser)
| minor | `v2.29.0` -> `v2.30.0` |

---

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

---

### Release Notes

<details>
<summary>filebrowser/filebrowser
(docker.io/filebrowser/filebrowser)</summary>

###
[`v2.30.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.30.0)

[Compare
Source](https://togithub.com/filebrowser/filebrowser/compare/v2.29.0...v2.30.0)

#### Changelog

-
[`6ca3d5a`](https://togithub.com/filebrowser/filebrowser/commit/6ca3d5a5)
chore(release): 2.30.0
-
[`3b48f75`](https://togithub.com/filebrowser/filebrowser/commit/3b48f753)
fix: add overlay for sidebar on mobile
([#&#8203;3197](https://togithub.com/filebrowser/filebrowser/issues/3197))
-
[`4c5b612`](https://togithub.com/filebrowser/filebrowser/commit/4c5b612c)
fix: shell window size
([#&#8203;3198](https://togithub.com/filebrowser/filebrowser/issues/3198))
-
[`e336a25`](https://togithub.com/filebrowser/filebrowser/commit/e336a25a)
fix: current folder name in page title
([#&#8203;3200](https://togithub.com/filebrowser/filebrowser/issues/3200))
-
[`c9e05f9`](https://togithub.com/filebrowser/filebrowser/commit/c9e05f98)
chore: Optimize upload indicator display
([#&#8203;3202](https://togithub.com/filebrowser/filebrowser/issues/3202))
-
[`be62f56`](https://togithub.com/filebrowser/filebrowser/commit/be62f567)
feat: Enhance MIME Type Detection for Additional File Extensions
([#&#8203;3183](https://togithub.com/filebrowser/filebrowser/issues/3183))
-
[`2e47a03`](https://togithub.com/filebrowser/filebrowser/commit/2e47a038)
feat: allow multi-select with SHIFT key in singleClick mode
([#&#8203;3185](https://togithub.com/filebrowser/filebrowser/issues/3185))
-
[`a9c327c`](https://togithub.com/filebrowser/filebrowser/commit/a9c327cc)
fix: The file type icon in the file list is sensitive to the case of the
suffix name
([#&#8203;3187](https://togithub.com/filebrowser/filebrowser/issues/3187))
-
[`782375b`](https://togithub.com/filebrowser/filebrowser/commit/782375b1)
fix: Fixing the inability to play MKV video files online and enhancing
the auxiliary features of the VideoPlayer.
([#&#8203;3181](https://togithub.com/filebrowser/filebrowser/issues/3181))
-
[`5d5e8ed`](https://togithub.com/filebrowser/filebrowser/commit/5d5e8ed4)
chore: update zh-cn.json and zh-tw.json
([#&#8203;3186](https://togithub.com/filebrowser/filebrowser/issues/3186))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:32:41 +02:00
TrueCharts Bot 2945714cd8 chore(deps): update container image ghcr.io/geek-cookbook/jackett to v0.21.2635@fc273e0 by renovate (#22242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/jackett | patch | `0.21.2628` -> `0.21.2635` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 11:32:29 +00:00
Kjeld Schouten 52d7426294 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:31:59 +02:00
Lawrence curtis c70d5d28dd Allow fileflows to escalate priviledge so that it can install dockermods (#22231)
**Description**

The latest update to FileFlows includes an incredible new feature called
DockerMods, this allows you to install the packages you need rather than
keeping the base image huge. However because of this some privileged's
need to be increased.

https://fileflows.com/docs/webconsole/extensions/dockermods

**⚙️ 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 do not run truenas myself, however I do run kuberentes and can confirm
that these changes are required as your defaults noted here
https://truecharts.org/common/securitycontext/ are not compatible

**✔️ 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`
2024-05-19 13:29:26 +02:00
Kjeld Schouten d9906141ef Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:22:17 +02:00
TrueCharts Bot 9f870687a3 chore(deps): update container image lswl/vertex to stable@f0ea061 by renovate (#22238) 2024-05-19 13:22:01 +02:00
TrueCharts Bot c4c1a134b3 chore(deps): update container image ghcr.io/hotio/rflood to latest@d17c7ac by renovate (#22235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `8e47ec9` -> `d17c7ac` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:21:58 +02:00
TrueCharts Bot 4646f4196e chore(deps): update container image ghcr.io/linuxserver/grocy to 4.2.0@2bfead0 by renovate (#22237) 2024-05-19 13:21:55 +02:00
TrueCharts Bot 677533a008 chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@3fb5cec by renovate (#22229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `9ef9766` -> `3fb5cec` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:21:52 +02:00
TrueCharts Bot f2f10ac722 chore(deps): update container image ghcr.io/hotio/whisparr to v3-3.0.0.545@fc6a6b8 by renovate (#22236)
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 | `d66f5dc` ->
`fc6a6b8` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:21:34 +02:00
TrueCharts Bot 6be1bd392e chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@3aeaaba by renovate (#22230)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `d5dce8c` -> `3aeaaba` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:21:10 +02:00
TrueCharts Bot 6dd261ab5c chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@eb54cf7 by renovate (#22234)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `d10cdb1` -> `eb54cf7` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:21:08 +02:00
TrueCharts Bot 87a19cc1cb chore(deps): update container image mikenye/tar1090 to latest@3040569 by renovate (#22239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `787fcf8` -> `3040569` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 11:21:03 +00:00
TrueCharts Bot e0e0f09ded chore(deps): update container image ghcr.io/hotio/cloudflareddns to latest@1349718 by renovate (#22233)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/cloudflareddns | digest | `5d388a9` -> `1349718` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:20:55 +02:00
TrueCharts Bot ad092b300d chore(deps): update container image ghcr.io/hotio/autoscan to latest@7e74010 by renovate (#22232)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `0220a3d` -> `7e74010` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:20:43 +02:00
Kjeld Schouten 25f01ddf8d Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:20:19 +02:00
TrueCharts Bot bbb7b5d190 chore(deps): update container image diygod/rsshub to latest@89c0178 by renovate (#22198)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `c9208ea` -> `89c0178` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 13:20:13 +02:00
SBado ef9fe4711c [2FAuth] Add ability to edit APP_URL env variable (#18960)
**Description**
APP_URL env variable is set to http://localhost:8000/ inside
values.yaml, so it cannot be overwritten. The chart deploy without
errors, but if you try to access the web UI after deployment, you will
get a blank page and some errors in the browser's console, because the
browser is trying to accesso localhost. This PR add the ability to
change the value of APP_URL from the "App Configuration" section of the
chart's settings.

⚒️ Fixes  _no related 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?**
I'm running 2FAuth with this fix on my machine and it's working
flawlessy.

**📃 Notes:**
None.

**✔️ 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: SBado <16034687+SBado@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:18:59 +02:00
Kjeld Schouten 053d2c36d7 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:11:32 +02:00
Kjeld Schouten 9059d86f56 Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-19 13:11:07 +02:00
TrueCharts Bot 44119a8617 chore(deps): update container image ghcr.io/linuxserver/budge to 0.0.9@f5f8b81 by renovate (#22226)
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 |
`e97f540` -> `f5f8b81` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 08:21:14 +02:00
TrueCharts Bot 8e2c5c136c chore(deps): update container image common to v23.0.5@c887440 by renovate (#21765)
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 | `23.0.0` ->
`23.0.5` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 06:20:25 +00:00
TrueCharts Bot a18dfa4b44 chore(deps): update container image linuxserver/calibre-web to version-0.6.21@f9e7956 by renovate (#22227)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web/packages)
([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest
| `699a678` -> `f9e7956` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 08:20:08 +02:00
TrueCharts Bot 3571dc5179 chore(deps): update container image mikeah/prusaslicer-novnc to latest@c1ea9ce by renovate (#22228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikeah/prusaslicer-novnc | digest | `71a350e` -> `c1ea9ce` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 08:19:16 +02:00
TrueCharts Bot 5955d1b383 chore(deps): update container image petersem/posterr to latest@3e85bee by renovate (#22223)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| petersem/posterr | digest | `2b0f4ed` -> `3e85bee` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 02:30:35 +02:00
TrueCharts-Bot eb306f178d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-05-19 00:17:03 +00:00
TrueCharts Bot 2408d9d6a3 chore(deps): update container image ronivay/xen-orchestra to v5.143.1@f23a70e by renovate (#22204)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ronivay/xen-orchestra | minor | `5.142.2` -> `5.143.1` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 01:42:35 +02:00
TrueCharts Bot df379309ea chore(deps): update container image nocodb/nocodb to v0.207.2@f4d88ed by renovate (#22208) 2024-05-19 01:42:04 +02:00
TrueCharts Bot e8d2846f05 chore(deps): update container image ghcr.io/linuxserver/librespeed to v5.3.2@4c9bb3e by renovate (#22222)
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)) | patch |
`5.3.1` -> `5.3.2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 01:41:48 +02:00
TrueCharts Bot ea05aec011 chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.2@38ecd16 by renovate (#22221)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gilesknap/gphotos-sync](https://togithub.com/gilesknap/gphotos-sync)
| patch | `3.2.1` -> `3.2.2` |

---

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

---

### Release Notes

<details>
<summary>gilesknap/gphotos-sync
(ghcr.io/gilesknap/gphotos-sync)</summary>

###
[`v3.2.2`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.2)

[Compare
Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.2.1...3.2.2)

***

#### What's Changed

- tutorial: fix github url by
[@&#8203;sebrem](https://togithub.com/sebrem) in
[https://github.com/gilesknap/gphotos-sync/pull/476](https://togithub.com/gilesknap/gphotos-sync/pull/476)
- Protect BadIds.py from an empty bad ids file. by
[@&#8203;peterjdolan](https://togithub.com/peterjdolan) in
[https://github.com/gilesknap/gphotos-sync/pull/481](https://togithub.com/gilesknap/gphotos-sync/pull/481)
- drop rope folder by
[@&#8203;gilesknap](https://togithub.com/gilesknap) in
[https://github.com/gilesknap/gphotos-sync/pull/482](https://togithub.com/gilesknap/gphotos-sync/pull/482)

#### New Contributors

- [@&#8203;sebrem](https://togithub.com/sebrem) made their first
contribution in
[https://github.com/gilesknap/gphotos-sync/pull/476](https://togithub.com/gilesknap/gphotos-sync/pull/476)
- [@&#8203;peterjdolan](https://togithub.com/peterjdolan) made their
first contribution in
[https://github.com/gilesknap/gphotos-sync/pull/481](https://togithub.com/gilesknap/gphotos-sync/pull/481)

**Full Changelog**:
https://github.com/gilesknap/gphotos-sync/compare/3.2.1...3.2.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 01:41:23 +02:00
TrueCharts Bot 7c0a53e73b chore(deps): update container image ghcr.io/zadam/trilium to v0.63.6@ffbdf05 by renovate (#22203)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zadam/trilium | patch | `0.63.5` -> `0.63.6` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-19 01:41:07 +02:00
TrueCharts Bot e7156213ae chore(deps): update container image doitandbedone/ispyagentdvr to v5.5.1.0@7d03afd by renovate (#22215) 2024-05-19 01:40:54 +02:00