From fec0305011e5d194212dc41b1dfdba0354656176 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 02:16:55 +0200 Subject: [PATCH] =?UTF-8?q?fix(manyfold):=20update=20image=20ghcr.io/manyf?= =?UTF-8?q?old3d/manyfold=200.139.0=20=E2=86=92=200.139.1=20(#47963)?= 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) | patch | `6035017` → `89277be` | --- > [!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.139.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.139.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.139.0...v0.139.1) A small bugfix release, mainly to fix an error that happened during datapackage tag parsing. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Overwrite existing file with same filename on upload by [@​Floppy](https://redirect.github.com/Floppy) in [#​6070](https://redirect.github.com/manyfold3d/manyfold/pull/6070) - Fix viewing and download of HTML files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6071](https://redirect.github.com/manyfold3d/manyfold/pull/6071) - Fix datapackage tag parsing by [@​Floppy](https://redirect.github.com/Floppy) in [#​6072](https://redirect.github.com/manyfold3d/manyfold/pull/6072) ##### 🛠️ Other Improvements 🛠️ - Remove ghcr.io references by [@​Floppy](https://redirect.github.com/Floppy) in [#​6056](https://redirect.github.com/manyfold3d/manyfold/pull/6056) - Use natural sorting when identifying preview files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6057](https://redirect.github.com/manyfold3d/manyfold/pull/6057) - Refactor 3rd-party file format support info into a common form by [@​Floppy](https://redirect.github.com/Floppy) in [#​6058](https://redirect.github.com/manyfold3d/manyfold/pull/6058) - Index and deliver Javascript files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6061](https://redirect.github.com/manyfold3d/manyfold/pull/6061) **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 c54d877c8cb..031eb5442bd 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.0 +appVersion: 0.139.1 dependencies: - name: common version: 29.2.8 @@ -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.6.1 +version: 7.6.2 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 90659b9621e..7f453c03f45 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.0@sha256:60350177c702521994f3eea1fde7e3dff5255ccd1b08786dc0ebc868de2412b1 + tag: 0.139.1@sha256:89277bef8dbe12fe9bf536cb9f9da2dddcc23ff9bd683c1c328183e784484707 pullPolicy: IfNotPresent securityContext: container: