From 8e4971823cb042a1fd33d0c17fa6f6f56693100b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Aug 2025 17:03:38 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.121.0=20=E2=86=92=200.122.0=20(#38665)?= 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 | `66d41e3` -> `f19eb7b` | --- > [!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
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.122.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.122.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.121.0...v0.122.0) This release fixes a few bugs, and changes folder organization errors to use the normal Problem system. That means that now you can see folders that don't match the path template in the problem list, and easily resolve a load of them at the same time, rather than one-by-one on the model page as you had to before. #### What's Changed ##### ✨ New Features ✨ - Add three CERN licenses by [@​MikeCoats](https://redirect.github.com/MikeCoats) in [https://github.com/manyfold3d/manyfold/pull/4633](https://redirect.github.com/manyfold3d/manyfold/pull/4633) - Change folder organize buttons into Problems in the list, with standard resolution method by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4657](https://redirect.github.com/manyfold3d/manyfold/pull/4657) ##### 🐛 Bug Fixes 🐛 - Support underscores in MMF usernames by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4640](https://redirect.github.com/manyfold3d/manyfold/pull/4640) - Use common folder name for model name after merge by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4646](https://redirect.github.com/manyfold3d/manyfold/pull/4646) - Remove Go error codes when parsing information from Thingiverse READMEs by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4648](https://redirect.github.com/manyfold3d/manyfold/pull/4648) - Allow puntuation in usernames for better OIDC matching by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4649](https://redirect.github.com/manyfold3d/manyfold/pull/4649) - Handle punctuation when generating titles by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4650](https://redirect.github.com/manyfold3d/manyfold/pull/4650) - Fix Thingiverse error filtering case sensitivity by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4651](https://redirect.github.com/manyfold3d/manyfold/pull/4651) ##### 🛠️ Other Improvements 🛠️ - Translation updates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4647](https://redirect.github.com/manyfold3d/manyfold/pull/4647) #### New Contributors - [@​MikeCoats](https://redirect.github.com/MikeCoats) made their first contribution in [https://github.com/manyfold3d/manyfold/pull/4633](https://redirect.github.com/manyfold3d/manyfold/pull/4633) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.121.0...v0.122.0
--- ### 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. --- - [ ] 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 57953dccff2..22f07e514e7 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.121.0 +appVersion: 0.122.0 dependencies: - name: common version: 28.16.2 @@ -42,5 +42,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold type: application -version: 4.11.5 +version: 4.12.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 6dc1e93cc54..6f725b21558 100644 --- a/charts/stable/manyfold/values.yaml +++ b/charts/stable/manyfold/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.121.0@sha256:66d41e35fb96a1ac731a0f77dcd817dc854e841c18d397a8cfedaf2cc1f36589 + tag: 0.122.0@sha256:f19eb7b819153e0def0be669717b6ebaf61d4a934798525ab8e08d340e280c08 pullPolicy: IfNotPresent securityContext: container: