Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0…
Browse files Browse the repository at this point in the history
….78.1@31d8d9e by renovate (#26249)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| patch | `0.78.0` -> `0.78.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.78.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.78.1)

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

Minor bugfix for incorrect file paths being created during upload.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix error with file paths in uploaded models by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[manyfold3d/manyfold#2670

##### 🛠️ Other Improvements 🛠️

- Update README.md by
[@&#8203;pedroma](https://redirect.github.com/pedroma) in
[manyfold3d/manyfold#2667

#### New Contributors

- [@&#8203;pedroma](https://redirect.github.com/pedroma) made their
first contribution in
[manyfold3d/manyfold#2667

**Full Changelog**:
manyfold3d/manyfold@v0.78.0...v0.78.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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin committed Sep 11, 2024
1 parent 4ade6e4 commit 5587464
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/manyfold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.78.0
appVersion: 0.78.1
dependencies:
- name: common
version: 24.1.15
Expand Down Expand Up @@ -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.4.0
version: 0.4.1
2 changes: 1 addition & 1 deletion charts/incubator/manyfold/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.78.0@sha256:332ca1c40fe58c26730e339709595825f8d727a67249f7cb263227b4479fc63e
tag: 0.78.1@sha256:31d8d9e5d5651da73cbd12439d93be944dbba045849cf053907bb87d16f66484
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 5587464

Please sign in to comment.