mirror of
https://github.com/penpot/penpot-helm.git
synced 2024-12-21 21:23:04 -05:00
Update index.yaml
Signed-off-by: bameda <bameda@users.noreply.github.com>
This commit is contained in:
parent
0fe908f435
commit
798cd7e96a
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.3.
|
||||
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.3
|
||||
created: "2024-11-15T19:48:06.231524421Z"
|
||||
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: 1fb4cf8c1ad51f6ea3cf67002073dce2630d2e249419a37dff72c9bf2029584b
|
||||
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.5.0/penpot-0.5.0.tgz
|
||||
version: 0.5.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
|
@ -428,4 +483,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-11-14T17:36:09.103098705Z"
|
||||
generated: "2024-11-15T19:48:06.231567893Z"
|
||||
|
|
Loading…
Reference in a new issue