From 586c885412040320e6c70f4bc77724c160647e42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Sep 2024 20:30:22 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/manyfold3d/manyfold to v0.76.1@d376fd4 by renovate (#25824) 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) | patch | `0.76.0` -> `0.76.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.76.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.76.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.76.0...v0.76.1) A few bugfixes for ActivityPub and database migration. #### What's Changed ##### 🐛 Bug Fixes 🐛 - Exclude followable objects from nodeinfo stats by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2558](https://redirect.github.com/manyfold3d/manyfold/pull/2558) - Don't set standard ports in URL options by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2559](https://redirect.github.com/manyfold3d/manyfold/pull/2559) - Exclude healthcheck endpoint from forced SSL by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2561](https://redirect.github.com/manyfold3d/manyfold/pull/2561) - Include scheme in federails site host config by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2562](https://redirect.github.com/manyfold3d/manyfold/pull/2562) - Remove foreign key before dropping index by [@​AevumDecessus](https://redirect.github.com/AevumDecessus) in [https://github.com/manyfold3d/manyfold/pull/2560](https://redirect.github.com/manyfold3d/manyfold/pull/2560) - Create actor for default user if missing on create activities by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/2564](https://redirect.github.com/manyfold3d/manyfold/pull/2564) #### New Contributors - [@​AevumDecessus](https://redirect.github.com/AevumDecessus) made their first contribution in [https://github.com/manyfold3d/manyfold/pull/2560](https://redirect.github.com/manyfold3d/manyfold/pull/2560) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.76.0...v0.76.1
--- ### 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 | 10 +++++----- charts/incubator/manyfold/values.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/incubator/manyfold/Chart.yaml b/charts/incubator/manyfold/Chart.yaml index 6af7d962815..1a43059d297 100644 --- a/charts/incubator/manyfold/Chart.yaml +++ b/charts/incubator/manyfold/Chart.yaml @@ -4,9 +4,9 @@ annotations: truecharts.org/category: media truecharts.org/max_helm_version: "3.15" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable + truecharts.org/train: incubator apiVersion: v2 -appVersion: 0.54.1 +appVersion: 0.76.1 dependencies: - name: common version: 24.1.14 @@ -24,7 +24,7 @@ dependencies: import-values: [] deprecated: false description: A Digital Asset Manager (DAM), specifically designed for 3D print files. -home: https://truecharts.org/charts/stable/van-dam +home: https://truecharts.org/charts/incubator/van-dam icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.webp keywords: - vanDAM @@ -36,8 +36,8 @@ maintainers: url: https://truecharts.org name: van-dam sources: - - https://ghcr.io/floppy/van_dam + - https://ghcr.io/manyfold3d/manyfold - https://github.com/Floppy/van_dam - - https://github.com/truecharts/charts/tree/master/charts/stable/van-dam + - https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam type: application version: 0.1.2 diff --git a/charts/incubator/manyfold/values.yaml b/charts/incubator/manyfold/values.yaml index ed3e7154ef8..fd06837e0da 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.0@sha256:5c4c847e71d29beef74cc18bd6445b91269511c0ee2bf5d2bdc49c414377f2d2 + tag: 0.76.1@sha256:d376fd4b8c7c9576db543087c71b701041cca18bcf36fde85935490678c0968c pullPolicy: IfNotPresent securityContext: