chore(helm): update image ghcr.io/manyfold3d/manyfold 0.114.1 → 0.115.0 (#36570)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `ecde608` -> `ac1c305` | --- > [!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.115.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.115.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.114.1...v0.115.0) This release is all about searchability; after all, if you publish something publicly, you want people to find it, right? Don't worry though, by default everything stays private and unindexable, as it always was. We've added control over whether web crawlers are allowed to index the site, as well as per-item controls over whether or not a specific model (or creator or collection) should be indexed so that any user or item can be opted out (or in). We've also got defaults and per-item control for the AI training preference directives created by [Deviantart](https://www.foundationwebdev.com/2022/11/noai-noimageai-meta-tag-how-to-install/). We can't promise that web crawlers will respect these preferences of course; such is the wild nature of public content on the Internet. We've also got more choices in the license list, and improved display of public/private access. #### What's Changed ##### ✨ New Features ✨ - Add GPL2, LGPL2, LGPL3 and BSD licenses by [@​Beagon](https://redirect.github.com/Beagon) in [https://github.com/manyfold3d/manyfold/pull/4389](https://redirect.github.com/manyfold3d/manyfold/pull/4389) - Add admin switch to allow web crawlers (via robots.txt) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4400](https://redirect.github.com/manyfold3d/manyfold/pull/4400) - Add site-wide defaults for search engine and AI indexing by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4403](https://redirect.github.com/manyfold3d/manyfold/pull/4403) - Add sitemap.xml to point search engines to indexable content by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4405](https://redirect.github.com/manyfold3d/manyfold/pull/4405) - Add individual indexing/AI controls to each model, creator and collection to override default by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4406](https://redirect.github.com/manyfold3d/manyfold/pull/4406) - Add microdata to model pages by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4409](https://redirect.github.com/manyfold3d/manyfold/pull/4409) - Support "indexable" ActivityPub extension (FEP-5feb) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4411](https://redirect.github.com/manyfold3d/manyfold/pull/4411) - Improve access indicators to show private and shared items by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4412](https://redirect.github.com/manyfold3d/manyfold/pull/4412) ##### 🐛 Bug Fixes 🐛 - Make sure only public items are included in sitemap by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4408](https://redirect.github.com/manyfold3d/manyfold/pull/4408) - Fix translation string in model page by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4410](https://redirect.github.com/manyfold3d/manyfold/pull/4410) - Add missing translation strings for indexing fields by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4413](https://redirect.github.com/manyfold3d/manyfold/pull/4413) ##### 🛠️ Other Improvements 🛠️ - Improve visibility for moderator settings by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4398](https://redirect.github.com/manyfold3d/manyfold/pull/4398) #### New Contributors - [@​Beagon](https://redirect.github.com/Beagon) made their first contribution in [https://github.com/manyfold3d/manyfold/pull/4389](https://redirect.github.com/manyfold3d/manyfold/pull/4389) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.114.1...v0.115.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.114.1
|
||||
appVersion: 0.115.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://ghcr.io/manyfold3d/manyfold
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
|
||||
type: application
|
||||
version: 3.5.1
|
||||
version: 3.6.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/manyfold3d/manyfold
|
||||
tag: 0.114.1@sha256:ecde60899c2eb95df8167ece994c53ad53036c7118e39dafbbf0d10e05a22bda
|
||||
tag: 0.115.0@sha256:ac1c305d55a24f1685acfc9e3029aa35222ecc358e453729250f7fd8e2a9a6d5
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user