This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `4ad9e3a` → `5a45d2f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.142.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.142.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.142.0...v0.142.0) This release allows the use of videos in preview frames, so you can show off your models in a more dynamic fashion, and also adds indexer support for the upcoming DragonFruit resin slicer VOXL file format. There are also a number of fixes to metadata scanning and other background jobs, as well as a large behind-the-scenes refactor of presupported relationships which will lead to some new features in the next release. ##### What's Changed ##### ✨ New Features ✨ - Allow video files to be used as previews by [@​Floppy](https://redirect.github.com/Floppy) in [#​6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194) - Add indexer support for DragonFruit VOXL files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209) ##### 🐛 Bug Fixes 🐛 - Fix bug where updating ignored problems caused background job failure by [@​Floppy](https://redirect.github.com/Floppy) in [#​6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205) - Always generate file derivatives when analysing files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203) - Fall back to matching creators and collections by name when parsing datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [#​6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207) - Handle stack overflows during analysis of some 3MF files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208) - Avoid IOErrors by reloading attachment data after detecting inefficient file formats by [@​Floppy](https://redirect.github.com/Floppy) in [#​6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218) ##### 🛠️ Other Improvements 🛠️ - Add Relationship model to support generic relationships between models, files, links etc. by [@​Floppy](https://redirect.github.com/Floppy) in [#​6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196) - Handle bad unicode when parsing README files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206) - Change presupported file link to use new Relationship model by [@​Floppy](https://redirect.github.com/Floppy) in [#​6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0> ### [`v0.142.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.142.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0) This release allows the use of videos in preview frames, so you can show off your models in a more dynamic fashion, and also adds indexer support for the upcoming DragonFruit resin slicer VOXL file format. There are also a number of fixes to metadata scanning and other background jobs, as well as a large behind-the-scenes refactor of presupported relationships which will lead to some new features in the next release. ##### What's Changed ##### ✨ New Features ✨ - Allow video files to be used as previews by [@​Floppy](https://redirect.github.com/Floppy) in [#​6194](https://redirect.github.com/manyfold3d/manyfold/pull/6194) - Add indexer support for DragonFruit VOXL files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6209](https://redirect.github.com/manyfold3d/manyfold/pull/6209) ##### 🐛 Bug Fixes 🐛 - Fix bug where updating ignored problems caused background job failure by [@​Floppy](https://redirect.github.com/Floppy) in [#​6205](https://redirect.github.com/manyfold3d/manyfold/pull/6205) - Always generate file derivatives when analysing files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6203](https://redirect.github.com/manyfold3d/manyfold/pull/6203) - Fall back to matching creators and collections by name when parsing datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [#​6207](https://redirect.github.com/manyfold3d/manyfold/pull/6207) - Handle stack overflows during analysis of some 3MF files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6208](https://redirect.github.com/manyfold3d/manyfold/pull/6208) - Avoid IOErrors by reloading attachment data after detecting inefficient file formats by [@​Floppy](https://redirect.github.com/Floppy) in [#​6210](https://redirect.github.com/manyfold3d/manyfold/pull/6210) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​6226](https://redirect.github.com/manyfold3d/manyfold/pull/6226) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​6218](https://redirect.github.com/manyfold3d/manyfold/pull/6218) ##### 🛠️ Other Improvements 🛠️ - Add Relationship model to support generic relationships between models, files, links etc. by [@​Floppy](https://redirect.github.com/Floppy) in [#​6196](https://redirect.github.com/manyfold3d/manyfold/pull/6196) - Handle bad unicode when parsing README files by [@​Floppy](https://redirect.github.com/Floppy) in [#​6206](https://redirect.github.com/manyfold3d/manyfold/pull/6206) - Change presupported file link to use new Relationship model by [@​Floppy](https://redirect.github.com/Floppy) in [#​6217](https://redirect.github.com/manyfold3d/manyfold/pull/6217) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.141.0...v0.142.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tYW55Zm9sZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
60 lines
1.5 KiB
YAML
60 lines
1.5 KiB
YAML
# yaml-language-server: $schema=./values.schema.json
|
|
image:
|
|
repository: ghcr.io/manyfold3d/manyfold
|
|
tag: v0.142.0@sha256:5a45d2fce51c96bf02603f0f6b52dd31cbe3855946c4dacc82331195f830d025
|
|
pullPolicy: IfNotPresent
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 3214
|
|
port: 3214
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
DATABASE_ADAPTER: postgresql
|
|
DATABASE_HOST: "{{ .Values.cnpg.main.creds.host }}"
|
|
DATABASE_NAME: "{{ .Values.cnpg.main.database }}"
|
|
DATABASE_USER: "{{ .Values.cnpg.main.user }}"
|
|
DATABASE_PASSWORD:
|
|
secretKeyRef:
|
|
name: cnpg-main-user
|
|
key: password
|
|
SECRET_KEY_BASE:
|
|
secretKeyRef:
|
|
name: manyfold-secrets
|
|
key: SECRET_KEY_BASE
|
|
REDIS_URL:
|
|
secretKeyRef:
|
|
expandObjectName: false
|
|
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
|
|
key: url
|
|
probes:
|
|
readiness:
|
|
path: /health
|
|
liveness:
|
|
path: /health
|
|
startup:
|
|
path: /health
|
|
persistence:
|
|
libraries:
|
|
enabled: true
|
|
mountPath: "/libraries"
|
|
cnpg:
|
|
main:
|
|
enabled: true
|
|
user: manyfold
|
|
database: manyfold
|
|
redis:
|
|
enabled: true
|