From 8092615ba89b67b661b3ea63a94d5176fdaf91ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 17:33:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.110.2=20=E2=86=92=200.111.2=20(#35771)?= 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 | `2d784c8` -> `ac59d83` | 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.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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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
--- ### 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). Signed-off-by: Alfred GΓΆppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred GΓΆppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/manyfold/Chart.yaml | 5 ++--- charts/stable/manyfold/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 0c89c7d7de8..4f96db9e6d1 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.110.2 +appVersion: 0.111.2 dependencies: - name: common version: 25.4.10 @@ -42,5 +42,4 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold type: application -version: 3.1.4 - +version: 3.2.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 59d2d2352e0..5058fef4ef6 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.110.2@sha256:2d784c85af534c063affe413ef2f79ba135ed574d8b149d1cca770e0a3655906 + tag: 0.111.2@sha256:ac59d8392f0728c66555a8846fa11892f1fa36558c3dea70fe2ae8b6f42e4219 pullPolicy: IfNotPresent securityContext: container: