From f05a2c1e7eedfd31def446e108a747cca0be283f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Sep 2024 20:35:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.77.0@fe5892f by renovate (#25917) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `0.76.1` -> `0.77.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.77.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.77.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.76.1...v0.77.0) Now you can control who you share your stuff with - even the entire world if you want! You can grant per-item viewing, editing, or owner permissions, and you can grant them to all local users, individual users, or the general public so your stuff can be viewed without an account. By default, new and existing content will be available to view by all local users, which is the same as previous versions. But, admins can change that default in settings to make new items private instead. #### What's Changed ##### ✨ New Features ✨ - Allow federation on single-user instances by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2565](https://redirect.github.com/manyfold3d/manyfold/pull/2565) - Add rich per-user and per-object permission controls by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2588](https://redirect.github.com/manyfold3d/manyfold/pull/2588) - Set owner permissions for uploaded models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2592](https://redirect.github.com/manyfold3d/manyfold/pull/2592) - Let admin choose default permissions for new items by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2598](https://redirect.github.com/manyfold3d/manyfold/pull/2598) - Show sharing settings on edit forms for Model, Creator and Collection by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2605](https://redirect.github.com/manyfold3d/manyfold/pull/2605) - Set sharing & permissions on model, creator, and collection edit pages by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2606](https://redirect.github.com/manyfold3d/manyfold/pull/2606) - Allow visitors to view public models without logging in by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2607](https://redirect.github.com/manyfold3d/manyfold/pull/2607) ##### 🛠️ Other Improvements 🛠️ - Upgrade to latest alpine release by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2584](https://redirect.github.com/manyfold3d/manyfold/pull/2584) - Update to Ruby 3.3.4 by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2586](https://redirect.github.com/manyfold3d/manyfold/pull/2586) - Rename default roles for greater clarity alongside ReBAC permissions by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2593](https://redirect.github.com/manyfold3d/manyfold/pull/2593) - Translation updates (particularly de) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2599](https://redirect.github.com/manyfold3d/manyfold/pull/2599) - DRY up some older code with concerns by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2611](https://redirect.github.com/manyfold3d/manyfold/pull/2611) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.76.1...v0.77.0
--- ### 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. --- - [ ] 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). --- charts/incubator/manyfold/Chart.yaml | 4 ++-- charts/incubator/manyfold/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/manyfold/Chart.yaml b/charts/incubator/manyfold/Chart.yaml index c029b8f4e52..ea723fd208e 100644 --- a/charts/incubator/manyfold/Chart.yaml +++ b/charts/incubator/manyfold/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.76.1 +appVersion: 0.77.0 dependencies: - name: common version: 24.1.14 @@ -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.2.0 +version: 0.3.0 diff --git a/charts/incubator/manyfold/values.yaml b/charts/incubator/manyfold/values.yaml index 015242cbc99..3d4053033af 100644 --- a/charts/incubator/manyfold/values.yaml +++ b/charts/incubator/manyfold/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.76.1@sha256:d376fd4b8c7c9576db543087c71b701041cca18bcf36fde85935490678c0968c + tag: 0.77.0@sha256:fe5892f2e15236c95f8db4edbaf33ef53fdf9568c913900e6d914d05be4646c9 pullPolicy: IfNotPresent securityContext: