From 1d787c39ae3f97cf38bbb1c111d238ce471fe4d5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 May 2026 17:43:58 +0200 Subject: [PATCH] =?UTF-8?q?feat(manyfold):=20update=20image=20ghcr.io/many?= =?UTF-8?q?fold3d/manyfold=200.139.3=20=E2=86=92=200.140.0=20(#48213)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `39c15c7` → `d65ced3` | --- > [!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
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.140.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.140.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.139.3...v0.140.0) This release includes some features requested by [XRForge](https://coderofsalvation.codeberg.page/xrforge), a system for hosting XR content which is built atop a custom Manyfold configuration. There's also a high-priority security bugfix to prevent path traversal attacks when renaming files. On the feature side, you can now specify the text to be used for links, rather than just showing the domain or the preset text we have for some sites. You can also now specify a main "entrypoint" file for a model (a bit like index.html for web pages) and a starting [XRFragment](https://xrfragment.org), which is pretty handy when hosting virtual environments! #### What's Changed ##### ✨ New Features ✨ - Add optional anchor text for links by [@​Floppy](https://redirect.github.com/Floppy) in [#​6109](https://redirect.github.com/manyfold3d/manyfold/pull/6109) - XRFragments entrypoint support by [@​Floppy](https://redirect.github.com/Floppy) in [#​6110](https://redirect.github.com/manyfold3d/manyfold/pull/6110) ##### 🔒 Security 🔒 - Sanitize filenames to avoid path traversal and other security issues by [@​Floppy](https://redirect.github.com/Floppy) in [#​6122](https://redirect.github.com/manyfold3d/manyfold/pull/6122) ##### 🐛 Bug Fixes 🐛 - Fix file grouping with subdirectories by [@​Floppy](https://redirect.github.com/Floppy) in [#​6121](https://redirect.github.com/manyfold3d/manyfold/pull/6121) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​6107](https://redirect.github.com/manyfold3d/manyfold/pull/6107) ##### 🛠️ Other Improvements 🛠️ - OpenAPI definition updated by [@​Floppy](https://redirect.github.com/Floppy) in [#​6117](https://redirect.github.com/manyfold3d/manyfold/pull/6117) - Load/save entrypoint data to/from datapackage by [@​Floppy](https://redirect.github.com/Floppy) in [#​6116](https://redirect.github.com/manyfold3d/manyfold/pull/6116) **Full Changelog**:
--- ### 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. --- - [ ] 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). --- charts/stable/manyfold/Chart.yaml | 4 ++-- charts/stable/manyfold/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 2f89a9f6ac2..92643ff8f75 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.139.3 +appVersion: 0.140.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.8.1 +version: 7.9.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index ad5fa4cb341..45f7d4feea5 100644 --- a/charts/stable/manyfold/values.yaml +++ b/charts/stable/manyfold/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.139.3@sha256:39c15c769b4c6b7023dee5e6d69608fc12c0ca5de03f2893d5994bb85490736d + tag: 0.140.0@sha256:d65ced38b1947c77d5160a14ddaedaa6b19ce6a595e54bd6957b9ed727325f0d pullPolicy: IfNotPresent securityContext: container: