mirror of
https://github.com/penpot/penpot-helm.git
synced 2024-12-22 13:43:01 -05:00
Update index.yaml
Signed-off-by: yamila-moreno <yamila-moreno@users.noreply.github.com>
This commit is contained in:
parent
0bedc18158
commit
0fe908f435
1 changed files with 56 additions and 1 deletions
57
index.yaml
57
index.yaml
|
@ -1,6 +1,61 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
penpot:
|
penpot:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: changed
|
||||||
|
description: Bump Penpot images to 2.3.2.
|
||||||
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: support
|
||||||
|
url: https://github.com/penpot/penpot-helm/issues
|
||||||
|
- name: community
|
||||||
|
url: https://community.penpot.app
|
||||||
|
- name: documentation
|
||||||
|
url: https://help.penpot.app/
|
||||||
|
- name: tutorials
|
||||||
|
url: https://www.youtube.com/playlist?list=PLgcCPfOv5v54WpXhHmNO7T-YC7AE-SRsr
|
||||||
|
- name: dev-diaries
|
||||||
|
url: https://penpot.app/dev-diaries.html
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: F0B526DC641A6DCBD94A2B2BA11A82757E9E6942
|
||||||
|
url: https://helm.penpot.app/pubkey.asc
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.3.2
|
||||||
|
created: "2024-11-14T17:36:09.103060784Z"
|
||||||
|
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: 175283e1de3aa0026f10849ed9665a102b9d40d577873a28b12159f3c1b75d75
|
||||||
|
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.4.0/penpot-0.4.0.tgz
|
||||||
|
version: 0.4.0
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
|
@ -373,4 +428,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/penpot/penpot-helm/releases/download/penpot-0.1.0-alpha-001/penpot-0.1.0-alpha-001.tgz
|
- 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
|
version: 0.1.0-alpha-001
|
||||||
generated: "2024-11-08T10:31:50.277742039Z"
|
generated: "2024-11-14T17:36:09.103098705Z"
|
||||||
|
|
Loading…
Reference in a new issue