This PR contains the following updates: | Package | Update | Change | |---|---|---| | [solr](https://truecharts.org/charts/dependency/solr) ([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` -> `8.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (solr)</summary> ### [`v8.0.1`](https://togithub.com/truecharts/charts/releases/tag/solr-8.0.1) [Compare Source](https://togithub.com/truecharts/charts/compare/solr-8.0.0...solr-8.0.1) Apache Solr </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
kubeVersion: ">=1.24.0-0"
|
|
apiVersion: v2
|
|
name: docspell
|
|
version: 4.0.1
|
|
appVersion: 0.40.0
|
|
description: Docspell is a personal document organizer.
|
|
home: https://truecharts.org/charts/incubator/docspell
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/eikek/docspell
|
|
- https://docspell.org/docs/install/docker/
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/docspell
|
|
- https://hub.docker.com/r/docspell/restserver
|
|
- https://docspell.org/docs/configure/defaults/
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- docs
|
|
dependencies:
|
|
- name: common
|
|
version: 16.2.6
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: postgresql
|
|
version: 11.0.31
|
|
repository: https://deps.truecharts.org/
|
|
condition: postgresql.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: solr
|
|
version: 8.0.1
|
|
repository: https://deps.truecharts.org/
|
|
condition: solr.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: productivity
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|
|
type: application
|