From 5dd8b33958597e8d29f0edd4a775c33fc6de7e36 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 20 May 2025 14:31:59 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.110.1=20=E2=86=92=200.110.2=20(#35545)?= 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 | `2602fb4` -> `2d784c8` | 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.110.2`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.110.2) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.2) Improved search result quality by tweaking which fields are searched by default. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix unexpected search fields by making some search fields explicit by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4204](https://redirect.github.com/manyfold3d/manyfold/pull/4204) ##### 🛠️ Other Improvements 🛠️ - Add search options to model tasks by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4205](https://redirect.github.com/manyfold3d/manyfold/pull/4205) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.110.1...v0.110.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 50242095ac3..95bddca2b17 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.1 +appVersion: 0.110.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.1.2 +version: 3.1.3 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index ef2b7414f08..59d2d2352e0 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.1@sha256:2602fb4f3a703d941ab5616c454f0c5c02877beda63297d000eae2ddbb482725 + tag: 0.110.2@sha256:2d784c85af534c063affe413ef2f79ba135ed574d8b149d1cca770e0a3655906 pullPolicy: IfNotPresent securityContext: container: