From ba44de98abd6b9f14b05a2f74d5a66d8f21d7af7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 17:09:18 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.84.0=20=E2=86=92=200.84.1=20by=20renovate=20(#?= =?UTF-8?q?27955)?= 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 | `66d0785` -> `3fc3dc6` | --- > [!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.84.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.84.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.84.0...v0.84.1) A small fix for data migration when upgrading very outdated instances. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Skip validations while attaching files in migration by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2986](https://redirect.github.com/manyfold3d/manyfold/pull/2986) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.84.0...v0.84.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/incubator/manyfold/Chart.yaml | 4 ++-- charts/incubator/manyfold/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/manyfold/Chart.yaml b/charts/incubator/manyfold/Chart.yaml index fe608eabc0f..a29017c4aa9 100644 --- a/charts/incubator/manyfold/Chart.yaml +++ b/charts/incubator/manyfold/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.84.0 +appVersion: 0.84.1 dependencies: - name: common version: 25.1.0 @@ -40,4 +40,4 @@ sources: - https://github.com/Floppy/van_dam - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam type: application -version: 0.10.0 +version: 0.10.1 diff --git a/charts/incubator/manyfold/values.yaml b/charts/incubator/manyfold/values.yaml index 79b63069379..bbfa3ab841f 100644 --- a/charts/incubator/manyfold/values.yaml +++ b/charts/incubator/manyfold/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.84.0@sha256:66d0785710b7d453b09fb29da59cf3c2986080c44f75e1a03384e2700f78cdb7 + tag: 0.84.1@sha256:3fc3dc62798cbbaee2747bcc8c05a8891fe4dbc8504bde0b3624ae0540071739 pullPolicy: IfNotPresent securityContext: