Commit Graph
148 Commits
Author SHA1 Message Date
2af9956272 chore(helm): update chart common 28.26.1 → 28.26.2 (#41140)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.26.1`
-> `28.26.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-11-01 23:28:27 +01:00
TrueCharts BotandGitHub 75d0a051a4 chore(helm): update chart redis 17.13.2 → 17.13.3 (#41322)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.13.2` -> `17.13.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-11-01 10:53:50 +01:00
TrueCharts BotandGitHub 21dfc33091 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.127.0 → 0.127.1 (#41192) 2025-10-28 19:14:15 +01:00
TrueCharts BotandGitHub e1bcd896a5 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.126.0 → 0.127.0 (#41153)
This PR contains the following updates:

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

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

Big news, with long-awaited improvements to uploading in this release.
The upload form will now create a single model with all files if you're
not just uploading archives (zipfiles), and it will confirm to you
beforehand what will be created. You can set the model name at upload
time, as well as the permissions using our new preset options introduced
in the last release. If you upload archives only, it will still extract
each one and create separate models. Hopefully this is the "least
surprising" behaviour and we'd love to hear how you get on with it.

We've also done a load of UI work on making all the forms in the app
more consistent and more visually appealing. They're not so messy now,
and so hopefully easier to navigate. And ALSO, thanks to
[@&#8203;macdylan](https://redirect.github.com/macdylan), we've got a
brand new Chinese (zh-CN) translation moving out of "experimental" phase
into proper release!

#### What's Changed

#####  New Features 

- Present password feedback directly to user by
[@&#8203;matthewbadeau](https://redirect.github.com/matthewbadeau) in
[#&#8203;4484](https://redirect.github.com/manyfold3d/manyfold/pull/4484)
- Add all uploaded files as a single new model, unless they are all
archive files, in which case extract each as a new model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4871](https://redirect.github.com/manyfold3d/manyfold/pull/4871)
- Add immediate feedback about what models will be created during upload
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4872](https://redirect.github.com/manyfold3d/manyfold/pull/4872)
- Simplified permission UI - choose a preset or "custom" by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4899](https://redirect.github.com/manyfold3d/manyfold/pull/4899)
- Align all forms with a proper grid layout by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4903](https://redirect.github.com/manyfold3d/manyfold/pull/4903)

##### 🐛 Bug Fixes 🐛

- Fix file extension case-sensitivity in geometric analysis job by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4840](https://redirect.github.com/manyfold3d/manyfold/pull/4840)

##### 🌍 Internationalization 🌏

- New translation: Chinese (zh-CN) by
[@&#8203;macdylan](https://redirect.github.com/macdylan) in
[#&#8203;4890](https://redirect.github.com/manyfold3d/manyfold/pull/4890)
- Translations updated: ru by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4894](https://redirect.github.com/manyfold3d/manyfold/pull/4894)
- Translations updated: es by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4904](https://redirect.github.com/manyfold3d/manyfold/pull/4904)
- Translations updated: zh-CN by
[@&#8203;macdylan](https://redirect.github.com/macdylan) in
[#&#8203;4905](https://redirect.github.com/manyfold3d/manyfold/pull/4905)
- Translations updated: de by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4906](https://redirect.github.com/manyfold3d/manyfold/pull/4906)

##### 🛠️ Other Improvements 🛠️

- Test manifold check using real files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4841](https://redirect.github.com/manyfold3d/manyfold/pull/4841)
- Add all-contributors credits by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4842](https://redirect.github.com/manyfold3d/manyfold/pull/4842)
- Exclude allcontributors PRs from release notes and CI builds by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4844](https://redirect.github.com/manyfold3d/manyfold/pull/4844)
- Create individual translation sync PRs for each language by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4873](https://redirect.github.com/manyfold3d/manyfold/pull/4873)
- Ignore all links to the local hostname by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4885](https://redirect.github.com/manyfold3d/manyfold/pull/4885)
- Tweak per-locale translation sync by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4884](https://redirect.github.com/manyfold3d/manyfold/pull/4884)
- Add specific i18n section in release notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4897](https://redirect.github.com/manyfold3d/manyfold/pull/4897)
-

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.126.0...v0.127.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-27 12:13:00 +01:00
TrueCharts BotandGitHub ceb773051c chore(helm): update chart redis 17.13.1 → 17.13.2 (#41115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.13.1` -> `17.13.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-10-26 00:54:09 +02:00
TrueCharts BotandGitHub a7b5591f6a chore(helm): update chart redis 17.13.0 → 17.13.1 (#40886)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.13.0` -> `17.13.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-10-19 21:42:39 +02:00
2e903316c8 chore(helm): update chart common 28.26.0 → 28.26.1 (#40878)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.26.0`
-> `28.26.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-19 19:47:41 +02:00
TrueCharts BotandGitHub 229c8c2f1d chore(helm): update chart redis 17.12.0 → 17.13.0 (#40850)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.12.0` -> `17.13.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-10-18 13:38:50 +02:00
0defe4df96 chore(helm): update chart common 28.25.0 → 28.26.0 (#40767)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.25.0`
-> `28.26.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-18 12:00:03 +02:00
TrueCharts BotandGitHub 52d8c3304e chore(helm): update image ghcr.io/manyfold3d/manyfold 0.125.0 → 0.126.0 (#40791)
This PR contains the following updates:

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

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

This time round, we've got a new permission option during upload, so you
can easily make models public straight away, and there's a default
site-wide setting for that option so you can make it extra easy for
users!

We've also got improvements for translators, with a new environment
option that enables "experimental" languages (i.e. ones that are only
partially translated) in the running app, and the addition of an
experimental Chinese (zh-CN) translation which is currently being worked
on by our amazing volunteer translators.

There are also big improvements to the speed of some mesh operations, as
we've moved to a new more efficient library for file conversion. 3MF
conversion now happens quickly, even for large meshes, and the change
we've made will allow more conversion options in future.

#### What's Changed

#####  New Features 

- Add environment option to show experimental translations in UI
(currently pt, ru, zh-CN) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4809](https://redirect.github.com/manyfold3d/manyfold/pull/4809)
- Add option to make models public by default by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4819](https://redirect.github.com/manyfold3d/manyfold/pull/4819)
- Select permissions during upload by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4823](https://redirect.github.com/manyfold3d/manyfold/pull/4823)

##### 🐛 Bug Fixes 🐛

- Fix upload errors by letting scheduled cache sweep take care of
temporary files by [@&#8203;Floppy](https://redirect.github.com/Floppy)
in
[#&#8203;4830](https://redirect.github.com/manyfold3d/manyfold/pull/4830)
- Fix case sensitivity bug with file conversion by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4835](https://redirect.github.com/manyfold3d/manyfold/pull/4835)

##### 🌍 Sustainability & Performance 🌍

- Much faster 3MF conversion using assimp library by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4832](https://redirect.github.com/manyfold3d/manyfold/pull/4832)

##### 🛠️ Other Improvements 🛠️

- Enable zh-cn locale on translation.io by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4807](https://redirect.github.com/manyfold3d/manyfold/pull/4807)
- Translation update (DE) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4796](https://redirect.github.com/manyfold3d/manyfold/pull/4796)
- Internal rename of blank default visibility setting to "private" by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4822](https://redirect.github.com/manyfold3d/manyfold/pull/4822)
- Improve unzipped file handling by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4831](https://redirect.github.com/manyfold3d/manyfold/pull/4831)
- Make file conversion job support more formats by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4833](https://redirect.github.com/manyfold3d/manyfold/pull/4833)
- Translation update (DE, zh-CN) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4821](https://redirect.github.com/manyfold3d/manyfold/pull/4821)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.125.0...v0.126.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-16 16:09:27 +02:00
TrueCharts BotandGitHub 9d4851c2a6 chore(helm): update chart redis 17.11.1 → 17.12.0 (#40732)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.11.1` -> `17.12.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-10-15 01:27:36 +00:00
ac1958bbcd chore(helm): update chart common 28.24.0 → 28.25.0 (#40671)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.24.0`
-> `28.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-14 15:20:01 +02:00
TrueCharts BotandGitHub ae6c431a7a chore(helm): update chart redis 17.11.0 → 17.11.1 (#40684)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.11.0` -> `17.11.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-10-13 07:55:57 +02:00
4f3f8a78ea chore(helm): update chart redis 17.10.1 → 17.11.0 (#40666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.10.1` -> `17.11.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-12 22:56:03 +00:00
Kjeld Schouten bfe01f9301 more fixes again 2025-10-12 11:43:43 +02:00
Kjeld Schouten 7ba53d4a8d More fixes 2025-10-12 11:43:41 +02:00
bbc0a7e4c9 chore(helm): update chart common to v28.24.0 (#40646)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://trueforge.org/truecharts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.22.0`
-> `28.24.0` |
| [common](https://trueforge.org/truecharts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.21.1`
-> `28.24.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 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-12 11:29:47 +02:00
Kjeld Schouten 65bdc5bee8 some readme fixes 2025-10-12 11:13:06 +02:00
Kjeld Schouten 70f87d44a9 more tc to tf 2025-10-10 10:55:00 +02:00
TrueCharts-Bot c35dfa3d78 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-08 00:13:37 +00:00
TrueCharts BotandGitHub 6b6f4e7468 chore(helm): update chart redis 17.9.1 → 17.10.1 (#40462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.9.1` -> `17.10.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-10-07 02:13:10 +00:00
TrueCharts-Bot 0c5d251be3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-07 00:29:04 +00:00
TrueCharts BotandGitHub 51405c97b5 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.124.0 → 0.125.0 (#40463)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `6c2d9b8` -> `577476a` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

A mixture of small features and bugfixes this time round; support for
opening in Lychee, searchable dropdowns, matching fixes and URL import
help.

#### What's Changed

#####  New Features 

- Add links to open in Lychee Slicer by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4764](https://redirect.github.com/manyfold3d/manyfold/pull/4764)
- Make all select boxes searchable by typing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4766](https://redirect.github.com/manyfold3d/manyfold/pull/4766)

##### 🐛 Bug Fixes 🐛

- Only match supported/unsupported files together if they have the same
extension by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4773](https://redirect.github.com/manyfold3d/manyfold/pull/4773)

##### 🌍 Sustainability & Performance 🌍

- Combine standard and solo docker builds more efficiently by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4789](https://redirect.github.com/manyfold3d/manyfold/pull/4789)

##### 🛠️ Other Improvements 🛠️

- Add help panel to import to show which sites are supported and
configured by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4774](https://redirect.github.com/manyfold3d/manyfold/pull/4774)
- Cache apt installs and fail tests fast to speed up build process by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4788](https://redirect.github.com/manyfold3d/manyfold/pull/4788)
- Prepare for docker smoke testing by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4785](https://redirect.github.com/manyfold3d/manyfold/pull/4785)
- Configure smoke test properly by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4790](https://redirect.github.com/manyfold3d/manyfold/pull/4790)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4756](https://redirect.github.com/manyfold3d/manyfold/pull/4756)
- Use assimp 3d library directly rather than calling the binary by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4784](https://redirect.github.com/manyfold3d/manyfold/pull/4784)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.124.0...v0.125.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-10-06 12:33:16 +00:00
04b47b8a4f chore(helm): update chart common 28.21.1 → 28.22.0 (#40430)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.21.1`
-> `28.22.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-10-06 12:12:46 +02:00
TrueCharts-Bot 7c57e5626d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-10-01 00:15:46 +00:00
TrueCharts BotandGitHub 7ecc8b8ff6 chore(helm): update chart redis 17.9.0 → 17.9.1 (#40243)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.9.0` -> `17.9.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-30 20:22:03 +02:00
aa33b1e504 chore(helm): update chart common 28.21.0 → 28.21.1 (#40208)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.21.0`
-> `28.21.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-30 16:51:15 +02:00
TrueCharts-Bot 59456e968a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-09-30 00:14:04 +00:00
41105a016c chore(helm): update chart redis 17.8.2 → 17.9.0 (#40161)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.8.2` -> `17.9.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-29 09:02:15 +00:00
TrueCharts-Bot 504ac7871f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-09-29 00:13:46 +00:00
e09e1dc52e chore(helm): update chart common 28.20.1 → 28.21.0 (#40136)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.20.1`
-> `28.21.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-28 22:26:27 +02:00
TrueCharts BotandGitHub 91e77e4ed9 chore(helm): update chart redis 17.8.1 → 17.8.2 (#40118)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.8.1` -> `17.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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-28 09:07:11 +00:00
TrueCharts-Bot 481370b41a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-09-27 20:49:10 +00:00
e3b2820089 chore(helm): update chart common 28.20.0 → 28.20.1 (#40097)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.20.0`
-> `28.20.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-27 22:10:10 +02:00
TrueCharts-Bot 752d8637aa Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-09-27 11:58:31 +00:00
TrueCharts BotandGitHub d2265c43c1 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.123.2 → 0.124.0 (#40043)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `02f8713` -> `6c2d9b8` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

Added avatar and background images for creators, including syncing them
from external sites, so now you can make your creator profile beautiful!

#### What's Changed

#####  New Features 

- Add avatar and banner images for Creators, and sync from other hosting
sites by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4741](https://redirect.github.com/manyfold3d/manyfold/pull/4741)
- Show avatars and banners over Activitypub by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4749](https://redirect.github.com/manyfold3d/manyfold/pull/4749)
- Set avatar and banner for remote ActivityPub creators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4750](https://redirect.github.com/manyfold3d/manyfold/pull/4750)
- Add form option to remove avatar and banner images by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4755](https://redirect.github.com/manyfold3d/manyfold/pull/4755)

##### 🐛 Bug Fixes 🐛

- Remove hexagon avatars from Vapor theme by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4754](https://redirect.github.com/manyfold3d/manyfold/pull/4754)

##### 🛠️ Other Improvements 🛠️

- Make LibraryUploader more generic by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4739](https://redirect.github.com/manyfold3d/manyfold/pull/4739)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4751](https://redirect.github.com/manyfold3d/manyfold/pull/4751)
- Help text to stand out over creator banner backgrounds by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4758](https://redirect.github.com/manyfold3d/manyfold/pull/4758)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.123.2...v0.124.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-26 12:26:29 +02:00
TrueCharts BotandGitHub 2f5786dcb0 chore(helm): update chart redis 17.8.0 → 17.8.1 (#39943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.8.0` -> `17.8.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-24 05:25:36 +00:00
TrueCharts BotandGitHub f10e2fc6ce chore(helm): update chart redis 17.7.3 → 17.8.0 (#39906)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.7.3` -> `17.8.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-23 04:50:16 +00:00
2dd18e348a chore(helm): update chart common 28.18.2 → 28.20.0 (#39869)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.18.2`
-> `28.20.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-22 19:15:17 +02:00
TrueCharts BotandGitHub 3e570e51b1 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.123.1 → 0.123.2 (#39872)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `7179641` -> `02f8713` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

Minor release for a few bugfixes, including a small security fix around
Cults3D credentials and fixes for running on MySQL/MariaDB.

#### What's Changed

##### 🔒 Security 🔒

- Don't expose Cults3D auth credentials in error messages by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4733](https://redirect.github.com/manyfold3d/manyfold/pull/4733)
- Add checksums to Gemfile.lock by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4735](https://redirect.github.com/manyfold3d/manyfold/pull/4735)

##### 🛠️ Other Improvements 🛠️

- Run tests across all supported databases by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4734](https://redirect.github.com/manyfold3d/manyfold/pull/4734)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4727](https://redirect.github.com/manyfold3d/manyfold/pull/4727)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.123.1...v0.123.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-22 14:51:30 +00:00
TrueCharts BotandGitHub 9b7678c9a6 chore(helm): update chart redis 17.7.2 → 17.7.3 (#39819)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.7.2` -> `17.7.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-21 00:25:56 +02:00
TrueCharts BotandGitHub b483ed8e9f chore(helm): update chart redis 17.7.1 → 17.7.2 (#39799)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.7.1` -> `17.7.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:51:19 +02:00
TrueCharts BotandGitHub 044271284e chore(helm): update chart common 28.18.1 → 28.18.2 (#39795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.18.1`
-> `28.18.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 17:42:16 +02:00
f2ede73cf7 chore(helm): update chart common 28.18.0 → 28.18.1 (#39776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.18.0`
-> `28.18.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-20 15:17:36 +02:00
TrueCharts BotandGitHub 6b3751f851 chore(helm): update chart redis 17.7.0 → 17.7.1 (#39780)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.7.0` -> `17.7.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-20 14:39:28 +02:00
TrueCharts BotandGitHub a17b110994 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.123.0 → 0.123.1 (#39653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `5614547` -> `7179641` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

Minor bugfixes and post-release tweaks for cross-instance search.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Remove hardcoded FASP contact details by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4726](https://redirect.github.com/manyfold3d/manyfold/pull/4726)
- Fix unreadable tomselect dropdowns in dark mode or dark themes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4730](https://redirect.github.com/manyfold3d/manyfold/pull/4730)

##### 🛠️ Other Improvements 🛠️

- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4725](https://redirect.github.com/manyfold3d/manyfold/pull/4725)
- Add CLI task to batch push public content to FASPs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4728](https://redirect.github.com/manyfold3d/manyfold/pull/4728)
- Link to other search types from search results (including fediverse
and offsite) by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4729](https://redirect.github.com/manyfold3d/manyfold/pull/4729)
- Use local fonts instead of CDN by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4732](https://redirect.github.com/manyfold3d/manyfold/pull/4732)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.123.0...v0.123.1>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-09-17 18:29:54 +02:00
TrueCharts BotandGitHub 57e09391d7 chore(helm): update chart redis 17.6.2 → 17.7.0 (#39628)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `17.6.2` -> `17.7.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
2025-09-17 04:40:45 +00:00
9d5627c493 chore(helm): update chart common 28.17.1 → 28.18.0 (#39603)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.17.1`
-> `28.18.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-09-16 19:51:19 +02:00
TrueCharts BotandGitHub 2ddc682ea2 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.122.1 → 0.123.0 (#39605)
This PR contains the following updates:

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

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

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

This release continues our work on (experimental!) federated search,
using the system proposed by the [Fediscovery](https://fediscovery.org)
project.

If you've got federation enabled, you can optionally sign up with
Fediverse Auxiliary Service Providers (FASPs), which are servers that
can provide things like cross-instance search, account recommendations,
and other services in future. We've integrated data sharing, follow
recommendations and search into this latest version.

To try it out, hook up to our experimental FASP at
`search.3dprint.social`, then visit `\follows` on your instance. At that
point you should be able to find content from other servers just by
typing plain text into the search box. As we test this out a bit more in
the real world, we'll make it more tightly integrated into the main
search process.

Note: Privacy and control are
[#&#8203;1](https://redirect.github.com/manyfold3d/manyfold/issues/1)
priorities, and so only public content that's also set as "indexable"
will be shared with the FASP and made available in results. You're
always in full control.

#### What's Changed

#####  New Features 

- Enable data sharing capability for FASPs by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4704](https://redirect.github.com/manyfold3d/manyfold/pull/4704)
- Change upload button to "add content" dropdown for upload or import
URL by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4706](https://redirect.github.com/manyfold3d/manyfold/pull/4706)
- Use card view for Fediverse search results by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4709](https://redirect.github.com/manyfold3d/manyfold/pull/4709)
- Get follow recommendations from FASP on Fediverse new follow page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4711](https://redirect.github.com/manyfold3d/manyfold/pull/4711)
- Show search results from FASPs on new follow page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4713](https://redirect.github.com/manyfold3d/manyfold/pull/4713)

##### 🐛 Bug Fixes 🐛

- Fix translation key for import URL error by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4707](https://redirect.github.com/manyfold3d/manyfold/pull/4707)

##### 🛠️ Other Improvements 🛠️

- Improved admin settings area navigation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4698](https://redirect.github.com/manyfold3d/manyfold/pull/4698)
- Include toot:discoverable in ActivityPub responses by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4699](https://redirect.github.com/manyfold3d/manyfold/pull/4699)
- Don't switch locales if we're not using an HTML format by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4701](https://redirect.github.com/manyfold3d/manyfold/pull/4701)
- Translations updates by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4702](https://redirect.github.com/manyfold3d/manyfold/pull/4702)
- Hide search box in navbar on root page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4705](https://redirect.github.com/manyfold3d/manyfold/pull/4705)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4710](https://redirect.github.com/manyfold3d/manyfold/pull/4710)
- Refactor and improvement to fedi following page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4712](https://redirect.github.com/manyfold3d/manyfold/pull/4712)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4715](https://redirect.github.com/manyfold3d/manyfold/pull/4715)
- Translation update by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4716](https://redirect.github.com/manyfold3d/manyfold/pull/4716)
- Only share content with FASPs if public and indexable by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4723](https://redirect.github.com/manyfold3d/manyfold/pull/4723)
- Include search.3dprint.social as a FASP recommendation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;4724](https://redirect.github.com/manyfold3d/manyfold/pull/4724)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.122.1...v0.123.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-09-16 18:02:33 +02:00
TrueCharts BotandGitHub e0d733a864 chore(helm): update chart redis 17.6.1 → 17.6.2 (#39410)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `17.6.1` -> `17.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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-09-11 04:03:59 +02:00