chore(helm): update image ghcr.io/manyfold3d/manyfold 0.110.2 → 0.111.2 (#35771)

This PR contains the following updates:

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

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.111.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.111.2)

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

Bugfix for file metadata parsing on document types.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix error in ParseMetadataJob for non-model and non-image files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4228](https://redirect.github.com/manyfold3d/manyfold/pull/4228)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.111.1...v0.111.2

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

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

Bugfixes for a couple of forms.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- FIx upload box behaviour on turbo load by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4227](https://redirect.github.com/manyfold3d/manyfold/pull/4227)
- Fix bug in cocooned groups with turbo by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4226](https://redirect.github.com/manyfold3d/manyfold/pull/4226)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.111.0...v0.111.1

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

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

Two new features this release: preview permissions, and... Lego?!

You can now grant "preview" permissions on models; that will let
visitors see the model page and any view files set as "previewable"
(which is just images by default); the other files are hidden away. This
is the first step on our way to support for commercial creators - more
to come!

And then just for fun, we now index and even render LDraw (Lego CAD)
models! So, if you've been wanting to show off your best MOCs, well, now
you can do it in Manyfold!

#### What's Changed

#####  New Features 

- Index LDraw models (LDR and MPD) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4206](https://redirect.github.com/manyfold3d/manyfold/pull/4206)
- Add "previewable" setting to files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4213](https://redirect.github.com/manyfold3d/manyfold/pull/4213)
- Show only previewable files if only preview permission is available by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4220](https://redirect.github.com/manyfold3d/manyfold/pull/4220)
- Add info box for preview models by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4222](https://redirect.github.com/manyfold3d/manyfold/pull/4222)
- Add rendering for LDraw files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4211](https://redirect.github.com/manyfold3d/manyfold/pull/4211)

##### 🐛 Bug Fixes 🐛

- Fix bug showing server link by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4218](https://redirect.github.com/manyfold3d/manyfold/pull/4218)
- Fix error with nil size when detecting duplicates by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4219](https://redirect.github.com/manyfold3d/manyfold/pull/4219)

##### 🌍 Sustainability & Performance 🌍

- Enqueue prepare download jobs from CLI on low-priority queue by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4209](https://redirect.github.com/manyfold3d/manyfold/pull/4209)

##### 🛠️ Other Improvements 🛠️

- Refactor icons and some buttons into components by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4212](https://redirect.github.com/manyfold3d/manyfold/pull/4212)
- Further button component refactoring by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4216](https://redirect.github.com/manyfold3d/manyfold/pull/4216)
- Minor redesign of card layouts by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4217](https://redirect.github.com/manyfold3d/manyfold/pull/4217)
- Change default rendering style to original materials by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/4225](https://redirect.github.com/manyfold3d/manyfold/pull/4225)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.110.2...v0.111.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2025-05-29 17:33:45 +02:00
committed by GitHub
co-authored by Alfred Göppel
parent 0dd7c4883c
commit 8092615ba8
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 0.110.2 appVersion: 0.111.2
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -42,5 +42,4 @@ sources:
- https://ghcr.io/manyfold3d/manyfold - https://ghcr.io/manyfold3d/manyfold
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
type: application type: application
version: 3.1.4 version: 3.2.0
+1 -1
View File
@@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/manyfold3d/manyfold repository: ghcr.io/manyfold3d/manyfold
tag: 0.110.2@sha256:2d784c85af534c063affe413ef2f79ba135ed574d8b149d1cca770e0a3655906 tag: 0.111.2@sha256:ac59d8392f0728c66555a8846fa11892f1fa36558c3dea70fe2ae8b6f42e4219
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:
container: container: