52 lines
1.3 KiB
YAML
52 lines
1.3 KiB
YAML
|
kubeVersion: ">=1.24.0"
|
||
|
apiVersion: v2
|
||
|
name: penpot
|
||
|
version: 4.0.0
|
||
|
appVersion: 1.19.3
|
||
|
description: Open Source design and prototyping platform.
|
||
|
home: https://truecharts.org/charts/incubator/penpot
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
|
||
|
deprecated: false
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/penpotapp/frontend
|
||
|
- https://github.com/penpot/penpot
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: https://truecharts.org
|
||
|
keywords:
|
||
|
- penpot
|
||
|
- media
|
||
|
- design
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
version: 16.0.0
|
||
|
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: redis
|
||
|
version: 5.0.33
|
||
|
repository: https://deps.truecharts.org
|
||
|
condition: redis.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: media
|
||
|
truecharts.org/max_helm_version: "3.13"
|
||
|
truecharts.org/min_helm_version: "3.12"
|
||
|
truecharts.org/train: incubator
|