feat(manyfold): update image ghcr.io/manyfold3d/manyfold 0.137.0 → 0.138.0 (#47393)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `d60367f` → `8e68b3b` |

---

> [!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.138.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.138.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.137.0...v0.138.0)

This release focuses on federation of some social features. We've
improved how new model posts appear on other services like Mastodon, and
you can now quote those messages as well! We also count up likes from
other servers for the original model, letting you know just how popular
your work is!

#### What's Changed

#####  New Features 

- Include incoming federated likes in displayed like count by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5922](https://redirect.github.com/manyfold3d/manyfold/pull/5922)
- Allow quoting for federated create/update notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5937](https://redirect.github.com/manyfold3d/manyfold/pull/5937)
- Respond to Quote Authorizations and automatically allow for new/update
messages by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5967](https://redirect.github.com/manyfold3d/manyfold/pull/5967)

##### 🔒 Security 🔒

- Force multiuser mode if federation is enabled by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5939](https://redirect.github.com/manyfold3d/manyfold/pull/5939)

##### 🐛 Bug Fixes 🐛

- Fix missing ActiveRecord translations by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5906](https://redirect.github.com/manyfold3d/manyfold/pull/5906)
- Fix accidentally-removed translation keys by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5929](https://redirect.github.com/manyfold3d/manyfold/pull/5929)
- Removed unused translation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5931](https://redirect.github.com/manyfold3d/manyfold/pull/5931)
- More translation fixes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5940](https://redirect.github.com/manyfold3d/manyfold/pull/5940)
- Fix structure of canQuote interactionPolicy by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5961](https://redirect.github.com/manyfold3d/manyfold/pull/5961)
- Fix compatibility notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5962](https://redirect.github.com/manyfold3d/manyfold/pull/5962)

##### 🌍 Internationalization 🌏

- Remove usage assumptions in i18n tasks by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5921](https://redirect.github.com/manyfold3d/manyfold/pull/5921)
- Translations updated: de by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5949](https://redirect.github.com/manyfold3d/manyfold/pull/5949)
- Translations updated: es by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5948](https://redirect.github.com/manyfold3d/manyfold/pull/5948)

##### 🛠️ Other Improvements 🛠️

- Collections boost their members, rather than posting new comments by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5928](https://redirect.github.com/manyfold3d/manyfold/pull/5928)
- Stub Likes collection for models (and associated compatibility notes)
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5930](https://redirect.github.com/manyfold3d/manyfold/pull/5930)
- Send local likes out to the fediverse by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5932](https://redirect.github.com/manyfold3d/manyfold/pull/5932)
- Remove site-wide default owner by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5936](https://redirect.github.com/manyfold3d/manyfold/pull/5936)
- Improved compatibility notes for mastodon x-posting by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5888](https://redirect.github.com/manyfold3d/manyfold/pull/5888)
- Split up routes to make them more manageable by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5966](https://redirect.github.com/manyfold3d/manyfold/pull/5966)
- Update FEDERATION.md for FEP-044f (quote post) support by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;5946](https://redirect.github.com/manyfold3d/manyfold/pull/5946)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.137.0...v0.138.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYW55Zm9sZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-04-22 13:27:13 +02:00
committed by GitHub
parent 09b606ddaf
commit 9cdcd99d48
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.137.0
appVersion: 0.138.0
dependencies:
- name: common
version: 29.1.0
@@ -42,5 +42,5 @@ sources:
- https://ghcr.io/manyfold3d/manyfold
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold
type: application
version: 7.2.0
version: 7.3.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.137.0@sha256:d60367fdd4e58730e4a1aaeee68d39279459ee1973d53309460aab97db7d6590
tag: 0.138.0@sha256:8e68b3b9b85dfb6fe38538cf44b7bd27670e41fd8adf5ffe47b9a177ac37e32f
pullPolicy: IfNotPresent
securityContext:
container: