Commit Graph

23519 Commits

Author SHA1 Message Date
TrueCharts Bot d007a1826e chore(deps): update container image ghostfolio/ghostfolio to v2.31.0@585049f (#16192) 2023-12-17 01:38:30 +01:00
TrueCharts Bot ec8b30bc47 chore(deps): update container image fireflyiii/core to vversion-6.1.0@08cd7ca (#16191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| fireflyiii/core | minor | `version-6.0.30` -> `version-6.1.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 00:38:26 +00:00
TrueCharts Bot f30eb37a47 chore(deps): update container image xwiki to 15.10.1-postgres-tomcat@0cf6775 (#16189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | digest | `239a6e5` -> `0cf6775` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:35:45 +01:00
TrueCharts Bot eccee9eef2 chore(deps): update container image yourls to latest@2587d6c (#16190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `cf21409` -> `2587d6c` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:35:09 +01:00
TrueCharts Bot 9c520438af chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@bc5dba2 (#16188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/lazylibrarian | digest | `877a8d8` -> `bc5dba2` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-17 01:34:33 +01:00
TrueCharts-Bot 4fceb64003 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-17 00:09:15 +00:00
shadofall cc600543f9 Mealie(change) Remove default email env from mealie since its no longer used (#16177)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-12-16 19:48:48 +01:00
TrueCharts Bot 20982eff51 chore(deps): update helm chart mariadb to 11.0.2 (#16183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.0` ->
`11.0.2` |

---

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

---

### Release Notes

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

###
[`v11.0.2`](https://togithub.com/truecharts/charts/releases/tag/mariadb-11.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-11.0.0...mariadb-11.0.2)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:35 +01:00
TrueCharts Bot 1e41352e9f chore(deps): update helm chart redis to 10.0.1 (#16184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.0` ->
`10.0.1` |

---

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

---

### Release Notes

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

###
[`v10.0.1`](https://togithub.com/truecharts/charts/releases/tag/redis-10.0.1)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-10.0.0...redis-10.0.1)

Open source, advanced key-value store.

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:22 +01:00
TrueCharts Bot a1a846f163 chore(deps): update helm chart solr to 8.0.1 (#16185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [solr](https://truecharts.org/charts/dependency/solr)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` ->
`8.0.1` |

---

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

---

### Release Notes

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

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

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

Apache Solr

</details>

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:48:06 +01:00
TrueCharts Bot 1fef904fcb chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@d56297c (#16065)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/libremdb | digest | `bbf946d` -> `d56297c` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMTAwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-16 19:41:29 +01:00
TrueCharts Bot e0b27d35de chore(deps): update container image anonaddy/anonaddy to v1.0.4@e3359ee (#16186) 2023-12-16 19:32:36 +01:00
TrueCharts Bot d7872f3b7c chore(deps): update container image ipfs/kubo to v0.25.0@9d91782 (#16081)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ipfs/kubo | minor | `v0.24.0` -> `v0.25.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 18:28:38 +00:00
TrueCharts Bot 83d50ed3bc chore(deps): update container image tombursch/kitchenowl to latest@cd959a5 (#16045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tombursch/kitchenowl | digest | `0d06b8a` -> `cd959a5` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 19:21:54 +01:00
TrueCharts Bot 4389aff5ad chore(deps): update container image tracksapp/tracks to latest@e4025f7 (#16167) 2023-12-16 19:21:20 +01:00
TrueCharts Bot 908e233458 chore(deps): update container image yourls to latest@cf21409 (#16170) 2023-12-16 19:20:44 +01:00
TrueCharts Bot 189b606c23 chore(deps): update container image wabayang/jelu to latest@3b07c8f (#16168) 2023-12-16 19:20:06 +01:00
TrueCharts Bot 24c9dacd79 chore(deps): update container image ghcr.io/linuxserver/mysql-workbench to 8.0.34@eb838bd (#16155) 2023-12-16 19:19:16 +01:00
TrueCharts Bot 99663e18e6 chore(deps): update container image pglombardo/pwpush-ephemeral to latest@f91277b (#16162) 2023-12-16 19:19:03 +01:00
TrueCharts Bot 4b8134429c chore(deps): update container image monica to 4.0.0@78c4ade (#16182)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `51feba0` -> `78c4ade` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:18:45 +01:00
TrueCharts Bot 01be5ab659 chore(deps): update container image registry to 2@0a182cb (#16164) 2023-12-16 19:18:35 +01:00
TrueCharts Bot e5fe211dd0 chore(deps): update container image cr.hotio.dev/hotio/rflood to latest@db0b886 (#16149) 2023-12-16 19:18:22 +01:00
TrueCharts Bot b8a173dd6a chore(deps): update container image friendica to 2023.05@4d49a11 (#16152) 2023-12-16 19:18:12 +01:00
TrueCharts Bot 9e7322a725 chore(deps): update container image ghcr.io/linuxserver/grav to 1.7.43@09ae764 (#16179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grav](https://togithub.com/linuxserver/docker-grav/packages)
([source](https://togithub.com/linuxserver/docker-grav)) | digest |
`b0caa77` -> `09ae764` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:18:10 +01:00
TrueCharts Bot 6f1180240a chore(deps): update container image jvt038/metatube to latest@ad3a376 (#16159) 2023-12-16 19:18:00 +01:00
TrueCharts Bot 9293dd8227 chore(deps): update container image diygod/rsshub to latest@3ee77ce (#16052)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `83cc8aa` -> `3ee77ce` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMTAwLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-12-16 19:16:56 +01:00
TrueCharts Bot 55eca5b6fc chore(deps): update container image accetto/ubuntu-vnc-xfce-freecad-g3 to latest@9006332 (#16146) 2023-12-16 19:16:46 +01:00
TrueCharts Bot 028b6e7939 chore(deps): update container image crazymax/ddns-route53 to latest@4c9c911 (#16178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| crazymax/ddns-route53 | digest | `59c370b` -> `4c9c911` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 19:16:02 +01:00
Kjeld Schouten ba57d7cbfa Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 19:02:55 +01:00
Kjeld Schouten eb196b0dfa Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 18:53:11 +01:00
Kjeld Schouten 7cd14af574 Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:17:28 +01:00
Xstar97TheNoob 59e782febb fix(scrypted) update images from mirror to upstream (#15842)
**Description**
Fix image repo and update version.
⚒️ Fixes  #15769

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:12:12 +01:00
TrueCharts Bot 32e2561e33 chore(deps): update container image openebs/velero-plugin to v3.6.0 (#16138)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [openebs/velero-plugin](https://togithub.com/openebs/velero-plugin) |
major | `1.9.0` -> `3.6.0` |

---

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

---

### Release Notes

<details>
<summary>openebs/velero-plugin (openebs/velero-plugin)</summary>

###
[`v3.6.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.6.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.5.0...v3.6.0)

Release created from cstor-operators

###
[`v3.5.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.5.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.4.0...v3.5.0)

Release created from cstor-operators

###
[`v3.4.0`](https://togithub.com/openebs/velero-plugin/compare/v3.3.0...v3.4.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.3.0...v3.4.0)

###
[`v3.3.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.3.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.2.0...v3.3.0)

Release created from cstor-operators

###
[`v3.2.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.1.0...v3.2.0)

Release created from cstor-operators

###
[`v3.1.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.1.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v3.0.0...v3.1.0)

Release created from cstor-operators

###
[`v3.0.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.2...v3.0.0)

Release created from cstor-operators

###
[`v2.12.2`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.2)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.1...v2.12.2)

Release created from cstor-operators

###
[`v2.12.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.12.0...v2.12.1)

Release created from cstor-operators

###
[`v2.12.0`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.12.0)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.11.1...v2.12.0)

Release created from cstor-operators

###
[`v2.11.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.11.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.11.0...v2.11.1)

Release created from cstor-operators

###
[`v2.11.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v2110--2021-07-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.10.0...v2.11.0)

\========================

###
[`v2.10.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v2100--2021-06-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.9.0...v2.10.0)

\========================

###
[`v2.9.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v290--2021-05-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.8.0...v2.9.0)

\========================

- Adding a new VolumeSnapshotLocation config parameter restApiTimeout to
configure timeout for HTTP REST request between plugin and cstor
services.
([#&#8203;154](https://togithub.com/openebs/velero-plugin/pull/154),[@&#8203;mynktl](https://togithub.com/mynktl))
- refact(deps): bump zfslocalpv, maya, api and k8s client-go
dependencies
([#&#8203;161](https://togithub.com/openebs/velero-plugin/pull/161),[@&#8203;prateekpandey14](https://togithub.com/prateekpandey14))

###
[`v2.8.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v280--2021-04-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.7.0...v2.8.0)

\========================

###
[`v2.7.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v270--2021-03-11)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.6.0...v2.7.0)

\========================

- moved travis tests to github action and removed travis.yml
([#&#8203;149](https://togithub.com/openebs/velero-plugin/pull/149),[@&#8203;shubham14bajpai](https://togithub.com/shubham14bajpai))
- adding support to restore in an encrypted pool for ZFS-LocalPV
([#&#8203;147](https://togithub.com/openebs/velero-plugin/pull/147),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))

###
[`v2.6.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v260--2021-02-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.5.0...v2.6.0)

\========================

###
[`v2.5.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v250--2021-01-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.4.1...v2.5.0)

\========================

- Removing wait on setting target-ip for CVR. This fixes the restore for
application pod having target-affinity set.
([#&#8203;144](https://togithub.com/openebs/velero-plugin/pull/140),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.4.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v2.4.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.4.0...v2.4.1)

Release created via ./buildscripts/git-release

###
[`v2.4.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v240--2020-12-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.3.0...v2.4.0)

\========================

- Marking CVRs after successful restore with
openebs.io/restore-completed if autoSetTargetIP=true or
restoreAllIncrementalSnapshots=true
([#&#8203;131](https://togithub.com/openebs/velero-plugin/pull/131),[@&#8203;zlymeda](https://togithub.com/zlymeda))
- updating the label selector for restoring the ZFS-LocalPV volumes on
different node
([#&#8203;139](https://togithub.com/openebs/velero-plugin/pull/139),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Adding support to create destination namespace, for restore, if it
doesn't exist
([#&#8203;140](https://togithub.com/openebs/velero-plugin/pull/140),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.3.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v230--2020-11-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.2.0...v2.3.0)

\========================

- Multi-arch container image support for velero plugin. Migrate the
multi-arch builds to github-action to support amd64 and arm64
architectures.
([#&#8203;133](https://togithub.com/openebs/velero-plugin/pull/133),[@&#8203;prateek](https://togithub.com/prateek))
- Adding github action workflows to build multiarch images using docker
buildx.
([#&#8203;132](https://togithub.com/openebs/velero-plugin/pull/132),[@&#8203;shubham14bajpai](https://togithub.com/shubham14bajpai))
- Adding new config parameter "restoreAllIncrementalSnapshots" to
restore all the scheduled backups, from base backup to the given backup,
using single restore
([#&#8203;99](https://togithub.com/openebs/velero-plugin/pull/99),[@&#8203;mynktl](https://togithub.com/mynktl))

###
[`v2.2.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v220--2020-10-13)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.1.0...v2.2.0)

\========================

- use schedule name to identify the scheduled backup for ZFS-LocalPV
([#&#8203;124](https://togithub.com/openebs/velero-plugin/pull/124),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- fixing the backup deletion for ZFS-LocalPV
([#&#8203;128](https://togithub.com/openebs/velero-plugin/pull/128),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Added support to use custom certificate and option to skip certificate
verification for s3 object storage
([#&#8203;115](https://togithub.com/openebs/velero-plugin/pull/115),[@&#8203;mynktl](https://togithub.com/mynktl))
- adding support to restore on different setup/nodes
([#&#8203;118](https://togithub.com/openebs/velero-plugin/pull/118),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- making log level available for velero plugin
([#&#8203;116](https://togithub.com/openebs/velero-plugin/pull/116),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- wait for plugin server to be ready before doing backup/restore
([#&#8203;117](https://togithub.com/openebs/velero-plugin/pull/117),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- adding support to do incremental backup/restore for ZFS-LocalPV
([#&#8203;121](https://togithub.com/openebs/velero-plugin/pull/121),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))

###
[`v2.1.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v210--2020-09-15)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v2.0.0...v2.1.0)

\========================

- adding support for parallel backup and restore
([#&#8203;111](https://togithub.com/openebs/velero-plugin/pull/111),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- adding velero plugin for ZFS-LocalPV
([#&#8203;102](https://togithub.com/openebs/velero-plugin/pull/102),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- making directory and binary name openebs specific
([#&#8203;110](https://togithub.com/openebs/velero-plugin/pull/110),[@&#8203;pawanpraka1](https://togithub.com/pawanpraka1))
- Add support for local restore of cStor CSI volume
([#&#8203;108](https://togithub.com/openebs/velero-plugin/pull/108),[@&#8203;mittachaitu](https://togithub.com/mittachaitu))

###
[`v2.0.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v200--2020-08-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.12.1...v2.0.0)

\========================

###
[`v1.12.1`](https://togithub.com/openebs/velero-plugin/releases/tag/v1.12.1)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.12.0...v1.12.1)

Release created via ./buildscripts/git-release

###
[`v1.12.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1120--2020-07-14)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.11.0...v1.12.0)

\========================

###
[`v1.11.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1110--2020-06-12)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/v1.10.0...v1.11.0)

\========================

- add restore support for cStor CSI based volumes
([#&#8203;93](https://togithub.com/openebs/velero-plugin/pull/93),[@&#8203;sonasingh46](https://togithub.com/sonasingh46))

###
[`v1.10.0`](https://togithub.com/openebs/velero-plugin/blob/HEAD/CHANGELOG.md#v1100--2020-05-15)

[Compare
Source](https://togithub.com/openebs/velero-plugin/compare/1.9.0...v1.10.0)

\========================

- Fixing failure in restoring restic backup of cstor volumes, created by
velero-plugin restore
[issue:84](https://togithub.com/openebs/velero-plugin/issues/84)
([#&#8203;85](https://togithub.com/openebs/velero-plugin/pull/85),[@&#8203;mynktl](https://togithub.com/mynktl))
- Adding support to restore remote backup in different namespace
([#&#8203;72](https://togithub.com/openebs/velero-plugin/pull/72),[@&#8203;mynktl](https://togithub.com/mynktl))
- Adding support for multiple s3 profile to backup cstor volumes to
different s3 location
([#&#8203;76](https://togithub.com/openebs/velero-plugin/pull/76),[@&#8203;mynktl](https://togithub.com/mynktl))
- Fixed panic, created because of empty snapshotID, while deleting
failed backup
([#&#8203;79](https://togithub.com/openebs/velero-plugin/pull/79),[@&#8203;mynktl](https://togithub.com/mynktl))

</details>

---

### Configuration

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

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

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

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

---

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

---

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

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 15:10:39 +01:00
TrueCharts Bot 3f2ca80018 chore(deps): update container image velero/velero-plugin-for-aws to v1.8.2@edfb144 (#16174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| velero/velero-plugin-for-aws | patch | `v1.8.0` -> `v1.8.2` |

---

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 15:06:54 +01:00
TrueCharts Bot 3dd9eef800 chore(deps): update container image velero/velero-plugin-for-csi to v0.6.2@f0a6f54 (#16175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| velero/velero-plugin-for-csi | patch | `v0.6.0` -> `v0.6.2` |

---

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 15:06:48 +01:00
TrueCharts Bot 5c8bc06333 chore(deps): update container image sonatype/nexus3 to v3.63.0@fe1949f (#16176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sonatype/nexus3 | minor | `3.62.0` -> `3.63.0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:26:18 +01:00
TrueCharts Bot c0d5c87433 chore(deps): update container image sourcegraph/server to v5.2.5@fe42258 (#16173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `5.2.2` -> `5.2.5` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:06:18 +01:00
TrueCharts Bot 42199b7630 chore(deps): update container image miniflux/miniflux to v2.0.51@9f3bca6 (#16172)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [miniflux/miniflux](https://miniflux.app)
([source](https://togithub.com/miniflux/v2)) | patch | `2.0.50` ->
`2.0.51` |

---

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

---

### Release Notes

<details>
<summary>miniflux/v2 (miniflux/miniflux)</summary>

###
[`v2.0.51`](https://togithub.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2051-December-13-2023)

[Compare
Source](https://togithub.com/miniflux/v2/compare/2.0.50...2.0.51)

-   Add Omnivore integration
-   Fixes for the regressions introduced in version 2.0.50:
    -   Ensure all HTML documents are encoded in UTF-8
- Send default User-Agent and HTTP caching headers when making HTTP
requests
- Allow Youtube links to be opened outside the `iframe` (avoid
`ERR_BLOCKED_BY_RESPONSE` error)
-   Fix inaccessible metrics endpoint when listening on Unix socket
- Allow renaming and moving feed at the same time in the Google Reader
API
- Log `nb_jobs` only when number of jobs is larger than 0 in background
scheduler
- Deduplicate feed URLs when parsing HTML document during discovery
process
- Calculate a virtual weekly count based on the average updating
frequency (`POLLING_SCHEDULER=entry_frequency`)
- Update GitHub Actions workflow to be able to run the linter and tests
on-demand
-   Add `SCHEDULER_ROUND_ROBIN_MIN_INTERVAL` config option
- Add links to GitHub for the commit hash and the version in the about
page
-   Use "starred" rather than "bookmarked" in English translation
-   Update Chinese (CN & TW) translation
-   Bump `github.com/google/uuid` from `1.4.0` to `1.5.0`
-   Bump `github.com/coreos/go-oidc/v3` from `3.7.0` to `3.9.0`
-   Bump `github.com/tdewolff/minify/v2` from `2.20.6` to `2.20.9`
-   Bump `github.com/go-webauthn/webauthn` from `0.8.6` to `0.9.4`
-   Bump `golang.org/x/oauth2` from `0.14.0` to `0.15.0`

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:04:11 +01:00
TrueCharts Bot b5c64e0476 chore(deps): update container image ghcr.io/almarklein/timetagger to v23.11.4@df703a7 (#16171)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/almarklein/timetagger](https://togithub.com/almarklein/timetagger)
| patch | `v23.11.2` -> `v23.11.4` |

---

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

---

### Release Notes

<details>
<summary>almarklein/timetagger (ghcr.io/almarklein/timetagger)</summary>

###
[`v23.11.4`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.4)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.3...v23.11.4)

- Fix bug that the total was the taking tag filters into account -
[https://github.com/almarklein/timetagger/pull/433](https://togithub.com/almarklein/timetagger/pull/433)
- Can unselect tags by clicking on them -
[https://github.com/almarklein/timetagger/pull/434](https://togithub.com/almarklein/timetagger/pull/434)

###
[`v23.11.3`](https://togithub.com/almarklein/timetagger/releases/tag/v23.11.3)

[Compare
Source](https://togithub.com/almarklein/timetagger/compare/v23.11.2...v23.11.3)

- Fix overview scrolling on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/427](https://togithub.com/almarklein/timetagger/pull/427)
- Tweaks for better experience on mobile by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/428](https://togithub.com/almarklein/timetagger/pull/428)
- Fix that selecting recent ds does not replace text by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/429](https://togithub.com/almarklein/timetagger/pull/429)
- Report sums rounded durations by
[@&#8203;almarklein](https://togithub.com/almarklein) in
[https://github.com/almarklein/timetagger/pull/430](https://togithub.com/almarklein/timetagger/pull/430)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 14:01:52 +01:00
TrueCharts Bot c585509bd0 chore(deps): update container image webreaper/damselfly to latest@8b5a4e3 (#16169)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| webreaper/damselfly | digest | `97fd947` -> `8b5a4e3` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:59:53 +01:00
TrueCharts Bot fa7bd10a4b chore(deps): update container image phasecorex/red-discordbot to full@9894154 (#16163)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phasecorex/red-discordbot | digest | `c3e06a3` -> `9894154` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:57:48 +01:00
TrueCharts Bot 30eaaed9b4 chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.3@f13633a (#16096)
This PR contains the following updates:

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

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OS4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-16 13:57:26 +01:00
TrueCharts Bot c3e36edc7f chore(deps): update container image ghcr.io/kiwix/kiwix-serve to 3.6.0@c0369ed (#16153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kiwix/kiwix-serve](https://togithub.com/openzim/kiwix-tools)
| digest | `fb70c2d` -> `c0369ed` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:57:11 +01:00
TrueCharts Bot d068223e59 chore(deps): update container image accetto/ubuntu-vnc-xfce-firefox-g3 to latest@50bf446 (#16145)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| accetto/ubuntu-vnc-xfce-firefox-g3 | digest | `7732f3c` -> `50bf446` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:52 +01:00
TrueCharts Bot 91fb410626 chore(deps): update container image grafana/grafana-image-renderer to latest@a1e0c69 (#16157)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| grafana/grafana-image-renderer | digest | `0885e97` -> `a1e0c69` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:38 +01:00
TrueCharts Bot 40318dacc6 chore(deps): update container image songkong/songkong to latest@bec8378 (#16166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| songkong/songkong | digest | `7b91b23` -> `bec8378` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:22 +01:00
TrueCharts Bot 75b018083b chore(deps): update container image sismics/docs to latest@d619cae (#16165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sismics/docs | digest | `5ec5d1a` -> `d619cae` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 12:56:15 +00:00
TrueCharts Bot f19773d703 chore(deps): update container image monica to 4.0.0@51feba0 (#16161)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| monica | digest | `e5bd725` -> `51feba0` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:56:06 +01:00
TrueCharts Bot cee3275058 chore(deps): update container image mbentley/omada-controller to 5.13@3032c22 (#16160)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mbentley/omada-controller](https://togithub.com/mbentley/docker-omada-controller)
| digest | `c8b3ae8` -> `3032c22` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:57 +01:00
TrueCharts Bot b256955b4e chore(deps): update container image ich777/thunderbird to latest@b40bc1c (#16158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ich777/thunderbird | digest | `8cf0005` -> `b40bc1c` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-16 13:55:54 +01:00