From 05ef5758e2101804c165d7cc7654c854d2de9d6d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 30 Jun 2025 02:11:46 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.116.1=20=E2=86=92=200.116.2=20(#36786)?= 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 | `895caa6` -> `9f225b3` | --- > [!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.116.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.116.2) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.116.1...v0.116.2) A grab bag of minor bugfixes. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix infinite recursion on collections by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4439](https://redirect.github.com/manyfold3d/manyfold/pull/4439) - Update 3MF loader to fix materials bug by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4442](https://redirect.github.com/manyfold3d/manyfold/pull/4442) ##### 🌍 Sustainability & Performance 🌍 - Add indexes on created and updated dates, for faster ordering in queries by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4441](https://redirect.github.com/manyfold3d/manyfold/pull/4441) ##### 🛠️ Other Improvements 🛠️ - Show creator handle on welcome page if one was autocreated by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4440](https://redirect.github.com/manyfold3d/manyfold/pull/4440) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.116.1...v0.116.2
--- ### 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 0fed0871da8..8efbc0a1d6c 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.116.1 +appVersion: 0.116.2 dependencies: - name: common version: 25.4.10 @@ -42,5 +42,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold type: application -version: 3.7.0 +version: 3.7.1 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index d92ba138958..840fd913a26 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.116.1@sha256:895caa6337332851c6e023659b9e5acd9fdfb5979e5ab47387dc301f3482fdca + tag: 0.116.2@sha256:9f225b389ece135903f1070bf6bf2c406e08c47f8431bb653b008852ce8f9815 pullPolicy: IfNotPresent securityContext: container: