From 175d8f55dd50b779e6bb1650b853738e7065eb6f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Jun 2025 20:10:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.115.1=20=E2=86=92=200.116.1=20(#36689)?= 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 | `d79d7c1` -> `895caa6` | 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.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.116.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.116.0...v0.116.1) A very minor bugfix for an issue we spotted *just* after releasing the last version! #### What's Changed ##### 🐛 Bug Fixes 🐛 - Log error but continue if files aren't found during upgrade task by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4435](https://redirect.github.com/manyfold3d/manyfold/pull/4435) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.116.0...v0.116.1 ### [`v0.116.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.116.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.115.1...v0.116.0) This is mainly a release driven by a bugfix around permissions on newly uploaded models, but also we've now got full API support for uploads, and support for Gerber and KiCad files for you open hardware folks out there! #### What's Changed ##### ✨ New Features ✨ - Add API endpoints for creating new models, and adding new files into existing models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4424](https://redirect.github.com/manyfold3d/manyfold/pull/4424) - Add indexing for Gerber and KiCad PCB design files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4432](https://redirect.github.com/manyfold3d/manyfold/pull/4432) ##### 🔒 Security 🔒 - Simplify upload API by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4428](https://redirect.github.com/manyfold3d/manyfold/pull/4428) ##### 🐛 Bug Fixes 🐛 - Fix indexable choice select box appearance by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4425](https://redirect.github.com/manyfold3d/manyfold/pull/4425) - Fix file size upgrade job by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4426](https://redirect.github.com/manyfold3d/manyfold/pull/4426) - Fix permissions given to new uploads by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4433](https://redirect.github.com/manyfold3d/manyfold/pull/4433) - DIsplay access icons for all models for moderators and admins by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4434](https://redirect.github.com/manyfold3d/manyfold/pull/4434) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.115.1...v0.116.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 5f326a3d0ad..0fed0871da8 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.115.1 +appVersion: 0.116.1 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.6.1 +version: 3.7.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 7fb708d61dd..d92ba138958 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.115.1@sha256:d79d7c1490c9dcd6d5f4be10a08fa65d88afaeb7463f30ce58aee16ef52d8f09 + tag: 0.116.1@sha256:895caa6337332851c6e023659b9e5acd9fdfb5979e5ab47387dc301f3482fdca pullPolicy: IfNotPresent securityContext: container: