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
af1a7b55f0
commit
d0c3435a65
1 changed files with 44 additions and 0 deletions
44
index.yaml
Normal file
44
index.yaml
Normal file
|
@ -0,0 +1,44 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
penpot:
|
||||
- annotations:
|
||||
artifacthub.io/signKey: |
|
||||
fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942
|
||||
url: https://helm.penpot.app/pubkey.asc
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.0
|
||||
created: "2024-07-24T11:21:38.321644383Z"
|
||||
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: f8c12752af485f412e6668200ef7571662004c77a8efe8fa4b83083869d12faa
|
||||
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-001/penpot-0.1.0-alpha-001.tgz
|
||||
version: 0.1.0-alpha-001
|
||||
generated: "2024-07-24T11:21:38.321654833Z"
|
Loading…
Reference in a new issue