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=-->
This commit is contained in:
TrueCharts Bot
2025-10-27 12:13:00 +01:00
committed by GitHub
parent 6126b3a526
commit e1bcd896a5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.126.0
appVersion: 0.127.0
dependencies:
- name: common
version: 28.26.1
@@ -45,5 +45,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold
type: application
version: 4.31.3
version: 4.32.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.126.0@sha256:d9bad70938b72043769fef3bca83e9ddeeb907e34c6e5292c013726405e01215
tag: 0.127.0@sha256:f83f04c3fb84bdf2f7ee49a99fffc1cd6e13f19c6f675b72526c0cbe0af25f46
pullPolicy: IfNotPresent
securityContext:
container: