From 7b8671acbca8ed841a1a17ae0aa397418984e11e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Mar 2025 01:24:59 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.103.0=20=E2=86=92=200.103.1=20(#32867)?= 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 | `b4585e3` -> `b8946bd` | 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.103.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.103.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.103.0...v0.103.1) Quick bugfix for an error when deleting models, plus some database query optimisations. #### What's Changed ##### ✨ New Features ✨ - API test and documentation framework by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3681](https://redirect.github.com/manyfold3d/manyfold/pull/3681) ##### 🐛 Bug Fixes 🐛 - Fix model deletion error by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3722](https://redirect.github.com/manyfold3d/manyfold/pull/3722) ##### 🌍 Sustainability & Performance 🌍 - Optimised database queries by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3721](https://redirect.github.com/manyfold3d/manyfold/pull/3721) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.103.0...v0.103.1
--- ### 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 8e59c84584c..79f58179225 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.103.0 +appVersion: 0.103.1 dependencies: - name: common version: 25.4.10 @@ -39,4 +39,4 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold type: application -version: 2.2.0 +version: 2.2.1 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 4d820dc40dd..078575b5afc 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.103.0@sha256:b4585e3d1942ac55a54b9a61544d30c383f04025f6479a8a4ebddfd44239ebdc + tag: 0.103.1@sha256:b8946bdebc8d31d30130aeacf4dc53226a04c6cc95f444f01111f1ef4f978b0d pullPolicy: IfNotPresent securityContext: container: