feat(manyfold): update image ghcr.io/manyfold3d/manyfold 0.141.0 → v0.142.0 (#48532)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `4ad9e3a` → `5a45d2f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.142.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.142.0)

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

This release allows the use of videos in preview frames, so you can show
off your models in a more dynamic fashion, and also adds indexer support
for the upcoming DragonFruit resin slicer VOXL file format.

There are also a number of fixes to metadata scanning and other
background jobs, as well as a large behind-the-scenes refactor of
presupported relationships which will lead to some new features in the
next release.

##### What's Changed

#####  New Features 

- Allow video files to be used as previews by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194)
- Add indexer support for DragonFruit VOXL files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209)

##### 🐛 Bug Fixes 🐛

- Fix bug where updating ignored problems caused background job failure
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205)
- Always generate file derivatives when analysing files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203)
- Fall back to matching creators and collections by name when parsing
datapackages by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207)
- Handle stack overflows during analysis of some 3MF files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208)
- Avoid IOErrors by reloading attachment data after detecting
inefficient file formats by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210)

##### 🌍 Internationalization 🌏

- Translations updated: de by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226)
- Translations updated: es by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218)

##### 🛠️ Other Improvements 🛠️

- Add Relationship model to support generic relationships between
models, files, links etc. by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196)
- Handle bad unicode when parsing README files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206)
- Change presupported file link to use new Relationship model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0>

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

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

This release allows the use of videos in preview frames, so you can show
off your models in a more dynamic fashion, and also adds indexer support
for the upcoming DragonFruit resin slicer VOXL file format.

There are also a number of fixes to metadata scanning and other
background jobs, as well as a large behind-the-scenes refactor of
presupported relationships which will lead to some new features in the
next release.

##### What's Changed

#####  New Features 

- Allow video files to be used as previews by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194)
- Add indexer support for DragonFruit VOXL files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209)

##### 🐛 Bug Fixes 🐛

- Fix bug where updating ignored problems caused background job failure
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205)
- Always generate file derivatives when analysing files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203)
- Fall back to matching creators and collections by name when parsing
datapackages by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207)
- Handle stack overflows during analysis of some 3MF files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208)
- Avoid IOErrors by reloading attachment data after detecting
inefficient file formats by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210)

##### 🌍 Internationalization 🌏

- Translations updated: de by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226)
- Translations updated: es by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218)

##### 🛠️ Other Improvements 🛠️

- Add Relationship model to support generic relationships between
models, files, links etc. by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196)
- Handle bad unicode when parsing README files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206)
- Change presupported file link to use new Relationship model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYW55Zm9sZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-27 07:27:53 +02:00
committed by GitHub
parent 6396419164
commit f3bffc3532
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.141.0
appVersion: 0.142.0
dependencies:
- name: common
version: 29.3.4
@@ -42,5 +42,5 @@ sources:
- https://ghcr.io/manyfold3d/manyfold
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold
type: application
version: 7.10.0
version: 7.11.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.141.0@sha256:4ad9e3a018f3cdebcbdfc4d19fa5c53f5fd0397a8594262b9442ef9e59e1fff4
tag: v0.142.0@sha256:5a45d2fce51c96bf02603f0f6b52dd31cbe3855946c4dacc82331195f830d025
pullPolicy: IfNotPresent
securityContext:
container: