Commit Graph

35076 Commits

Author SHA1 Message Date
TrueCharts Bot c1bc780efa chore(deps): update rdesktop by renovate (#27378) 2024-10-08 19:07:50 +02:00
TrueCharts Bot a987e251ba chore(deps): update container image ghostfolio/ghostfolio to v2.113.0@700eae1 by renovate (#27423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `2.112.0` -> `2.113.0` |

---

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

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio (ghostfolio/ghostfolio)</summary>

###
[`v2.113.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21130---2024-10-06)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.112.0...2.113.0)

##### Added

- Set up a git-hook via `husky` to lint and format the changes before a
commit
- Added the `typescript-eslint/recommended-type-checked` rule to the
`eslint` configuration
- Added the `typescript-eslint/stylistic-type-checked` rule to the
`eslint` configuration

##### Changed

-   Optimized the portfolio calculations by reusing date intervals
- Refactored the calculation of the allocations by market on the
allocations page
- Refactored the calculation of the allocations by market on the public
page

##### Fixed

- Handled an exception in the historical market data gathering of
derived currencies

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:07:07 +02:00
TrueCharts Bot dd46f492a7 chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.81.0@9c5c3d1 by renovate (#27421)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `0.80.1` -> `0.81.0` |

---

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

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.81.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.81.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.80.1...v0.81.0)

There's a lot of work in this release, but perhaps not much is too
visible. We're working on ActivityPub interoperability with platforms
like Mastodon, and there's a lot of work under the hood to get us there.
The visible ActivityPub interaction stuff is very near though, hopefully
you'll get to see it within a week in v0.82.0!

This release does have a few bug fixes though, and a new feature whereby
you can split a model's files into two parts through the bulk file
editor. So, if you merged things by accident, now you can undo it!

#### What's Changed

#####  New Features 

- Split selected files into new model when bulk editing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2864](https://redirect.github.com/manyfold3d/manyfold/pull/2864)
- Improve social previews by description and image, and improving title
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2870](https://redirect.github.com/manyfold3d/manyfold/pull/2870)
- Make ActivityPub messages Mastodon-compatible with HTTP signatures by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2803](https://redirect.github.com/manyfold3d/manyfold/pull/2803)
- Working responses to ActivityPub follow requests from Mastodon servers
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2846](https://redirect.github.com/manyfold3d/manyfold/pull/2846)
- Automatically accept ActivityPub follow requests by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2833](https://redirect.github.com/manyfold3d/manyfold/pull/2833)

##### 🐛 Bug Fixes 🐛

- Use Rails's built-in health endpoint by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2792](https://redirect.github.com/manyfold3d/manyfold/pull/2792)
- Remove up-front keypair generation data task by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2802](https://redirect.github.com/manyfold3d/manyfold/pull/2802)
- Avoid creating duplicate problems by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2813](https://redirect.github.com/manyfold3d/manyfold/pull/2813)
- Fix backgrounded organize jobs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2814](https://redirect.github.com/manyfold3d/manyfold/pull/2814)
- Ignore SSL EOF errors from badly configured servers by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2835](https://redirect.github.com/manyfold3d/manyfold/pull/2835)
- Fix activity data migration by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2838](https://redirect.github.com/manyfold3d/manyfold/pull/2838)
- Fix error browsing collections with library filter by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2855](https://redirect.github.com/manyfold3d/manyfold/pull/2855)
- Fix search by removing preview_file preload by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2856](https://redirect.github.com/manyfold3d/manyfold/pull/2856)
- Fix bug with not extracting files from root of zipfile by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2857](https://redirect.github.com/manyfold3d/manyfold/pull/2857)
- Fixed another edge case in path stripping by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2863](https://redirect.github.com/manyfold3d/manyfold/pull/2863)
- fix actor UUID persistence by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2867](https://redirect.github.com/manyfold3d/manyfold/pull/2867)
- Fix missing tags when splitting a model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2868](https://redirect.github.com/manyfold3d/manyfold/pull/2868)
- Fix error with image previews in social graph by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2871](https://redirect.github.com/manyfold3d/manyfold/pull/2871)
- Fix description meta tag by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2872](https://redirect.github.com/manyfold3d/manyfold/pull/2872)
- Fix image path in meta tags by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2873](https://redirect.github.com/manyfold3d/manyfold/pull/2873)
- Skip target fetch for new follow path by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2879](https://redirect.github.com/manyfold3d/manyfold/pull/2879)

##### 🌍 Sustainability & Performance 🌍

- Organize models in background after editing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2812](https://redirect.github.com/manyfold3d/manyfold/pull/2812)

##### 🛠️ Other Improvements 🛠️

- Test that creators can be looked up by acct URI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2791](https://redirect.github.com/manyfold3d/manyfold/pull/2791)
- Translation updates (DE, ES, PL) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2795](https://redirect.github.com/manyfold3d/manyfold/pull/2795)
- Enable japanese and portuguese on translation.io by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2798](https://redirect.github.com/manyfold3d/manyfold/pull/2798)
- Keypair management for ActivityPub actors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2801](https://redirect.github.com/manyfold3d/manyfold/pull/2801)
- Use Mastodon-compatible actor types by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2808](https://redirect.github.com/manyfold3d/manyfold/pull/2808)
- Delay background jobs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2810](https://redirect.github.com/manyfold3d/manyfold/pull/2810)
- Update federails to get UUIDs for actor URLs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2866](https://redirect.github.com/manyfold3d/manyfold/pull/2866)
- Add remote follow support, so you can hit "follow" on other instances
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2875](https://redirect.github.com/manyfold3d/manyfold/pull/2875)
- Move remote follow route to standard path by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2877](https://redirect.github.com/manyfold3d/manyfold/pull/2877)
- Improve opengraph output by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2881](https://redirect.github.com/manyfold3d/manyfold/pull/2881)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.80.1...v0.81.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:05:48 +02:00
TrueCharts Bot fe4d45c550 chore(deps): update container image kubernetesui/dashboard-web to v1.5.0@fc2c7fe by renovate (#27444)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard)
| minor | `1.4.0` -> `1.5.0` |

---

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

---

### Release Notes

<details>
<summary>kubernetes/dashboard (kubernetesui/dashboard-web)</summary>

###
[`v1.5.0`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.5.0)

[Compare
Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.4.0...v1.5.0)

#### Changelog

##### New features

- Deploy a containerized app/Create feature now creates a Deployment
instead of a Replication Controller
([#&#8203;1330](https://redirect.github.com/kubernetes/dashboard/issues/1330))
- Display annotations for all objects
([#&#8203;1307](https://redirect.github.com/kubernetes/dashboard/issues/1307))
- Improved display of the status of pods
([#&#8203;1444](https://redirect.github.com/kubernetes/dashboard/issues/1444),
[#&#8203;1308](https://redirect.github.com/kubernetes/dashboard/issues/1308))
- Show Resource Quotas on the namespace detail page
([#&#8203;1292](https://redirect.github.com/kubernetes/dashboard/issues/1292))
- Show Limit Ranges on the namespace detail page
([#&#8203;1258](https://redirect.github.com/kubernetes/dashboard/issues/1258))
- Show information about the creator of a Pod on the Pod detail page
([#&#8203;1306](https://redirect.github.com/kubernetes/dashboard/issues/1306))
- Switch from using Pet Sets to using new Stateful Sets api
([#&#8203;1395](https://redirect.github.com/kubernetes/dashboard/issues/1395))
- Requires kubernetes 1.5 to work, we don't support kubernetes 1.4 Pet
Sets at all
- Display Horizontal Pod Autoscalers on Deployments, Replica Sets and
Replication Controllers
([#&#8203;1389](https://redirect.github.com/kubernetes/dashboard/issues/1389))
- Redesign Secrets page to not show secrets in plain text by default
([#&#8203;1291](https://redirect.github.com/kubernetes/dashboard/issues/1291))

##### Bug fixes

- Fix various layout issues
([#&#8203;1479](https://redirect.github.com/kubernetes/dashboard/issues/1479),
[#&#8203;1268](https://redirect.github.com/kubernetes/dashboard/issues/1268),
[#&#8203;1473](https://redirect.github.com/kubernetes/dashboard/issues/1473),
[#&#8203;1470](https://redirect.github.com/kubernetes/dashboard/issues/1470),
[#&#8203;1468](https://redirect.github.com/kubernetes/dashboard/issues/1468),
[#&#8203;1451](https://redirect.github.com/kubernetes/dashboard/issues/1451))
- Various wording improvements
([#&#8203;1472](https://redirect.github.com/kubernetes/dashboard/issues/1472),
[#&#8203;1223](https://redirect.github.com/kubernetes/dashboard/issues/1223))
- Fix XSS vulnerability in the namespace selector
([#&#8203;1361](https://redirect.github.com/kubernetes/dashboard/issues/1361))
- Set correct mimetype on appConfig.json
([#&#8203;1497](https://redirect.github.com/kubernetes/dashboard/issues/1497))
- Improved handling of resource Usage graphs.
([#&#8203;1346](https://redirect.github.com/kubernetes/dashboard/issues/1346))
- Still some differences between memory graphs and the sparklines
because the graphs include caches
([#&#8203;1432](https://redirect.github.com/kubernetes/dashboard/issues/1432))
- Support deletion of Jobs from the dashboard
([#&#8203;1429](https://redirect.github.com/kubernetes/dashboard/issues/1429))
- Fix Persistent Volumes list to allow for more than 10
([#&#8203;1422](https://redirect.github.com/kubernetes/dashboard/issues/1422))

#### Images

    gcr.io/google_containers/kubernetes-dashboard-arm64:v1.5.0
    gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0    
    gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.5.0
    gcr.io/google_containers/kubernetes-dashboard-arm:v1.5.0

#### Installation

```bash
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.5.0/src/deploy/kubernetes-dashboard.yaml
```

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:05:23 +02:00
TrueCharts Bot b6bebc17a6 chore(deps): update container image kubernetesui/dashboard-metrics-scraper to v1.2.0@bd9efff by renovate (#27443) 2024-10-08 19:05:19 +02:00
TrueCharts Bot 11c1be6cc4 chore(deps): update container image kubernetesui/dashboard-api to v1.9.0@6b6db6a by renovate (#27446) 2024-10-08 19:05:12 +02:00
TrueCharts Bot d299e6d7e0 chore(deps): update container image n8nio/n8n to v1.62.3@1583e7f by renovate (#27409) 2024-10-08 19:05:10 +02:00
TrueCharts Bot 49b78211f1 chore(deps): update container image sourcegraph/server to v5.8.0@8462729 by renovate (#27434) 2024-10-08 19:05:05 +02:00
TrueCharts Bot 49e63d160c chore(deps): update container image shlinkio/shlink-web-client to v4.2.0@c3b693b by renovate (#27425) 2024-10-08 19:05:03 +02:00
TrueCharts Bot 0750ecb997 chore(deps): update container image jenkins/jenkins to v2.480-jdk17@9911eec by renovate (#27450) 2024-10-08 19:05:00 +02:00
TrueCharts Bot 50c8302c93 chore(deps): update container image docker.io/kubernetesui/dashboard-auth to v1.2.0@74a3d61 by renovate (#27442) 2024-10-08 19:04:57 +02:00
TrueCharts Bot cb57fc0ec1 chore(deps): update container image kube-prometheus-stack to v65.1.1@2408e09 by renovate (#27424) 2024-10-08 19:04:53 +02:00
TrueCharts Bot 7724a0127c chore(deps): update container image ghcr.io/autobrr/autobrr to v1.47.1@5364237 by renovate (#27420) 2024-10-08 19:04:51 +02:00
TrueCharts Bot 66a98fc705 chore(deps): update container image nginxinc/nginx-unprivileged to 1.27.2@ad3c10f by renovate (#27371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nginxinc/nginx-unprivileged](https://redirect.github.com/nginxinc/docker-nginx-unprivileged)
| digest | `b78d292` -> `ad3c10f` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:04:50 +02:00
TrueCharts Bot 718354bb6c chore(deps): update container image ghcr.io/sbondco/watcharr to v1.44.0@0ef8377 by renovate (#27422) 2024-10-08 19:04:45 +02:00
TrueCharts Bot 5dc3b188bd chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.6.20241007@660bbb6 by renovate (#27396) 2024-10-08 19:04:38 +02:00
TrueCharts Bot ff2f7e8fb5 chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.25.1.4770@8b59eb7 by renovate (#27397) 2024-10-08 19:04:35 +02:00
TrueCharts Bot 98484cf1ef chore(deps): update container image docuseal/docuseal to v1.7.5@a170050 by renovate (#27393) 2024-10-08 19:04:32 +02:00
TrueCharts Bot 5e34c0de1d chore(deps): update container image doitandbedone/ispyagentdvr to v5.8.0.0@7741509 by renovate (#27419) 2024-10-08 19:04:31 +02:00
TrueCharts Bot e495a05a48 chore(deps): update container image ghcr.io/authelia/authelia to v4.38.16@172c9b2 by renovate (#27394) 2024-10-08 19:04:28 +02:00
TrueCharts Bot 71766731f5 chore(deps): update container image ghcr.io/elfhosted/jackett to v0.22.735@fb8aceb by renovate (#27395)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `0.22.714` -> `0.22.735` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:04:27 +02:00
TrueCharts Bot 8e4b0d5cf2 chore(deps): update container image jesec/flood to v4.8.3@04c3707 by renovate (#27433) 2024-10-08 19:04:24 +02:00
TrueCharts Bot a6ffe52e09 chore(deps): update container image bobokun/qbit_manage to v4.1.11@ad120c3 by renovate (#27379) 2024-10-08 19:04:20 +02:00
TrueCharts Bot 016bd90e4f chore(deps): update container image danmed/tasmobackupv1 to v1.06.09@0a8cfd5 by renovate (#27452) 2024-10-08 19:04:13 +02:00
TrueCharts Bot 29f9b12bbc chore(deps): update container image fardjad/tagspaces-lite-web to v6.0.2@43be8dd by renovate (#27439) 2024-10-08 19:04:09 +02:00
TrueCharts Bot 9664f96a2e chore(deps): update container image alexta69/metube to v2024-10-08@5d92ae0 by renovate (#27432) 2024-10-08 19:04:02 +02:00
TrueCharts Bot 74fb04c33b chore(deps): update container image openaudible/openaudible to latest@f912e59 by renovate (#27437) 2024-10-08 19:04:00 +02:00
TrueCharts Bot f9621f761b chore(deps): update container image yacy/yacy_search_server to latest@41547bc by renovate (#27431) 2024-10-08 19:03:32 +02:00
TrueCharts Bot c4f253e382 chore(deps): update container image wabayang/jelu to latest@1f559dd by renovate (#27376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| wabayang/jelu | digest | `03d8741` -> `1f559dd` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:03:24 +02:00
TrueCharts Bot 834532e815 chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@7407a41 by renovate (#27373) 2024-10-08 19:03:09 +02:00
TrueCharts Bot 5a1614d183 chore(deps): update container image x1unix/go-playground to latest@004f584 by renovate (#27377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| x1unix/go-playground | digest | `9d40084` -> `004f584` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:03:05 +02:00
TrueCharts Bot 5b8d3b8cc4 chore(deps): update container image ofawx/bitcoind to latest@f67e80a by renovate (#27372) 2024-10-08 19:02:35 +02:00
TrueCharts Bot 6a7dbdd79b chore(deps): update container image mbentley/omada-controller to 5.14@ce988d2 by renovate (#27369) 2024-10-08 19:02:20 +02:00
TrueCharts Bot 67e611309e chore(deps): update container image mikenye/tar1090 to latest@2418ee0 by renovate (#27370) 2024-10-08 19:01:38 +02:00
TrueCharts Bot 2994af0dc8 chore(deps): update container image lswl/vertex to stable@00c2c4c by renovate (#27441) 2024-10-08 19:01:20 +02:00
TrueCharts Bot 3f7c348590 chore(deps): update container image machines/filestash to latest@665152d by renovate (#27368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| machines/filestash | digest | `a036740` -> `665152d` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:01:16 +02:00
TrueCharts Bot 8933ad2f7b chore(deps): update container image ghcr.io/open-webui/open-webui to latest@048408e by renovate (#27366)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/open-webui/open-webui | digest | `b226299` -> `048408e` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:00:58 +02:00
TrueCharts Bot 5fc2df2635 chore(deps): update container image ghcr.io/sethforprivacy/simple-monerod to v0.18.3.4@00699eb by renovate (#27367) 2024-10-08 19:00:55 +02:00
TrueCharts Bot ba0b1ef0c0 chore(deps): update container image ghcr.io/onedr0p/sonarr to 4.0.9.2244@2740c33 by renovate (#27365) 2024-10-08 19:00:46 +02:00
TrueCharts Bot 30417edaf9 chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.3.3@6614d75 by renovate (#27364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest |
`47c42cd` -> `6614d75` |

---

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

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-08 19:00:34 +02:00
TrueCharts Bot 7fc16b644e chore(deps): update container image ghcr.io/onedr0p/radarr to 5.11.0.9244@9e8c571 by renovate (#27363) 2024-10-08 18:59:19 +02:00
TrueCharts Bot 10ad9e9b64 chore(deps): update webtop by renovate (#27438) 2024-10-08 18:59:06 +02:00
TrueCharts Bot 246879e03e chore(deps): update container image ghcr.io/onedr0p/qbittorrent to 5.0.0@1cc1878 by renovate (#27362) 2024-10-08 18:59:01 +02:00
TrueCharts Bot 0b6ae030d1 chore(deps): update container image ghcr.io/onedr0p/plex to 1.41.0.8994-f2c27da23@fe9ed11 by renovate (#27361) 2024-10-08 18:58:48 +02:00
TrueCharts Bot cb7aa33a1a chore(deps): update container image ghcr.io/onedr0p/bazarr to 1.4.5@c0bf914 by renovate (#27360) 2024-10-08 18:58:31 +02:00
TrueCharts Bot d106b295ab chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@74c36c8 by renovate (#27430) 2024-10-08 18:57:51 +02:00
TrueCharts Bot a9545ca26a chore(deps): update container image ghcr.io/linuxserver/pylon to 2.10.0@e4a097f by renovate (#27448) 2024-10-08 18:57:39 +02:00
TrueCharts Bot c77ba1acb9 chore(deps): update container image ghcr.io/hotio/rflood to latest@e5621e2 by renovate (#27429) 2024-10-08 18:57:16 +02:00
TrueCharts Bot 8527415861 chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.6.0@ca6308d by renovate (#27358) 2024-10-08 18:57:10 +02:00
TrueCharts Bot bef1bf51ef chore(deps): update container image ghcr.io/linuxserver/boinc to latest@d5745e5 by renovate (#27445) 2024-10-08 18:56:00 +02:00