chore(helm): update image ghcr.io/manyfold3d/manyfold 0.84.0 → 0.84.1 by renovate (#27955)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `66d0785` -> `3fc3dc6` |

---

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

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

A small fix for data migration when upgrading very outdated instances.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Skip validations while attaching files in migration by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2986](https://redirect.github.com/manyfold3d/manyfold/pull/2986)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.84.0...v0.84.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-18 17:09:18 +02:00
committed by GitHub
parent e561dd7d9b
commit ba44de98ab
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.84.0
appVersion: 0.84.1
dependencies:
- name: common
version: 25.1.0
@@ -40,4 +40,4 @@ sources:
- https://github.com/Floppy/van_dam
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
type: application
version: 0.10.0
version: 0.10.1
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.84.0@sha256:66d0785710b7d453b09fb29da59cf3c2986080c44f75e1a03384e2700f78cdb7
tag: 0.84.1@sha256:3fc3dc62798cbbaee2747bcc8c05a8891fe4dbc8504bde0b3624ae0540071739
pullPolicy: IfNotPresent
securityContext: