From 3e8d88d33563cf2a2c8c6facee38f886404cc735 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Jun 2025 20:12:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.112.0=20=E2=86=92=200.113.0=20(#36209)?= 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 | `b3a2426` -> `1b24c12` | --- > [!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.113.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.113.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.112.0...v0.113.0) This release includes various updates to help when running public instances, including slightly better onboarding for new users. #### What's Changed ##### ✨ New Features ✨ - Add rate limits for signup, login and uploads by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4331](https://redirect.github.com/manyfold3d/manyfold/pull/4331) - Show user their quota usage by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4333](https://redirect.github.com/manyfold3d/manyfold/pull/4333) - Protect signup with ALTCHA, a privacy-friendly and accessible CAPTCHA by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4332](https://redirect.github.com/manyfold3d/manyfold/pull/4332) - Add option to assign default role at signup by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4335](https://redirect.github.com/manyfold3d/manyfold/pull/4335) - Add a welcome page for new users by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4336](https://redirect.github.com/manyfold3d/manyfold/pull/4336) ##### 🐛 Bug Fixes 🐛 - Fix non-saving default visibility setting by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4334](https://redirect.github.com/manyfold3d/manyfold/pull/4334) - Add confirmation dialogs to all model, creator and collection delete buttons by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4338](https://redirect.github.com/manyfold3d/manyfold/pull/4338) - Fix error when entering an invalid site logo URL by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4339](https://redirect.github.com/manyfold3d/manyfold/pull/4339) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.112.0...v0.113.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 7c6bc4c63d1..41679ed7c10 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.112.0 +appVersion: 0.113.0 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.3.0 +version: 3.4.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 0285ed8a1d5..612744ca9f9 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.112.0@sha256:b3a2426745395512ec4c662dc7f33d64c6c66f6e374a817e850a71d348a84bf5 + tag: 0.113.0@sha256:1b24c12a47e3d2c9c2bf4143f8461f43fc6cb5debe71a6fb62872547ebf9ccbd pullPolicy: IfNotPresent securityContext: container: