feat(manyfold): update image ghcr.io/manyfold3d/manyfold 0.134.0 → 0.135.0 (#46148)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `1a7c6bd` → `41b0920` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.135.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.135.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.134.0...v0.135.0) This release sees some improvements to the path template, which lets you maps your folders on disk to models in Manyfold however you want. We're hoping these changes make setup easier for people with existing collections! You can now set the template per library - this makes multiple libraries useful again, if you want to have different organisational schemes! Also, you now get a live preview of exactly what information will be inferred from the existing folder structure. If you enable "infer metadata from path", it will take a random sample of folders in your library, and show you what matching them to the path template would come up with, *before* you've even created the library. There are more template improvements coming soon, so stay tuned! One more big piece of news; we've changed Manyfold's open source license from MIT to AGPL 3.0. MIT is a great license to start projects with, but now Manyfold is more mature, we need to defend it a little more with a strong copyleft license. In general this won't affect anything, unless you change the Manyfold code, in which case the source to your changed version also has to be made available under the same license. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ New Features ✨ - Change path template to a per-library setting instead of global, and allow it to be set during first run by [@​Floppy](https://redirect.github.com/Floppy) in [#​5725](https://redirect.github.com/manyfold3d/manyfold/pull/5725) - Adds preview capability for path template editing by [@​Floppy](https://redirect.github.com/Floppy) in [#​5749](https://redirect.github.com/manyfold3d/manyfold/pull/5749) ##### 🐛 Bug Fixes 🐛 - fix API key deletion by [@​Floppy](https://redirect.github.com/Floppy) in [#​5714](https://redirect.github.com/manyfold3d/manyfold/pull/5714) ##### 🌍 Internationalization 🌏 - Translations updated: pl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5737](https://redirect.github.com/manyfold3d/manyfold/pull/5737) - Translations updated: fr by [@​Floppy](https://redirect.github.com/Floppy) in [#​5733](https://redirect.github.com/manyfold3d/manyfold/pull/5733) - Translations updated: ja by [@​Floppy](https://redirect.github.com/Floppy) in [#​5728](https://redirect.github.com/manyfold3d/manyfold/pull/5728) - Translations updated: cs by [@​Floppy](https://redirect.github.com/Floppy) in [#​5730](https://redirect.github.com/manyfold3d/manyfold/pull/5730) - Translations updated: zh-CN by [@​Floppy](https://redirect.github.com/Floppy) in [#​5729](https://redirect.github.com/manyfold3d/manyfold/pull/5729) - Translations updated: ru by [@​Floppy](https://redirect.github.com/Floppy) in [#​5731](https://redirect.github.com/manyfold3d/manyfold/pull/5731) - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​5732](https://redirect.github.com/manyfold3d/manyfold/pull/5732) - Translations updated: nl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5716](https://redirect.github.com/manyfold3d/manyfold/pull/5716) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5720](https://redirect.github.com/manyfold3d/manyfold/pull/5720) ##### 🛠️ Other Improvements 🛠️ - Validate path template tokens by [@​Floppy](https://redirect.github.com/Floppy) in [#​5726](https://redirect.github.com/manyfold3d/manyfold/pull/5726) - Refactor file listing methods by [@​Floppy](https://redirect.github.com/Floppy) in [#​5738](https://redirect.github.com/manyfold3d/manyfold/pull/5738) - Change license from MIT to AGPL-3.0 by [@​Floppy](https://redirect.github.com/Floppy) in [#​5700](https://redirect.github.com/manyfold3d/manyfold/pull/5700) - Improve display of paths in preview by [@​Floppy](https://redirect.github.com/Floppy) in [#​5755](https://redirect.github.com/manyfold3d/manyfold/pull/5755) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.134.0...v0.135.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFueWZvbGQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.134.0
|
||||
appVersion: 0.135.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -41,4 +41,5 @@ sources:
|
||||
- https://ghcr.io/manyfold3d/manyfold
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold
|
||||
type: application
|
||||
version: 4.51.4
|
||||
version: 4.52.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/manyfold3d/manyfold
|
||||
tag: 0.134.0@sha256:1a7c6bd96c26d49667220d25debf151c20dab6ce14f305942a9546f3932b7575
|
||||
tag: 0.135.0@sha256:41b0920c26668424b1ea869f82b2ff8dd6528104c2e6721a67534e8a1f630444
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user