From f2da01e685576c672111e88d09aef25fe54aa302 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Sep 2024 08:45:52 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.77.3@fc6c883 by renovate (#25993) 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 | `0.77.2` -> `0.77.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.77.3`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.77.3) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.77.2...v0.77.3) Fixes a problem with slow deployments of v0.77.2 NOTE: new ID strings are generated for all models and files during deployment; this might take some time on large libraries (not as long as in the last release though). #### What's Changed ##### 🐛 Bug Fixes 🐛 - Speed up public ID migration by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2629](https://redirect.github.com/manyfold3d/manyfold/pull/2629) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.77.2...v0.77.3
--- ### 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). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 4dc1e92729f..f81e29132a6 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.77.2 +appVersion: 0.77.3 dependencies: - name: common version: 24.1.14 @@ -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.3.3 +version: 0.3.4 diff --git a/charts/incubator/manyfold/values.yaml b/charts/incubator/manyfold/values.yaml index 0d10d73685f..16ab9aa965a 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.77.2@sha256:dc37c279027d972a7e9626104ddb253a7a0c0f847e83a7be87cc88e46b415817 + tag: 0.77.3@sha256:fc6c883d5d824a9bf53e8db1aadf77957be9c9dcaf063d9b39d52456979890f7 pullPolicy: IfNotPresent securityContext: