Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.89.0 → 0.91.3 (
Browse files Browse the repository at this point in the history
…#30288)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `d6bd5f4` -> `df60e0d` |

---

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

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

Another little bugfix release for you all, while we keep working on an
exciting geometry feature behind the scenes!

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Prevent bad URLs from causing page errors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3311](https://redirect.github.com/manyfold3d/manyfold/pull/3311)
- Fix file size calculation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3315](https://redirect.github.com/manyfold3d/manyfold/pull/3315)

**Full Changelog**:
manyfold3d/manyfold@v0.91.2...v0.91.3

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

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

Just a small bugfix release for an issue where invalid domains would
cause a page error on the Creator list.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Handle invalid domains safely in Link#site by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3306](https://redirect.github.com/manyfold3d/manyfold/pull/3306)

**Full Changelog**:
manyfold3d/manyfold@v0.91.1...v0.91.2

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

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

While we do some background work on the mechanics of some 3d model
compression, here's a bugfix release to fix a few problems, including
infinite redirection in single-user mode, and some fixes for running
non-Postgres databases.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix report policy in multiuser mode without federation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3284](https://redirect.github.com/manyfold3d/manyfold/pull/3284)
- fix actor method calls within federails by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3295](https://redirect.github.com/manyfold3d/manyfold/pull/3295)
- Use SameSite=Lax cookies to allow auto-login after linking by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3296](https://redirect.github.com/manyfold3d/manyfold/pull/3296)
- Check database adapter name rather than class in regex checks by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3298](https://redirect.github.com/manyfold3d/manyfold/pull/3298)

**Full Changelog**:
manyfold3d/manyfold@v0.91.0...v0.91.1

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

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

This release is all about safety; we've added features for reporting
abusive or illegal content, both for local users and across the
Fediverse, and for blocking federation to or from particular domains.
Federation is still at a very basic level, but we really wanted to get
at least some basic safety features in early; it's important stuff!
Moderators can view and resolve submitted reports in the new settings
area introduced in the last release, and can also manage local accounts
in a new user management UI.

#### What's Changed

##### ✨ New Features ✨

- Add support for blocking domains so that they don't federate by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3221](https://redirect.github.com/manyfold3d/manyfold/pull/3221)
- List received reports in moderation interface by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3250](https://redirect.github.com/manyfold3d/manyfold/pull/3250)
- Add ability to resolve or ignore reports in moderation UI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3257](https://redirect.github.com/manyfold3d/manyfold/pull/3257)
- Add report buttons on detail pages and model preview cards by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3259](https://redirect.github.com/manyfold3d/manyfold/pull/3259)

##### 🛠️ Other Improvements 🛠️

- update report pages to cope with anonymous reports by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3255](https://redirect.github.com/manyfold3d/manyfold/pull/3255)
- Show remote domain for anonymous reports by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3256](https://redirect.github.com/manyfold3d/manyfold/pull/3256)
- Link to reported items from report UI by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3258](https://redirect.github.com/manyfold3d/manyfold/pull/3258)

**Full Changelog**:
manyfold3d/manyfold@v0.90.2...v0.91.0

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

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

Bugfix for missing translations in v0.90.0.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Restore accidentally-removed translations by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3247](https://redirect.github.com/manyfold3d/manyfold/pull/3247)

**Full Changelog**:
manyfold3d/manyfold@v0.90.1...v0.90.2

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

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

Bug fix release for editing settings in single-user model.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix user settings in single-user mode by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3246](https://redirect.github.com/manyfold3d/manyfold/pull/3246)

**Full Changelog**:
manyfold3d/manyfold@v0.90.0...v0.90.1

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

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

This release focuses on site administration and user management, with a
redesign of the site settings area and a new user management section for
moderators/admins. You can now also require moderator approval for new
accounts, so you can let people sign themselves up, but also check that
you want to let them in before they can access everything.

Also, there's a change to the usage reporting; we've added the image
name and system architecture to the report. This lets us see which image
you're running (standard, solo, linuxserver), and also which CPU
architecture you're on. At some point we'll deprecate the 32-bit ARM
build and it would be good to know how many people are using it before
we do. As always the exact data sent is visible in the admin area, and
the aggregated stats are visible to all at
[tracking.manyfold.app/stats](https://tracking.manyfold.app/stats). If
you haven't already, please consider enabling the anonymous usage
tracking; it *really* helps us out. (This change is listed as a
"breaking change" in the changelog below as we feel it's important to
highlight - you don't actually need to do anything though)

#### What's Changed

##### 💥 Breaking Changes 💥

- Add image name and system architecture to usage report by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3213](https://redirect.github.com/manyfold3d/manyfold/pull/3213)

##### ✨ New Features ✨

- Add user listings for admins & moderators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3209](https://redirect.github.com/manyfold3d/manyfold/pull/3209)
- Add user editing for moderators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3215](https://redirect.github.com/manyfold3d/manyfold/pull/3215)
- Add ability to create new users in moderation interface by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3216](https://redirect.github.com/manyfold3d/manyfold/pull/3216)
- Add ability to remove user accounts by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3217](https://redirect.github.com/manyfold3d/manyfold/pull/3217)
- Add moderation link to reset user passwords by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3219](https://redirect.github.com/manyfold3d/manyfold/pull/3219)
- Add option to require moderator approval for new signups by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3220](https://redirect.github.com/manyfold3d/manyfold/pull/3220)

##### 🐛 Bug Fixes 🐛

- Fix pghero link and user list by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3210](https://redirect.github.com/manyfold3d/manyfold/pull/3210)
- Fix usage architecture report by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3222](https://redirect.github.com/manyfold3d/manyfold/pull/3222)
- Fix translation file normalization by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3237](https://redirect.github.com/manyfold3d/manyfold/pull/3237)
- Usage tracking: remove leading v from app version by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3235](https://redirect.github.com/manyfold3d/manyfold/pull/3235)

##### 🛠️ Other Improvements 🛠️

- Redesign site settings area, to allow future expansion by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3206](https://redirect.github.com/manyfold3d/manyfold/pull/3206)

**Full Changelog**:
manyfold3d/manyfold@v0.89.0...v0.90.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 28, 2024
1 parent 7f70742 commit 60b0162
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.89.0
appVersion: 0.91.3
dependencies:
- name: common
version: 25.2.2
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.16.0
version: 0.17.0
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.89.0@sha256:d6bd5f4424f6c0c66e6641e580bfb0a4f8407ebf38ec5ef50a4f21d61f56d8fc
tag: 0.91.3@sha256:df60e0d8ca37528c5be47fb0983ae2cf9a50eba19118c61bd80c565f1bd83356
pullPolicy: IfNotPresent

securityContext:
Expand Down

0 comments on commit 60b0162

Please sign in to comment.