mirror of
https://github.com/penpot/penpot-helm.git
synced 2025-01-03 05:10:09 -05:00
Update index.yaml
Signed-off-by: bameda <bameda@users.noreply.github.com>
This commit is contained in:
parent
dfb0c8dacb
commit
0bedc18158
1 changed files with 56 additions and 1 deletions
57
index.yaml
57
index.yaml
|
@ -1,6 +1,61 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
penpot:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump penpot images to 2.3.1.
|
||||
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.1
|
||||
created: "2024-11-08T10:31:50.277704228Z"
|
||||
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: 8b586372a3a76bbbdd6cf69990dd6396b86c34c19d3158d0cc3d7b121ca477f4
|
||||
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.3.0/penpot-0.3.0.tgz
|
||||
version: 0.3.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
|
@ -318,4 +373,4 @@ entries:
|
|||
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-10-10T12:00:49.619257023Z"
|
||||
generated: "2024-11-08T10:31:50.277742039Z"
|
||||
|
|
Loading…
Reference in a new issue