mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 04:51:22 -03:00
feat(manyfold): update image ghcr.io/manyfold3d/manyfold 0.130.4 → 0.131.0 (#43500)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `d494784` -> `b4118b5` | --- > [!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 <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.131.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.131.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.130.4...v0.131.0) This release adds the first part of a new feature to help out commercial creators; you can now manage "user groups" per creator, which lets you make a list of users and then share permissions on models with them. And as a bonus, we've added support and rendering for Rhino 3DM files. We'll be building on this more in the next couple of releases, with the target of being able to let creators share content easily and automatically with their subscribers. At the moment the groups are basically functional, though it's not particularly obvious what to do with them; in the near future we'll write up a proper guide on how to use it, once it's all ready. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ New Features ✨ - Add User Groups, lists of users that creators can use to manage access to their content by [@​Floppy](https://redirect.github.com/Floppy) in [#​5152](https://redirect.github.com/manyfold3d/manyfold/pull/5152) - API endpoints for user group management by [@​Floppy](https://redirect.github.com/Floppy) in [#​5276](https://redirect.github.com/manyfold3d/manyfold/pull/5276) - Add support for Rhino 3DM files, with rendering by [@​Floppy](https://redirect.github.com/Floppy) in [#​5279](https://redirect.github.com/manyfold3d/manyfold/pull/5279) ##### 🐛 Bug Fixes 🐛 - Allow saving tour state without validation by [@​Floppy](https://redirect.github.com/Floppy) in [#​5268](https://redirect.github.com/manyfold3d/manyfold/pull/5268) - skip deeper user validation if only saving simple user preferences by [@​Floppy](https://redirect.github.com/Floppy) in [#​5273](https://redirect.github.com/manyfold3d/manyfold/pull/5273) - Fix policy check when logged out by [@​Floppy](https://redirect.github.com/Floppy) in [#​5274](https://redirect.github.com/manyfold3d/manyfold/pull/5274) ##### 🌍 Internationalization 🌏 - Translations updated: cs by [@​Floppy](https://redirect.github.com/Floppy) in [#​5264](https://redirect.github.com/manyfold3d/manyfold/pull/5264) - Translations updated: zh-CN by [@​Floppy](https://redirect.github.com/Floppy) in [#​5261](https://redirect.github.com/manyfold3d/manyfold/pull/5261) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5186](https://redirect.github.com/manyfold3d/manyfold/pull/5186) - Translations updated: nl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5260](https://redirect.github.com/manyfold3d/manyfold/pull/5260) - Translations updated: pl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5259](https://redirect.github.com/manyfold3d/manyfold/pull/5259) - Translations updated: ja by [@​Floppy](https://redirect.github.com/Floppy) in [#​5258](https://redirect.github.com/manyfold3d/manyfold/pull/5258) - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​5230](https://redirect.github.com/manyfold3d/manyfold/pull/5230) - Translations updated: ru by [@​Floppy](https://redirect.github.com/Floppy) in [#​5263](https://redirect.github.com/manyfold3d/manyfold/pull/5263) - Translations updated: fr by [@​Floppy](https://redirect.github.com/Floppy) in [#​5262](https://redirect.github.com/manyfold3d/manyfold/pull/5262) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5270](https://redirect.github.com/manyfold3d/manyfold/pull/5270) ##### 🛠️ Other Improvements 🛠️ - Change default port in development mode to match production by [@​Floppy](https://redirect.github.com/Floppy) in [#​5267](https://redirect.github.com/manyfold3d/manyfold/pull/5267) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.130.4...v0.131.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFueWZvbGQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.130.4
|
||||
appVersion: 0.131.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://ghcr.io/manyfold3d/manyfold
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold
|
||||
type: application
|
||||
version: 4.39.7
|
||||
version: 4.40.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/manyfold3d/manyfold
|
||||
tag: 0.130.4@sha256:d4947843493042e8398151743f9d113f61397977a3ff2f98bfa059a780a91138
|
||||
tag: 0.131.0@sha256:b4118b5f2221930115596fcd218fda537ed224c223a6d173c807927a1f47bed4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user