chore(helm): update image ghcr.io/manyfold3d/manyfold 0.103.2 → 0.104.0 (#33431)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `4c57b70` -> `0b28b91` | --- > [!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.104.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.104.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.103.2...v0.104.0) This release makes it easier to include content from Manyfold elsewhere on the web, by adding support for the oEmbed standard. On many blog platforms, you should now be able to just paste in a public model, creator or collection URL, and get a nice preview. If the platform you're using allows it, you might even get a proper 3D view if you've got a model selected as the preview file! We've also got two long-requested features for you; deleting libraries (finally), and the ability to open a file directly in your slicer. Currently OrcaSlicer and Cura are supported, but we will add more in future when we can! We could do PrusaSlicer and Bambu Studio as well, but they will only open files from Printables or Makerworld respectively; perhaps in time we can convince them to open that up a bit. <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ New Features ✨ - OEmbed support for model URLs by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3740](https://redirect.github.com/manyfold3d/manyfold/pull/3740) - Delete library button added to library settings by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/3627](https://redirect.github.com/manyfold3d/manyfold/pull/3627) - Download straight into slicers from model detail page by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3779](https://redirect.github.com/manyfold3d/manyfold/pull/3779) - Add dropdown menu for files including "open in slicer" actions by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3791](https://redirect.github.com/manyfold3d/manyfold/pull/3791) ##### 🐛 Bug Fixes 🐛 - Make file removal safer by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3786](https://redirect.github.com/manyfold3d/manyfold/pull/3786) - Fix foreign key errors by removing default scope on files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3790](https://redirect.github.com/manyfold3d/manyfold/pull/3790) - Absorb shrine error after library deletion by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3793](https://redirect.github.com/manyfold3d/manyfold/pull/3793) ##### 🛠️ Other Improvements 🛠️ - Add oEmbed autodiscovery tags for creators and collections by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3764](https://redirect.github.com/manyfold3d/manyfold/pull/3764) - Improve access tests by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3763](https://redirect.github.com/manyfold3d/manyfold/pull/3763) - Signed download URLs for model files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3778](https://redirect.github.com/manyfold3d/manyfold/pull/3778) - Ensure that library deletion doesn't remove files on disk by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3789](https://redirect.github.com/manyfold3d/manyfold/pull/3789) - Change rubocop includes to plugins by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3792](https://redirect.github.com/manyfold3d/manyfold/pull/3792) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.103.2...v0.104.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.103.2
|
||||
appVersion: 0.104.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://ghcr.io/manyfold3d/manyfold
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
|
||||
type: application
|
||||
version: 2.2.3
|
||||
version: 2.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/manyfold3d/manyfold
|
||||
tag: 0.103.2@sha256:4c57b7015302589b94885fc024f60b842fe4bdc82d0dee4c9421baf5101dd2bc
|
||||
tag: 0.104.0@sha256:0b28b91c2bc9a0aa509bd18028e5d328e9490542581ececb680cbdf9e34baaef
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user