fix(manyfold): update image ghcr.io/manyfold3d/manyfold 0.139.2 → 0.139.3 (#48138)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `dd5886f` → `39c15c7` |

---

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

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

Another bundle of bugfixes, both around collection relationships and a
number of other areas.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Ensure model<->collection relations are unique by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6086](https://redirect.github.com/manyfold3d/manyfold/pull/6086)
- Strip whitespace from fediverse handles by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6091](https://redirect.github.com/manyfold3d/manyfold/pull/6091)
- Fix collections disappearing on model name or preview change by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6092](https://redirect.github.com/manyfold3d/manyfold/pull/6092)
- Prevent 3d rendering of image files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6093](https://redirect.github.com/manyfold3d/manyfold/pull/6093)
- Ignore file extensions when working out file groupings by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6096](https://redirect.github.com/manyfold3d/manyfold/pull/6096)
- Fix page error when "uploading" with no actual files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6106](https://redirect.github.com/manyfold3d/manyfold/pull/6106)
- Save datapackages when collection/link associations change by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[#&#8203;6103](https://redirect.github.com/manyfold3d/manyfold/pull/6103)

**Full Changelog**:
<https://github.com/manyfold3d/manyfold/compare/v0.139.2...v0.139.3>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYW55Zm9sZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-11 22:42:32 +02:00
committed by GitHub
parent 13382bd015
commit 7337c5bf38
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.139.2
appVersion: 0.139.3
dependencies:
- name: common
version: 29.3.4
@@ -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.7.0
version: 7.7.1
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.139.2@sha256:dd5886f1bf9cf5c892a042497baf7936885a8bb9cc4f125a71defed38d703834
tag: 0.139.3@sha256:39c15c769b4c6b7023dee5e6d69608fc12c0ca5de03f2893d5994bb85490736d
pullPolicy: IfNotPresent
securityContext:
container: