mirror of
https://github.com/penpot/penpot-helm.git
synced 2024-12-22 13:43:01 -05:00
Update index.yaml
Signed-off-by: bameda <bameda@users.noreply.github.com>
This commit is contained in:
parent
139a1962d2
commit
deb6f894b7
1 changed files with 40 additions and 0 deletions
40
index.yaml
Normal file
40
index.yaml
Normal file
|
@ -0,0 +1,40 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
penpot:
|
||||
- apiVersion: v2
|
||||
appVersion: 2.0.3
|
||||
created: "2024-07-22T14:54:07.189716962Z"
|
||||
dependencies:
|
||||
- condition: global.postgresqlEnabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.x.x
|
||||
- condition: global.redisEnabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 19.x.x
|
||||
description: Helm chart for Penpot, the Open Source design and prototyping platform.
|
||||
digest: f803f0fc6ac29b50117f0cf05dbfbb16e36a4e321145495b89491a67cc8a2693
|
||||
home: https://penpot.app
|
||||
icon: https://avatars.githubusercontent.com/u/30179644?s=200&v=4
|
||||
keywords:
|
||||
- kubernetes
|
||||
- penpot
|
||||
- penpotapp
|
||||
- design
|
||||
- designsystem
|
||||
- opensource
|
||||
- ux
|
||||
- ui
|
||||
maintainers:
|
||||
- name: Kaleidos INC
|
||||
url: https://kaleidos.net
|
||||
name: penpot
|
||||
sources:
|
||||
- https://github.com/penpot/penpot/tree/main
|
||||
- https://github.com/penpot/penpot-helm/tree/main
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/penpot/penpot-helm/releases/download/penpot-0.1.0-alpha-1/penpot-0.1.0-alpha-1.tgz
|
||||
version: 0.1.0-alpha-1
|
||||
generated: "2024-07-22T14:54:07.189726429Z"
|
Loading…
Reference in a new issue