This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | patch | `80d69dc` -> `890ea86` | 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.108.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.108.1) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.108.0...v0.108.1) We've taken a few days to squash some bugs, so hopefully you'll get a smoother Manyfold experience! #### What's Changed ##### 🐛 Bug Fixes 🐛 - Fix automatic application of "new" tag by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3994](https://redirect.github.com/manyfold3d/manyfold/pull/3994) - Fix 404 bug clicking "new collection" from upload or edit form by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3995](https://redirect.github.com/manyfold3d/manyfold/pull/3995) - Restrict preview file selection to only image or renderable 3d files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3996](https://redirect.github.com/manyfold3d/manyfold/pull/3996) - Change to Github Flavoured Markdown parser by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3997](https://redirect.github.com/manyfold3d/manyfold/pull/3997) - Allow re-parsing of data when a creator is set, without overwriting it by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4008](https://redirect.github.com/manyfold3d/manyfold/pull/4008) - Fix problem not saving file ignore regexes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4009](https://redirect.github.com/manyfold3d/manyfold/pull/4009) - Deduplicate links when loading metadata from datapackages by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4010](https://redirect.github.com/manyfold3d/manyfold/pull/4010) - Ensure no null data is written when parsing metadata by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4012](https://redirect.github.com/manyfold3d/manyfold/pull/4012) - Preserve file created/modified times during upload and download by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4011](https://redirect.github.com/manyfold3d/manyfold/pull/4011) - Fix ignored file regex input, and improve some help text by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4016](https://redirect.github.com/manyfold3d/manyfold/pull/4016) - Fail safely when parsing metadata if datapackage file is missing by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4018](https://redirect.github.com/manyfold3d/manyfold/pull/4018) - Prevent the creation of libraries inside other library folders by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4019](https://redirect.github.com/manyfold3d/manyfold/pull/4019) - Fix carousel pause button by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4020](https://redirect.github.com/manyfold3d/manyfold/pull/4020) - Fix inconsequential but annoying analyse job errors by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4024](https://redirect.github.com/manyfold3d/manyfold/pull/4024) ##### 🛠️ Other Improvements 🛠️ - Add help text to indicate that s3 endpoint needs complete URL, including scheme by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3998](https://redirect.github.com/manyfold3d/manyfold/pull/3998) - Adds default values for missing translations in links by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4013](https://redirect.github.com/manyfold3d/manyfold/pull/4013) - Improve job documentation by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4014](https://redirect.github.com/manyfold3d/manyfold/pull/4014) - Add a few sites to the translations to retain their naming style by [@​matthewbadeau](https://redirect.github.com/matthewbadeau) in [https://github.com/manyfold3d/manyfold/pull/4015](https://redirect.github.com/manyfold3d/manyfold/pull/4015) - Add FUNDING.yml file with opencollective link by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4021](https://redirect.github.com/manyfold3d/manyfold/pull/4021) - Translation updates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4022](https://redirect.github.com/manyfold3d/manyfold/pull/4022) - Change code coverage to use Codacy instead of CodeClimate by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4023](https://redirect.github.com/manyfold3d/manyfold/pull/4023) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.108.0...v0.108.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
59 lines
1.4 KiB
YAML
59 lines
1.4 KiB
YAML
image:
|
|
repository: ghcr.io/manyfold3d/manyfold
|
|
tag: 0.108.1@sha256:890ea86a42de30595e56a37eaa6053595ed8bc1d3d7941b9225b25a59d03b224
|
|
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
|