2024-05-31 08:17:21 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/category: productivity
|
2024-05-31 09:03:52 +00:00
|
|
|
truecharts.org/max_helm_version: "3.15"
|
2024-05-31 08:17:21 +00:00
|
|
|
truecharts.org/min_helm_version: "3.11"
|
|
|
|
truecharts.org/train: incubator
|
|
|
|
apiVersion: v2
|
2024-08-27 12:33:01 +00:00
|
|
|
appVersion: 0.8.0
|
2024-05-31 08:17:21 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
2024-09-02 13:49:10 +00:00
|
|
|
version: 24.1.14
|
2024-05-31 08:17:21 +00:00
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: mariadb
|
2024-09-06 22:13:14 +00:00
|
|
|
version: 15.3.3
|
2024-05-31 08:17:21 +00:00
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: mariadb.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: redis
|
2024-09-04 22:47:50 +00:00
|
|
|
version: 15.2.4
|
2024-05-31 08:17:21 +00:00
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: redis.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
deprecated: false
|
|
|
|
description: Plant-it is a self-hosted gardening companion app.
|
|
|
|
home: https://truecharts.org/charts/incubator/plant-it
|
|
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plant-it.webp
|
|
|
|
keywords:
|
|
|
|
- plant
|
|
|
|
- plant-it
|
|
|
|
kubeVersion: '>=1.24.0-0'
|
|
|
|
maintainers:
|
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
|
|
|
name: plant-it
|
|
|
|
sources:
|
|
|
|
- https://github.com/MDeLuise/plant-it
|
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/plant-it
|
2024-05-31 09:03:52 +00:00
|
|
|
- https://hub.docker.com/r/msdeluise/plant-it-server
|
2024-05-31 08:17:21 +00:00
|
|
|
type: application
|
2024-09-06 22:13:14 +00:00
|
|
|
version: 1.6.4
|