f2cde33b48
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/donkie/spoolman](https://redirect.github.com/Donkie/Spoolman) | minor | `c798bcc` → `4213596` | --- > [!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>Donkie/Spoolman (ghcr.io/donkie/spoolman)</summary> ### [`v0.24.0`](https://redirect.github.com/Donkie/Spoolman/releases/tag/v0.24.0) [Compare Source](https://redirect.github.com/Donkie/Spoolman/compare/v0.23.1...v0.24.0) #### What's Changed - Updated all client and server dependencies. - Added system dark-mode option. - Fixed missing requirements.txt, to hopefully make moonraker update manager work again. - Added new frontend integration tests using playwright. - Remove max height from locations page. - Fix spool price disappearing from the list on live updates. - Add conditional logic to drop permissions for unprivileged Docker by [@​jpiccari](https://redirect.github.com/jpiccari) in [#​798](https://redirect.github.com/Donkie/Spoolman/pull/798) - Allow archived spool export by [@​velzi](https://redirect.github.com/velzi) in [#​919](https://redirect.github.com/Donkie/Spoolman/pull/919) - Update sync interval for external database synchronization by [@​chruoss](https://redirect.github.com/chruoss) in [#​943](https://redirect.github.com/Donkie/Spoolman/pull/943) - Bump uuid from 13.0.2 to 14.0.0 in /client by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​927](https://redirect.github.com/Donkie/Spoolman/pull/927) - docs: add MCP server to integrations list by [@​Disane87](https://redirect.github.com/Disane87) in [#​890](https://redirect.github.com/Donkie/Spoolman/pull/890) - Translations update by [@​weblate](https://redirect.github.com/weblate) in [#​825](https://redirect.github.com/Donkie/Spoolman/pull/825) #### New Contributors - [@​jpiccari](https://redirect.github.com/jpiccari) made their first contribution in [#​798](https://redirect.github.com/Donkie/Spoolman/pull/798) - [@​velzi](https://redirect.github.com/velzi) made their first contribution in [#​919](https://redirect.github.com/Donkie/Spoolman/pull/919) - [@​chruoss](https://redirect.github.com/chruoss) made their first contribution in [#​943](https://redirect.github.com/Donkie/Spoolman/pull/943) **Full Changelog**: <https://github.com/Donkie/Spoolman/compare/v0.23.1...v0.24.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zcG9vbG1hbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
truecharts.org/train: stable
|
|
trueforge.org/category: inventory
|
|
trueforge.org/max_helm_version: "4.1"
|
|
trueforge.org/max_kubernetes_version: 1.35.0
|
|
trueforge.org/min_helm_version: "3.14"
|
|
trueforge.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 0.24.0
|
|
dependencies:
|
|
- name: common
|
|
version: 29.7.1
|
|
repository: oci://oci.trueforge.org/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Keep track of your inventory of 3D-printer filament spools.
|
|
home: https://truecharts.org/charts/stable/spoolman
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/spoolman.webp
|
|
keywords:
|
|
- spoolman
|
|
- inventory
|
|
kubeVersion: '>=1.33.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: spoolman
|
|
sources:
|
|
- https://ghcr.io/donkie/spoolman
|
|
- https://github.com/Donkie/Spoolman
|
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/spoolman
|
|
type: application
|
|
version: 2.7.0
|
|
|